index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
chains.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40: Avoid chain finder from mixing up chains by only allowing I3 chaining ...
gatecat
2022-04-11
1
-34
/
+45
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-46
/
+15
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-29
/
+26
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
1
-23
/
+9
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Using hashlib in arches
gatecat
2021-06-02
1
-1
/
+1
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-2
/
+2
*
Add default base implementation of cluster API
gatecat
2021-05-06
1
-1
/
+3
*
ice40: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-2
/
+2
*
ice40: Fix carry feed-out when we have to split the chain next
David Shah
2019-09-23
1
-2
/
+19
*
ice40: Add better stats on LC packing
David Shah
2019-08-08
1
-0
/
+4
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-5
/
+5
*
ice40: Put debug logging behind ctx->debug
David Shah
2018-12-06
1
-3
/
+5
*
ice40: Fix carry chain splitting
David Shah
2018-12-05
1
-1
/
+1
*
ice40: Don't split carry chain in simple feed-out cases
David Shah
2018-12-04
1
-7
/
+50
*
ice40: Include I3 connectivity in chain
David Shah
2018-12-04
1
-23
/
+25
*
Refactor chain finder to its own file
David Shah
2018-09-30
1
-39
/
+1
*
clangformat
David Shah
2018-09-30
1
-1
/
+2
*
Rework Arch::logicCellsCompatible() to take pointer + size, allowing use of s...
Eddie Hung
2018-08-10
1
-1
/
+1
*
Tidy up
David Shah
2018-08-04
1
-1
/
+1
*
Fixing constraint placement bugs
David Shah
2018-08-03
1
-1
/
+5
*
Fixing relative constraint implementation
David Shah
2018-08-03
1
-1
/
+2
*
Reworking packer and placer to use new generic rel legaliser
David Shah
2018-08-03
1
-1
/
+1
*
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
1
-0
/
+282