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

Subversion Repositories a-z80

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /a-z80/trunk/tools/z80_pla_checker
    from Rev 8 to Rev 22
    Reverse comparison

Rev 8 → Rev 22

/readme.txt
1,8 → 1,15
z80_pla_checker
===============
Experiment with a Z80 PLA table! The content of the PLA table is published here:
Experiment with the Z80 PLA table! The content of the PLA table is published here:
http://arcfn.com/files/z80-pla-table.html
 
The master PLA table is in ../resources/z80-pla.txt
 
Other instruction tables that the tool uses are also in that folder.
 
This executable application was written in portable C# and it should run
on Windows as well as on Linux OS with a mono support.
 
On Windows, the project file should build using Visual Studio 2015 or above.
On Linux, the project file should build using a mono xbuild command:
xbuild /p:TargetFrameworkVersion="v4.5" /p:Configuration=Release

powered by: WebSVN 2.1.0

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