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
*
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
2
-0
/
+7
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
2
-6
/
+20
*
Change CellInfo in getBelPinsForCellPin to be const.
Keith Rothman
2021-02-23
2
-2
/
+2
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
4
-60
/
+31
*
generic: Don't generate Vcc if not needed
gatecat
2021-02-17
1
-5
/
+7
*
Remove isValidBelForCell
gatecat
2021-02-16
2
-16
/
+0
*
generic: Add APIs for controlling cell->bel pin mapping
gatecat
2021-02-15
4
-3
/
+29
*
Merge pull request #575 from YosysHQ/gatecat/belpin-2
gatecat
2021-02-15
2
-0
/
+4
|
\
|
*
Add getBelPinsForCellPin to Arch API
gatecat
2021-02-10
2
-0
/
+4
*
|
Add getBelHidden and add some missing "override" statements.
Keith Rothman
2021-02-11
4
-8
/
+12
|
/
*
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
2
-4
/
+4
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
3
-23
/
+19
*
Post-rebase fix
D. Shah
2021-02-02
1
-4
/
+3
*
generic: Use IdStringList for all arch object names
D. Shah
2021-02-02
4
-107
/
+118
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
2
-39
/
+25
*
Add pybindings for new APIs.
Keith Rothman
2021-02-02
1
-0
/
+26
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
2
-10
/
+10
*
Finish implementing new generic APIs.
Keith Rothman
2021-02-02
1
-3
/
+15
*
Add archcheck for partition methods.
Keith Rothman
2021-02-02
2
-0
/
+29
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+3
*
Remove wire alias API
David Shah
2020-10-15
3
-26
/
+2
*
Update generic synth script for dfflegalize changes
Pepijn de Vos
2020-09-18
1
-0
/
+1
*
clangformat
Miodrag Milanovic
2020-07-25
1
-26
/
+26
*
proper argument propagation
Miodrag Milanovic
2020-07-24
1
-26
/
+28
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
1
-35
/
+35
*
Fix spelling of 'unsupported'
Nathaniel Graff
2020-05-13
1
-1
/
+1
*
Merge pull request #391 from YosysHQ/router2-upstream
David Shah
2020-02-04
2
-2
/
+44
|
\
|
*
generic: Implement getRouteBoundingBox
David Shah
2020-02-03
2
-0
/
+26
|
*
router2: Improve flow and log output
David Shah
2020-02-03
1
-1
/
+1
|
*
Allow selection of router algorithm
David Shah
2020-02-03
2
-2
/
+18
*
|
Merge pull request #385 from YosysHQ/router1-arc-fixes
David Shah
2020-02-03
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix latent bug in generic out-of-context IO mode
David Shah
2020-01-21
1
-1
/
+2
*
|
clangformat
David Shah
2020-01-20
1
-1
/
+0
*
|
Various warning fixes
Miodrag Milanovic
2020-01-18
1
-11
/
+0
|
/
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-0
/
+2
*
generic: Fix width of 0-driver INIT
David Shah
2019-12-01
1
-1
/
+1
*
generic: Don't assume unused LUT inputs are zero
David Shah
2019-12-01
2
-2
/
+5
*
generic: Add support for post-PnR simulation
David Shah
2019-11-27
5
-7
/
+67
*
generic: Add support for disabling IOB insertion
David Shah
2019-11-27
2
-1
/
+9
*
generic: Improve error handling when Wire/Pip/Bel is not found
David Shah
2019-11-27
2
-21
/
+50
*
generic: Use HeAP as placer where possible
David Shah
2019-11-26
1
-3
/
+33
*
clangformat
David Shah
2019-11-18
1
-1
/
+1
*
leftover Q from before slice api change
Pepijn de Vos
2019-11-18
1
-4
/
+4
*
more formatting
Pepijn de Vos
2019-11-08
1
-2
/
+2
*
return FF_USED, formatting, correct INIT
Pepijn de Vos
2019-11-08
3
-5
/
+17
*
dedicated output for LUT in GENERIC_SLICE
Pepijn de Vos
2019-11-08
6
-32
/
+31
[next]