Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
layout: default
---

The Verilog to Routing (VTR) project provides open-source CAD tools for FPGA architecture and CAD research.
The Verilog to Routing (VTR) project provides open-source CAD tools for FPGA architecture and CAD research. This project, along with the benchmark suites, is released under the MIT license. This means that you are free to use, modify, and distribute the software and benchmark files, subject to the terms and conditions of the MIT license.



<figure style="float:right">
<img src='/img/vpr_placement.png' alt='VPR Placement' width="350px" />
Expand Down