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
*
clangformat
David Shah
2018-09-30
1
-12
/
+3
*
Merge pull request #47 from YosysHQ/settings_propagate
Clifford Wolf
2018-08-18
1
-2
/
+2
|
\
|
*
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
1
-2
/
+2
*
|
Add Arch attrs API
Clifford Wolf
2018-08-14
2
-0
/
+31
|
/
*
Merge pull request #42 from YosysHQ/floorplan
David Shah
2018-08-09
2
-9
/
+26
|
\
|
*
Add pip locations
Clifford Wolf
2018-08-09
2
-9
/
+26
*
|
Use settings for json and pcf
Miodrag Milanovic
2018-08-08
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
4
-112
/
+77
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
2
-5
/
+7
|
|
\
|
|
*
Arch API: Removing Arch::isIOCell
David Shah
2018-08-08
1
-2
/
+0
|
|
*
Arch API: New specification for timing port classes
David Shah
2018-08-08
2
-5
/
+7
|
|
*
Add Arch::isIOCell() to ecp5 and generic
Eddie Hung
2018-08-06
1
-0
/
+2
|
|
*
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-05
2
-2
/
+2
|
*
|
clangformat
Miodrag Milanovic
2018-08-08
1
-8
/
+4
|
*
|
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
2
-41
/
+44
|
|
\
\
|
*
|
|
Added project loader
Miodrag Milanovic
2018-08-06
3
-1
/
+44
|
*
|
|
Added command parser and common implementation
Miodrag Milanovic
2018-08-05
1
-106
/
+30
*
|
|
|
Get rid of BelType and PortPin in generic arch
Clifford Wolf
2018-08-08
3
-18
/
+9
|
|
/
/
|
/
|
|
*
|
|
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
[next]