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
*
Add stub cluster API impl for remaining arches
gatecat
2021-05-06
1
-0
/
+11
*
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
1
-0
/
+1
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
1
-3
/
+12
*
Change CellInfo in getBelPinsForCellPin to be const.
Keith Rothman
2021-02-23
1
-1
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-15
/
+10
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-1
/
+0
*
generic: Add APIs for controlling cell->bel pin mapping
gatecat
2021-02-15
1
-2
/
+5
*
Merge pull request #575 from YosysHQ/gatecat/belpin-2
gatecat
2021-02-15
1
-0
/
+2
|
\
|
*
Add getBelPinsForCellPin to Arch API
gatecat
2021-02-10
1
-0
/
+2
*
|
Add getBelHidden and add some missing "override" statements.
Keith Rothman
2021-02-11
1
-1
/
+3
|
/
*
Use 'T' postfix to disambiguate LHS and RHS of using
D. Shah
2021-02-08
1
-21
/
+21
*
Add archArgs and archArgsToId to Arch API
D. Shah
2021-02-05
1
-2
/
+3
*
generic: Base upon ArchAPI
D. Shah
2021-02-05
1
-102
/
+132
*
generic: Fix pin names accidentally being IdStringList not IdString
D. Shah
2021-02-05
1
-1
/
+1
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-5
/
+5
*
Post-rebase fix
D. Shah
2021-02-02
1
-4
/
+3
*
generic: Use IdStringList for all arch object names
D. Shah
2021-02-02
1
-38
/
+41
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-23
/
+13
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-9
/
+9
*
Finish implementing new generic APIs.
Keith Rothman
2021-02-02
1
-3
/
+15
*
Add archcheck for partition methods.
Keith Rothman
2021-02-02
1
-0
/
+28
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+3
*
Remove wire alias API
David Shah
2020-10-15
1
-3
/
+1
*
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
[next]