Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIn your process (Which is an Asynchronous process) the signals DATAbus and Data1 and IOCS_N are not assigned on all paths though the logic. This will infer storage (Latches). I imagine this is not what you intend.
i.e. what is the value of RAM1EN when Address is all ones? I suggest you either rewrite your code as a synchronous process or if you just want combinatorial logic then ensure all signals are assigned in all paths