Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Dave,
Unfortunately I tend to 'augment' my main library on almost a daily basis. So it would be nice to automate ModelSim a bit. --- Quote Start --- I tend to treat Modelsim and Quartus as completely independent tools, and control each with Tcl scripts. --- Quote End --- I see the difference, but then I 'grew up' with MaxPlusII and Quartus, at first without the II and I have a hard time separating. The reflex still is to code in QuartUS II and run it through the internal simulator. But as you indicate I could easily write the (low-level) code in an external editor, e.g. Sigasi, use ModelSim to do the RTL-simulation, and later integrate it all in Quartus II or Qsys, and as I rarely simulate a top level file,as to my idea one shouldn't have to, I'd be finished. I'll try the assertion later. Regards, Josy