Forum Discussion
Altera_Forum
Honored Contributor
15 years agoin the same way you connected a not gate to the reset input, you can map any incoming bit to any data bit. So the LSB could become bit 2 in the memory if you wanted it to. All you have to do is connect bit(0) of data to bit(2) of the memory D. If you really wanted you could map the reset into the memory too. FPGAs are very flexible about things like this.