1
0
fpga-shells/xilinx/common/tcl
Richard Xia 9593e5eee6 Restructure Tcl script entrypoint.
vivado.tcl is now the entrypoint for the Vivado Tcl scripts and will
automatically source all the other required scripts.

A command line argument parser was written and replaces the previous system of
using environment variables to pass values into the scripts. The VSRCSVIVADOTCL
environment variable has been replaced with a -F command line option, and the
file format has changed from a Tcl script to a simple newline-delimited list of
files.
2017-10-04 14:15:39 -07:00
..
bitstream.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
boards.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
init.tcl Restructure Tcl script entrypoint. 2017-10-04 14:15:39 -07:00
opt.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
place.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
prologue.tcl Restructure Tcl script entrypoint. 2017-10-04 14:15:39 -07:00
report.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
route.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
synth.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
util.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00
vivado.tcl Restructure Tcl script entrypoint. 2017-10-04 14:15:39 -07:00
write_cfgmem.tcl Initial commit for fpga-shells 2017-08-16 11:23:45 -07:00