X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=cpu%2Fsrc%2Ffetch_stage_b.vhd;h=5a3f7556519938a35505fe158adb0e2d178b8fc0;hb=98556b5c34ae0c1c5067453a5b923dfd1c5ce5c6;hp=7409e426989e699a755b92f03fd4ae3774919bae;hpb=2f1bd33623f23cd0cafd3cd2e5d4d1f620d9a2be;p=calu.git diff --git a/cpu/src/fetch_stage_b.vhd b/cpu/src/fetch_stage_b.vhd index 7409e42..5a3f755 100644 --- a/cpu/src/fetch_stage_b.vhd +++ b/cpu/src/fetch_stage_b.vhd @@ -17,7 +17,7 @@ signal instr_rd_data : instruction_word_t; begin - instruction_ram : r_w_ram + instruction_ram : rom --r_w_ram --rom generic map ( PHYS_INSTR_ADDR_WIDTH, WORD_WIDTH