index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-06
2
-2
/
+2
*
API change: Use CellInfo* and NetInfo* as cell/net handles (generic)
Clifford Wolf
2018-08-05
2
-39
/
+42
*
compile fix
Miodrag Milanovic
2018-08-04
1
-1
/
+1
*
Merge pull request #33 from YosysHQ/gui-ecp5
Miodrag Milanović
2018-08-04
2
-3
/
+4
|
\
|
*
Unify interfaces for gui
Miodrag Milanovic
2018-08-03
2
-3
/
+4
*
|
Add constraint weight as a command line option
David Shah
2018-08-03
1
-1
/
+1
*
|
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
2
-57
/
+0
|
/
*
various fixes for generic arch
Miodrag Milanovic
2018-08-02
2
-10
/
+3
*
Add Router1Cfg
Clifford Wolf
2018-08-02
1
-1
/
+1
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
2
-4
/
+0
*
Merge branch 'redist_slack' into 'master'
David Shah
2018-08-01
2
-0
/
+15
|
\
|
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
1
-1
/
+1
|
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
2
-2
/
+2
|
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
2
-0
/
+12
|
|
\
|
|
*
Modify predictDelay signature
Eddie Hung
2018-07-30
2
-6
/
+8
|
|
*
Add predictDelay Arch API
Clifford Wolf
2018-07-30
2
-0
/
+10
|
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-31
2
-0
/
+3
|
|
\
\
|
|
*
|
Update getBudgetOverride() for other arches
Eddie Hung
2018-07-26
2
-2
/
+2
|
|
*
|
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
2
-0
/
+3
|
|
|
/
*
|
/
clangformat
Sergiusz Bazanski
2018-08-01
1
-4
/
+6
|
/
/
*
|
getChipName() should be const
Clifford Wolf
2018-07-31
1
-1
/
+1
*
|
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
2
-2
/
+2
|
/
*
generic: Fixing build
David Shah
2018-07-26
1
-2
/
+2
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
2
-8
/
+17
*
clangformat
Eddie Hung
2018-07-25
1
-6
/
+4
*
clangformat
David Shah
2018-07-25
1
-8
/
+2
*
Fixed pybiding so generic can work and ecp5 expose all needed
Miodrag Milanovic
2018-07-24
1
-1
/
+11
*
Add missing implementations of generic Arch methods
Clifford Wolf
2018-07-24
2
-5
/
+30
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
2
-8
/
+0
*
Remove getBelsByType() API
Clifford Wolf
2018-07-23
2
-12
/
+0
*
Add getGridDimX(), getGridDimY(), getTileDimZ() API
Clifford Wolf
2018-07-23
2
-1
/
+25
*
Move to new API and remove deprecated
Miodrag Milanovic
2018-07-22
2
-6
/
+0
*
Add Arch::getBelPins() to generic and iCE40 archs
Clifford Wolf
2018-07-22
2
-0
/
+8
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in generic arch
Clifford Wolf
2018-07-22
2
-2
/
+12
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
2
-2
/
+2
*
Add Loc constructors
Clifford Wolf
2018-07-21
2
-11
/
+6
*
Change DelayInfo semantics to what we actually need
Clifford Wolf
2018-07-21
1
-3
/
+6
*
Add getWireDelay API
Clifford Wolf
2018-07-21
1
-0
/
+1
*
Add Location APIs to generic arch
Clifford Wolf
2018-07-20
2
-12
/
+29
*
ice40: Trim DSP inputs that are constant where appropriate
David Shah
2018-07-19
1
-2
/
+6
*
Add ArchNetInfo and ArchCellInfo
Clifford Wolf
2018-07-17
1
-0
/
+3
*
Add ctx->pack() API
Clifford Wolf
2018-07-13
1
-0
/
+1
*
Fix Ui/Decal handling of active/inactive arch objects
Clifford Wolf
2018-07-13
1
-1
/
+11
*
Use command line parameters settings for GUI as well.
Miodrag Milanovic
2018-07-13
1
-18
/
+21
*
Updates from clang-format
Clifford Wolf
2018-07-12
2
-31
/
+12
*
Add Groups API
Clifford Wolf
2018-07-12
3
-1
/
+76
*
Fix usage of refreshUi API in generic arch
Clifford Wolf
2018-07-11
1
-4
/
+5
*
Add ctx->place() API
Clifford Wolf
2018-07-11
2
-0
/
+7
*
Add ctx->route() API
Clifford Wolf
2018-07-11
2
-0
/
+11
*
New refreshUi API
Clifford Wolf
2018-07-11
1
-6
/
+0
[next]