aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/globals.cc
Commit message (Collapse)AuthorAgeFilesLines
* mistral: Add MISTRAL_CLKBUF cell typegatecat2021-05-151-0/+5
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Fix ENA and ACLR bitstream generationgatecat2021-05-151-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Disable global buffers that are currently brokengatecat2021-05-151-0/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: FF&CLKBUF fixes, part 1gatecat2021-05-151-0/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Rename clock buffer primitivegatecat2021-05-151-1/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Implement some misc. thingsgatecat2021-05-151-0/+37
Signed-off-by: gatecat <gatecat@ds0.me>