3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-20 03:03:44 +00:00
yosys/backends/cxxrtl
Catherine 6ffc315936 cxxrtl: export wire attributes through the C API.
Co-authored-by: Charlotte <charlotte@lottia.net>
2023-10-25 16:01:48 +00:00
..
cxxrtl.h cxxrtl: export wire attributes through the C API. 2023-10-25 16:01:48 +00:00
cxxrtl_backend.cc cxxrtl: export wire attributes through the C API. 2023-10-25 16:01:48 +00:00
cxxrtl_capi.cc cxxrtl: export wire attributes through the C API. 2023-10-25 16:01:48 +00:00
cxxrtl_capi.h cxxrtl: export wire attributes through the C API. 2023-10-25 16:01:48 +00:00
cxxrtl_vcd.h cxxrtl: escape colon in variable names in VCD writer. 2021-07-19 16:22:55 +00:00
cxxrtl_vcd_capi.cc
cxxrtl_vcd_capi.h
Makefile.inc