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

Subversion Repositories a-z80

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

Show entire file | Details | Blame | View Log

Rev 3 Rev 22
Line 1... Line 1...
z80_pla_checker
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
http://arcfn.com/files/z80-pla-table.html
 
 
The master PLA table is in ../resources/z80-pla.txt
The master PLA table is in ../resources/z80-pla.txt
 
 
Other instruction tables that the tool uses are also in that folder.
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.