DocumentCode
3752775
Title
Hard block reduction and synthesis improvements in Odin II
Author
Bo Yan;Kenneth B. Kent
Author_Institution
University of New Brunswick, New Brunswick, Canada
fYear
2015
Firstpage
126
Lastpage
132
Abstract
A Field-Programmable Gate Array (FPGA) is an integrated circuit that allows users to program product features and functions after manufacturing. Verilog-to-Routing (VTR) is an open source CAD tool for conducting FPGA architecture and CAD research and development. As one of the core tools of VTR, Odin II is responsible for Verilog elaboration and hard block synthesis. This project describes the improvements in Odin II on three aspects: for loop support, abstract syntax tree (AST) simplification and hard block reduction. This work allows elaboration of a for loop statement by modifying the Abstract Syntax Tree (AST). There are different alternatives to simplify an AST, and this paper demonstrates three ways: simplifying expressions with variables, reducing parameters with values and using shift operations to replace multiplications or divisions. For a circuit design, some hard blocks in the netlist have the same high-level function. This project further provides a method to reduce redundant hard blocks. Each implementation is tested with designed testing cases or sets of benchmarks, and the results of running them through Odin II and VTR are demonstrated.
Keywords
"Field programmable gate arrays","Hardware design languages","Video recording","Design automation","Routing","Hardware"
Publisher
ieee
Conference_Titel
Rapid System Prototyping (RSP), 2015 International Symposium on
Electronic_ISBN
2150-5519
Type
conf
DOI
10.1109/RSP.2015.7416557
Filename
7416557
Link To Document