You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

https://github.com/slaclab/surf/blob/master/protocols/uart/rtl/UartAxiLiteMaster.vhd

 

The format is as follows:

Write

w|W ADDRHEX DATAHEX \r|\n
Response
w|W ADDRHEX DATAHEX RESPCODE \r|\n

Read

r|R ADDRHEX \r|\n
Response:
r|R ADDRHEX DATAHEX \r|\n

Blank lines ignored
Extra words ignored

  • No labels