aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nexus: Added support for the DCS BelMaciej Kurc2022-03-165-3/+57
* Merge pull request #949 from yrabbit/thousandsgatecat2022-03-161-1/+8
|\
| * BUGFIX: disable the thousands separatorYRabbit2022-03-161-1/+8
|/
* Merge pull request #943 from yrabbit/localegatecat2022-03-152-1/+10
|\
| * Set the locale as early as possibleYRabbit2022-03-162-10/+9
| * gowin: test locale workaroundYRabbit2022-03-151-1/+5
| * gowin: support for locales other than en_US and CYRabbit2022-03-141-0/+6
* | Merge pull request #944 from Riesi/mastergatecat2022-03-151-24/+27
|\ \
| * | ice40: fix crash when packing LUTs with no outputStefan Riesenberger2022-03-141-24/+27
* | | Merge pull request #947 from antmicro/dcc_enhancementsgatecat2022-03-152-0/+20
|\ \ \
| * | | nexus: Added FASM feature emission for DCC and port timing class infoMaciej Kurc2022-03-152-0/+20
|/ / /
* | | Merge pull request #945 from yrabbit/wip-oddrgatecat2022-03-155-11/+177
|\ \ \ | |/ / |/| |
| * | gowin: add support for ODDR primitiveYRabbit2022-03-155-11/+177
|/ /
* | Merge pull request #942 from yrabbit/bugfix-1gatecat2022-03-141-0/+5
|\ \ | |/ |/|
| * fix identationYRabbit2022-03-141-4/+4
| * gowin: BUGFIX temporarily disable the budgetYRabbit2022-03-141-0/+5
|/
* Merge pull request #938 from Ravenslofty/mistral-m10kinitgatecat2022-03-122-2/+18
|\
| * mistral: M10K initialisation supportLofty2022-03-122-2/+18
* | Merge pull request #940 from VioletEternity/truncated-config-wordsgatecat2022-03-121-2/+7
|\ \
| * | ecp5: accept lowercase characters in hex strings.Maya2022-03-111-1/+1
| * | ecp5: verify hex strings contain only valid characters.Maya2022-03-111-1/+6
* | | Merge pull request #941 from yrabbit/gsrgatecat2022-03-124-0/+51
|\ \ \ | |/ / |/| |
| * | gowin: Add the Global Set/Reset primitiveYRabbit2022-03-124-0/+51
|/ /
* | Merge pull request #939 from antmicro/fix-global-routergatecat2022-03-111-1/+1
|\ \
| * | interchange: Don't hold reference to visit in global routingKrzysztof Boronski2022-03-111-1/+1
|/ /
* | Merge pull request #886 from Ravenslofty/mistral-m10kgatecat2022-03-097-0/+233
|\|
| * mistral: fixes and debug infoLofty2022-03-094-29/+59
| * mistral: some more M10K fixesLofty2022-03-092-7/+5
| * mistral: M10K pack fixesgatecat2022-03-092-6/+14
| * mistral: preliminary bitstream infoLofty2022-03-091-0/+41
| * mistral: move M10K code to packLofty2022-03-092-71/+77
| * mistral: M10K cell functionLofty2022-03-092-2/+75
| * mistral: add M10K belLofty2022-03-094-1/+78
|/
* clangformatgatecat2022-03-094-10/+8
* Merge pull request #937 from antmicro/mdudek/nexus_implicit_DCC_cascadinggatecat2022-03-091-1/+1
|\
| * nexus: DCCs cannot be cascadedMaciej Dudek2022-03-091-1/+1
* | Merge pull request #936 from whitequark/wasm-no-parallel-refinegatecat2022-03-081-1/+4
|\ \ | |/ |/|
| * Add missing part of commit aee35768.Catherine2022-03-081-1/+4
* | Merge pull request #933 from whitequark/wasm-no-parallel-refinegatecat2022-03-052-1/+19
|\|
| * Disable parallel refinement on WebAssembly.Catherine2022-03-052-1/+19
|/
* Merge pull request #932 from antmicro/remove-hardcoded-values-from-lut-mappin...gatecat2022-03-044-12/+21
|\
| * interchange: lut map cache: remove hardcoded valuesAlessandro Comodi2022-03-044-12/+21
* | Merge pull request #931 from yrabbit/bugfix-0gatecat2022-03-041-0/+10
|\ \ | |/ |/|
| * gowin: BUGFIX gui crashYRabbit2022-03-041-0/+10
* | Merge pull request #929 from gatecat/gatecat/parallel_refinegatecat2022-03-035-2/+1012
|\ \
| * | parallel_refine: New, parallelised placement refinement passgatecat2022-03-035-2/+1012
|/ /
* | Merge pull request #925 from YosysHQ/gatecat/netlist-ivgatecat2022-03-0134-457/+701
|\ \
| * | Switch to potentially-sparse net users arraygatecat2022-02-2734-465/+442
| * | Add indexed_store container typegatecat2022-02-262-0/+267
* | | Merge pull request #927 from YosysHQ/gatecat/ecp5-pdpw-fixgatecat2022-02-281-1/+1
|\ \ \ | |/ / |/| |