SystemVerilog to Verilog conversion
Go to file
Zachary Snow 4762d40f58 cleanup in Lex.x and Tokens.hs 2019-02-18 02:23:56 -05:00
Convert always construct conversion; more modular conversion approach 2019-02-18 01:38:16 -05:00
Language cleanup in Lex.x and Tokens.hs 2019-02-18 02:23:56 -05:00
.gitignore switch to using stack 2019-02-11 23:48:49 -05:00
Convert.hs always construct conversion; more modular conversion approach 2019-02-18 01:38:16 -05:00
LICENSE updated LICENSE to reflect fork 2019-02-08 16:51:20 -05:00
Makefile switch to using stack 2019-02-11 23:48:49 -05:00
Setup.hs Initial commit: fork of https://github.com/tomahawkins/verilog 2019-02-07 23:49:12 -05:00
stack.yaml switch to using stack 2019-02-11 23:48:49 -05:00
sv2v.cabal always construct conversion; more modular conversion approach 2019-02-18 01:38:16 -05:00
sv2v.hs added logic to module items; toying with initial Conversion 2019-02-17 23:39:01 -05:00