aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)Author
2024-10-05Start of the CH559 code, adds a NixOS module for udev rules for the boards.Nathan Ringo
Starter code from https://github.com/MatzElectronics/CH559sdccUSBHost
2024-10-02Adds tristates for HyperBus.Nathan Ringo
This might need to be remodularized; Bluesim doesn't support Inouts, so this fails to build there for now. It probably makes sense to split out the board to its own package, then go back to having Top and TopSim packages, where only Top wires it up to Tristates.
2024-09-23Adds README, moves fpga stuff to a subdirectory.Nathan Ringo
2024-05-06Sending side done!Nathan Ringo
2024-05-05triyng a uart from scratch... not yet working...Nathan Ringo
2024-05-05Not yet working UART...Nathan Ringo
2024-05-05Initial commitNathan Ringo