PLD/FPGA Workshop 2.0

From Hackerspace.gr
Revision as of 01:35, 23 September 2013 by Skmp (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Simple soc logo.jpg

[Hackerspace.gr external link]
Starts Organizer
Wed 11 Sep 2013 19:00 Hackerspace.gr
Ends Event Owner
Wed 11 Sep 2013 21:00 User:Skmp

September reunion




Stuff for review

1.x slides @ github/slides

New ISA/SoC, C# WIP project @ github/simple_soc

Older ISA, C++ implementation (will we abandon this ?) @ github/simple_cpu

Todo before the workshop

  • skmp -> i'll review the C# code and add issues/comments on commits as needed :)

Plans for the workshop

  • Discuss the current design & implementation
    • Issues discovered in the current design
    • Scope of the C# implementation
  • Plan out the our next steps ?
    • perhaps fork as simple_soc now that the lesson part is mostly over ?

Aftermath

  • Reviewed the current implementation
    • Removed 8 bit access, made memory array 16 bit, added addi & subi
  • Worked a bit on the assembler
  • Decided to fork as simple_soc

Todo

  • skmp -> implement emulator in SDL
  • moutsosgeorgios -> update C# implementation to spec

next meetup

  • Cross validate C# vs C
  • Talk & design verilog implementation
  • Write some test programs in the asm!

Also checkout The main project page