Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Thank you very much for sharing the two projects! From what i can see, there's a solution for pretty much every concern i have at the moment! Thanks again! :) --- Quote End --- You're welcome. The Quartus Tcl shell works properly, i.e., you can access ::env and use TCLLIBPATH to point to reusable scripts. System Console and Qsys use "crippled" Java-based Tcl interpreters. I've noticed that in the latest versions of the tools ::env gets cleared out, so my source code environment variable VHDL is no longer visible. I've tried to annotate my scripts with these tool limitations. Cheers, Dave