Home

Awesome

ruckus

A Makefile/TCL hybrid Firmware build system

Documentation

An Introduction to Ruckus Presentation

Doxygen Homepage

Support Homepage

List of user defined TCL scripts

User defined TCL scripts are located in the target's vivado directory. These user defined TCL scripts are not required expect for when the make target is "prom". Then the promgen.tcl must be defined and exist.

Here's a full list of user defined TCL scripts:

User Filenamesource .TCL location
project_setup.tclvivado/project.tcl
properties.tclvivado/properties.tcl
messages.tclvivado/messages.tcl
sources.tclvivado/sources.tcl
pre_synthesis.tclvivado/pre_synthesis.tcl
pre_synth_run.tclvivado/pre_synth_run.tcl
post_synth_run.tclvivado/post_synth_run.tcl
post_synthesis.tclvivado/post_synthesis.tcl
post_route.tclvivado/post_route.tcl
promgen.tclsystem_vivado.mk