Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- In principle yes. You need to be carefule about which areas of the chip are used by what - and semember that it has a serial interface and a large erase page. The HAL library access functions are also probably not the ones you are looking for! I think a nios could directly bit-bang the serial interface faster than it can use the spi hardware block. --- Quote End --- Thanks for your reply. If you can help me, How can i check the area used ? and how can i use NIOS or any other method to access the epces with my design on FPGA ?