aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/pack.cc
Commit message (Collapse)AuthorAgeFilesLines
* mistral: Fix MLAB clusteringgatecat2021-10-111-2/+3
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Adding support for MLABs as memorygatecat2021-10-051-0/+40
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Use hashlib for core netlist structuresgatecat2021-06-021-14/+14
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Tidying upgatecat2021-05-151-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Trim SDATA if SLOAD is lowgatecat2021-05-151-0/+9
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Debugging carry chain issuesgatecat2021-05-151-0/+18
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Carry debugginggatecat2021-05-151-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: First pass at carry packinggatecat2021-05-151-0/+41
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Fix constant trimminggatecat2021-05-151-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Add IO packinggatecat2021-05-151-3/+107
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Add some packing logic based on nexusgatecat2021-05-151-2/+160
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Add stub pack/place/route functionsgatecat2021-05-151-0/+35
Signed-off-by: gatecat <gatecat@ds0.me>