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 #270 from smunaut/sb_io_conflict
David Shah
2019-04-17
2
-2
/
+38
|
\
|
*
ice40: Check for SB_IO shared wires conflicts in isValidBelForCell
Sylvain Munaut
2019-04-17
1
-0
/
+36
|
*
ice40: In assignCellInfo get PIN_TYPE/NEG_TRIGGER from params and not attrs
Sylvain Munaut
2019-04-17
1
-2
/
+2
*
|
Merge pull request #269 from smunaut/pll_gb_place
David Shah
2019-04-17
1
-13
/
+86
|
\
\
|
|
/
|
/
|
|
*
ice40: Only create padin gbuf for PLLs if global output actually used
Sylvain Munaut
2019-04-17
1
-11
/
+38
|
*
ice40: Take placed SB_GBs into account when placing PLLs
Sylvain Munaut
2019-04-16
1
-9
/
+55
*
|
Merge pull request #267 from noopwafel/lock-for-timing
David Shah
2019-04-16
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
timing_opt: Add locks to optimise()
Alyssa Milburn
2019-04-16
1
-0
/
+2
|
/
*
Merge pull request #266 from xanderlent/patch-1
Eddie Hung
2019-04-15
1
-2
/
+2
|
\
|
*
Fix ice40 example directory in README.md
Alexander Lent
2019-04-15
1
-2
/
+2
|
/
*
Merge pull request #264 from smunaut/fix_sb_unused_in
David Shah
2019-04-11
1
-0
/
+13
|
\
|
*
ice40/pack: During IO packing, remove any unused input connection
Sylvain Munaut
2019-04-11
1
-0
/
+13
|
/
*
Merge pull request #263 from YosysHQ/placer1_incr_bb
David Shah
2019-04-10
1
-38
/
+234
|
\
|
*
clangformat
David Shah
2019-04-08
1
-6
/
+9
|
*
placer1: Check correctness of incremental updates with --debug
David Shah
2019-04-08
1
-0
/
+18
|
*
placer1: Improve incremental bounding box updates
David Shah
2019-04-07
1
-38
/
+213
|
/
*
Merge pull request #262 from chexum/gcc4x
Eddie Hung
2019-04-02
1
-2
/
+2
|
\
|
*
common: avoid std::ofstream copy
Janos Farkas
2019-04-02
1
-2
/
+2
|
/
*
Merge pull request #260 from xobs/windows-eigen-docs
David Shah
2019-04-02
1
-2
/
+10
|
\
|
*
README: update windows build instructions for eigen, python
Sean Cross
2019-04-02
1
-2
/
+10
|
/
*
ice40: Don't constrain to a PLL bel that has already been used
David Shah
2019-04-01
2
-0
/
+2
*
HeAP: Don't call Eigen if system is empty
David Shah
2019-04-01
2
-1
/
+2
*
Merge pull request #255 from smunaut/i2c_spi
David Shah
2019-03-26
5
-1
/
+112
|
\
|
*
ice40: Add support for SB_I2C and SB_SPI
Sylvain Munaut
2019-03-25
5
-1
/
+112
|
/
*
Merge pull request #257 from whitequark/patch-1
David Shah
2019-03-25
1
-1
/
+1
|
\
|
*
Fix broken header guard
whitequark
2019-03-25
1
-1
/
+1
|
/
*
Merge pull request #219 from daveshah1/placer_heap
David Shah
2019-03-25
41
-215
/
+2565
|
\
|
*
HeAP: Make log output more consistent
David Shah
2019-03-25
2
-5
/
+9
|
*
HeAP: Add missing newline
David Shah
2019-03-25
1
-1
/
+1
|
*
placer1: Restore old weighting in budget-based mode
David Shah
2019-03-24
1
-1
/
+1
|
*
HeAP: Per-iteration output all on one line
David Shah
2019-03-24
1
-7
/
+5
|
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
11
-30
/
+106
|
*
placer1: Fix regression moving chained cells pre-legalise
David Shah
2019-03-23
1
-2
/
+3
|
*
Bump tests to include WAIVE
David Shah
2019-03-23
1
-0
/
+0
|
*
Update README.md
David Shah
2019-03-22
1
-3
/
+7
|
*
clangformat
David Shah
2019-03-22
4
-21
/
+23
|
*
placer1: Only get criticalities when in timing-driven mode
David Shah
2019-03-22
1
-1
/
+1
|
*
ecp5: Speedup cell delay lookups
David Shah
2019-03-22
2
-1
/
+30
|
*
common: Add early return path to getNetinfoRouteDelay for fully unrouted nets
David Shah
2019-03-22
1
-0
/
+3
|
*
HeAP: Add PlacerHeapCfg
David Shah
2019-03-22
5
-12
/
+45
|
*
HeAP: Make HeAP placer optional
David Shah
2019-03-22
6
-15
/
+71
|
*
HeAP: Switching from TAUCS to Eigen
David Shah
2019-03-22
5
-129
/
+35
|
*
HeAP: Fix regression
David Shah
2019-03-22
1
-0
/
+2
|
*
HeAP: Fix occupancy count
David Shah
2019-03-22
1
-2
/
+3
|
*
HeAP: Legaliser fixes
David Shah
2019-03-22
1
-2
/
+2
|
*
HeAP: Avoid getting stuck in legaliser ripup
David Shah
2019-03-22
1
-3
/
+26
|
*
HeAP: Chain support
David Shah
2019-03-22
2
-8
/
+103
|
*
ci: Add OpenBLAS to Dockerfile
David Shah
2019-03-22
1
-1
/
+1
|
*
HeAP: tidying up
David Shah
2019-03-22
3
-116
/
+86
|
*
HeAP: Make strict legalisation wirelength driven where needed
David Shah
2019-03-22
1
-6
/
+62
[next]