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 #899 from antmicro/nexus-dsp-packing
gatecat
2022-01-25
1
-1
/
+1
|
\
|
*
Removed the need for MULT36_CORE bel for implementing the MULTADDSUB9X9WIDE m...
Maciej Kurc
2022-01-25
1
-1
/
+1
|
/
*
Merge pull request #895 from galibert/master
gatecat
2022-01-19
6
-229
/
+83
|
\
|
*
Mistral: Use log_error, remove leftover debugging printf.
Olivier Galibert
2022-01-19
3
-37
/
+39
|
*
Mistral: fix gpio OE, add hmc bypass support
Olivier Galibert
2022-01-18
4
-30
/
+78
|
*
Sync with the current state of mistral
Olivier Galibert
2022-01-18
4
-201
/
+5
|
/
*
Merge pull request #873 from YosysHQ/gatecat/ice40-carry-lut
gatecat
2022-01-16
1
-0
/
+2
|
\
|
*
ice40: Pack LUT at start of carry chain if there is 1 candidate
gatecat
2021-12-14
1
-0
/
+2
*
|
Merge pull request #894 from antmicro/integer-hashing
gatecat
2022-01-11
1
-2
/
+5
|
\
\
|
*
|
Switched integer pair hashing function from DJB2 to Cantor
Maciej Kurc
2022-01-11
1
-2
/
+5
|
/
/
*
|
Merge pull request #893 from YosysHQ/gatecat/viaduct
gatecat
2022-01-07
18
-28
/
+1055
|
\
\
|
*
|
Viaduct API for a hybrid between generic and full-custom arch
gatecat
2022-01-04
18
-28
/
+1055
|
/
/
*
|
Merge pull request #892 from yrabbit/off-by-one
gatecat
2022-01-03
1
-1
/
+1
|
\
\
|
*
|
gowin: Fix last MUX8
YRabbit
2022-01-03
1
-1
/
+1
|
/
/
*
|
Merge pull request #890 from YosysHQ/gatecat/ssoarray-move
gatecat
2021-12-31
1
-0
/
+20
|
\
\
|
*
|
SSOArray: Implement move and assignment operators
gatecat
2021-12-30
1
-0
/
+20
|
/
/
*
|
Merge pull request #889 from YosysHQ/gatecat/generic-refactor
gatecat
2021-12-30
8
-228
/
+348
|
\
\
|
*
|
generic: Refactor for faster performance
gatecat
2021-12-30
8
-228
/
+348
|
/
/
*
|
docs: Fix typo
gatecat
2021-12-29
1
-1
/
+1
*
|
Merge pull request #877 from pepijndevos/patch-3
gatecat
2021-12-26
2
-2
/
+2
|
\
\
|
*
|
update release that actually includes GW1NS-4 chipdb
Pepijn de Vos
2021-12-26
1
-1
/
+1
|
*
|
build on release of apycula with gw1ns-4 support
Pepijn de Vos
2021-12-24
1
-1
/
+1
|
*
|
Add support for GW1NS-4 series devices
Pepijn de Vos
2021-12-24
1
-1
/
+1
*
|
|
Merge pull request #888 from yrabbit/dim-xy
gatecat
2021-12-26
1
-1
/
+1
|
\
\
\
|
*
|
|
gowin: Initializing the grid dimensions
YRabbit
2021-12-26
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #884 from yrabbit/simplified-io-pr
gatecat
2021-12-24
4
-4
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gowin: Add simplified IO cells processing
YRabbit
2021-12-20
4
-4
/
+77
*
|
|
Merge pull request #887 from YosysHQ/gatecat/mistral-bit-update
gatecat
2021-12-22
2
-2
/
+2
|
\
\
\
|
*
|
|
mistral: Update to latest enum name
gatecat
2021-12-22
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #885 from antmicro/nexus-slewrate
gatecat
2021-12-21
3
-2
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nexus: handle SLEWRATE in pdc
Karol Gugala
2021-12-20
3
-2
/
+10
|
/
/
*
|
Merge pull request #883 from YosysHQ/gatecat/new-predictdelay
gatecat
2021-12-19
26
-70
/
+89
|
\
\
|
*
|
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
26
-70
/
+89
|
/
/
*
|
Merge pull request #882 from YosysHQ/gatecat/router1-tmg-ripup
gatecat
2021-12-18
3
-6
/
+103
|
\
\
|
*
|
router1: Experimental timing-driven ripup support
gatecat
2021-12-18
3
-6
/
+103
*
|
|
Merge pull request #881 from uis246/regex
gatecat
2021-12-18
1
-6
/
+2
|
\
\
\
|
*
|
|
Clean gowin modification regex
uis
2021-12-18
1
-6
/
+2
*
|
|
|
Merge pull request #880 from YosysHQ/gatecat/router1-heuristic
gatecat
2021-12-18
1
-13
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
router1: Improve timing heuristic
gatecat
2021-12-18
1
-13
/
+25
|
/
/
*
|
Merge pull request #879 from YosysHQ/gatecat/nexus-867
gatecat
2021-12-18
2
-2
/
+73
|
\
\
|
*
|
nexus: router1 speedup based on #867
gatecat
2021-12-17
2
-2
/
+73
*
|
|
Merge pull request #878 from YosysHQ/gatecat/fix-876
gatecat
2021-12-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
frontend: Consider net aliases when uniquifying name
gatecat
2021-12-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #858 from cr1901/machxo2
gatecat
2021-12-17
9
-18
/
+83
|
\
\
|
*
|
clangformat.
William D. Jones
2021-12-16
2
-9
/
+12
|
*
|
README.md: Add machxo2 arch to list of (experimental) supported devices.
William D. Jones
2021-12-16
1
-0
/
+1
|
*
|
machxo2: Remove no-iobs option. It was always enabled and should remain an im...
William D. Jones
2021-12-16
6
-8
/
+5
|
*
|
machxo2: Remove -noiopad option when generating miters for post-pnr verificat...
William D. Jones
2021-12-16
1
-1
/
+2
|
*
|
machxo2: Add packing logic to forbid designs lacking FACADE_IO top-level ports.
William D. Jones
2021-12-16
1
-0
/
+46
|
*
|
machxo2: Correct which PIO wires get adjusted when writing text bitstream. Ad...
William D. Jones
2021-12-16
1
-9
/
+26
|
/
/
[prev]
[next]