Hacker News new | ask | show | jobs
by zw123456 4713 days ago
Here is an AGC I did years ago on a Cyclone FPGA,I used a touch LCD for the UI, and it has an IDE for the assembler,. it fits in around 1100 FPGA LE's! https://github.com/donnaware/AGC The interesting thing that I learned in doing this project is how similar present day MCU's are, most are loosely based on the old 8051, which I can see striking similarities.