1
0
mirror of synced 2026-01-13 07:09:39 +00:00

Update README.md

This commit is contained in:
Romain Dolbeau 2020-12-13 15:11:10 +01:00 committed by GitHub
parent 942b1d558e
commit 6e4e7363e0

View File

@ -8,6 +8,8 @@ So unless you're a retrocomputing enthusiast with such a machine, this is useles
I'm a software guy and know next to nothing about hardware design, so this is very much a work-in-progress and is likely full of rookie mistakes.
To save on PCB cost, the board is smaller than a 'true' SBus board; the directory includes an OpenSCAD 3D-printable extension to make the board compliant to the form factor (visible in the pictures in 'Pictures').
## The hardware
Directory 'sbus-to-ztex'
@ -24,4 +26,4 @@ The function embedded in the FPGA currently includes the PROM, lighting Led to d
Directory 'NetBSD'
A basic driver for NetBSD 9.0/sparc, with ioctl to access the LED and GHASH registers, along with a small test code.
A basic driver for NetBSD 9.0/sparc, with ioctl to access the LED and GHASH registers, along with a small test code.