This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
yosys
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ccd2a93439
yosys
/
frontends
/
verilog
History
Johann Glaser
10a195c0a1
added option '-Dname[=definition]' to command 'read_verilog'
2013-05-19 17:07:52 +02:00
..
.gitignore
added .gitignore files
2013-01-05 11:19:11 +01:00
const2ast.cc
initial import
2013-01-05 11:13:26 +01:00
lexer.l
Added support for verilog === operator
2013-05-07 14:35:40 +02:00
Makefile.inc
initial import
2013-01-05 11:13:26 +01:00
parser.y
Added AST_INITIAL (before verilog "initial" was mapped to AST_ALWAYS)
2013-03-31 11:19:11 +02:00
preproc.cc
added option '-Dname[=definition]' to command 'read_verilog'
2013-05-19 17:07:52 +02:00
verilog_frontend.cc
added option '-Dname[=definition]' to command 'read_verilog'
2013-05-19 17:07:52 +02:00
verilog_frontend.h
added option '-Dname[=definition]' to command 'read_verilog'
2013-05-19 17:07:52 +02:00