bugfix in fetch
[calu.git] / cpu / create_project.tcl
index c2dc47b0e9dba54033faef02ede2f623af9d6c68..2ffd7d390f03ea453343a6b4f6ce0ffb78a930f6 100755 (executable)
@@ -36,6 +36,8 @@ if {$make_assignments} {
        set_global_assignment -name VHDL_FILE ../src/mem_pkg.vhd
        set_global_assignment -name VHDL_FILE ../src/rom.vhd
        set_global_assignment -name VHDL_FILE ../src/rom_b.vhd
+       set_global_assignment -name VHDL_FILE ../src/r_w_ram_be.vhd
+       set_global_assignment -name VHDL_FILE ../src/r_w_ram_be_b.vhd
        set_global_assignment -name VHDL_FILE ../src/r_w_ram.vhd
        set_global_assignment -name VHDL_FILE ../src/r_w_ram_b.vhd
        set_global_assignment -name VHDL_FILE ../src/r2_w_ram.vhd