Abstract
As semiconductor manufacturing technology advances, microarchitecture designers could use the advanced process to create complex microarchitectures, making the design more performant, power-saving, and area efficient. To get better designs for various objectives, designers use hardware description language to deploy a highly parameterizable hardware design generator. However, the more flexible the parameterized design is, the more complex the parameters to choose over the possible parameter space. Traditionally, experienced hardware engineers have to hand-tune each design parameter to achieve better performance, power, and area efficiency. Moreover, the design space is usually too large to practically explore by running place-and-route (PnR) of each design since the electronic design automation (EDA) tool could take days to finish it. Thus, prior works on microarchitecture search only focus on logical results, which leads the search framework to ignore the quality gap between logical and physical design, resulting in inaccurate Pareto frontier prediction. To further address this issue, we use the physical synthesis technique to estimate the physical characteristics and save runtime while exploring the design space simultaneously. In this case, we developed a heuristic idea, Physical-aware Design Space Exploration Framework on RISC-V SonicBOOM Microarchitecture, that optimizes the netlist and physical layout quality. It results in a much more accurate prediction of the Pareto parameter set with a 40% and 28% search time reduction on the three-objective and four-objective problems, respectively, compared to the best baseline model. In addition, our method achieved a seven times smaller hypervolume difference than the best baseline model within the same number of observations.
Original language | English |
---|---|
Title of host publication | Proceedings - 2023 IEEE 34th International Conference on Application-Specific Systems, Architectures and Processors, ASAP 2023 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 85-93 |
Number of pages | 9 |
ISBN (Electronic) | 9798350346855 |
DOIs | |
State | Published - 2023 |
Externally published | Yes |
Event | 34th IEEE International Conference on Application-Specific Systems, Architectures and Processors, ASAP 2023 - Porto, Portugal Duration: 19 07 2023 → 21 07 2023 |
Publication series
Name | Proceedings of the International Conference on Application-Specific Systems, Architectures and Processors |
---|---|
Volume | 2023-July |
ISSN (Print) | 1063-6862 |
Conference
Conference | 34th IEEE International Conference on Application-Specific Systems, Architectures and Processors, ASAP 2023 |
---|---|
Country/Territory | Portugal |
City | Porto |
Period | 19/07/23 → 21/07/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- Microarchitecture search
- Multi-objective Bayesian Optimization
- Physical Layout Estimation
- Physical-aware
- RISC-V
- Transfer learning