Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe wr signal goes to areas of logic:
1) it goes to AND logic followed by registering data into int_Q then another register into out_Q (clked process) 2) it goes to the logic for data <= out_Q (combinatorial) then goes to unknown... I wouldn't worry about looking into fitting result (at least your picture is too hard to see details). It is likely the second path is failing You will need to identify specifically which path is failing. Regarding bidirectional bus, this will be converted to muxes and the paths will follow accordingly.