Skip to content

removing absolute path in TCL scripts (TCL script will determine its path automatically)

Marius Wensing requested to merge mwensing/gbt-fpga:tcl into master

This commit removes the absolute paths in the TCL scripts. The script will determine the path automatically and use source files relative to the script directory.

Merge request reports