Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Model a matching bit in Modelsim

Greetings I have to watch this bit of code below: It is a string of 20 bits that has a string of ten bits shifting through it trying to match it's ten bits within the 20 bit string. kind of like a ke...