https://github.com/newaetech/sonata-pcb
Design files and associated documentation for Sonata PCB, part of the Sunburst Project
https://github.com/newaetech/sonata-pcb
Last synced: 5 months ago
JSON representation
Design files and associated documentation for Sonata PCB, part of the Sunburst Project
- Host: GitHub
- URL: https://github.com/newaetech/sonata-pcb
- Owner: newaetech
- License: apache-2.0
- Created: 2023-12-07T17:22:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T19:30:33.000Z (over 1 year ago)
- Last Synced: 2025-02-16T21:35:19.080Z (over 1 year ago)
- Language: HTML
- Size: 117 MB
- Stars: 14
- Watchers: 5
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sonata PCB Sources for Development Board
Sonata is a system for evaluating the usage of [CHERIoT Ibex core](https://github.com/microsoft/cheriot-ibex) as a microcontroller for embedded, IoT and Operational Technology applications.
See the main [Sonata System](https://github.com/lowRISC/sonata-system) repository for more information.
This repository contains the source files for the PCB and related information about the development board.
Sonata is part of the [Sunburst Project](https://www.sunburst-project.org) funded by [UKRI](https://www.ukri.org/) / [DSbD](https://www.dsbd.tech/).

## Associated Repos for Testing
See the [https://github.com/newaetech/sonata-rp2040](https://github.com/newaetech/sonata-rp2040) repo for the RP2040 firmware.
See the [https://github.com/newaetech/sonata-fpga-test](https://github.com/newaetech/sonata-fpga-test) repo for the FPGA test bitstream project, which is used only for testing certain features, or can be used as the base for your own FPGA project. Most users should see the [Sonata System](https://github.com/lowRISC/sonata-system) repository instead to build the reference Sonata FPGA.
## License
Unless otherwise noted, everything in the repository is covered by the [Apache License](https://www.apache.org/licenses/LICENSE-2.0.html), Version 2.0. Where reference is made to the CC-SA license (particular for the PCB files), the license is the [Creative Commons Share Alike 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/).
## PCB Status
### Sonata-One
Rev0.9 Gerbers are the production version. Prior gerbers are currently kept but will be removed (still available in the GIT history).
The original PCB was designed in Altium, and the design then ported to KiCAD. The production gerbers are generated from the Altium PCB.
### Sonata-XL (Sonata-A200)
A modified version of Sonata with a larger (Artix A200) FPGA is also available. This version was designed for various test environments.
It may be available in future versions.