Nathan Shreve
Nathan Shreve
1. Quickstart now shows how to build for use with ODIN II 2. Updated basic design flow tutorial to remove redundant instructions to run ``parse_vtr_task.py`` 3. Changed version of black...
#### Description Modified the Developer Guide to give a basic tutorial for how to (1) run testers and (2) create unit tests, including a simple example. #### Motivation and Context...
We'd like to change the [Synthesizing with Odin II](https://docs.verilogtorouting.org/en/latest/quickstart/#synthesizing-with-odin-ii:~:text=targetted%20FPGA%20architecture.-,Synthesizing%20with%20ODIN%20II,%C2%B6,-First%20we%E2%80%99ll%20run) section in the Quick Start guide to use a Parmys example instead. @navidjafarof and @amirarjmand93 , how would we be able...
There is a new class ``LookaheadProfiler`` which records a variety of data that can be used to evaluate the quality of the router lookahead. #### Description Using the branch reconstructed...
With flat routing on, seemingly all ``koios_medium`` benchmarks fail. There are always some number of overused nodes. #### Steps to Reproduce I have created a new branch with a new...