Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSet properties of VHDL package file from component TCL file
Hello, is it possible to change a value in a VHDL package file from a component TCL script? I have a component which is parameterized by a constant value which is set in a package: p...
Altera_Forum
Honored Contributor
14 years agoi recently switched from make files and bash scripts to python for project builds
the language is so pleasant and powerful that i've started to do this sort of dynamic generation my strategy is to have golden files which get copied into the generated project directory. the files can be modified upon copy