-
Notifications
You must be signed in to change notification settings - Fork 1
TCL
Jaeyoung Lee edited this page Mar 19, 2021
·
1 revision
- Enter Tcl Console from terminal:
/home/jylee/work2/Xilinx/Vivado/2018.2/bin/vivado -mode tcl
- Cmdline Tcl Run
/home/jylee/work2/Xilinx/Vivado/2018.2/bin/vivado -mode batch -source build.tcl
- Vivado - Can I source a Tcl script and also pass command line arguments to the script?
- Vivado - How do you pass the argv/argc to TCL in the Vivado command line mode?