Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alangarf/tm1637-verilog
A basic verilog driver for the TM1637 LED driver chip
https://github.com/alangarf/tm1637-verilog
Last synced: about 1 month ago
JSON representation
A basic verilog driver for the TM1637 LED driver chip
- Host: GitHub
- URL: https://github.com/alangarf/tm1637-verilog
- Owner: alangarf
- License: apache-2.0
- Created: 2017-12-06T17:07:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T13:27:19.000Z (about 7 years ago)
- Last Synced: 2024-10-19T13:27:17.003Z (3 months ago)
- Language: Verilog
- Size: 28.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tm1637-verilog
This is a basic verilog driver for the TM1637 LED driver chip. Included in test.v is a basic state machine that feeds instructions to the tm1637.v module to initialise the display and diplay `1234` as an example.This project was done using **yosys/iceStorm/arachne-pnr**, however the tm1637.v should translate perfectly to other systems just fine.
The pin definition file is setup for the Lattice iCE40-HX8K Breakout Board.