vtr-verilog-to-routing icon indicating copy to clipboard operation
vtr-verilog-to-routing copied to clipboard

Verilog to Routing -- Open Source CAD Flow for FPGA Research

Results 279 vtr-verilog-to-routing issues
Sort by recently updated
recently updated
newest added

#### Description We made analytical placer timing-driven and added options to VPR to use it as an initial placer before SA Placer. #### Related Issue #### Motivation and Context It...

VPR

Clicking an option under the "toggle routing cong cost" under the routing menu results in a segmentation fault.

bug

When viewing the _vtr-docs-readthedocs_ documentation, there is only a short description in _Utilities_ for instructions on adding tags to the schema to make it usable by genfasm. The file also...

This issue will be a place holder to report problems with the newly added NoC related documentation. Please comment in this issue any found mistakes or changes you feel are...

Looks like http://builds.verilogtorouting.org:8080/ doesn't exist anymore, but there are two links to it in the readme.

**Where is described about (width 3, height 5) ?Please provide more guidance, thank you!** ![image](https://github.com/verilog-to-routing/vtr-verilog-to-routing/assets/91514334/3ee7b64d-bf75-4d6a-b7d6-80831fb11cf9)

#### Expected Behaviour Assume we define an IO tile with capacity = C > 16. If we want to override the fc_val for some of the IO sub-tiles, here is...

Fix temp_dir parse error and add features for Yosys+Parmys #### Description This PR fixed the issue for #2347, which may cause Parmys+Yosys synthesize failure. This PR also adds two features...

#### Expected Behaviour VPR should be able to route the benchmark to the architecture and be able to utilize the BRAMs. This should be possible for single- and dual-port rams....

Synthesis is failing on some VTR benchmarks, such as diffeq1.v and diffeq2.v when targeting some of the included architectures. #### Steps to Reproduce If you attempt to synthesize diffeq1.v with...