From 512d0d2b4c8889aaf21b51a733b5669f26cb2fa1 Mon Sep 17 00:00:00 2001 From: PurplePower <60787289+PurplePower@users.noreply.github.com> Date: Mon, 25 Dec 2023 20:06:23 +0800 Subject: [PATCH] Update generate_bitstream.tcl fixed tiny bug --- lab1/vivado/z710/generate_bitstream.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab1/vivado/z710/generate_bitstream.tcl b/lab1/vivado/z710/generate_bitstream.tcl index 88f45eb..6b98552 100644 --- a/lab1/vivado/z710/generate_bitstream.tcl +++ b/lab1/vivado/z710/generate_bitstream.tcl @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -source open_project-v2020.tcl +source open_project.tcl while 1 { if { [catch {launch_runs synth_1 -jobs 4 } ] } {