Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

access environmental variables in _hw.tcl files

Hello all, When I try to print an environmental variables in the Quartus TCL Console (e.g. puts $::env(PATH) ) it works, but whenever I try to access it within a _hw.tcl component script it doe...