Skip to content

rrlcs/verilog-to-z3py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verilog To Z3 Converter

It Converts a subset of Boolean Formulae written in Verilog format to Z3Py acceptable format. Uses an ANTLR4 to create Parsers and Visitors.

Requirements

Test

python verilog2z3.py --verilog_spec=lut1_2_2.v Verilog benchmarks are in benchmarks/verilog

More Options

python verilog2z3.py --help

Resources

Gabriele Tomassetti's ANTLR Mega Tutorial

Acknowledgement

Thanks to Stanly Samuel for helping me learn Visitor Design Patterns and Clarifying doubts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published