✨ Refactored Cut View on AIG#368
Conversation
Signed-off-by: JingrenWang <wjrforcyber@163.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughAdds a ChangesCut View Binding
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: JingrenWang <wjrforcyber@163.com>
Description
Cut view on AIG for analysis.
Related to the old PR #315 , refactored based on the comment.
Checklist:
Summary by CodeRabbit
Cutclass that provides an isolated, read-only view of a single cut, including inspection helpers (nodes/gates/PIs/POs), PI classification, index mapping, and cloning/copying.to_index_list()for encoding just the cut and decoding it back into a standalone AIG.