Arachnid / dfpga

Discrete FPGA implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dfpga

An implementation of an FPGA slice entirely in 7400 series discrete logic, and a compiler for a custom HDL dialect for same.

  • discretefpga.brd and discretefpga.sch are the Eagle board and schematic.
  • dhdl.py is the HDL compiler; run it like python dhdl.py infile outfile.
  • *.dhdl files are sample DHDL scripts.

About

Discrete FPGA implementation

License:Other


Languages

Language:Python 100.0%