fetch und decode kompilierbar, generelle tb, änderung in pkgs, eigene decoder entity
authorStefan <stefan@ubuntu.ubuntu-domain>
Sun, 14 Nov 2010 14:10:43 +0000 (15:10 +0100)
committerStefan <stefan@ubuntu.ubuntu-domain>
Sun, 14 Nov 2010 14:10:43 +0000 (15:10 +0100)
commit5356e3e07b4c3f16d4f2494100e2c4e937cb0e5b
treefa3b7fd1b2b28f646864ac051df9f3a0c82494f7
parent1868d87ee0273a7812b9969e12a4d18887942e09
fetch und decode kompilierbar, generelle tb, änderung in pkgs, eigene decoder entity
12 files changed:
cpu/src/common_pkg.vhd
cpu/src/core_pkg.vhd
cpu/src/decode_stage.vhd
cpu/src/decode_stage_b.vhd
cpu/src/decoder.vhd [new file with mode: 0644]
cpu/src/decoder_b.vhd [new file with mode: 0644]
cpu/src/fetch_stage.vhd
cpu/src/fetch_stage_b.vhd
cpu/src/pipeline_tb.vhd [new file with mode: 0644]
cpu/src/r2_w_ram.vhd
cpu/src/r2_w_ram_b.vhd
cpu/src/r_w_ram_b.vhd