YONGA-Modbus Controller: A Modbus controller which has a read(03h) and a write(10h) function.

Clone this repo:

Branches

  1. 896b753 final gds oasis by Jeff DiCorpo · 1 year, 5 months ago main
  2. bd31973 Added modbus_test and yonga_modbus_controller by BYCakar · 1 year, 11 months ago
  3. a11292b Update Makefile by Jeff DiCorpo · 2 years ago
  4. 83395c0 mpw-6c tag by Jeff DiCorpo · 2 years ago
  5. 5f75561 Merge pull request #117 from efabless/pdkpath_fix by Jeff DiCorpo · 2 years ago

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.