Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAutogenerated altshift taps
https://alteraforum.com/forum/attachment.php?attachmentid=15412&stc=1 Dear Developers, I am creating a code where I used memory , however there is a part of memory that I didn't actually use...
Altera_Forum
Honored Contributor
8 years agoFPGA synthesis never implements any resource that isn't "actually used". I guess the problem is that you don't understand which part of the code infers a RAM based shift register. But without seeing the code, it's hard to tell.