Guest
Hi,
Does anybody know a way to automatically generate the correct compile
order in ModelSim without using the GUI?
Compiling via the GUI finds the correct compile order, but there does
not seem to be an equivalent way to do this from the command line or in
a TCL script - if you have 50 .vhd files, do you have to manually
figure out all the dependencies and manually enter the vcom commands in
the correct order? That would be very time consuming.
What I'm looking for is something like vcom -R toplevel.vhd where -R
means recursively compile but sadly this is lacking from the user
manual
TIA,
Andy.
Does anybody know a way to automatically generate the correct compile
order in ModelSim without using the GUI?
Compiling via the GUI finds the correct compile order, but there does
not seem to be an equivalent way to do this from the command line or in
a TCL script - if you have 50 .vhd files, do you have to manually
figure out all the dependencies and manually enter the vcom commands in
the correct order? That would be very time consuming.
What I'm looking for is something like vcom -R toplevel.vhd where -R
means recursively compile but sadly this is lacking from the user
manual
TIA,
Andy.