Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using hashlib in arches | gatecat | 2021-06-02 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Initial version of inverter logic. | Keith Rothman | 2021-03-23 | 1 | -0/+16 |
| | | | | | | | 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/+193 |
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> |