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 #917 from YosysHQ/gatecat/netlist-i
gatecat
2022-02-16
18
-170
/
+95
|
\
\
|
*
|
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
18
-170
/
+95
|
/
/
*
|
mistral: Fix 'not handled in switch' compiler warning
gatecat
2022-02-16
1
-1
/
+2
*
|
clangformat
gatecat
2022-02-16
1
-7
/
+7
*
|
Merge pull request #914 from ept221/doc_update
gatecat
2022-02-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed formatting typo in archapi.md
Ezra Thomas
2022-02-15
1
-1
/
+1
|
/
*
Merge pull request #912 from danc86/nexus-osca-7percent
gatecat
2022-02-10
1
-1
/
+1
|
\
|
*
nexus: reduce OSCA worst case to 7%
Dan Callaghan
2022-02-10
1
-1
/
+1
|
/
*
Merge pull request #908 from YosysHQ/gatecat/generic-fanout-block
gatecat
2022-02-06
2
-2
/
+5
|
\
|
*
viaduct: Allow constraining only cascades without fanout
gatecat
2022-02-04
2
-2
/
+5
*
|
Merge pull request #909 from pepijndevos/mygw1n9c
gatecat
2022-02-06
3
-8
/
+13
|
\
\
|
*
|
add GW1N-9C db
Pepijn de Vos
2022-02-06
2
-2
/
+2
|
*
|
gowin: add an option to manually specify family
Icenowy Zheng
2022-02-06
1
-6
/
+11
|
/
/
*
|
Merge pull request #907 from YosysHQ/gatecat/generic-pips-py-fix
gatecat
2022-02-04
2
-0
/
+13
|
\
|
|
*
generic: Add missing Pip vector binding
gatecat
2022-02-04
2
-0
/
+13
*
|
Merge pull request #906 from yrabbit/gowin-gui-noc
gatecat
2022-02-04
1
-4
/
+4
|
\
\
|
*
|
gowin: Speed up the GUI
YRabbit
2022-02-04
1
-4
/
+4
*
|
|
Merge pull request #904 from yrabbit/diff-locations
gatecat
2022-02-04
1
-12
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gowin: Remove leftover debugging
YRabbit
2022-02-04
1
-1
/
+0
|
*
|
Merge branch 'master' into diff-locations
YRabbit
2022-02-04
23
-80
/
+6684
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #905 from YosysHQ/gatecat/nexus-disable-dcsroute
gatecat
2022-02-03
1
-1
/
+6
|
\
\
\
|
*
|
|
nexus: Hotfix to disable unimplemented DCS routethru
gatecat
2022-02-03
1
-1
/
+6
*
|
|
|
run clangformat
gatecat
2022-02-03
7
-23
/
+23
*
|
|
|
Merge pull request #901 from yrabbit/gowin-gui-noc
gatecat
2022-02-03
16
-57
/
+6656
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
gowin: Rearrange the GUI constants
YRabbit
2022-02-03
2
-4896
/
+4896
|
*
|
Merge branch 'master' into gowin-gui-noc
YRabbit
2022-02-02
1
-2
/
+2
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into gowin-gui-noc
YRabbit
2022-02-02
3
-1
/
+11
|
|
\
\
|
*
|
|
gowin: Add GUI.
YRabbit
2022-01-29
16
-57
/
+6656
|
|
|
*
gowin: Add a DS location recognition
YRabbit
2022-02-03
1
-12
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #902 from antmicro/nexus-osc-tolerance-2
gatecat
2022-02-02
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed correction of Nexus OSCA frequency constraints
Maciej Kurc
2022-02-02
1
-2
/
+2
|
/
/
*
|
Merge pull request #897 from antmicro/nexus-improve-estimate
gatecat
2022-02-01
3
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
nexus: add option to modify the mult factor of the estimate delay
Alessandro Comodi
2022-02-01
3
-1
/
+11
|
/
*
Merge pull request #900 from antmicro/nexus-osc-tolerance
gatecat
2022-01-28
1
-2
/
+3
|
\
|
*
Added honoring OSCA output frequency tolerance during constraints generation
Maciej Kurc
2022-01-28
1
-2
/
+3
|
/
*
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
|
\
\
[prev]
[next]