Forum Discussion
SyafieqS
Super Contributor
4 years agoHi,
Yes, there is synthesis Quartus attribute so called noprune/preserve the register from being removed.
mappy5
New Contributor
4 years agoHi
There are 3147400 deleted registers.
Do I need to add a pragma to Verilog for everything?
- sstrell4 years ago
Super Contributor
Is your design or this soft CPU you mention (Nios?) not connected to any I/O? That is a lot getting optimized away. What does the report mentioned indicate?
If you're not connected to I/O pins, add Virtual Pin assignments in the Assignments Editor to prevent unconnected logic from getting optimized away.