hutch31 / tv80

TV80 Z80-compatible microprocessor

Home Page:https://www.librecores.org/hutch31/tv80

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV80 is a Z80-compatible synthesizable Verilog core.

The TV80 core aims to be an area-efficient core which closely mimics the original operation and cycle timing of the Zilog Z80. The core has been used by the author/porter in multiple silicon tape-outs as a utility processor or programmable state machine.

The top level wrapper is the tv80s, which presents a synchronous interface where all signals transition on the positive edge of the clock.

About

TV80 Z80-compatible microprocessor

https://www.librecores.org/hutch31/tv80

License:MIT License


Languages

Language:Verilog 66.5%Language:Python 14.7%Language:C++ 8.5%Language:C 6.3%Language:Assembly 2.7%Language:Makefile 1.0%Language:SWIG 0.2%Language:Shell 0.0%