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

Subversion Repositories a-z80

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

Only display areas with differences | Details | Blame | View Log

Rev 8 Rev 22
This directory contains various tools related to the project:
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 in this blog:
http://www.baltazarstudios.com
https://baltazarstudios.com/arduino-zilog-z80
 
 
dongle
dongle
======
======
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
containing 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 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 used 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.
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.