PLD/FPGA Workshop 1.4

From Hackerspace.gr
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Switches! Lots of them!


[Hackerspace.gr external link]
Starts Organizer
Tue 18 Jun 2013 19:00 Hackerspace.gr
Ends Event Owner
Tue 18 Jun 2013 21:00 User:Skmp



we'll actually split into teams and all, so we'll really need the laptops this time around

slides are in github

Aftermath

Computer architecture

  • Introduction
    • Buses/Protocols, basic design ideas
    • how is cpu design done
    • What are SoCs
    • How does a typical simple cpu looks like
    • Emulation/simulation
      • Structure of a typical emulator
  • Hands on stuff !
    • Think together an extremely simple cpu
    • Split into three teams
    • Implement it in verilog (team A)
    • Implement it in C/C++ (team B)
    • Implement a simple assembler (team C)
  • Think together a custom, minimal SoC
    • We'll actually implement this later on :)

Also checkout The main page