libreda-structural-verilog

Crates.iolibreda-structural-verilog
lib.rslibreda-structural-verilog
version0.0.5
sourcesrc
created_at2021-12-10 10:37:12.290993
updated_at2024-06-07 07:48:55.496277
descriptionParser for structural verilog as it is created by Yosys.
homepagehttps://libreda.org
repositoryhttps://codeberg.org/libreda/libreda-structural-verilog
max_upload_size
id495656
size207,939
tok (fsitok)

documentation

README

Verilog Netlist I/O for LibrEDA

This crate implements a NetlistReader and NetlistWriter of the LibrEDA framework for the Verilog netlist format used by Yosys.

Only a subset of Verilog is supported, namely 'structural' or 'netlist' Verilog. Which consists only of modules, module instantiations and port connections.

Commit count: 0

cargo fmt