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
*
generic: Fix predictDelay
David Shah
2019-04-04
1
-2
/
+2
*
generic: Router param tweaks
David Shah
2019-04-04
1
-2
/
+2
*
generic: Cell timing support
David Shah
2019-04-04
8
-12
/
+152
*
generic: Improve example
David Shah
2019-04-04
2
-17
/
+17
*
generic: GUI Python bindings
David Shah
2019-04-03
7
-10
/
+70
*
generic: Add a few more bindings
David Shah
2019-04-02
1
-0
/
+5
*
generic: Adding API usage documentation
David Shah
2019-04-02
1
-0
/
+99
*
generic: Simple working example
David Shah
2019-04-02
11
-26
/
+66
*
generic: Simple procedural example works
David Shah
2019-04-02
4
-7
/
+87
*
generic: Add a simple packer for generic SLICEs and IOBs
David Shah
2019-04-02
7
-6
/
+597
*
generic: Add synth_generic.tcl
David Shah
2019-04-02
3
-3
/
+34
*
generic: Add simple primitive library
David Shah
2019-04-02
2
-0
/
+71
*
generic: Place a single SLICE
David Shah
2019-04-02
4
-34
/
+29
*
generic: Python bindings for arch construction
David Shah
2019-04-02
1
-0
/
+56
*
python: Named argument support
David Shah
2019-04-02
3
-0
/
+32
*
python: Infrastructure for generic arch Python API
David Shah
2019-04-02
3
-0
/
+170
*
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
|
*
HeAP: Use for ECP5 as well as iCE40
David Shah
2019-03-22
2
-16
/
+22
|
*
HeAP: Implement 'all+rotate' HeAP strategy
David Shah
2019-03-22
3
-30
/
+56
[next]