yosys/backends
Gus Smith ade6379345 Explicitly store whether to use association lists
Instead of checking for the presence of helper names each time we need to
determine whether to use association lists, explicitly store a boolean flag
indicating whether association list helpers are being used.
2025-11-29 15:24:56 -08:00
..
aiger Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
aiger2 aiger2: Only fail for reachable undirected bufnorm helper cells 2025-09-29 08:21:28 +02:00
blif Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
btor write_btor: Include `$assert` and `$assume` cells in -ywmap output 2025-10-09 14:50:36 +02:00
cxxrtl reduce OS ifdefs, refactor getting dirs and filenames from paths to files 2025-10-14 15:46:17 +02:00
edif Remove unnecessary .c_str() in EDIF_ macros 2025-09-16 23:14:11 +00:00
firrtl Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
functional Explicitly store whether to use association lists 2025-11-29 15:24:56 -08:00
intersynth Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
jny Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
json Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
rtlil Merge pull request #5473 from YosysHQ/krys/unsized_params 2025-11-12 07:14:44 +13:00
simplec Update backends to avoid bits() 2025-09-16 03:17:23 +00:00
smt2 Update backends to avoid bits() 2025-09-16 03:17:23 +00:00
smv Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
spice Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
table Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
verilog Fix reset_auto_counter_id to correctly detect _NNN_ patterns 2025-11-17 09:21:59 +00:00