This website requires JavaScript.
Explore
Help
Sign In
luke
/
yosys
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/yosys.git
synced
2026-09-07 04:19:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cdea425b81fcfe1eec20cbfc4c4e27d46cb641d
yosys
/
frontends
/
verilog
T
History
David Shah
9e4801cca7
sv: Correct parsing of always_comb, always_ff and always_latch
...
Signed-off-by: David Shah <
[email protected]
>
2019-11-21 20:27:19 +00:00
..
.gitignore
Add "make coverage"
2018-08-27 14:22:21 +02:00
const2ast.cc
Fix handling of z_digit "?" and fix optimization of cmp with "z"
2019-09-13 13:39:39 +02:00
Makefile.inc
Read bigger Verilog files.
2019-05-18 14:20:30 +03:00
preproc.cc
Add check for valid macro names in macro definitions
2019-11-07 13:30:03 +01:00
verilog_frontend.cc
Add "verilog_defines -list" and "verilog_defines -reset"
2019-10-21 13:35:56 +02:00
verilog_frontend.h
Add specify parser
2019-04-23 21:36:59 +02:00
verilog_lexer.l
sv: Correct parsing of always_comb, always_ff and always_latch
2019-11-21 20:27:19 +00:00
verilog_parser.y
sv: Correct parsing of always_comb, always_ff and always_latch
2019-11-21 20:27:19 +00:00