From 510e3a268c0bfbc07c38e0a29e21bad0e5e6e673 Mon Sep 17 00:00:00 2001 From: Rose Thompson Date: Thu, 5 Sep 2024 12:04:14 -0700 Subject: [PATCH] Added spi debugger to build script. --- fpga/generator/wally.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/fpga/generator/wally.tcl b/fpga/generator/wally.tcl index 5207680df..5151b0e77 100644 --- a/fpga/generator/wally.tcl +++ b/fpga/generator/wally.tcl @@ -98,6 +98,7 @@ 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-spi.xdc } else { #source ../constraints/vcu-small-debug.xdc #source ../constraints/small-debug.xdc