Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullobject/z80-chisel
A Z80 CPU implemented in Chisel.
https://github.com/nullobject/z80-chisel
cpu fpga z80
Last synced: 6 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T09:49:07.000Z (about 4 years ago)
- Last Synced: 2024-10-21T18:30:09.635Z (22 days ago)
- Topics: cpu, fpga, z80
- Language: Scala
- Homepage:
- Size: 1.46 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Z80 Chisel
[![Build Status](https://travis-ci.com/nullobject/z80-chisel.svg?branch=master)](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.