Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDave:
Since posting, I've been continuing experiments with ModelSim and its corresponding tutorial PDF. I have to say that I'm beginning to understand your fondness for TCL scripts... --- Quote Start --- Since "work" is a library in its own right (the default VHDL library), you might want to use $myroot\vhdllibs\standard_additions instead (to avoid confusion). --- Quote End --- Thank you for that clarification. The directory structure seemed to be deeper than it needed to be; your reply confirmed that. --- Quote Start --- As for NativeLink, I never use it. I use a Quartus Tcl script for synthesis and a Modelsim Tcl script for simulation. --- Quote End --- As a newb, I had planned to put off the use of TCL as a regular part of my "initial" workflow. However, after your note here, and my continuing experiments with how to set up reusable objects, I'm convinced that I'll not only will I not lose time, I'll save time - even this early in my learning curve. So, I think it is finally time to retire this thread. Once again, thank you for all your help! Dave