Fast FPGA Compilation Based on Relocatable P&R Constraints

Chong Wang,Xue-Gong Zhou,Ling-Li Wang,Zhi-Hua Feng
DOI: https://doi.org/10.1109/icsict.2016.7999017
2016-01-01
Abstract:In modern commercial FPGA EDA tools, modular design is very common to reduce the development time. This paper introduces a new method of modular design and module connection based on relocatable P&R constraints, where users can build their own module library and invoke these modules easily. A routed file from the module library can be directly used as a module which can be placed in the user-specified position in a design without recompiling the module. Hence it can save considerable compilation time and ensure the timing performance of the module. Additionally, compared with previous approach based on partial bitstreams[1], no extra logic resource is needed to make the interface connections.
What problem does this paper attempt to address?