BlutoBlutarski
New Contributor
3 years agoCompiler problems with Quartus Prime Lite Edition (getting Can't fit design in device error)
I am attempting to complile VHDL code for Cyclone 10 LP FPGA using Quartus Prime Lite Edition.
When I attempt to compile I get two error messages that say:
" 171000 Can't fit design in device"
"169130 Configuration mode specified as Remote but remote update block is not found in design"
I had compiled the same code previously with no problems.
The only change that I did was to change the assignment of eight pins using the Pin Planner utility in Quartus Prime Lite Edition.
Also, when I change the pin assignment back to the original pin assignment I still get the same errors during compilation.
I need help troubleshooting these error messages that appear during compilation of the VHDL code.