1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-29 21:41:12 +00:00

_ssim.vbom: fix incorrect aif target

This commit is contained in:
wfjm
2018-08-12 08:41:52 +02:00
parent f78b5715c6
commit b6074a354f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Note: this tb uses sys_w11a_br_arty.vbom in local directory
# (not in .. as usual) to allow a tb specific configure !!!
# configure
basys3_aif = sys_w11a_br_arty_ssim.vhd
arty_aif = sys_w11a_br_arty_ssim.vhd
# design
tb_w11a_br_arty.vbom
@top:tb_w11a_br_arty

View File

@@ -2,7 +2,7 @@
# Note: this tb uses sys_w11a_c7.vbom in local directory
# (not in .. as usual) to allow a tb specific configure !!!
# configure
nexys4_cram_aif = sys_w11a_c7_ssim.vhd
cmoda7_cram_aif = sys_w11a_c7_ssim.vhd
# design
tb_w11a_c7.vbom
@top:tb_w11a_c7