index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #1064 from YosysHQ/gatecat/ecp5-main-fix
myrtle
2022-12-17
1
-5
/
+4
|
\
\
|
*
|
ecp5: Only write bitstream if --textcfg passed
gatecat
2022-12-17
1
-5
/
+4
|
|
/
*
|
Merge pull request #1061 from yrabbit/fix-clock-gui
myrtle
2022-12-14
1
-1
/
+1
|
\
\
|
*
|
gowin: not crush on unknown clock tap's sources
YRabbit
2022-12-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #1060 from yrabbit/pll-inputs
myrtle
2022-12-09
2
-13
/
+14
|
\
\
|
|
/
|
/
|
|
*
gowin: BUGFIX: Correctly handle resets
YRabbit
2022-12-09
2
-13
/
+14
|
/
*
Merge pull request #1059 from YosysHQ/gatecat/validity-errors
myrtle
2022-12-07
26
-34
/
+59
|
\
|
*
ice40: Add debugs to isBelLocationValid for SB_IO
Sean Anderson
2022-12-07
1
-4
/
+22
|
*
api: add explain_invalid option to isBelLocationValid
gatecat
2022-12-07
26
-30
/
+37
*
|
Merge pull request #1058 from YosysHQ/gatecat/bounds-refactor
myrtle
2022-12-07
27
-63
/
+57
|
\
|
|
*
heap: Remove custom bounding-box type
gatecat
2022-12-07
1
-6
/
+0
|
*
refactor: ArcBounds -> BoundingBox
gatecat
2022-12-07
26
-57
/
+57
*
|
Merge pull request #1055 from yrabbit/pll-pins
myrtle
2022-12-06
5
-16
/
+140
|
\
\
|
|
/
|
/
|
[next]