Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThank you rbugalho & All.
Your reply was very helpful. regarding simple logic configuration, here's a better example of my needs : The MAX II will be configured to have 10 inputs and 32 outputs for this project. The inputs will be used for 8 bits of data and 2 bits of control data. The outputs will be used as 4 x 8 bit outputs. When the two control inputs are "00" the signal present at the 8 data inputs must appear at outputs 1 to 8. When the two control inputs are "01" the signal present at the 8 data inputs must appear at outputs 9 to 16. When the two control inputs are "10" the signal present at the 8 data inputs must appear at outputs 17 to 24. When the two control inputs are "11" the signal present at the 8 data inputs must appear at outputs 25 to 32. As you can see, i'm just sending 8 inputs to 4 x 8 bit outputs. What would be a typical input to output delay for this configuration on the understanding that i'm not latching anything? Thanks again RonUK