Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mistral: Fix MLAB clustering | gatecat | 2021-10-11 | 1 | -0/+6 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Adding support for MLABs as memory | gatecat | 2021-10-05 | 1 | -10/+105 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Add bel pins for MLAB write port | gatecat | 2021-10-03 | 1 | -19/+30 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Permute MLAB init bits correctly | gatecat | 2021-08-24 | 1 | -0/+22 |
| | |||||
* | mistral: Use MLABs as if they're LABs (for now) | Lofty | 2021-08-17 | 1 | -22/+28 |
| | | | | Signed-off-by: Lofty <dan.ravensloft@gmail.com> | ||||
* | Using hashlib in arches | gatecat | 2021-06-02 | 1 | -2/+2 |
| | | | | 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: Workaround for weird SCLR issue | gatecat | 2021-05-15 | 1 | -0/+7 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Fix ENA and ACLR bitstream generation | gatecat | 2021-05-15 | 1 | -0/+6 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Compensate for EF_SEL mirroring in validity check | gatecat | 2021-05-15 | 1 | -2/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Fix EF_SEL and BTO_DIS | gatecat | 2021-05-15 | 1 | -1/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Debugging flipflops | gatecat | 2021-05-15 | 1 | -3/+4 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: First pass at FF and CLKBUF bitgen | gatecat | 2021-05-15 | 1 | -8/+13 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Account for TD input count limit | gatecat | 2021-05-15 | 1 | -3/+87 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Debugging carry chain issues | gatecat | 2021-05-15 | 1 | -13/+16 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Adding FF control set reservation | gatecat | 2021-05-15 | 1 | -51/+104 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Carry fixes | gatecat | 2021-05-15 | 1 | -2/+14 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Carry debugging | gatecat | 2021-05-15 | 1 | -39/+6 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Write arith mode to bitstream (not yet functional) | gatecat | 2021-05-15 | 1 | -2/+15 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: First pass at carry packing | gatecat | 2021-05-15 | 1 | -4/+38 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: FF validity checking fixes | gatecat | 2021-05-15 | 1 | -7/+13 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Write LUT inits | gatecat | 2021-05-15 | 1 | -1/+35 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Some preps for generating bitstreams | gatecat | 2021-05-15 | 1 | -28/+27 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Adding a function for computing ALM LUT masks | gatecat | 2021-05-15 | 1 | -0/+88 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Working on FF validity checking | gatecat | 2021-05-15 | 1 | -1/+116 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Working on ALM input assignment | gatecat | 2021-05-15 | 1 | -1/+116 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Add stub pack/place/route functions | gatecat | 2021-05-15 | 1 | -0/+27 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | mistral: Renamed arch from cyclonev | gatecat | 2021-05-15 | 1 | -0/+399 |
Signed-off-by: gatecat <gatecat@ds0.me> |