Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Yes you are right, its ModelSim --- Quote End --- My example is Fibanocci for your case of 16 bits shiftreg(1) <= shiftreg(16) xor shiftreg(15) xor shiftreg(13) xor shiftreg(4); --feeback taps shiftreg(16 downto 2) <= shiftreg(15 downto 1); -- shift