Forum Discussion
Altera_Forum
Honored Contributor
14 years agoVHDL/Modelsim bug?
Hello, i have two modules sending signal to each other, one module has the following code when WAIT_REQ_DATA =>
-- Wait for a requisition from the Goertzel module
if req_data = '...
Altera_Forum
Honored Contributor
14 years agoNope.
Well, i registed the input and everything works fine now but i shouldnt need to register the input..