3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-05 09:37:45 +00:00
yosys/frontends
Jannis Harder cc843d414f simplify: Avoid calling fixup_hierarchy_flags on nullptr
Compiling on GCC hid this bug as it optimized the nullptr call away as
undefined behavior, but running the SBY tests with a clang build hits
this error.
2023-09-29 12:28:50 +02:00
..
aiger
ast simplify: Avoid calling fixup_hierarchy_flags on nullptr 2023-09-29 12:28:50 +02:00
blif fix whitespace 2022-10-10 16:31:29 +02:00
json
liberty print filename in liberty log_header 2023-01-11 21:31:46 +01:00
rpc
rtlil
verific Verific: add default parameters to modules 2023-09-27 16:57:18 +02:00
verilog fix width of post-increment/decrement expressions 2023-09-18 23:46:06 -04:00