General Description: When the "Simulate Post Route HDL Model" is run, ngdanno and ngd2vhdl or ngd2ver is run to create a timing simulation netlist. The output of ngdanno is not written to the console window.
Solution
The only way to get this information is by running ngdanno at a dos prompt.
1- Open a dos prompt and CD to the project directory. 2- Open the automake.log file and search for ngdanno. 3- In the dos prompt, enter the ngdanno command. For example: ngdanno -o <file>.nga <file>.ncd > ngdout
This will place the output of ngdanno in a file called: ngdout.