Abstract
Glitches (spurious transitions) are common in electronic circuits. In this paper we present a novel approach to reduce dynamic power in FPGAs by reducing glitches during the routing step. This approach involves finding alternative routes for early-arriving signals, so that signal arrival times at LUTs are aligned and no glitches are generated. This approach does not require additional circuitry to balance signals as done in previous work, but uses the available programmable routing resources instead. We develop an efficient algorithm to find routes with target delays. Based on this algorithm, we then build a glitch-aware router, named GlitchReroute, aiming at reducing dynamic power. To the best of our knowledge, this is the first glitch-aware routing algorithm for FPGAs. Experiments show that an average of 23% reduction in glitch power is achieved, which translates into a 9.8% reduction in dynamic power, compared to the glitch-unaware VPR router.
Original language | English |
---|---|
Title of host publication | ISPD '09 |
Subtitle of host publication | Proceedings of the 2009 International Symposium on Physical Design, ISPD'09 |
Publisher | Association for Computing Machinery (ACM) |
Pages | 99-105 |
Number of pages | 7 |
ISBN (Print) | 9781605584492 |
DOIs | |
Publication status | Published - 29 Mar 2009 |
Event | 18th International Symposium on Physical Design, ISPD 2009 - San Diego, United States Duration: 29 Mar 2009 → 1 Apr 2009 https://dl.acm.org/doi/proceedings/10.1145/1514932 (Conference proceedings) |
Publication series
Name | Proceedings of the International Symposium on Physical Design, ISPD |
---|
Symposium
Symposium | 18th International Symposium on Physical Design, ISPD 2009 |
---|---|
Country/Territory | United States |
City | San Diego |
Period | 29/03/09 → 1/04/09 |
Internet address |
|
User-Defined Keywords
- FPGAs
- Low Power
- Glitch Reduction
- Path Balancing
- Routing.