| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1089 from smunaut/icegate | myrtle | 2023-02-01 | 3 | -14/+24 |
|\ |
|
| * | ice40: Don't assert on unknown extra_config bits if they are 0 | Sylvain Munaut | 2023-02-01 | 1 | -1/+5 |
| * | ice40: Add support for PLL ICEGATE function | Sylvain Munaut | 2023-02-01 | 3 | -13/+19 |
|/ |
|
* | Merge pull request #1088 from rowanG077/ecp5-singleton-lpf | myrtle | 2023-01-31 | 1 | -1/+8 |
|\ |
|
| * | ecp5: LOCATE in LPF works on singleton vector | rowanG077 | 2023-01-31 | 1 | -1/+8 |
|/ |
|
* | Merge pull request #1086 from smunaut/out_z | myrtle | 2023-01-30 | 1 | -9/+20 |
|\ |
|
| * | ice40: Support for undriven / unconnected output ports | Sylvain Munaut | 2023-01-29 | 1 | -1/+6 |
| * | ice40: Rework pull-up attribute copy to SB_IO blocks | Sylvain Munaut | 2023-01-29 | 1 | -8/+14 |
|/ |
|
* | Merge pull request #1084 from YosysHQ/gatecat/ecp5-ioff-fix | myrtle | 2023-01-27 | 1 | -8/+24 |
|\ |
|
| * | ecp5: Improve IOFF CE handling robustness | gatecat | 2023-01-25 | 1 | -8/+24 |
* | | Merge pull request #1085 from yrabbit/gw1nr-9c-pll | myrtle | 2023-01-27 | 7 | -104/+125 |
|\ \ |
|
| * | | gowin: Add PLL support for the GW1NR-9C chip | YRabbit | 2023-01-26 | 7 | -104/+125 |
|/ / |
|
* / | clangformat | gatecat | 2023-01-25 | 5 | -68/+47 |
|/ |
|
* | Merge pull request #1081 from danc86/eigen-cmake-imported-target | myrtle | 2023-01-24 | 1 | -2/+1 |
|\ |
|
| * | use eigen as an IMPORTED target in CMake | Dan Callaghan | 2023-01-24 | 1 | -2/+1 |
|/ |
|
* | Merge pull request #1080 from YosysHQ/gatecat/missing-includes | myrtle | 2023-01-23 | 9 | -3/+13 |
|\ |
|
| * | Add missing <set> includes | gatecat | 2023-01-20 | 9 | -3/+13 |
|/ |
|
* | Merge pull request #1077 from yrabbit/gw1nsr-4c_0 | myrtle | 2023-01-19 | 7 | -38/+209 |
|\ |
|
| * | gowin: improve error message | YRabbit | 2023-01-19 | 1 | -1/+2 |
| * | gowin: to use the FB network detection function | YRabbit | 2023-01-19 | 1 | -0/+6 |
| * | gowin: add a PLL primitive for the GW1NS-4 series | YRabbit | 2023-01-18 | 7 | -38/+202 |
* | | Merge pull request #1078 from YosysHQ/gatecat/route-delay-quad | myrtle | 2023-01-18 | 3 | -1/+49 |
|\ \
| |/
|/| |
|
| * | context: Add getNetinfoRouteDelayQuad | gatecat | 2023-01-18 | 3 | -1/+49 |
|/ |
|
* | Merge pull request #1076 from adamgreig/ecp5-dsp-remap | myrtle | 2023-01-04 | 4 | -1/+281 |
|\ |
|
| * | Add remapping of DSP clk/ce/rst signals in a block. | Adam Greig | 2023-01-04 | 4 | -0/+280 |
| * | Include ALU54B in cell types with wire location overrides | Adam Greig | 2023-01-04 | 1 | -1/+1 |
|/ |
|
* | clangformat | gatecat | 2023-01-02 | 2 | -4/+8 |
* | Merge pull request #1075 from YosysHQ/gatecat/ecp5-lpf-errors | myrtle | 2023-01-02 | 1 | -9/+10 |
|\ |
|
| * | ecp5: Improve error handling for missing end-" | gatecat | 2023-01-02 | 1 | -9/+10 |
|/ |
|
* | Merge pull request #1073 from yrabbit/doc | myrtle | 2023-01-01 | 1 | -3/+3 |
|\ |
|
| * | doc: fix the list format | YRabbit | 2023-01-01 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #1071 from yrabbit/to-float | myrtle | 2022-12-30 | 5 | -50/+85 |
|\ |
|
| * | gowin: improve clock wire routing | YRabbit | 2022-12-30 | 5 | -45/+69 |
| * | gowin: correct the delay calculation | YRabbit | 2022-12-29 | 1 | -5/+16 |
|/ |
|
* | Merge pull request #1069 from yrabbit/mistype | myrtle | 2022-12-27 | 1 | -2/+1 |
|\ |
|
| * | doc: fix a mistype | YRabbit | 2022-12-23 | 1 | -2/+1 |
|/ |
|
* | Merge pull request #1068 from YosysHQ/cleanup_and_sync | myrtle | 2022-12-22 | 6 | -30/+14 |
|\ |
|
| * | initialize netShareWeight | Miodrag Milanovic | 2022-12-22 | 1 | -0/+1 |
| * | propagate netShareWeight | Miodrag Milanovic | 2022-12-22 | 2 | -1/+6 |
| * | Remove deprecated functions | Miodrag Milanovic | 2022-12-22 | 4 | -29/+7 |
|/ |
|
* | Merge pull request #1066 from arjenroodselaar/place_timeout | myrtle | 2022-12-21 | 3 | -6/+26 |
|\ |
|
| * | Set divisor instead of absolute value | Arjen Roodselaar | 2022-12-20 | 2 | -5/+10 |
| * | Allow setting cell placement timeout | Arjen Roodselaar | 2022-12-20 | 3 | -13/+16 |
| * | Add --no-placer-timeout flag to override timeout during refinement | Arjen Roodselaar | 2022-12-19 | 3 | -5/+12 |
| * | Increase timeout | Arjen Roodselaar | 2022-12-19 | 1 | -2/+4 |
| * | Timeout when legal placement can't be found for cell | Arjen Roodselaar | 2022-12-17 | 1 | -3/+6 |
* | | Merge pull request #1067 from yrabbit/wasm | myrtle | 2022-12-21 | 3 | -0/+12 |
|\ \ |
|
| * | | gowin: fix build for wasm | YRabbit | 2022-12-21 | 3 | -0/+12 |
|/ / |
|
* | | Merge pull request #1065 from YosysHQ/gatecat/heap-chains-fix | myrtle | 2022-12-19 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | heap: encourage more spreading of heterogenous chains | gatecat | 2022-12-17 | 1 | -2/+2 |