vlib work vmap work work vcom -work work ../src/mem_pkg.vhd vcom -work work ../src/r_w_ram.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 vcom -work work ../src/common_pkg.vhd vcom -work work ../src/core_pkg.vhd vcom -work work ../src/decoder.vhd vcom -work work ../src/decoder_b.vhd vcom -work work ../src/fetch_stage.vhd vcom -work work ../src/fetch_stage_b.vhd vcom -work work ../src/decode_stage.vhd vcom -work work ../src/decode_stage_b.vhd vcom -work work ../src/pipeline_tb.vhd vsim work.pipeline_conf_beh -t ns add wave -format logic /pipeline_tb/sys_clk_pin add wave -format logic /pipeline_tb/sys_res_n_pin add wave -radix hexadecimal /pipeline_tb/fetch_st/instr_r_addr add wave -radix hexadecimal /pipeline_tb/fetch_st/instr_r_addr_nxt add wave -format logic /pipeline_tb/fetch_st/branch_prediction_bit add wave -radix hexadecimal /pipeline_tb/fetch_st/prediction_result add wave -radix hexadecimal /pipeline_tb/decode_st/instruction add wave -radix hexadecimal /pipeline_tb/decode_st/instr_spl add wave -radix hexadecimal /pipeline_tb/decode_st/to_next_stage add wave -radix hexadecimal /pipeline_tb/decode_st/reg1_mem_data add wave -radix hexadecimal /pipeline_tb/decode_st/reg2_mem_data add wave -radix hexadecimal /pipeline_tb/decode_st/rtw_rec add wave -radix hexadecimal /pipeline_tb/decode_st/reg_w_addr add wave -radix hexadecimal /pipeline_tb/decode_st/reg_wr_data add wave -radix hexadecimal /pipeline_tb/decode_st/reg_we run 500000 ns