Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- e.g. for bit 3, i == 3 and you will fill in nibble 3, but if this was the first bit (set to '1') encountered nibble 0 should get value 3. I don't think your code is doing that. Anyway I compiled my proposition, and it is actually not too bad, The compiler generated 477 LCs for a Cyclone II device. I still (would/will) have to simulate it. --- Quote End --- if bit index == 3 then it equals 3, how then it equals something else? it is physically decided at input declaration.