Forum Discussion
Altera_Forum
Honored Contributor
16 years agoreaddatavalid required?
If you make a custom MM slave component, the standard template does not include readdatavalid or waitrequest. Does this mean that if the component does not need to insert wait states these signals c...
Altera_Forum
Honored Contributor
16 years agoThe default is no wait states on writes (slave latches data on first rising clock edge), and one wait state for reads (slave drives data on first rising clock edge, master samples on the second).