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-02 11:07:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80fcce64da993191bfb8bd82a2ab316fbb9e90cf
yosys
/
frontends
/
rtlil
T
History
Robert O'Callahan
1a367b907c
Use fast path for 32-bit Const integer constructor in more places
2025-09-16 03:17:24 +00:00
..
.gitignore
Replace "ILANG" with "RTLIL" everywhere.
2020-08-26 17:29:32 +00:00
Makefile.inc
Replace "ILANG" with "RTLIL" everywhere.
2020-08-26 17:29:32 +00:00
rtlil_frontend.cc
Remove .c_str() calls from log()/log_error()
2025-09-11 20:59:37 +00:00
rtlil_frontend.h
read_rtlil: warn on assigns after switches in case rules
2024-11-21 22:41:13 +01:00
rtlil_lexer.l
Ensure signed constants are correctly parsed, represented, and exported in RTLIL. Add a test to check parsing and exporting
2024-08-21 14:28:42 +01:00
rtlil_parser.y
Use fast path for 32-bit Const integer constructor in more places
2025-09-16 03:17:24 +00:00