GithubHelp home page GithubHelp logo

jackokring / a-z80 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdevic/a-z80

0.0 1.0 0.0 46.76 MB

An implementation of the Z80 CPU for Altera, Xilinx and Lattice FPGAs

License: GNU General Public License v2.0

Verilog 6.45% Stata 2.85% SystemVerilog 28.70% Python 2.21% Coq 0.47% Batchfile 0.52% Shell 0.79% Tcl 0.27% Assembly 24.87% VHDL 0.49% C++ 0.59% HTML 30.67% C# 1.11%

a-z80's Introduction

                               A-Z80
             A conceptual implementation of the Z80 CPU
             ------------------------------------------
                for Altera, Xilinx and Lattice FPGAs

This project is described in more details at https://baltazarstudios.com

For additional information, read 'Quick Start' and 'Users Guide' documents
in the 'docs' folder. Also read a 'readme.txt' file in each of the folders.

Prerequisites
=============
* Altera Quartus and Modelsim (free web editions) OR
* Xilinx ISE (free Webpack edition) OR
* Lattice ICECube toolchain from Synopsis (Lattice tested by JuanS)
* Python 3.5 or newer

Importing A-Z80 into your project
=================================
If you want to use A-Z80 in your own project, run "export.py" script which
will copy only the files that are needed. Do not manually pick and copy files.

Folder layout
=============
"cpu" folder contains CPU functional blocks and all top-level modules:
  alu         ALU block, ALU control and flags logic
  bus         data bus switches, pin logic, address latch and incrementer
  control     PLA decoder, the sequencer and other control blocks
  registers   CPU register file and the register control logic
  toplevel    top level core, interfaces and test code

"host" folder integrates the A-Z80 CPU into several fully functional designs:
  "basic_de1" contains a simplified board consisting of A-Z80 CPU, memory
          and UART modules that can run small Z80 programs on Altera DE1
  "basic_nexys3" contains the same example project but for Xilinx Nexys3 board
  "zxspectrum_de1" contains a simple implementation of the Sinclair ZX Spectrum
          for Altera DE1 board

"tools", "resources" contain various tools related to the project; reverse
  engineering of the real Z80, design verification and testing.

Email me if you have any questions, issues or you want to use A-Z80 or any of
the files within this project. I'd like to hear from you,

Goran Devic
[email protected]

----------------------------------------------------------------------------------
This project and each file therein is covered under the GNU GPL2.0 license.
It basically states that anyone is free to use it and distribute it, but the full
source needs to be available under the same terms.

a-z80's People

Contributors

gdevic avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.