OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [tools/] [readme.txt] - Diff between revs 3 and 8

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 3 Rev 8
Line 1... Line 1...
This directory contains various tools:
This directory contains various tools related to the project:
 
 
Arduino
Arduino
=======
=======
The Arduino Mega firmware to be run with a dongle described at:
The Arduino Mega firmware to be run with a dongle described at:
http://www.baltazarstudios.com
http://www.baltazarstudios.com
 
 
 
 
dongle
dongle
======
======
Several scripts and files that run Z80 instructions through the Arduino
Scripts and files that run Z80 instructions through the Arduino
dongle to collect timing and functional data.
dongle to collect timing and functional data.
 
 
Some instructions (daa, neg, sbc) have separate simulation scripts
Some instructions (daa, neg, sbc) have separate simulation scripts
that contain functional implementation which is then compared to
containing functional implementation which is then compared to
the response of a physical Z80 CPU (through the dongle).
the response of a physical Z80 CPU (through the dongle).
 
 
 
 
z80_pla_checker
z80_pla_checker
===============
===============
A Visual Studio 2010 project that loads PLA table and provides interactive
A Visual Studio project that loads PLA table and provides interactive
simulation of opcodes and logic responses. The program also generates a
simulation of opcodes and logic responses. The program also generates a
Verilog PLA table source code to be included in the A-Z80 project.
Verilog PLA table source code used in the A-Z80 project.
 
 
 
 
zmac
zmac
====
====
A handy Z80 assember.
A handy Z80 assember.
Assembly source files that test and verify A-Z80 processor.
Various assembly source files that test and verify A-Z80 processor.
Various assembly source files that test and verify A-Z80 processor.
Various assembly source files that test and verify A-Z80 processor.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.