tree: d8d98c9380cb560057e4535e9396fb38e4c80876 [path history] [tgz]
  1. btn_counter.v
  2. chandalar-top.pcf
  3. chandalar.pcf
  4. CMakeLists.txt
  5. jimbob4.pcf
  6. pd64.pcf
  7. quickfeather.pcf
  8. README.md
quicklogic/pp3/tests/btn_counter/README.md

A button-clocked 4-bit counter

This design implements a 4-bit counter driven by a clock input exposed at the FBIO_0 pad. You need to connect a button to this pin or provide a clock signal from an external clock source. Couter value is exposed to FBIO_21, FBIO_22, FBIO_26 and FBIO_18 which correspond to LEDs 2, 4, 5 and 6 on the Chandalar board (for the “btn_counter-ql-chandalar” target).