circt/lib/Analysis
Schuyler Eldridge ad28fd2291
[FIRRTL] Add "effective" design to Instance Info
Expand the API of the InstanceInfo analysis to include queries for if
something is in the "effective" design.  This is equivalent to querying if
something is not under a layer.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
2024-10-24 18:43:42 -04:00
..
CMakeLists.txt [Transforms][OpCountAnalysis] Add PrintOpCountPass (#7654) 2024-10-02 17:25:11 +01:00
DebugAnalysis.cpp [Debug] Add debug-only value/op analysis (#6335) 2023-10-26 13:53:49 -07:00
DebugInfo.cpp [Debug] Add scope op (#6454) 2023-12-08 09:38:46 -08:00
DependenceAnalysis.cpp [DependenceAnalysis][NFC] Fix CTAD warning. 2023-06-20 10:07:11 -05:00
FIRRTLInstanceInfo.cpp [FIRRTL] Add "effective" design to Instance Info 2024-10-24 18:43:42 -04:00
OpCountAnalysis.cpp [Analysis] Add OpCount Analysis (#7644) 2024-10-01 14:35:14 +01:00
SchedulingAnalysis.cpp [Scheduling] Replace macro use in problem definitions (#7320) 2024-07-30 22:23:43 +02:00
TestPasses.cpp [FIRRTL] Add "effective" design to Instance Info 2024-10-24 18:43:42 -04:00