Hi,
Is there any way to inject some custom Tcl code between the synthesis and implementation stages for Vivado?
This is not a code that can be added as a Tcl script to the project.
I must literally put this code between the launch_runs synth_* and launch_runs impl_* commands.
Hi,
Is there any way to inject some custom Tcl code between the synthesis and implementation stages for Vivado?
This is not a code that can be added as a Tcl script to the project.
I must literally put this code between the
launch_runs synth_*andlaunch_runs impl_*commands.