mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
Added spi debugger to build script.
This commit is contained in:
parent
261e503061
commit
510e3a268c
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,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
|
#source ../constraints/small-debug-rvvi.xdc
|
||||||
|
#source ../constraints/small-debug-spi.xdc
|
||||||
} else {
|
} else {
|
||||||
#source ../constraints/vcu-small-debug.xdc
|
#source ../constraints/vcu-small-debug.xdc
|
||||||
#source ../constraints/small-debug.xdc
|
#source ../constraints/small-debug.xdc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue