Formally verified ARTIQ RTIO core in nMigen
 
 
Go to file
Donald Sebastian Leung 9e81676fd2 Add artiq.gateware.rtio.channel 2020-09-25 12:59:23 +08:00
artiq Add artiq.gateware.rtio.channel 2020-09-25 12:59:23 +08:00
misoc Add project structure 2020-09-25 12:04:28 +08:00
LICENSE Add README and LICENSE 2020-09-23 17:14:27 +08:00
README.md Add artiq.gateware.rtio.channel 2020-09-25 12:59:23 +08:00
shell.nix Add shell.nix 2020-09-24 15:11:24 +08:00

README.md

rtio-nmigen

Formally verified implementation of the ARTIQ RTIO core in nMigen

Progress

  • Implement the core in nMigen
    • artiq.gateware.rtio.core
    • misoc.interconnect.csr
    • artiq.gateware.rtio.cri
    • artiq.gateware.rtio.rtlink
    • artiq.gateware.rtio.channel
    • artiq.gateware.rtio.sed.core
    • artiq.gateware.rtio.sed.layouts
    • artiq.gateware.rtio.sed.lane_distributor
    • artiq.gateware.rtio.sed.fifos
    • artiq.gateware.rtio.sed.gates
    • artiq.gateware.rtio.sed.output_driver
    • artiq.gateware.rtio.sed.output_network
    • artiq.gateware.rtio.input_collector
  • Add suitable assertions for verification (BMC / unbounded proof?)

License

Copyright (C) 2020 M-Labs Limited.

LGPLv3 or any later version