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-20 11:06:45 +00:00
Code
Issues
Releases
Wiki
Activity
Files
9fcf353734130efbf1ea15b9314ca856c3be4e06
YosysHQ.yosys
/
frontends
/
verilog
History
Dag Lem
cff53d6d87
Corrected handling of nested typedefs of struct/union
...
This also corrects shadowing of constants in struct/union types.
2023-07-20 23:39:44 -04:00
..
.gitignore
…
const2ast.cc
Fixing old e-mail addresses and deadnames
2021-06-08 00:39:36 +02:00
Makefile.inc
Treat all bison warnings as errors in verilog front-end
2020-07-15 11:57:31 +02:00
preproc.cc
set default_nettype to wire for resetall
2022-08-10 13:28:19 +02:00
preproc.h
verilog: save and restore overwritten macro arguments
2021-07-28 21:52:16 -04:00
verilog_frontend.cc
verilog: Squash a memory leak.
2021-06-14 17:07:41 +02:00
verilog_frontend.h
verilog: Squash a memory leak.
2021-06-14 17:07:41 +02:00
verilog_lexer.l
verilog: Support void functions
2023-03-20 12:52:46 +01:00
verilog_parser.y
Corrected handling of nested typedefs of struct/union
2023-07-20 23:39:44 -04:00