index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
/
arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
generic: Implement getRouteBoundingBox
David Shah
2020-02-03
1
-0
/
+2
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-0
/
+2
*
generic: Improve error handling when Wire/Pip/Bel is not found
David Shah
2019-11-27
1
-0
/
+5
*
generic: Router param tweaks
David Shah
2019-04-04
1
-2
/
+2
*
generic: Cell timing support
David Shah
2019-04-04
1
-0
/
+34
*
generic: Simple procedural example works
David Shah
2019-04-02
1
-2
/
+0
*
generic: Add a simple packer for generic SLICEs and IOBs
David Shah
2019-04-02
1
-1
/
+14
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
1
-0
/
+3
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
1
-0
/
+2
|
\
|
*
Add getConflictingWireWire() arch API, streamline getConflictingXY semantic
Clifford Wolf
2018-11-11
1
-1
/
+2
|
*
Add getConflictingPipWire() arch API, router1 improvements
Clifford Wolf
2018-11-11
1
-0
/
+1
*
|
generic: Update arch to new timing API
David Shah
2018-11-12
1
-2
/
+12
|
/
*
Add Arch attrs API
Clifford Wolf
2018-08-14
1
-0
/
+10
*
Add pip locations
Clifford Wolf
2018-08-09
1
-3
/
+7
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
1
-2
/
+4
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
1
-2
/
+2
|
|
\
|
|
*
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
1
-2
/
+2
|
|
*
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
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
1
-13
/
+16
|
|
\
\
|
*
|
|
Added project loader
Miodrag Milanovic
2018-08-06
1
-0
/
+2
*
|
|
|
Get rid of BelType and PortPin in generic arch
Clifford Wolf
2018-08-08
1
-10
/
+4
|
|
/
/
|
/
|
|
*
|
|
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-06
1
-1
/
+1
|
|
/
|
/
|
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (generic)
Clifford Wolf
2018-08-05
1
-12
/
+15
|
/
*
various fixes for generic arch
Miodrag Milanovic
2018-08-02
1
-1
/
+0
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
1
-2
/
+0
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
1
-0
/
+1
|
\
|
*
Modify predictDelay signature
Eddie Hung
2018-07-30
1
-1
/
+1
|
*
Add predictDelay Arch API
Clifford Wolf
2018-07-30
1
-0
/
+1
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-31
1
-0
/
+1
|
\
\
|
*
|
Update getBudgetOverride() for other arches
Eddie Hung
2018-07-26
1
-1
/
+1
|
*
|
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
1
-0
/
+1
|
|
/
*
|
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
1
-1
/
+1
|
/
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
1
-5
/
+7
*
Add missing implementations of generic Arch methods
Clifford Wolf
2018-07-24
1
-1
/
+1
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
1
-1
/
+0
*
Remove getBelsByType() API
Clifford Wolf
2018-07-23
1
-2
/
+0
*
Add getGridDimX(), getGridDimY(), getTileDimZ() API
Clifford Wolf
2018-07-23
1
-1
/
+8
*
Move to new API and remove deprecated
Miodrag Milanovic
2018-07-22
1
-2
/
+0
*
Add Arch::getBelPins() to generic and iCE40 archs
Clifford Wolf
2018-07-22
1
-0
/
+1
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in generic arch
Clifford Wolf
2018-07-22
1
-2
/
+5
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
Add Loc constructors
Clifford Wolf
2018-07-21
1
-1
/
+1
*
Add getWireDelay API
Clifford Wolf
2018-07-21
1
-0
/
+1
*
Add Location APIs to generic arch
Clifford Wolf
2018-07-20
1
-3
/
+10
*
Add ctx->pack() API
Clifford Wolf
2018-07-13
1
-0
/
+1
*
Add Groups API
Clifford Wolf
2018-07-12
1
-0
/
+26
[next]