instruction memory progammer: is in and works in simulations
authorManfred <xzarion@l0725898.(none)>
Thu, 6 Jan 2011 15:22:32 +0000 (16:22 +0100)
committerManfred <xzarion@l0725898.(none)>
Thu, 6 Jan 2011 15:22:32 +0000 (16:22 +0100)
commit59b64378e94e8db6225a30c8d62e7472c66f675b
tree3763a93c33939a40b9be369115d028b418676eef
parent083ca8d3fad132e0c75fe34db350d4c789aff75f
instruction memory progammer: is in and works in simulations
12 files changed:
cpu/sim/testcore1.do
cpu/src/core_pkg.vhd
cpu/src/extension_imp.vhd [new file with mode: 0644]
cpu/src/extension_imp_b.vhd [new file with mode: 0644]
cpu/src/extension_imp_pkg.vhd [new file with mode: 0644]
cpu/src/extension_pkg.vhd
cpu/src/fetch_stage.vhd
cpu/src/fetch_stage_b.vhd
cpu/src/pipeline_tb.vhd
cpu/src/rom_b.vhd
cpu/src/writeback_stage.vhd
cpu/src/writeback_stage_b.vhd