Forum Discussion
Altera_Forum
Honored Contributor
14 years agoEditing _hw.tcl to create memory device for Nios II
Hello, I am trying to create a custom memory device that the Nios II processor can use as an instruction memory. I connected the Nios II instruction master to my component's avalon mm-slave por...
Altera_Forum
Honored Contributor
14 years agoSolved it by using set_interface_property "avalon_slave_0" "isMemoryDevice" true.