Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial version of inverter logic. | Keith Rothman | 2021-03-23 | 1 | -0/+45 |
| | | | | | | | For now just implements some inspection capabilities, and the site router (for now) avoids inverted paths. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Rework FPGA interchange site router. | Keith Rothman | 2021-03-22 | 1 | -0/+255 |
The new site router should be robust to most situations, and isn't significantly slower with the use of caching. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> |