You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open source CAD tools enable the investigation of new FPGA architectures and CAD algorithms, which are not possible with closed-source tools.
18
13
19
14
The VTR design flow takes as input a Verilog description of a digital circuit, and a description of the target FPGA architecture. It then perfoms:
@@ -32,10 +27,11 @@ VTR can also produce the information required for bitstream generation to target
32
27
33
28
VTR is flexible and can taget a wide range of hypothetical, commercial-like and commercial FPGA architectures, and includes benchmark designs suitable for evaluating FPGA architectures.
34
29
35
-
For more information see the [documentation](https://docs.verilogtorouting.org).
36
30
31
+
For more information see the [documentation](https://docs.verilogtorouting.org).
0 commit comments