« Prev | Next » Disable VHDL Optimization Warning Message Description How I can disable the following message during simulation: ELAB2: You do not have a license to run VHDL performance optimized simulation. Contact Aldec for odering information - sales@aldec.com. Solution In order to disable the “ELAB2: You do not have a license to run VHDL performance optimized simulation. Contact Aldec for odering information - sales@aldec.com.” message you need to do the following : Open the startup.do file located in <Active-HDL_installation_folder>\Script Add the following line: setenv DO_DEAD_STRUCTURE_ELIMINATION false Previous article Next article