blob: f1621054062a51b45fc4429c9d1fe70ae6bd51e5 [file] [log] [blame] [edit]
#!/bin/bash
iverilog -D POST_IMPL -o verif_post -s tb_top tb_top.v top.vqm $(yosys-config --datdir/altera_intel/max10/cells_comb_max10.v)
vvp -N verif_post