Forum Discussion
Altera_Forum
Honored Contributor
13 years agoGenerating an automated do file with Hierarchy for Modelsim
Dear all I am working with a project which contains 100's of vhd files issue is that whenever i need to run modelsim i need to add these files to project and compile all Instead i want to...
Altera_Forum
Honored Contributor
13 years agoHi DAVE
Thanks for your advice --- Quote Start --- then creating a dependency tool would require a VHDL parser. --- Quote End --- In my design there are a few packages that i can manually rearrange them Mostly my frustration comes out from rearranging almost 200 vhdl files as per hierarchy As per your advice i need to parse the VHDL (starting from TOP) file for either component definitions or entity work.instancename Can you help me with parsing files using TCL (if u already modeled as such) else i will try and revert back if i succeed