yosys/frontends/rtlil
Miodrag Milanovic f51a2d793a CMake: initial work 2025-02-12 14:18:02 +01:00
..
.gitignore Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
CMakeLists.txt CMake: initial work 2025-02-12 14:18:02 +01:00
Makefile.inc Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
rtlil_frontend.cc read_rtlil: warn on assigns after switches in case rules 2024-11-21 22:41:13 +01: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 read_rtlil: warn on assigns after switches in case rules 2024-11-21 22:41:13 +01:00