@hackage retroclash-lib0.1.2
Code shared across the code samples in the book "Retrocomputing with Clash"
Installation
Dependencies (15)
- barbies >=2.0.1 && <2.1
- base >=4.14 && <5
- clash-ghc >=1.4.2 && <1.5 || >=1.6.1 && <1.7
- clash-lib >=1.4.2 && <1.5 || >=1.6.1 && <1.7
- clash-prelude >=1.4.2 && <1.5 || >=1.6.1 && <1.7
- containers Show all…
Dependents (1)
@hackage/retroclash-sim
Clash components useful when implementing, or interfacing with, retro-computers:
UART
Multi-digit seven-segment display driver
Keypad matrix scanner
PS/2 keyboard driver
VGA signal generator
Video coordinate transformers
A framework for monadic CPU descriptions
Address maps
Various small utilities