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
*
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