index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve handling of unused inout port bits
David Shah
2020-02-25
1
-1
/
+16
*
Rename cmake path variable TRELLIS_ROOT to TRELLIS_INSTALL_PREFIX
Sebastian Birke
2020-02-04
1
-6
/
+6
*
CMake: Changing the definition of TRELLIS_ROOT to point to root of lib, share...
Jared Boone
2020-02-04
1
-5
/
+5
*
Merge pull request #391 from YosysHQ/router2-upstream
David Shah
2020-02-04
3
-7
/
+85
|
\
|
*
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
|
*
router2: Make magic numbers configurable
David Shah
2020-02-03
1
-1
/
+1
|
*
ecp5: Improve bounding box accuracy
David Shah
2020-02-03
2
-10
/
+34
|
*
ecp5: router2 main rename
David Shah
2020-02-03
1
-1
/
+1
|
*
ecp5: Router2 test integration
David Shah
2020-02-03
2
-1
/
+39
*
|
Merge pull request #385 from YosysHQ/router1-arc-fixes
David Shah
2020-02-03
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
ecp5: Don't reroute existing globals
David Shah
2020-01-20
1
-1
/
+2
*
|
python: Expose PlaceStrength enum and isValidBelForCell on ecp5
Erika
2020-01-26
1
-0
/
+3
*
|
ecp5: Fix tieoff of unused DELAY signals
David Shah
2020-01-21
1
-3
/
+3
*
|
ecp5: Add SPICB0 IO support
David Shah
2020-01-20
2
-3
/
+3
*
|
Few more caught by clang
Miodrag Milanovic
2020-01-18
1
-4
/
+0
|
/
*
Merge pull request #382 from YosysHQ/ecp5-psuedodiff
David Shah
2020-01-16
3
-13
/
+42
|
\
|
*
ecp5: Add support for top pseudo diff outputs
David Shah
2020-01-15
3
-13
/
+42
*
|
More adjustments to .bba file locations
Larry Doolittle
2020-01-14
1
-1
/
+1
|
/
*
Remove barrier to out-of-tree builds
Larry Doolittle
2020-01-12
1
-2
/
+1
*
clangformat
Miodrag Milanovic
2019-12-28
1
-16
/
+24
*
made most of frequent numbers constants
Miodrag Milanovic
2019-12-28
1
-273
/
+285
*
move constants to gfx.cc
Miodrag Milanovic
2019-12-28
2
-18
/
+18
*
remove synt example
Miodrag Milanovic
2019-12-28
1
-132
/
+0
*
Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui
Miodrag Milanovic
2019-12-28
16
-559
/
+412
|
\
|
*
ecp5: Always promote IOLOGIC SCLK to global
David Shah
2019-12-27
1
-1
/
+3
|
*
Preserve hierarchy through packing
David Shah
2019-12-27
1
-0
/
+10
|
*
python: Add bindings for hierarchy structures
David Shah
2019-12-27
1
-0
/
+2
|
*
Work around Qt MOC issue with IdString enums
David Shah
2019-12-27
1
-0
/
+4
|
*
ecp5: Add support for flipflops with preload
David Shah
2019-12-07
3
-5
/
+25
|
*
ecp5: Fix 25k DDRDLLA bitstream gen
David Shah
2019-11-29
2
-3
/
+4
|
*
ecp5: Fix placement of DDRDLLA
David Shah
2019-11-29
1
-0
/
+26
|
*
Merge pull request #356 from YosysHQ/ecp5-ff-density
David Shah
2019-11-27
1
-0
/
+153
|
|
\
|
|
*
ecp5: Improve flipflop packing density
David Shah
2019-11-20
1
-0
/
+153
|
*
|
ECP5 support is no longer experimental
David Shah
2019-11-26
4
-521
/
+0
|
|
/
|
*
Revert "Merge pull request #355 from YosysHQ/ecp5-promote-lsr"
David Shah
2019-11-20
2
-74
/
+5
|
*
ecp5: Add support for promotion of LSRs to global network
David Shah
2019-11-19
2
-5
/
+74
|
*
ecp5: Fix handling of custom DEL_VALUE
David Shah
2019-11-18
1
-1
/
+2
|
*
ecp5: Fix dynamic DELAYF control
David Shah
2019-11-18
1
-0
/
+3
|
*
ecp5: Add logic utilisation before packing statistics
David Shah
2019-11-18
1
-0
/
+45
|
*
Merge pull request #345 from YosysHQ/dave/sdf
David Shah
2019-11-18
2
-12
/
+22
|
|
\
|
|
*
ice40: Preserve top level IO properly
David Shah
2019-10-19
1
-2
/
+2
|
|
*
ecp5: Preserve top level IO properly
David Shah
2019-10-18
2
-12
/
+22
|
*
|
ecp5: Copy timing constraints across ECLKBRIDGECS
David Shah
2019-11-01
1
-1
/
+4
|
*
|
ecp5: Fix placement of ECLKBRIDGECS
David Shah
2019-11-01
1
-11
/
+41
|
*
|
ecp5: Allow setting drive strength for 3V3 IOs
David Shah
2019-10-26
1
-0
/
+10
|
*
|
ecp5: Add constids for new timing cell types
David Shah
2019-10-26
2
-0
/
+10
|
*
|
ecp5: Add an error for out-of-sync constids and bba
David Shah
2019-10-26
4
-2
/
+10
|
*
|
ecp5: Fix routing to shared DSP control inputs
David Shah
2019-10-25
3
-1
/
+37
|
*
|
ecp5: Make database build depend on constids.inc
David Shah
2019-10-20
1
-2
/
+2
|
|
/
[next]