Skip to content

Releases: eda-rs/netlist

Self-defined error type

24 May 03:49
Compare
Choose a tag to compare

Add self-defined error type in the crate

v0.1.3

23 May 12:58
Compare
Choose a tag to compare

Fix bug in export verilog

Fix bug in verilog-parser

23 May 06:05
Compare
Choose a tag to compare

Fix bug in verilog parser. Before this release, the verilog-parser parses from *.v, there will remain extra whitespace in identifier(net name, gate name). Fixed

Initial release

15 May 04:29
Compare
Choose a tag to compare

Initial release feature

  1. generic data structure.
  2. support Verilog import/export