Forum Discussion
Altera_Forum
Honored Contributor
11 years agoOh, hi!
I solved the problem! You're right, Tricky, I'm sorry for that. My problem was that I declared the "tap_error" signal outside of the architecture, not only out of the process. It made the signal work as a constant. Now that I changed it, it works. Thank you, guys!