Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHey Ted,
--- Quote Start --- At the risk of muddying the waters with another anecdote that can also be taken or left ... --- Quote End --- So how do you deal with the annoying fact that the msim_setup.tcl script creates the code in an absolute path ./libraries? I have Modelsim-ASE and Modelsim-SE setup on my development machines (multiple versions of each to match the respective versions of Quartus). Each tool gets a tool-specific build directory, so that I can build/simulate my Qsys systems with Modelsim-ASE and Modelsim-SE. This is important when dealing with simulations that include transceivers and DDR interfaces, since ASE is soooo slooooowwwwww .... It would be much nicer if Altera's msim_setup.tcl just created Tcl lists of source that you could then just pass to a build procedure that you could customize. Cheers, Dave