Forum Discussion
Altera_Forum
Honored Contributor
10 years agoALTSHIFT_TABS automatically inserted into the design
I had the following in my design: r_reg1 <= { r_reg1, inputpin }; Then I had to introduce a condition to select which register input data will be shifted into, I did it this way: i...
Altera_Forum
Honored Contributor
10 years agoIf you're happy to leave it global, thats fine - but you can set that setting per module - either in the assignments editor or modifying the .qsf file by hand.