Altera_Forum
Honored Contributor
7 years agoBatch mode and technology map viewer
I run the synthesis in a batch mode (based on 'tcl' scripts). The whole flow is launched at certain point by the TCL command:
execute_flow -compile
When I open the compiled project in GUI and try to inspect a technology map clicking technology map viewer (post-fitting) under fitter in the tasks window, Quartus re-snthesis the project. It's like it's not aware of the stage of the project, although it presents report properly. How to make it open the technology map of the project syntehsized earlier in the batch mode?