v1.3.0
What's New
Power and Area Modeling
- CACTI-inspired PowerModel and AreaModel classes
- Dynamic energy calculation (read/write per access)
- Static leakage power with temperature scaling
- Technology node support: 7nm, 14nm, 22nm, 32nm, 45nm
- Energy-Delay Product (EDP) metric
CLI Integration
--powerflag to enable power and energy analysis--tech-node <nm>flag to specify technology node
Documentation Restructure
- Redesigned docs folder with 16 organized files
- New:
analysis.md,building.md,api-reference.md,prefetching.md,power-modeling.md - Removed version-specific feature files
- Updated
architecture.mdfor C++20
Bug Fixes
- ASCII visualization for Windows console compatibility
- Consistent table alignment
Testing
- 14/14 tests passing
- New unit tests for PowerModel and AreaModel
See CHANGELOG.md for complete details.