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 ago --- Quote Start ---
-- synthesis read_comments_as_HDL on
-- synthesis read_comments_as_HDL off
--- Quote End --- This looks just what I was looking for. Thanks a lot! I'm still intimidated by the scripting solution as I still consider myself a FPGA/VHDL beginner. Regards Martin