circt/include
Mike Urbach 0e781d48bf [InstanceGraph] Expose choice of top in getAbsolutePaths, NFC.
This exposes a new getAbsolutePaths API where the user may specify an
InstanceGraphNode to use as the top of the returned paths. The
existing API that does not expose this simply calls the new API using
getTopLevelNode(), preserving the previous behavior. An upcoming
change will use the new API to get absolute paths relative to a
different top.
2024-04-19 12:11:11 -07:00
..
circt [InstanceGraph] Expose choice of top in getAbsolutePaths, NFC. 2024-04-19 12:11:11 -07:00
circt-c [FIRRTL][CAPI] Allow constructing integers larger than 64 bits 2024-04-07 05:04:23 +08:00