aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gowin: use global VCC and VSS nets (#956)Pepijn de Vos2022-03-194-10/+22
* parallel_refine: Fix compile error with some configsgatecat2022-03-191-1/+1
* Merge pull request #955 from YosysHQ/gatecat/mistral-updates-2gatecat2022-03-182-2/+2
|\
| * mistral: Updated CLK mux select namegatecat2022-03-182-2/+2
|/
* Merge pull request #953 from YosysHQ/gatecat/mistral-updatesgatecat2022-03-182-12/+18
|\
| * mistral: Update to latest upstreamgatecat2022-03-172-12/+18
* | Merge pull request #954 from YosysHQ/gatecat/rapidwright-updategatecat2022-03-172-2/+3
|\ \
| * | ci: Fixes for latest RapidWrightgatecat2022-03-172-2/+3
|/ /
* / clangformatgatecat2022-03-173-4/+5
|/
* ecp5: Fix double-counting of FFs in reportgatecat2022-03-161-1/+1
* Merge pull request #950 from yrabbit/startgatecat2022-03-161-0/+4
|\
| * gowin: don't crash if no arguments are setYRabbit2022-03-161-0/+4
* | Merge pull request #948 from antmicro/dcs_supportgatecat2022-03-165-4/+58
|\ \
| * | nexus: Corrected auto frequency constraint for LF output of OSCAMaciej Kurc2022-03-161-2/+2
| * | 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