hdl
Here are 337 public repositories matching this topic...
-
Updated
Sep 14, 2021 - Verilog
-
Updated
Aug 24, 2021
-
Updated
Sep 13, 2021 - C++
-
Updated
Aug 20, 2021 - Shell
-
Updated
Nov 25, 2019 - SystemVerilog
-
Updated
Jul 28, 2021 - Python
Here are some "nice to have" feature requests for the cool new "Compared test results" output that has been recently added.
- Colors! It would be nice to highlight;
- Improvements in green
- Regressions in red.
- Non-changes de-emphasized in light grey.
- Link to the published version of the before and after results so people can understand exactly
-
Updated
Aug 14, 2021 - Python
It would be nice if the Hardware Description Languages
section mentioned simulating tooling like:
- iverilog
- gtkwave
- verilator
A few things that I wish I learned from the workshop rather that "discovering/googling" by myself:
- use iverilog as a linter (seems to be more pedantic that yosys).
- how to create testbench
- how to
$monitor
variable - gotcha to create / optimize vhd fi
-
Updated
Sep 7, 2021 - Verilog
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
-
Updated
Apr 16, 2021 - Verilog
-
Updated
Aug 7, 2020 - Python
-
Updated
Sep 13, 2021 - C++
-
Updated
May 2, 2019 - Verilog
Improve this page
Add a description, image, and links to the hdl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hdl topic, visit your repo's landing page and select "manage topics."
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:
On the Arty Board, the example works as intended. On Nexys Video, when