mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 05:47:16 -04: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
443c568994
commit
0423d7df82
3 changed files with 366 additions and 365 deletions
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…
Add table
Add a link
Reference in a new issue