CoaXPress-SFP/README.md
2025-04-09 13:43:29 +08:00

15 lines
547 B
Markdown

# CoaXPress-SFP
SFP plugin with CoaXPress camera input
The uplink side relies on MGT Tx transceiver and needs custom firmware
The project is designed using KiCad 9
## Reproducible Project Outputs with Nix
User can run the following commands to export all the project output including Gerber & Drill files, Bill of Materials file, Schematics PDF and two renders (top-down and bottom-up) PNG.
- `nix build`
## Development Environment
User can fetch the correct KiCad Version used in the project by running the following command.
- `nix develop`