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-04 03:23:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cdcd6ec7949c856de39d032f68ba8ddd0ee9fb3
yosys
/
frontends
/
verilog
T
History
Peter Crozier
c06eda2504
Build pkg_user_types before parsing in case of changes in the design.
2020-03-22 18:20:46 -07: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
Add one mode dependency
2020-03-19 16:53:40 +01:00
preproc.cc
Fixed some missing "verilog_" in documentation
2019-12-13 10:17:05 -03:00
verilog_frontend.cc
Build pkg_user_types before parsing in case of changes in the design.
2020-03-22 18:20:46 -07:00
verilog_frontend.h
Parser changes to support typedef.
2020-03-22 18:20:46 -07:00
verilog_lexer.l
Parser changes to support typedef.
2020-03-22 18:20:46 -07:00
verilog_parser.y
Clear pkg_user_types if no packages following a 'design -reset-vlog'.
2020-03-22 18:20:46 -07:00