Build your own FPGA (2012)
blog.notdot.net
Build your own FPGA (2012)
1–10 of 21 posts
Re: Build your own FPGA (2012)
#2Re: Build your own FPGA (2012)
#3I sometimes think it would be fun to build a big board with just a load of NAND gates on it, with power connected up on the PCB, but inputs/outputs going to banana plug jacks. You then wire up your logic with patch cables, a bit like modular synthesizers.
Re: Build your own FPGA (2012)
#4Later, I got curious, and it had feature to output the 7400 schematics to verilog HDL code. I became very interested in that and eventually learned verilog from the schematic capture and some online tutorials. It wasn't long and I left schematic capture behind. But I thought it was a great way to get into HDL coding.
Re: Build your own FPGA (2012)
#5I sometimes think it would be fun to build a big board with just a load of NAND gates on it, with power connected up on the PCB, but inputs/outputs going to banana plug jacks. You then wire up your logic with patch cables, a bit like modular synthesizers.
Re: Build your own FPGA (2012)
#6I sometimes think it would be fun to build a big board with just a load of NAND gates on it, with power connected up on the PCB, but inputs/outputs going to banana plug jacks. You then wire up your logic with patch cables, a bit like modular synthesizers.
Reminds me of the "Electronic Lab" toys I had as a child https://www.petervis.com/electronics-lab/200-in-one-electron...
Re: Build your own FPGA (2012)
#7Re: Build your own FPGA (2012)
#8This reminds me when I first started getting into FPGA's... a looong time ago. I to code verilog by using this cool feature in Quartus, which was the design software for then Altera FPGA's (now Intel). It had this feature where you could draw a schematic using 7400 logic and it would turn that into the rbf file to config the FPGA. I just thought that was so cool at the time and it was a nice entre into that world. La…
Re: Build your own FPGA (2012)
#9Re: Build your own FPGA (2012)
#10Anyone know of anything similar for CGRAs?