Altera_Forum
Honored Contributor
14 years agoGenerating netlist with quartus_eda
I've seen posts where people reported this error after running quartus_eda:
altera.eda.rpt:error: run the fitter (quartus_fit), followed by the timing analyzer (quartus_tan or quartus_sta), before running the eda netlist writer (quartus_eda) The proposed solution was to generate netlist from Quartus GUI. It worked for me as well. However, I'd like to run the whole flow - quartus_{map,fit,sta,eda} - in a command line mode using the same QSF and QPF. Well, for some reason quartus_eda fails with aforementioned error after running map/fit/sta. Any ideas why ? Thanks, Evgeni