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
*
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
*
Add generation of models to tmfuzz
Clifford Wolf
2018-08-04
3
-9
/
+184
*
Refactor ice40 timing fuzzer used to create delay estimates
Clifford Wolf
2018-08-04
5
-61
/
+180
*
Fix bug in ice40 chipdby.py add_wire() that moves some wires to X0/Y0
Clifford Wolf
2018-08-04
1
-3
/
+7
*
Remove SVG functionality from ice40 main
Clifford Wolf
2018-08-04
1
-31
/
+0
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into lutperm
Clifford Wolf
2018-08-04
8
-571
/
+324
|
\
|
*
Merge branch 'master' into slack_redist_freq
Eddie Hung
2018-08-03
9
-565
/
+316
|
|
\
|
|
*
Merge pull request #23 from daveshah1/use_placeconstr
David Shah
2018-08-04
8
-564
/
+311
|
|
|
\
|
|
|
*
clangformat
David Shah
2018-08-04
3
-3
/
+4
|
|
|
*
Tidy up
David Shah
2018-08-04
2
-2
/
+2
|
|
|
*
Add constraint weight as a command line option
David Shah
2018-08-03
3
-1
/
+14
|
|
|
*
Fixing constraint placement bugs
David Shah
2018-08-03
3
-4
/
+10
|
|
|
*
Fixing relative constraint implementation
David Shah
2018-08-03
1
-1
/
+2
[next]