Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThere are several problems with this code:
1. The first part of the code isnt in a process. 2. the calculation parts are not synchronous (this mens they will work very slowly) 3. There is no output This code is clearly incomplete. I suggest you complete it, write a testbench and see if it functions correctly.