Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mistral: clean up bel init slightly | Lofty | 2021-10-08 | 1 | -18/+6 |
| | |||||
* | mistral: Adding support for MLABs as memory | gatecat | 2021-10-05 | 1 | -6/+18 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Use MLABs as if they're LABs (for now) | Lofty | 2021-08-17 | 1 | -1/+4 |
| | | | | Signed-off-by: Lofty <dan.ravensloft@gmail.com> | ||||
* | mistral: Remove mistral root argument | gatecat | 2021-06-04 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Use hashlib for core netlist structures | gatecat | 2021-06-02 | 1 | -2/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Add MISTRAL_CLKBUF cell type | gatecat | 2021-05-15 | 1 | -0/+4 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Tidying up | gatecat | 2021-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Make router2 the default | gatecat | 2021-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Account for TD input count limit | gatecat | 2021-05-15 | 1 | -3/+11 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Implement bounding boxes for router2 | gatecat | 2021-05-15 | 1 | -0/+14 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Adding FF control set reservation | gatecat | 2021-05-15 | 1 | -0/+17 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Implement some misc. things | gatecat | 2021-05-15 | 1 | -2/+24 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Some preps for generating bitstreams | gatecat | 2021-05-15 | 1 | -0/+6 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Add IO packing | gatecat | 2021-05-15 | 1 | -3/+15 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Add stub pack/place/route functions | gatecat | 2021-05-15 | 1 | -4/+69 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Renamed arch from cyclonev | gatecat | 2021-05-15 | 1 | -0/+339 |
Signed-off-by: gatecat <gatecat@ds0.me> |