Difference between revisions of "Pipelined Version"
From ATI public wiki
m |
|||
Line 1: | Line 1: | ||
[[File:PipelinedPicoCPU.jpg|400px|thumb|right|alt= text| Fig 1: System Block Diagram]] | [[File:PipelinedPicoCPU.jpg|400px|thumb|right|alt= text| Fig 1: System Block Diagram]] | ||
− | + | [[File:DifferentPipesState.jpg|400px|thumb|right|alt= text| Fig 2: Different Pipes States]] | |
+ | |||
===Current versions (VHDL)=== | ===Current versions (VHDL)=== | ||
* 28 Feb 2015: [[:File:PicoPipe_8bit.zip|8-bit pipelined]] | * 28 Feb 2015: [[:File:PicoPipe_8bit.zip|8-bit pipelined]] |
Revision as of 18:47, 28 February 2015
Current versions (VHDL)
- 28 Feb 2015: 8-bit pipelined
Future plans
- Pipelining PC and SP
- Adding Branch prediction etc.
- Still needs NOPs inserted after JMPs and HALT (To prevent data hazards.)