The Wayback Machine - https://web.archive.org/web/20210706221209/https://github.com/topics/hdl
Skip to content
#

hdl

Here are 318 public repositories matching this topic...

symbiflow-arch-defs
rw1nkler
rw1nkler commented Aug 21, 2020

During the work on merging #1419 I figured out that the basic BUFGMUX example works differently on Arty Board and Nexys Video.

The example uses three LEDs:

  • led[2] - blinks with slow frequency
  • led[1] - blinks with high frequency
  • led[0] - blinks with the same frequency as led[2] or led[1] depending on sw[0] state.

On the Arty Board, the example works as intended. On Nexys Video, when

sv-tests
amstan
amstan commented Apr 12, 2020

Together with issue #4, we should write a few tests for making sure refdeses do stay consistent. Something like a copy of servo_micro, and a ton of patches on top of it (all parented to one servo_micro, not on a chain, more like a star). Apply each of those patches then see if refdeses are sticking.

git checkout c718fbc~1 examples/servo_micro.py from google/pcbdl@ba3

Improve this page

Add a description, image, and links to the hdl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hdl topic, visit your repo's landing page and select "manage topics."

Learn more