Safe Haskell | None |
---|---|
Language | Haskell2010 |
Verismith.Verilog2005.Parser
Synopsis
- parseVerilog2005 :: FilePath -> IO (Verilog2005, [String])
Documentation
parseVerilog2005 :: FilePath -> IO (Verilog2005, [String]) Source #
Parse a file containing Verilog 2005 code, also return non Verilog2005 conformity warnings The lists in the Verilog2005 structure are in reverse order from source