mirror of https://github.com/zachjs/sv2v.git
release v0.0.12
This commit is contained in:
parent
7cf4944595
commit
9ba03f9942
|
|
@ -1,4 +1,4 @@
|
||||||
## Unreleased
|
## v0.0.12
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
cabal-version: 2.4
|
cabal-version: 2.4
|
||||||
|
|
||||||
name: sv2v
|
name: sv2v
|
||||||
version: 0.0.11
|
version: 0.0.12
|
||||||
synopsis: SystemVerilog to Verilog conversion
|
synopsis: SystemVerilog to Verilog conversion
|
||||||
description:
|
description:
|
||||||
A tool for coverting SystemVerilog to Verilog. Originally forked from the
|
A tool for coverting SystemVerilog to Verilog. Originally forked from the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue