VTR
The Verilog-to-Routing (VTR) project [LAK+14, RLY+12] is a world-wide collaborative effort to provide a open-source framework for conducting FPGA architecture and CAD research and development. The VTR design flow takes as input a Verilog description of a digital circuit, and a description of the target FPGA architecture.
It then performs:
Generating FPGA speed and area results.
VTR also includes a set of benchmark designs known to work with the design flow.
- VTR CAD Flow
- Get VTR
- Building VTR
- Optional Build Information
- Running the VTR Flow
- Benchmarks
- Power Estimation
- Server Mode
- Interactive Path Analysis Client (IPA)
- Tasks
- run_vtr_flow
- run_func_sim_flow
- run_vtr_task
- parse_vtr_flow
- parse_vtr_task
- Parse Configuration
- Pass Requirements
- VTR Flow Python library