Forum Discussion
sstrell
Super Contributor
4 years agoAnalysis & Elaboration is not really compilation. It's meant to quickly look at your design files, make sure there are no errors, and build the project hierarchy. You need to run full synthesis or the Fitter for this.
- James_B4 years ago
Contributor
There is not need to run the compilation to see the RTL view, in fact, that is what the RTL view is for.
If you run synthesis, you will get synthesized netlist view, but you can still look at RTL view.
The RTL view has extreme value for being able to see if all ports are properly connected between modules.
There should not be a warning that the preprocessor needs to be turned on when it's turned on.
If the gas gauge is full, there should not be a warning that the gas is nearly empty.