implement SFP0..3 LED indication (#231) #258

Merged
sb10q merged 1 commits from morgan/artiq-zynq:feature_SFPLED into release-7 2023-09-07 11:46:53 +08:00

1 Commits (master)

Author SHA1 Message Date
morgan 00c5ee01b0 feature: add SFP0..3 LED indication
io_expander.rs: add virtual_led_mapping in IoExpander
                set SFP LED at .service()
kasli_soc.py: add virtual_leds csr device
              couple virtual_leds.get(i) with rx_ready status
runtime main: add async task io_expanders_service()
satman main: add io_expander service after link up/down
2023-09-04 16:08:36 +08:00