Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

Z80 Architecture

## Licence

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