3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-11 00:23:26 +00:00
yosys/backends/functional
Gus Smith 1fdfba2a1a Add helper for accessing by base name
The existing access function isn't useful if we don't have access to the original
names of the input/output/state signals. There may be a better way to do this, but
it might require restructuring the SmtrStruct.
2025-05-17 15:17:29 -07: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 Add helper for accessing by base name 2025-05-17 15:17:29 -07:00
test_generic.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00