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

verilog

Here are 1,999 public repositories matching this topic...

chisel3
ekiwi
ekiwi commented May 11, 2021

I have been experimenting with replacing the old Enums with the new ChiselEnum in rocket-chip. One important function that is used a lot, but missing from ChiselEnum is isOneOf. This should be fairly straight forward to implement in a type-safe manner.

verilator
vaughnbetz
vaughnbetz commented Dec 17, 2020

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

NOTE: The master branch is frozen for OpenMPW2. Please direct any PRs to the develop branch. :: OpenLANE is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen, Fault and custom methodology scripts for design exploration and optimization.
  • Updated Jul 6, 2021
  • Verilog

Improve this page

Add a description, image, and links to the verilog 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 verilog topic, visit your repo's landing page and select "manage topics."

Learn more