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 agoI have checked the application code .I am only allowing two writes from the code.No read operation i am doing in between.
But when i simulate in modelsim,it shows a read signal in between the two write operation.