aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/verilog/verilog_frontend.cc
Commit message (Expand)AuthorAgeFilesLines
* Added verilog frontend -ignore_redef optionClifford Wolf2013-11-241-1/+10
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-221-1/+1
* Enable {* .. *} feature per default (removes dependency to REJECT feature in ...Clifford Wolf2013-11-221-2/+0
* Added support for include directories with the new '-I' argument of theJohann Glaser2013-08-201-1/+10
* Improved ast dumping (ast/verilog frontend)Clifford Wolf2013-08-191-12/+11
* Enabled AST/Verilog front-end optimizations per defaultClifford Wolf2013-06-101-1/+10
* added option '-Dname[=definition]' to command 'read_verilog'Johann Glaser2013-05-191-1/+16
* Implemented proper handling of stub placeholder modulesClifford Wolf2013-03-281-1/+9
* Added mem2reg option to verilog frontendClifford Wolf2013-03-241-1/+11
* Added help messages to ilang and verilog frontendsClifford Wolf2013-03-011-1/+46
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-271-1/+1
* initial importClifford Wolf2013-01-051-0/+148