Difference between revisions of "PLD Workshop 2013/10/02"
From Hackerspace.gr
(Created page with "{{Event |logo=Simple_soc_logo.jpg |what=PLD/FPGA Workshop 2.3 |tagline=Howdy Simulator |eventowner=User:Skmp |who=Hackerspace.gr |url=Hackerspace.gr |from=2013/10/02 19:30:00 |ti...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
==== Stuff for review ==== | ==== Stuff for review ==== | ||
− | ''sdlcore | + | ''sdlcore @ [https://github.com/pld-lessons/simple_soc/blob/master/src/sdlcore/core.cpp github]'' |
− | + | ''verilog WIP @ [https://github.com/pld-lessons/simple_soc/tree/master/src/fpga/verilog_core github]'' | |
− | + | ||
− | + | ||
==== Plans for the workshop ==== | ==== Plans for the workshop ==== | ||
Line 29: | Line 27: | ||
* Attach vga logic | * Attach vga logic | ||
+ | ==== Aftermath ==== | ||
+ | * Implemented ram using built in, block ram | ||
+ | * Added state logic for ram delays | ||
Also checkout [[Simple_SoC|The main project page]] | Also checkout [[Simple_SoC|The main project page]] |
Latest revision as of 13:18, 3 October 2013
[Hackerspace.gr external link] |
Starts | Organizer |
---|---|---|
Wed 02 Oct 2013 19:30 | Hackerspace.gr | |
Ends | Event Owner | |
Wed 02 Oct 2013 21:30 | User:Skmp |
Howdy Simulator
Stuff for review
sdlcore @ github
verilog WIP @ github
Plans for the workshop
- Work a bit on the verilog code
- Load example program
- Simulate it
- Attach vga logic
Aftermath
- Implemented ram using built in, block ram
- Added state logic for ram delays
Also checkout The main project page