Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mistral: M10K pack fixes | gatecat | 2022-03-09 | 1 | -0/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: add M10K bel | Lofty | 2022-03-09 | 1 | -0/+3 |
| | |||||
* | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 1 | -4/+4 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | run clangformat | gatecat | 2022-02-03 | 1 | -7/+8 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Mistral: Use log_error, remove leftover debugging printf. | Olivier Galibert | 2022-01-19 | 1 | -0/+36 |
| | |||||
* | Normalize formatting | Olivier Galibert | 2021-10-19 | 1 | -8/+9 |
| | |||||
* | mistral: Use the iterators | Olivier Galibert | 2021-10-19 | 1 | -11/+8 |
| | |||||
* | mistral: Add internal oscillator support | Olivier Galibert | 2021-10-17 | 1 | -0/+2 |
| | |||||
* | mistral: Add support for cyclonev_hps_interface_mpu_general_purpose | Olivier Galibert | 2021-10-14 | 1 | -0/+5 |
| | |||||
* | Merge pull request #843 from Ravenslofty/lofty/mistral-basic-timing | gatecat | 2021-10-11 | 1 | -20/+0 |
|\ | | | | | mistral: very basic timing info | ||||
| * | mistral: very basic timing info | Lofty | 2021-10-10 | 1 | -20/+0 |
| | | |||||
* | | 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> |