X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=calu.git;a=blobdiff_plain;f=cpu%2Fsim%2Ftestcore1.do;h=f2e2b79dabcb364f87f1a505f8b6ab04c00e8467;hp=fc2ff124c6ced39c40f543283521e879384df1ed;hb=61ccae8df4f138fd753bd1e5e7e8b8f25159d969;hpb=9a80394e66ecd36e619bbade3a3de69bcb19762b diff --git a/cpu/sim/testcore1.do b/cpu/sim/testcore1.do index fc2ff12..f2e2b79 100644 --- a/cpu/sim/testcore1.do +++ b/cpu/sim/testcore1.do @@ -5,6 +5,8 @@ vcom -work work ../src/mem_pkg.vhd vcom -work work ../src/rom.vhd vcom -work work ../src/rom_b.vhd vcom -work work ../src/r_w_ram.vhd +vcom -work work ../src/r_w_ram_be.vhd +vcom -work work ../src/r_w_ram_be_b.vhd vcom -work work ../src/r_w_ram_b.vhd vcom -work work ../src/r2_w_ram.vhd vcom -work work ../src/r2_w_ram_b.vhd @@ -140,6 +142,16 @@ add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/uart/w3_uart_ add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/uart/w4_uart_receive add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/uart/uart_data_read_nxt add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/uart/ext_reg.sel - - -run 5000 ns +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/uart/rs232_rx_inst/rx_data_nxt + +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/reg_we +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/write_en +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/wb_reg.dmem_en +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/wb_reg.dmem_write_en +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/ext_anysel +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/alu_jmp +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/wb_reg.address +add wave -group test -radix hexadecimal /pipeline_tb/writeback_st/data_ram_read +add wave -group test -radix hexadecimal /pipeline_tb/exec_st/dmem_write_en + +run 100000 ns