mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Added option to use rvvi ila
This commit is contained in:
parent
7223b15134
commit
556c210e76
@ -90,6 +90,7 @@ write_verilog -force -mode funcsim sim/syn-funcsim.v
|
|||||||
|
|
||||||
if {$board=="ArtyA7"} {
|
if {$board=="ArtyA7"} {
|
||||||
source ../constraints/small-debug.xdc
|
source ../constraints/small-debug.xdc
|
||||||
|
#source ../constraints/small-debug-rvvi.xdc
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
# source ../constraints/vcu-small-debug.xdc
|
# source ../constraints/vcu-small-debug.xdc
|
||||||
|
Loading…
Reference in New Issue
Block a user