This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-04-28 04:56:37 +00:00
Code
Issues
Releases
Wiki
Activity
Files
77e2d39cd079ba98340f55f57e8a6462fb709442
YosysHQ.yosys
/
frontends
/
verilog
History
Clifford Wolf
7bd2d1064f
Using log_assert() instead of assert()
2014-07-28 11:27:48 +02:00
..
.gitignore
added .gitignore files
2013-01-05 11:19:11 +01:00
const2ast.cc
Using log_assert() instead of assert()
2014-07-28 11:27:48 +02:00
lexer.l
Added handling of real-valued parameters/localparams
2014-06-14 12:00:47 +02:00
Makefile.inc
Added "make PRETTY=1"
2014-07-24 17:15:01 +02:00
parser.y
fixed parsing of constant with comment between size and value
2014-07-02 06:27:04 +02:00
preproc.cc
Using log_assert() instead of assert()
2014-07-28 11:27:48 +02:00
verilog_frontend.cc
Using log_assert() instead of assert()
2014-07-28 11:27:48 +02:00
verilog_frontend.h
Added read_verilog -sv options, added support for bit, logic,
2014-06-12 11:54:20 +02:00