index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
generic: addBelPin with direction as an arg
gatecat
2022-08-04
1
-25
/
+5
*
netlist: Add PseudoCell API
gatecat
2022-07-08
1
-1
/
+1
*
generic: Add some extra helpers for viaduct uarches
gatecat
2022-05-02
1
-0
/
+24
*
generic: Add missing uarch guard
gatecat
2022-04-27
1
-1
/
+2
*
generic: Allow bel pins without wires
gatecat
2022-04-04
1
-3
/
+6
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-1
/
+1
*
Viaduct API for a hybrid between generic and full-custom arch
gatecat
2022-01-04
1
-6
/
+54
*
generic: Refactor for faster performance
gatecat
2021-12-30
1
-144
/
+130
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
1
-4
/
+5
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-2
/
+2
*
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
1
-0
/
+6
*
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
-11
/
+10
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-15
/
+0
*
generic: Add APIs for controlling cell->bel pin mapping
gatecat
2021-02-15
1
-1
/
+14
*
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
/
+4
|
/
*
generic: Fix pin names accidentally being IdStringList not IdString
D. Shah
2021-02-05
1
-3
/
+3
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-11
/
+8
*
generic: Use IdStringList for all arch object names
D. Shah
2021-02-02
1
-34
/
+40
*
Remove wire alias API
David Shah
2020-10-15
1
-16
/
+0
*
generic: Implement getRouteBoundingBox
David Shah
2020-02-03
1
-0
/
+24
*
router2: Improve flow and log output
David Shah
2020-02-03
1
-1
/
+1
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-2
/
+16
*
generic: Improve error handling when Wire/Pip/Bel is not found
David Shah
2019-11-27
1
-21
/
+45
*
generic: Use HeAP as placer where possible
David Shah
2019-11-26
1
-3
/
+33
*
generic: New Property interface
David Shah
2019-08-05
1
-2
/
+2
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-1
/
+2
*
Use flags for each step
Miodrag Milanovic
2019-06-14
1
-2
/
+2
*
Save top level attrs and store current step
Miodrag Milanovic
2019-06-07
1
-2
/
+10
*
Cleanup
Miodrag Milanovic
2019-06-07
1
-11
/
+0
*
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
1
-0
/
+11
*
generic: Fix predictDelay
David Shah
2019-04-04
1
-2
/
+2
*
generic: Cell timing support
David Shah
2019-04-04
1
-6
/
+59
*
generic: GUI Python bindings
David Shah
2019-04-03
1
-2
/
+12
*
generic: Simple procedural example works
David Shah
2019-04-02
1
-3
/
+9
*
generic: Add a simple packer for generic SLICEs and IOBs
David Shah
2019-04-02
1
-2
/
+70
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
1
-1
/
+14
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
1
-0
/
+2
|
\
|
*
Add getConflictingPipWire() arch API, router1 improvements
Clifford Wolf
2018-11-11
1
-0
/
+2
*
|
generic: Update arch to new timing API
David Shah
2018-11-12
1
-1
/
+6
|
/
*
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
1
-0
/
+21
|
/
*
Add pip locations
Clifford Wolf
2018-08-09
1
-6
/
+19
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
1
-4
/
+6
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
1
-3
/
+5
|
|
\
[next]