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-05-02 06:26:59 +00:00
Code
Issues
Releases
Wiki
Activity
Files
6176f4d08108fad0f4ac6fa81d2d56d48d951bef
YosysHQ.yosys
/
frontends
/
verilog
History
Clifford Wolf
4b8200eb49
Fixed segfault on invalid verilog constant 1'b_
2015-09-22 08:13:09 +02:00
..
.gitignore
Updated .gitignore file for ilang and verilog frontends
2014-10-15 01:14:38 +02:00
const2ast.cc
Fixed segfault on invalid verilog constant 1'b_
2015-09-22 08:13:09 +02:00
Makefile.inc
Adjust makefiles to work with out-of-tree builds
2015-08-12 15:04:44 +02:00
preproc.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
verilog_frontend.cc
Re-created command-reference-manual.tex, copied some doc fixes to online help
2015-08-14 11:27:19 +02:00
verilog_frontend.h
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
verilog_lexer.l
Another block of spelling fixes
2015-08-14 23:27:05 +02:00
verilog_parser.y
Adjust makefiles to work with out-of-tree builds
2015-08-12 15:04:44 +02:00