Altera_Forum
Honored Contributor
16 years agocan quartus break the compilation?
Hi Experts,
I've ran into very weird problems. I have a design which is simulated (including time simulation), works in testbench without any problems. then i burn it in and under 'certain' conditions it works, sometimes it does not work. I've found that these problems are somehow related to: 1) whether one uses signal tap analyser to observe data (surprisingly with stp it works 'sometimes' better) 2) on how full the FPGA is (my code is around 80%) 3) how good mood has quartus from unknown reasons even the slightest change in the design, completely irrelevant to functionality (e.g. adding new pin in the top entity _without connecting it_) finishes with broken design. does someone experience the same problems? how can I deal with those things? Is there any way how to compare what is different when the design works and when the design breaks? I know that the problems I have are very weird, however I'm not the first one who experiences the same behaviour with altera chips. It seems that without using the incremental compilation quartus starts from scratch and sometimes it does not generate good code. Or maybe I have not specified correctly the timing requirements. Could someone give me a hint what could be wrong? I did not try to use xilinx chips whether they 'behave' when using the same design. thanks david