From 479ef0208fcbc77f6ab110766f3e49fd3810021b Mon Sep 17 00:00:00 2001 From: Martin Jerabek Date: Tue, 17 May 2016 01:05:22 +0200 Subject: [PATCH] system: removed reference to post-write_bitstream dist script --- system/script/recreate.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/script/recreate.tcl b/system/script/recreate.tcl index ad39c41..f9c7711 100644 --- a/system/script/recreate.tcl +++ b/system/script/recreate.tcl @@ -189,6 +189,6 @@ current_run -implementation [get_runs impl_1] check_ip_cache -import_from_project -use_project_cache -set_property STEPS.WRITE_BITSTREAM.TCL.POST $origin_dir/script/dist.tcl [get_runs impl_1] +#set_property STEPS.WRITE_BITSTREAM.TCL.POST $origin_dir/script/dist.tcl [get_runs impl_1] puts "INFO: Project created:canbench" -- 2.39.2