Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCustom IP Simulation in ModelSim
Hi all, I have a Custom IP developed in VHDL and i am able to communicate with the NiosII Soft processor.But when i simulate the Nios II processor,the communication between the Nios II and the ...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Are you using the io.h to perform IOWR_32DIRECT? Is Nios the only master to your custom IP? --- Quote End --- Yes,I am using io.h to perform the write operation and Nios is the only master to the custom IP