Truth Table/Functionality

Synchronous Read from Memory

outclock

Function

not

No change in output.



The output register is loaded with the contents of the memory location pointed to by address[]. q[] outputs the contents of the output register.

Totally asynchronous memory operations occur when neither inclock nor outclock is connected. The output q[] is asynchronous and reflects the data in the memory location to which address[] points. For asynchronous memory operations the memory location pointed to by address[] is read.

Note:

Note: we does not act as a clock enable for the outclock output clock.