index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-45
/
+45
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-2
/
+2
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-26
/
+26
*
Merge pull request #568 from YosysHQ/dave/arch-override
gatecat
2021-02-08
1
-12
/
+2
|
\
|
*
ice40: Switch to BaseArch
D. Shah
2021-02-05
1
-12
/
+2
*
|
Use RelSlice::ssize instead of cast-to-int throughout
D. Shah
2021-02-08
1
-3
/
+3
|
/
*
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
-13
/
+13
*
ice40: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-20
/
+35
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-2
/
+2
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-3
/
+3
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-0
/
+13
*
cleanup: Remove dead/unused code
D. Shah
2021-01-28
1
-32
/
+0
*
ice40: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-38
/
+33
*
Fixes for new part types
Miodrag Milanovic
2020-07-08
1
-3
/
+11
*
Use proper names in GUI
Miodrag Milanovic
2020-07-08
1
-12
/
+12
*
Support rest of parts
Miodrag Milanovic
2020-07-08
1
-11
/
+22
*
Adding LP4K as well
Miodrag Milanovic
2020-07-08
1
-3
/
+7
*
Support 4K parts directly
Miodrag Milanovic
2020-07-08
1
-5
/
+22
*
ice40: Fix getBelsByTile
David Shah
2020-06-29
1
-1
/
+5
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
1
-6
/
+4
*
Simplify and improve chipdb embedding/loading.
whitequark
2020-06-26
1
-71
/
+35
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
1
-2
/
+2
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-2
/
+2
*
ice40: Fix output register timing analysis for registered output enable
Sylvain Munaut
2020-03-29
1
-1
/
+1
*
router2: Improve flow and log output
David Shah
2020-02-03
1
-1
/
+1
*
ice40: Implement getRouteBoundingBox for router2
David Shah
2020-02-03
1
-0
/
+24
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-2
/
+15
*
ice40: Make HeAP the default placer
David Shah
2019-11-26
1
-0
/
+4
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-2
/
+2
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-2
/
+3
*
Merge master
Miodrag Milanovic
2019-06-25
1
-0
/
+8
|
\
|
*
ice40: add RGB_DRV/LED_DRV_CUR support for u4k
Simon Schubert
2019-06-10
1
-0
/
+8
*
|
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
-0
/
+2
*
|
Cleanup
Miodrag Milanovic
2019-06-07
1
-11
/
+0
*
|
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
1
-4
/
+20
|
/
*
ice40: In assignCellInfo get PIN_TYPE/NEG_TRIGGER from params and not attrs
Sylvain Munaut
2019-04-17
1
-2
/
+2
*
ice40: Add support for SB_I2C and SB_SPI
Sylvain Munaut
2019-03-25
1
-0
/
+21
*
Add --placer option and refactor placer selection
David Shah
2019-03-24
1
-2
/
+13
*
HeAP: Add PlacerHeapCfg
David Shah
2019-03-22
1
-1
/
+3
*
HeAP: Make HeAP placer optional
David Shah
2019-03-22
1
-4
/
+7
*
HeAP: Add TAUCS wrapper and integration
David Shah
2019-03-22
1
-2
/
+4
*
ice40: Fix u4k in external chipdb mode.
Marcin KoĆcielnicki
2019-03-19
1
-3
/
+3
*
ice40: support u4k
Simon Schubert
2019-02-23
1
-2
/
+12
*
ice40: Fix timing class of 'padin' GB outputs
David Shah
2019-02-20
1
-1
/
+1
*
Load chipdb from filesystem as option
Miodrag Milanovic
2019-02-09
1
-1
/
+30
*
Merge pull request #220 from YosysHQ/coi3
Eddie Hung
2019-01-29
1
-6
/
+9
|
\
|
*
[ice40] Refactor Arch::getBudgetOverride()
Eddie Hung
2019-01-29
1
-29
/
+9
|
*
ice40: Add budget override for CO->I3 path
David Shah
2019-01-27
1
-0
/
+23
[next]