aboutsummaryrefslogtreecommitdiffstats
path: root/mistral
Commit message (Expand)AuthorAgeFilesLines
* mistral: Update to latest enum namegatecat2021-12-221-1/+1
* archapi: Use arbitrary rather than actual placement in predictDelaygatecat2021-12-192-8/+6
* mistral: DATAIN and DATAOUT of GPIO have swappedgatecat2021-12-121-2/+2
* mistral: Add 'tools' dir to include pathgatecat2021-12-111-1/+1
* mistral: Sync with yet another reorganizationOlivier Galibert2021-10-281-3/+2
* Normalize formattingOlivier Galibert2021-10-192-13/+17
* mistral: Use the iteratorsOlivier Galibert2021-10-191-11/+8
* Merge pull request #848 from galibert/mastergatecat2021-10-171-0/+1
|\
| * mistral: Support the new routes-to-bin intermediate tool generationOlivier Galibert2021-10-171-0/+1
* | mistral: Add internal oscillator supportOlivier Galibert2021-10-174-3/+15
|/
* cyclonev_hps_interface_mpu_general_purpose: Use a id_ identifierOlivier Galibert2021-10-152-1/+3
* mistral: Add support for cyclonev_hps_interface_mpu_general_purposeOlivier Galibert2021-10-143-0/+15
* mistral: Fix MLAB clusteringgatecat2021-10-112-2/+9
* clangformatgatecat2021-10-112-29/+42
* Merge pull request #843 from Ravenslofty/lofty/mistral-basic-timinggatecat2021-10-113-21/+256
|\
| * mistral: very basic timing infoLofty2021-10-103-21/+256
* | mistral: clean up bel init slightlyLofty2021-10-081-18/+6
|/
* mistral: Adding support for MLABs as memorygatecat2021-10-058-21/+235
* mistral: Add bel pins for MLAB write portgatecat2021-10-032-19/+38
* clangformatgatecat2021-08-261-3/+3
* mistral: Permute MLAB init bits correctlygatecat2021-08-241-0/+22
* mistral: Use MLABs as if they're LABs (for now)Lofty2021-08-174-50/+63
* mistral: Include mistral generated files in include dirsgatecat2021-08-151-1/+1
* mistral: Fix pip binding checkgatecat2021-08-141-4/+11
* Fixing old emails and names in copyrightsgatecat2021-06-122-2/+2
* mistral: Remove mistral root argumentgatecat2021-06-043-7/+1
* mistral: Build libmistral as a cmake subdirgatecat2021-06-041-4/+3
* Remove redundant code after hashlib movegatecat2021-06-021-29/+2
* Use hashlib in most remaining codegatecat2021-06-021-2/+2
* Using hashlib in archesgatecat2021-06-025-20/+19
* Use hashlib for core netlist structuresgatecat2021-06-024-25/+25
* Add hash() member functionsgatecat2021-06-021-0/+4
* mistral: Fix nextpnr build with LLVMgatecat2021-06-023-4/+4
* mistral: Make RBF compression optionalgatecat2021-05-302-1/+9
* mistral: add getChipNameLofty2021-05-151-1/+1
* mistral: Add MISTRAL_CLKBUF cell typegatecat2021-05-155-1/+15
* mistral: Tidying upgatecat2021-05-1510-10/+10
* mistral: Make router2 the defaultgatecat2021-05-151-1/+1
* mistral: Speed up bel binding and checkinggatecat2021-05-151-4/+18
* mistral: Workaround for weird SCLR issuegatecat2021-05-151-0/+7
* mistral: Fix ENA and ACLR bitstream generationgatecat2021-05-154-4/+11
* mistral: Disable global buffers that are currently brokengatecat2021-05-151-0/+2
* mistral: Compensate for EF_SEL mirroring in validity checkgatecat2021-05-151-2/+2
* mistral: Fix EF_SEL and BTO_DISgatecat2021-05-152-4/+5
* mistral: PKREG bits appear to be mirrored within a half?gatecat2021-05-151-2/+3
* mistral: Debugging flipflopsgatecat2021-05-151-3/+4
* mistral: Trim SDATA if SLOAD is lowgatecat2021-05-151-0/+9
* mistral: FF&CLKBUF fixes, part 1gatecat2021-05-152-1/+10
* mistral: First pass at FF and CLKBUF bitgengatecat2021-05-152-18/+115
* mistral: Account for TD input count limitgatecat2021-05-154-9/+128