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 --- Is the write instruction writing a whole word, or only a partial word - ie is the processor reading the full word, modifying the data and then writing back the full word having left the top byte unchanged, or similar? --- Quote End --- The write instruction is writing the whole word(32 bit data)