mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
I think the fpga is building again, but the debugger script needs to be updated. For some reason the nets are not present despite being marked debug.
This commit is contained in:
parent
4bee446cad
commit
24b8c6c391
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -82,8 +82,9 @@ write_verilog -force -mode funcsim sim/syn-funcsim.v
|
||||
if {$board=="ArtyA7"} {
|
||||
source ../constraints/small-debug.xdc
|
||||
|
||||
} else {
|
||||
source ../constraints/debug4.xdc
|
||||
} else {
|
||||
# *** RT: 16 June 2023 must add back in the debugger
|
||||
#source ../constraints/debug4.xdc
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user