index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gowin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gowin: Explicitly initialize the y in the cluster
YRabbit
2021-10-22
1
-0
/
+5
*
gowin: Add ALU support.
YRabbit
2021-10-22
3
-6
/
+221
*
Gowin: more clearly mark dummy pips
Pepijn de Vos
2021-10-10
1
-2
/
+2
*
gowin: Replace the zero delays with reasonable values.
YRabbit
2021-10-09
3
-12
/
+40
*
gowin: add support for wide LUTs.
YRabbit
2021-10-07
7
-9
/
+434
*
gowin: Place DFFs of different types in the slice.
YRabbit
2021-08-31
1
-2
/
+26
*
gowin: Add constraints on primitive placement.
YRabbit
2021-08-31
3
-14
/
+48
*
gowin: Add the IO[TRBL]style placement recognition
YRabbit
2021-08-23
1
-5
/
+37
*
gowin: Change the constraint parser to support multiple options per line. Add...
YRabbit
2021-08-06
2
-7
/
+14
*
clangformat
gatecat
2021-07-21
1
-1
/
+1
*
remove generic leftover in gowin
Pepijn de Vos
2021-07-17
1
-2
/
+0
*
GW1NR is not a seperate family, but GW1NS is
Pepijn de Vos
2021-07-11
1
-1
/
+8
*
Merge pull request #755 from yrabbit/io_port
gatecat
2021-07-08
1
-16
/
+24
|
\
|
*
Fix the boolean.
YRabbit
2021-07-08
1
-1
/
+1
|
*
Fix formating
YRabbit
2021-07-07
1
-24
/
+24
|
*
Fix boolean value.
YRabbit
2021-07-07
1
-1
/
+1
|
*
Merge branch 'master' into io_port
YRabbit
2021-07-07
2
-6
/
+7
|
|
\
|
*
|
Wip parser
YRabbit
2021-07-07
1
-16
/
+4
|
*
|
Parser
YRabbit
2021-07-05
1
-0
/
+9
|
*
|
Fix parser. Comments and IO_PORT
YRabbit
2021-07-03
1
-11
/
+9
|
*
|
Syntax
YRabbit
2021-07-02
1
-3
/
+3
|
*
|
Add IO_PORT parsing
YRabbit
2021-07-02
1
-14
/
+27
*
|
|
clangformat
gatecat
2021-07-08
1
-2
/
+1
|
|
/
|
/
|
*
|
add support for GW1NS-2 family
Gwenhael Goavec-Merou
2021-07-06
2
-6
/
+7
|
/
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
9
-11
/
+11
*
Use hashlib in most remaining code
gatecat
2021-06-02
1
-2
/
+2
*
Using hashlib in arches
gatecat
2021-06-02
4
-32
/
+18
*
Use hashlib for core netlist structures
gatecat
2021-06-02
3
-16
/
+19
*
Add stub cluster API impl for remaining arches
gatecat
2021-05-06
1
-1
/
+2
*
Add default base implementation of cluster API
gatecat
2021-05-06
1
-0
/
+1
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
2
-7
/
+22
*
only one type of dff per slice
Pepijn de Vos
2021-02-28
2
-1
/
+9
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
3
-27
/
+27
*
Change CellInfo in getBelPinsForCellPin to be const.
Keith Rothman
2021-02-23
2
-2
/
+2
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
4
-83
/
+36
*
gowin: Fix archcheck errors and add to CI
gatecat
2021-02-17
1
-1
/
+11
*
gowin: Use base bel bucket/cell type methods
gatecat
2021-02-17
1
-5
/
+1
*
gowin: Fix IdStrings being overwritten by wireToGlobal
gatecat
2021-02-17
1
-8
/
+8
*
Remove isValidBelForCell
gatecat
2021-02-16
2
-16
/
+0
*
Add getBelPinsForCellPin to Arch API
gatecat
2021-02-10
2
-0
/
+4
*
Use 'T' postfix to disambiguate LHS and RHS of using
D. Shah
2021-02-08
1
-21
/
+21
*
Add archArgs and archArgsToId to Arch API
D. Shah
2021-02-05
1
-2
/
+3
*
gowin: Switch to BaseArch
D. Shah
2021-02-05
2
-150
/
+107
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-19
/
+18
*
gowin: Stub implementation of IdStringList
D. Shah
2021-02-02
2
-23
/
+26
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
2
-26
/
+13
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
2
-9
/
+9
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
3
-0
/
+47
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+3
[prev]
[next]