https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx
Getting Started With The TinyFPGA BX Article Resources
https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx
electronics programming tinyfpga-bx verilog
Last synced: 4 months ago
JSON representation
Getting Started With The TinyFPGA BX Article Resources
- Host: GitHub
- URL: https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx
- Owner: WoolseyWorkshop
- License: mit
- Created: 2019-08-30T22:11:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T22:24:36.000Z (almost 7 years ago)
- Last Synced: 2025-06-24T08:44:15.939Z (12 months ago)
- Topics: electronics, programming, tinyfpga-bx, verilog
- Language: Verilog
- Homepage: https://www.woolseyworkshop.com/2019/08/30/getting-started-with-the-tinyfpga-bx/
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started With The TinyFPGA BX Article Resources
This repository contains resources related to the [Getting Started With The TinyFPGA BX](https://www.woolseyworkshop.com/2019/08/30/getting-started-with-the-tinyfpga-bx/) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).
## [blink](blink)
Verilog based APIO project for the TinyFPGA BX that blinks the on-board LED once per second.
## [comparator](comparator)
Verilog based APIO project for the TinyFPGA BX that compares two values read from a DIP switch and displays the results using LEDs. Contains comparator sub-module and testbench along with top level module.
## [TinyFPGAComparator](TinyFPGAComparator)
KiCad schematic for a TinyFPGA BX based comparator circuit.
