3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-16 05:48:44 +00:00
yosys/backends/functional
Krystine Sherwin b9485ce094
register.h: Add internal_flag to Pass
Update experimental pass warnings to use a shared function.  Reduces repetition, and also allows all of the warning flags to be combined (which at present is just experimental and the new internal).
Update `test_*` passes to call `internal()` in their constructors.
2025-03-21 10:26:12 +13:00
..
cxx_runtime add sandia copyright notice to the functional backend 2024-08-21 11:04:11 +01:00
cxx.cc Add TODO for missing help messages 2024-10-08 08:47:51 +02:00
Makefile.inc smtr: Fork smtlib for rosette 2024-09-03 11:32:02 +01:00
smtlib.cc functional backend: rename "type" to either "kind" or "sort" to make the terminology consistent 2024-08-28 12:39:41 +01:00
smtlib_rosette.cc smtr: Refactor write back into _eval and _initial 2025-02-07 13:58:09 +13:00
test_generic.cc register.h: Add internal_flag to Pass 2025-03-21 10:26:12 +13:00