index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix iCE40 pip gfx for pips on the top edge of a switchbox
Clifford Wolf
2018-08-19
1
-5
/
+5
*
Add iCE40 gfx for IO span-4 corners
Clifford Wolf
2018-08-19
3
-3
/
+36
*
Add iCE40 gfx for span-4 wires between IO tiles
Clifford Wolf
2018-08-19
5
-7
/
+126
*
Merge pull request #47 from YosysHQ/settings_propagate
Clifford Wolf
2018-08-18
4
-16
/
+5
|
\
|
*
Save settings and give nicer names to some
Miodrag Milanovic
2018-08-10
2
-3
/
+3
|
*
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
2
-13
/
+2
*
|
Add iCE40 gfx for wires connecting fabric tiles and IO tiles
Clifford Wolf
2018-08-18
4
-2
/
+261
*
|
Improve iCE40 gfx for IO tiles and RAM tiles
Clifford Wolf
2018-08-18
5
-23
/
+243
*
|
Add ice40 wire attributes (grid position, segment list)
Clifford Wolf
2018-08-18
3
-18
/
+45
*
|
Merge branch 'master' of github.com:YosysHQ/nextpnr into archattr
Clifford Wolf
2018-08-18
1
-4
/
+6
|
\
\
|
*
|
do not break if there are no nets loaded from sym section
Miodrag Milanovic
2018-08-18
1
-4
/
+6
*
|
|
Add Arch attrs API
Clifford Wolf
2018-08-14
1
-0
/
+18
|
/
/
*
|
Merge remote-tracking branch 'origin/master' into placer_speedup
Eddie Hung
2018-08-10
1
-1
/
+11
|
\
|
|
*
Merge pull request #42 from YosysHQ/floorplan
David Shah
2018-08-09
1
-1
/
+11
|
|
\
|
|
*
Add pip locations
Clifford Wolf
2018-08-09
1
-1
/
+11
*
|
|
Rework Arch::logicCellsCompatible() to take pointer + size, allowing use of s...
Eddie Hung
2018-08-10
3
-17
/
+18
*
|
|
Make containers static
Eddie Hung
2018-08-09
1
-5
/
+7
|
/
/
*
|
ice40: Speedup Arch::predictDelay() with pass-by-ref
Eddie Hung
2018-08-08
1
-1
/
+1
*
|
Use settings for json and pcf
Miodrag Milanovic
2018-08-08
4
-8
/
+12
|
/
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
5
-389
/
+270
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
2
-32
/
+89
|
|
\
|
|
*
ice40: Add error for unknown cell type when getting timing info
David Shah
2018-08-08
1
-1
/
+3
|
|
*
Arch API: Removing Arch::isIOCell
David Shah
2018-08-08
2
-4
/
+0
|
|
*
ice40: Add timing arcs through global buffers
David Shah
2018-08-08
1
-0
/
+4
|
|
*
timing: Debugging implementation of new timing API
David Shah
2018-08-08
1
-1
/
+1
|
|
*
ice40: Timing arch fix
David Shah
2018-08-08
1
-3
/
+17
|
|
*
timing: Update to new use API (currently broken)
David Shah
2018-08-08
1
-2
/
+2
|
|
*
Arch API: New specification for timing port classes
David Shah
2018-08-08
2
-22
/
+52
|
|
*
clangformat
Eddie Hung
2018-08-06
2
-16
/
+20
|
|
*
Merge branch 'master' into assign_budget_speedup
Eddie Hung
2018-08-06
1
-2
/
+17
|
|
|
\
|
|
*
|
Add new Arch::isIOCell() API function
Eddie Hung
2018-08-06
2
-0
/
+7
|
*
|
|
Moved option to common
Miodrag Milanovic
2018-08-08
1
-1
/
+0
|
*
|
|
clangformat
Miodrag Milanovic
2018-08-08
1
-4
/
+4
|
*
|
|
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
5
-100
/
+114
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Added project loader
Miodrag Milanovic
2018-08-06
2
-0
/
+72
|
*
|
|
Fix message for pcf loading
Miodrag Milanovic
2018-08-05
1
-1
/
+1
|
*
|
|
Added command parser and common implementation
Miodrag Milanovic
2018-08-05
1
-355
/
+111
*
|
|
|
Get rid of old iCE40 id_ Arch members
Clifford Wolf
2018-08-08
6
-59
/
+36
*
|
|
|
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
11
-257
/
+125
|
|
/
/
|
/
|
|
*
|
|
ice40's getBudgetOverride() to return correct delay for different devices
Eddie Hung
2018-08-06
1
-2
/
+17
|
|
/
|
/
|
*
|
Fix ice40's getBudgetOverride() to override only for COUT -> CIN
Eddie Hung
2018-08-06
1
-1
/
+1
*
|
Change getBudgetOverride() signature to return bool and modify budget in place
Eddie Hung
2018-08-06
2
-5
/
+7
*
|
Restore initial assign_budget() call after pack(), restrict call after initia...
Eddie Hung
2018-08-05
1
-0
/
+1
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings)
David Shah
2018-08-05
1
-9
/
+9
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40)
Clifford Wolf
2018-08-05
4
-85
/
+82
|
/
*
clangformat
Clifford Wolf
2018-08-05
5
-97
/
+84
*
Fix bug in ice40 estimateDelay()
Clifford Wolf
2018-08-04
1
-4
/
+6
*
Use faster model for ice40 predictDelay()
Clifford Wolf
2018-08-04
1
-1
/
+6
*
Add new iCE40 delay estimator and delay predictor
Clifford Wolf
2018-08-04
5
-121
/
+343
*
ice40: Bitstream gen for LUT permutation
David Shah
2018-08-04
1
-8
/
+78
[next]