Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThanks,
the problem was in my wrapper for the altsyncram. Where the core is instantiated , I changed the "outdata_reg_a" to "UNREGISTERED" and now it works, there's only one clock cycle latency before data output is valid. Thanks again, problem solved!- Jiayi_H_Intel6 years ago
Occasional Contributor
Thanks. This answer solved the same problem in my design.