chclau
No user record in our sample, but chclau has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: Arduino traffic light(table-driven design) (resorte.neocities.org)
I started with a very simple Arduino project: two traffic lights controlling a junction (six LEDs). I refactored it by using arrays and small, modular functions, so it’s easier to read, modify, and extend.
- Computational Storage comes one step closer (tomshardware.com)
- AMD to Fuse FPGA AI Engines onto EPYC Processors (tomshardware.com)
-
https://fpgaer.tech/?p=533 - Part 1, what is an arbiter? https://fpgaer.tech/?p=542 - Part 2, implementing and testing a fixed-priority arbiter https://fpgaer.tech/?p=622 - Part 3, Round-robin VHDL arbiter, code and…
- Moore’s Law is dead – Long live the chiplet (semiwiki.com)
- Show HN: Coding and testing a generic VHDL downcounter (fpgaer.tech)
- Intel announces new FPGA families (fpgaer.tech)
- Show HN: Magellan VHDL Monitor (fpgaer.tech)
Monitor registers through TCL commands (via JTAG to AXI module) and/or display on Basys 3 board
-
Free Range VHDL - https://fpgaer.tech/?p=371 The Zynq book – free pdf: https://fpgaer.tech/?p=198 Understanding Machine Learning – free book: https://fpgaer.tech/?p=224 FPGA for dummies – free book:…
-
Several examples in VHDL including source code, testbench file, and Vivado waveform: Generic register with load Binary to seven-segment decoder Generic demultiplexer and decoder Generic down-counter Modulo counter…
-
Several legally free books and courses (FPGA design, Machine Learning) The Zynq book – free pdf: https://fpgaer.tech/?p=198 Understanding Machine Learning – free book: https://fpgaer.tech/?p=224 FPGA for dummies – free…
- Show HN: VHDL Code Snippets (sources, testbenches) (fpgaer.tech)
- Vivado AXI Chip2Chip for multi-FPGA design (fpgaer.tech)
- The Future of FPGA Acceleration in Datacenters and the Cloud [pdf] (caslab.csl.yale.edu)
- FPGA internal tri-state buses (fpgaer.tech)