Added modbus_test and yonga_modbus_controller
34 files changed
tree: 0f2c076c97bcdab5b2d6cf5f58077bad5bd36d9a
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. sdc/
  10. sdf/
  11. signoff/
  12. spef/
  13. spi/
  14. verilog/
  15. .gitignore
  16. LICENSE
  17. Makefile
  18. README.md
README.md

Yonga-Modbus Controller

License UPRJ_CI Caravel Build

:exclamation: Important Note

This is a Modbus Controller with a read(03h) and a write(10h) function. Register space has read-write (0x00-0x7F) and read-only (0x80-0xFF) areas. Can also be accessed from PicoRV. PicoRV can write read-only space too.