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
...
*
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
|
|
|
*
Reworking packer and placer to use new generic rel legaliser
David Shah
2018-08-03
2
-1
/
+4
|
|
|
*
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
4
-562
/
+285
|
|
*
|
ice40: Add SB_GB timing to database
David Shah
2018-08-04
1
-1
/
+5
|
|
|
/
|
*
/
Auto frequency only if --freq 0 is set
Eddie Hung
2018-08-03
1
-7
/
+10
|
|
/
*
|
Proper ice40 wire types
Clifford Wolf
2018-08-03
5
-57
/
+155
*
|
Add iCE40 pseudo-pips for lut permutation
Clifford Wolf
2018-08-03
6
-27
/
+157
|
/
*
Merge pull request #21 from daveshah1/promote_logic_globals
Clifford Wolf
2018-08-03
1
-10
/
+40
|
\
|
*
ice40: Promote 'logic' globals as well as clock/enable/reset
David Shah
2018-08-03
1
-10
/
+40
*
|
Merge pull request #22 from YosysHQ/routethru
Clifford Wolf
2018-08-03
4
-15
/
+129
|
\
\
|
*
|
ice40: Add bitstream gen for routethru LUTs
David Shah
2018-08-03
1
-9
/
+58
|
*
|
Add LUT route-through pips to iCE40 architecture database
Clifford Wolf
2018-08-02
3
-6
/
+71
*
|
|
Make worker generic
Miodrag Milanovic
2018-08-02
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge pull request #11 from mmicko/project_load
Miodrag Milanović
2018-08-02
1
-0
/
+9
|
\
\
|
*
|
preserve command line parameters for project load
Miodrag Milanovic
2018-08-02
1
-0
/
+9
*
|
|
ice40: Use real cell timings
David Shah
2018-08-02
3
-28
/
+24
*
|
|
ice40: Adding cell timings to chipdb
David Shah
2018-08-02
2
-0
/
+87
|
|
/
|
/
|
*
|
Add Router1Cfg
Clifford Wolf
2018-08-02
1
-1
/
+5
|
/
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
4
-16
/
+0
*
ice40: Add HFOSC support, force fabric routing on oscillators for now
David Shah
2018-08-01
3
-3
/
+20
*
clangformat
David Shah
2018-08-01
1
-1
/
+1
*
Display warning only if gui is not used
Miodrag Milanovic
2018-08-01
1
-2
/
+5
*
Fix filenames for MSVC build
Miodrag Milanovic
2018-08-01
1
-4
/
+4
*
Merge branch 'redist_slack' into 'master'
David Shah
2018-08-01
3
-2
/
+49
|
\
|
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
2
-13
/
+16
|
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
2
-3
/
+2
|
*
Add --slack_redist_iter for ice40
Eddie Hung
2018-07-31
1
-1
/
+5
|
*
Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slack
Eddie Hung
2018-07-31
3
-45
/
+92
|
|
\
|
|
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
2
-16
/
+21
|
|
|
\
|
|
|
*
Modify predictDelay signature
Eddie Hung
2018-07-30
2
-9
/
+14
|
|
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-31
3
-1
/
+37
|
|
|
\
\
|
*
|
|
|
assign_budget() after initial placement, not after pack
Eddie Hung
2018-07-30
1
-1
/
+1
|
*
|
|
|
Modify predictDelay signature
Eddie Hung
2018-07-30
2
-30
/
+13
|
*
|
|
|
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-30
2
-0
/
+17
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[prev]
[next]