2022-04-07 18:43:21 +02:00

13 lines
168 B
Plaintext
Executable File

vlib work
vmap work work
vcom -93 ../vhdl/IR.vhd
vcom -93 ../testbench/check_functions.vhd
vcom -93 ../testbench/tb_IR.vhd
vsim tb_IR
add wave -hex ir_0/*
run -all