20 lines
586 B
Plaintext
20 lines
586 B
Plaintext
|
# Trashernet SoC
|
||
|
PCB, FPGA, and SW design to implement a tiny Ethernet-connected SoC based on [SERV](https://github.com/olofk/serv) + [Trashernet](https://git.notsyncing.net/fpga/trashernet).
|
||
|
|
||
|
## License
|
||
|
Trashernet SoC, Copyright (C) 2024 Markus Koch <markus@notsyncing.net>
|
||
|
|
||
|
### Hardware
|
||
|
|
||
|
The PCB design in `/kicad` is released under a [Creative Commons Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).
|
||
|
|
||
|
You can find a copy of the full license in [LICENSE-CC-BY-SA-4.0.TXT](./LICENSE-CC-BY-SA-4.0.TXT).
|
||
|
|
||
|
### FPGA
|
||
|
|
||
|
TBD.
|
||
|
|
||
|
### SW
|
||
|
|
||
|
TBD.
|