Difference between revisions of "PLD Workshop 18 06 2013"
From Hackerspace.gr
(Created page with "{{Event |logo=Hackerspace event.png |what=PLD/FPGA Workshop 1.4 |tagline=Switches! Lots of them! |eventowner=User:Skmp |who=Hackerspace.gr |url=Hackerspace.gr |from=2013/06/18 19...") |
|||
Line 13: | Line 13: | ||
|country=Greece | |country=Greece | ||
}} | }} | ||
− | |||
==== Computer architecture ==== | ==== Computer architecture ==== | ||
* Introduction | * Introduction | ||
Line 21: | Line 20: | ||
** How does a typical simple cpu looks like | ** How does a typical simple cpu looks like | ||
** Emulation/simulation | ** Emulation/simulation | ||
+ | *** Structure of a typical emulator | ||
+ | * Hands on stuff ! | ||
+ | ** Think together a simple cpu | ||
+ | *** Make two groups, one will implement it in verilog, another in C/C++/(whatever you like) | ||
* Think together a custom, minimal SoC | * Think together a custom, minimal SoC | ||
** We'll actually implement this later on :) | ** We'll actually implement this later on :) | ||
− | |||
Also checkout [[Programmable_Logic_Lessons|The main page]] | Also checkout [[Programmable_Logic_Lessons|The main page]] |
Revision as of 20:19, 13 June 2013
[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 |
Switches! Lots of them!
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 a simple cpu
- Make two groups, one will implement it in verilog, another in C/C++/(whatever you like)
- Think together a simple cpu
- Think together a custom, minimal SoC
- We'll actually implement this later on :)
Also checkout The main page