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
443c568994
commit
0423d7df82
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -83,7 +83,8 @@ if {$board=="ArtyA7"} {
|
||||
source ../constraints/small-debug.xdc
|
||||
|
||||
} else {
|
||||
source ../constraints/debug4.xdc
|
||||
# *** RT: 16 June 2023 must add back in the debugger
|
||||
#source ../constraints/debug4.xdc
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user