From: Martin Jerabek Date: Mon, 16 May 2016 23:05:22 +0000 (+0200) Subject: system: removed reference to post-write_bitstream dist script X-Git-Url: https://rtime.felk.cvut.cz/gitweb/fpga/zynq/canbench-sw.git/commitdiff_plain/479ef0208fcbc77f6ab110766f3e49fd3810021b?ds=sidebyside;hp=7f7e6aaabd616c418aab8facb96ef4738d14720e system: removed reference to post-write_bitstream dist script --- 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"