mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
Commented out rvvi debug probes in wally.tcl.
This commit is contained in:
parent
ed0c826d74
commit
8c96c06022
1 changed files with 2 additions and 2 deletions
|
@ -89,8 +89,8 @@ report_clock_interaction -file re
|
|||
write_verilog -force -mode funcsim sim/syn-funcsim.v
|
||||
|
||||
if {$board=="ArtyA7"} {
|
||||
#source ../constraints/small-debug.xdc
|
||||
source ../constraints/small-debug-rvvi.xdc
|
||||
source ../constraints/small-debug.xdc
|
||||
#source ../constraints/small-debug-rvvi.xdc
|
||||
} else {
|
||||
source ../constraints/vcu-small-debug.xdc
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue