MGH8060GAL/README.md

53 lines
1.8 KiB
Markdown
Raw Normal View History

2024-03-17 23:16:45 -07:00
# MGH8060GAL
2024-03-17 08:46:30 -07:00
SC/MP INS8060-based microcomputer running National Industrial Basic Language (NIBL)
This project is very similar to my other IN8060-based project [->"MGH8060"<-](https://github.com/Kris-Sekula/MGH8060) but uses a programmable logic device (GAL22V10) instead of discrete logic for address decoding.
Here is an overview of the device:
2024-03-17 09:05:52 -07:00
![MGH8060GAL_overview](Pictures/mgh8060gal_v1.4_overview_S.png)
2024-03-17 08:46:30 -07:00
2024-03-18 00:03:58 -07:00
And my assembled prototype (v1.3):
![MGH8060GAL_overview](Pictures/Assembled_1.3_S.png)
2024-03-17 08:46:30 -07:00
### Schematic
2024-03-17 23:16:25 -07:00
[Schematic - Version 1.4](Hardware/mgh8060gal_v1.4.pdf)
2024-03-17 08:46:30 -07:00
### Credits
2024-03-17 09:11:39 -07:00
* Early versions of my design were reviewed by Phil(aka [Retro Phil](https://www.mccrash-racing.co.uk/philg/picl/picl.htm)) who offered a lot of helpful suggestions, he also contributed all the firmware for MGH8060 and MGH8060GAL
2024-03-18 23:12:14 -07:00
* Thanks to Ian G, who showed us how to implement the "latch" part of the design into the GAL22V10...
2024-03-17 08:46:30 -07:00
## Release Notes
I used Winbond W27C512 (EEPROM pin compatible with standard EPROMs)
Please consider getting the PCB from my sponsor PCBWay
2024-03-17 23:45:03 -07:00
[![PCBWay](https://www.pcbway.com/project/img/images/frompcbway.png)](https://www.pcbway.com/project/shareproject/MGH8060GAL_SC_MP_Microcomputer_with_GAL22V10_23baed0e.html)
2024-03-17 08:46:30 -07:00
If you found this helpful and you like the work I do, why not buy me a coffee, thanks! :)
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R52KGCD)
### Changes
2024-03-17 09:11:39 -07:00
* Version 1.4
* Corrected missing ENIN to ground connection.
2024-03-17 08:46:30 -07:00
* Version 1.3
* Initial version
## License
Copyright 2024 Kris Sekula
This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) ](https://creativecommons.org/licenses/by-nc/4.0/).
### Trademarks
* Other names and brands may be claimed as the property of others.