https://github.com/nullobject/z80-chisel
A Z80 CPU implemented in Chisel.
https://github.com/nullobject/z80-chisel
cpu fpga z80
Last synced: 10 months ago
JSON representation
A Z80 CPU implemented in Chisel.
- Host: GitHub
- URL: https://github.com/nullobject/z80-chisel
- Owner: nullobject
- License: mit
- Created: 2020-05-25T11:49:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T09:49:07.000Z (over 5 years ago)
- Last Synced: 2025-04-12T08:12:25.316Z (10 months ago)
- Topics: cpu, fpga, z80
- Language: Scala
- Homepage:
- Size: 1.46 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Z80 Chisel
[](https://travis-ci.com/nullobject/z80-chisel)
A Z80 CPU implemented in [Chisel](https://www.chisel-lang.org/).
## Architecture

## Licence
This project is licensed under the MIT licence. See the LICENCE file for more details.