Forum Discussion
Altera_Forum
Honored Contributor
22 years agohow to reduce the size of nios soft core?
SOPC builder compiles some files automatically, such as pio_lcd16207.c, but i don't want to include this file and it isn't used, either. I want to cut this file to save LEs of FPGA after...
Altera_Forum
Honored Contributor
22 years ago.c files contain software, not hardware. Compiling these files doesn't make your core any larger. If you have components in your system that you don't use, you can remove the hardware by right-clicking on the file in SOPC Builder and selecting remove.