index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gowin
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-3
/
+3
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-12
/
+12
*
gowin: Remove leftover debugging
YRabbit
2022-02-04
1
-1
/
+0
*
Merge branch 'master' into diff-locations
YRabbit
2022-02-04
1
-9
/
+223
|
\
|
*
gowin: Add GUI.
YRabbit
2022-01-29
1
-9
/
+223
*
|
gowin: Add a DS location recognition
YRabbit
2022-02-03
1
-12
/
+18
|
/
*
gowin: Fix last MUX8
YRabbit
2022-01-03
1
-1
/
+1
*
gowin: Add simplified IO cells processing
YRabbit
2021-12-20
1
-0
/
+33
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
1
-4
/
+5
*
gowin: Fix spelling of messages
YRabbit
2021-12-14
1
-4
/
+4
*
gowin: Check the chipdb version
YRabbit
2021-11-07
1
-1
/
+5
*
gowin: Use speed from chip base.
YRabbit
2021-11-05
1
-14
/
+25
*
gowin: Add partnumbers and packages to the chipdb
YRabbit
2021-11-04
1
-4
/
+19
*
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
1
-12
/
+35
*
gowin: add support for wide LUTs.
YRabbit
2021-10-07
1
-8
/
+100
*
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
1
-11
/
+32
*
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
1
-6
/
+11
*
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
*
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
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-2
/
+2
*
only one type of dff per slice
Pepijn de Vos
2021-02-28
1
-1
/
+7
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
1
-16
/
+16
*
Change CellInfo in getBelPinsForCellPin to be const.
Keith Rothman
2021-02-23
1
-1
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-33
/
+23
*
gowin: Fix archcheck errors and add to CI
gatecat
2021-02-17
1
-1
/
+11
*
gowin: Fix IdStrings being overwritten by wireToGlobal
gatecat
2021-02-17
1
-8
/
+8
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-15
/
+0
*
Add getBelPinsForCellPin to Arch API
gatecat
2021-02-10
1
-0
/
+2
*
gowin: Switch to BaseArch
D. Shah
2021-02-05
1
-40
/
+2
*
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
1
-14
/
+14
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-2
/
+2
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-0
/
+9
*
clangformat
David Shah
2020-12-30
1
-16
/
+11
*
Gowin target (#542)
Pepijn de Vos
2020-12-30
1
-0
/
+1237