]> rtime.felk.cvut.cz Git - fpga/zynq/canbench-sw.git/commitdiff
system: removed reference to post-write_bitstream dist script
authorMartin Jerabek <jerabma7@fel.cvut.cz>
Mon, 16 May 2016 23:05:22 +0000 (01:05 +0200)
committerMartin Jerabek <jerabma7@fel.cvut.cz>
Mon, 16 May 2016 23:05:22 +0000 (01:05 +0200)
system/script/recreate.tcl

index ad39c41c33a202d1d93c9129aeb93a07397b58b9..f9c7711fe3b6dbae20be452b94196e3cb91efbbc 100644 (file)
@@ -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"