-
Updated
Apr 16, 2021 - Python
verilog
Here are 1,900 public repositories matching this topic...
-
Updated
Mar 24, 2021 - Verilog
-
Updated
Jan 11, 2021 - C
-
Updated
Apr 19, 2021 - Haskell
If TOPLEVEL is not set iverilog fails with an obscure error message because there is nothing after the -s option. I recommend that Makefile.sim check for TOPLEVEL and (and other required variables) and give a clean error message.
-
Updated
Apr 19, 2021 - Verilog
-
Updated
Apr 16, 2021 - JavaScript
EH1 has a lot of examples where a sequent CFunc contains only a handful ot statements (often 1 or 2) and is called only once. This causes a performance penalty when --output-split puts these in a different function than _eval and hence the compiler can't inline them, so we should inline these ourselve when it's obviously the right thing to do.
-
Updated
Apr 17, 2021 - Verilog
Tuo Xie requested the ability to visualize clocking (pins & wires I believe). We should make it easier to visualize subsets of the device routing resource and types of routing nets.
Proposed Behaviour
Add filtering to the rr_nodes displayed (ToggleRR), and to the nets displayed (ToggleNets). I think we should have an option to filter what is shown by node type, node name (segment or pin t
-
Updated
Mar 29, 2021
-
Updated
Apr 15, 2021 - Verilog
-
Updated
Dec 8, 2020 - Haskell
-
Updated
Apr 19, 2021 - Verilog
-
Updated
Apr 13, 2021 - C++
-
Updated
Apr 15, 2021 - Assembly
-
Updated
Apr 16, 2021 - Python
Improve this page
Add a description, image, and links to the verilog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the verilog topic, visit your repo's landing page and select "manage topics."
Type of issue: documentation