index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-5
/
+0
*
Add getBelHidden and add some missing "override" statements.
Keith Rothman
2021-02-11
1
-1
/
+1
*
Add BaseArchRanges for default ArchRanges types
gatecat
2021-02-09
1
-16
/
+1
*
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
*
ice40: Switch to BaseArch
D. Shah
2021-02-05
1
-140
/
+111
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-1
/
+1
*
ice40: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-11
/
+11
*
ice40: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-14
/
+25
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-18
/
+14
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-19
/
+19
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-0
/
+43
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+5
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-1
/
+1
*
Move RelPtr/RelSlice out of arches into common
D. Shah
2021-01-27
1
-42
/
+1
*
ice40: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-40
/
+51
*
RelPtr: remove copy constructor and copy assignment
David Shah
2020-11-13
1
-0
/
+3
*
Remove wire alias API
David Shah
2020-10-15
1
-9
/
+0
*
Support rest of parts
Miodrag Milanovic
2020-07-08
1
-0
/
+3
*
Adding LP4K as well
Miodrag Milanovic
2020-07-08
1
-0
/
+1
*
Support 4K parts directly
Miodrag Milanovic
2020-07-08
1
-0
/
+1
*
Simplify and improve chipdb embedding/loading.
whitequark
2020-06-26
1
-14
/
+3
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
1
-1
/
+1
*
ice40: Implement getRouteBoundingBox for router2
David Shah
2020-02-03
1
-0
/
+2
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-0
/
+2
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
1
-0
/
+3
*
ice40: support u4k
Simon Schubert
2019-02-23
1
-1
/
+4
*
Load chipdb from filesystem as option
Miodrag Milanovic
2019-02-09
1
-1
/
+1
*
timing: Path related fixes
David Shah
2019-01-27
1
-1
/
+4
*
ice40: Add helper to know which global network is driven by a SB_GB Bel
Sylvain Munaut
2018-11-26
1
-0
/
+7
*
ice40: Add GlobalNetowkrInfo in the chip database
Sylvain Munaut
2018-11-19
1
-1
/
+17
*
ice40/arch: Add helper to check if a BEL is LOCKED or not
Sylvain Munaut
2018-11-19
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
1
-0
/
+1
|
\
|
*
[ice40] getBudgetOverride() to use constrained Z not placed Z
Eddie Hung
2018-11-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-13
1
-17
/
+37
|
\
|
|
*
Merge pull request #107 from YosysHQ/router_improve
Eddie Hung
2018-11-13
1
-17
/
+37
|
|
\
|
|
*
clangformat
Clifford Wolf
2018-11-11
1
-4
/
+1
|
|
*
Add getConflictingWireWire() arch API, streamline getConflictingXY semantic
Clifford Wolf
2018-11-11
1
-14
/
+29
|
|
*
Add getConflictingPipWire() arch API, router1 improvements
Clifford Wolf
2018-11-11
1
-9
/
+17
*
|
|
archapi: Add getDelayFromNS to improve timing algorithm portability
David Shah
2018-11-12
1
-0
/
+6
*
|
|
timing: iCE40 Arch API changes for clocking info
David Shah
2018-11-12
1
-2
/
+4
|
/
/
*
/
fix grid dimensions for ice40
Miodrag Milanovic
2018-10-27
1
-2
/
+2
|
/
*
clangformat
David Shah
2018-09-30
1
-1
/
+1
*
Add iCE40 gfx for span-4 wires between IO tiles
Clifford Wolf
2018-08-19
1
-2
/
+0
*
Merge pull request #47 from YosysHQ/settings_propagate
Clifford Wolf
2018-08-18
1
-2
/
+0
|
\
|
*
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
1
-2
/
+0
*
|
Improve iCE40 gfx for IO tiles and RAM tiles
Clifford Wolf
2018-08-18
1
-0
/
+2
*
|
Add ice40 wire attributes (grid position, segment list)
Clifford Wolf
2018-08-18
1
-18
/
+5
*
|
Add Arch attrs API
Clifford Wolf
2018-08-14
1
-0
/
+18
[next]