aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: check if warning flag is supported before use.Catherine2023-02-231-1/+9
* Merge pull request #1108 from whitequark/fix-includesCatherine2023-02-232-0/+3
|\
| * common: add missing includes for libc++.Catherine2023-02-232-0/+3
|/
* Merge pull request #1106 from YosysHQ/gatecat/fab_carrymyrtle2023-02-213-10/+122
|\
| * fabulous: Add support for packing carry chainsgatecat2023-02-213-10/+122
|/
* Merge pull request #1103 from rodgert/mastermyrtle2023-02-211-0/+1
|\
| * Include <cstdint> in common/kernel/hashlib.hThomas W Rodgers2023-02-181-0/+1
* | Merge pull request #1105 from YosysHQ/gatecat/nexus-io-errormyrtle2023-02-211-0/+10
|\ \ | |/ |/|
| * nexus: Check IO-bank compatibilitygatecat2023-02-211-0/+10
|/
* fabulous: Further tweak magic numbersgatecat2023-02-161-3/+3
* Merge pull request #1102 from rowanG077/print-random-seedmyrtle2023-02-161-1/+3
|\
| * common: Print out generated seed valuerowanG0772023-02-161-1/+3
* | Merge pull request #1101 from YosysHQ/gatecat/fab-fake-timingsmyrtle2023-02-162-6/+46
|\ \ | |/ |/|
| * fabulous: Add fake timingsgatecat2023-02-162-6/+46
|/
* Merge pull request #1092 from rowanG077/werrormyrtle2023-02-143-9/+29
|\
| * common: Implement Werror flagrowanG0772023-02-133-9/+29
* | Update links to IceStorm in READMECatherine2023-02-141-3/+3
* | Merge pull request #1098 from YosysHQ/lofty/fix-machxo2-pybindingsmyrtle2023-02-131-2/+2
|\ \
| * | machxo2: Fix Python bindings for pip iteratorsLofty2023-02-131-2/+2
|/ /
* | Merge pull request #1090 from rowanG077/ecp5-propagate-dcsc-clk-ctmyrtle2023-02-132-14/+160
|\ \
| * | streamline constant_net detectionrowanG0772023-02-062-4/+8
| * | ecp5: DSCS clock propagation if modesel is 0 constantrowanG0772023-02-061-52/+99
| * | ecp5: Propagate clock constraints through DSCSrowanG0772023-02-011-12/+107
| |/
* | Merge pull request #1097 from YosysHQ/gatecat/fab-bram-fixmyrtle2023-02-102-6/+25
|\ \
| * | fabulous: Improve names for BRAM belsgatecat2023-02-102-6/+25
|/ /
* | Merge pull request #1096 from YosysHQ/gatecat/ecp5-ioce-fixmyrtle2023-02-101-2/+8
|\ \
| * | ecp5: Handle the case where both CE are the same constantgatecat2023-02-091-2/+8
|/ /
* | Merge pull request #1094 from uis246/mastermyrtle2023-02-072-0/+21
|\ \
| * | gowin: Add bels for new types of oscillatoruis2023-02-062-0/+21
|/ /
* | Merge pull request #1087 from yrabbit/gw1nr-9myrtle2023-02-023-46/+65
|\ \
| * \ Merge branch 'master' into gw1nr-9YRabbit2023-02-024-24/+52
| |\ \ | |/ / |/| |
* | | Merge pull request #1089 from smunaut/icegatemyrtle2023-02-013-14/+24
|\ \ \
| * | | ice40: Don't assert on unknown extra_config bits if they are 0Sylvain Munaut2023-02-011-1/+5
| * | | ice40: Add support for PLL ICEGATE functionSylvain Munaut2023-02-013-13/+19
|/ / /
* | | Merge pull request #1088 from rowanG077/ecp5-singleton-lpfmyrtle2023-01-311-1/+8
|\ \ \ | |_|/ |/| |
| * | ecp5: LOCATE in LPF works on singleton vectorrowanG0772023-01-311-1/+8
|/ /
* | Merge pull request #1086 from smunaut/out_zmyrtle2023-01-301-9/+20
|\ \
| * | ice40: Support for undriven / unconnected output portsSylvain Munaut2023-01-291-1/+6
| * | ice40: Rework pull-up attribute copy to SB_IO blocksSylvain Munaut2023-01-291-8/+14
|/ /
| * gowin: Add PLL support for the GW1NS-2C chipYRabbit2023-01-312-1/+8
| * gowin: Add PLL support for GW1NR-4 chipsYRabbit2023-01-312-2/+6
| * gowin: Proper use of the C++ mechanismsYRabbit2023-01-302-10/+8
| * gowin: Add PLL support for the GW1NR-9 chipYRabbit2023-01-303-46/+56
|/
* Merge pull request #1084 from YosysHQ/gatecat/ecp5-ioff-fixmyrtle2023-01-271-8/+24
|\
| * ecp5: Improve IOFF CE handling robustnessgatecat2023-01-251-8/+24
* | Merge pull request #1085 from yrabbit/gw1nr-9c-pllmyrtle2023-01-277-104/+125
|\ \
| * | gowin: Add PLL support for the GW1NR-9C chipYRabbit2023-01-267-104/+125
|/ /
* / clangformatgatecat2023-01-255-68/+47
|/
* Merge pull request #1081 from danc86/eigen-cmake-imported-targetmyrtle2023-01-241-2/+1
|\
| * use eigen as an IMPORTED target in CMakeDan Callaghan2023-01-241-2/+1
|/