Forum Discussion
Altera_Forum
Honored Contributor
21 years agoaltremote_update
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif Issue resolved, i was not holding the control signals long enough for the megafunction. I have an Altera (stratix) N...
Altera_Forum
Honored Contributor
21 years agoWhen I need to have a read/write interface I usually have 1) An lpm_decode (enabled with cs), 2) A MUX (selected with the address bits), 3) registers enabled by the lpm_decode logic.
This simple mix allows you to do anything a PIO can plus allows you to take the functionality of many PIOs and stick them altogether implemented in their own address range. ppk031000 if you like I can send you an example of this (it's on my home machine so email me if you want it, otherwise I'll forget).