index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various warning fixes
Miodrag Milanovic
2020-01-18
6
-19
/
+11
*
frontend: Fix hang when loading very large designs
David Shah
2020-01-16
1
-1
/
+1
*
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
*
|
Merge pull request #381 from ldoolitt/master
David Shah
2020-01-16
2
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
More adjustments to .bba file locations
Larry Doolittle
2020-01-14
2
-4
/
+3
|
/
*
Merge pull request #380 from ldoolitt/master
David Shah
2020-01-14
1
-2
/
+1
|
\
|
*
Remove barrier to out-of-tree builds
Larry Doolittle
2020-01-12
1
-2
/
+1
*
|
Merge pull request #379 from twam/pass_version
David Shah
2020-01-14
4
-13
/
+15
|
\
\
|
|
/
|
/
|
|
*
Change version to git describe and make set-able from outside
Tobias Müller
2020-01-11
4
-13
/
+15
*
|
Merge pull request #377 from YosysHQ/mmicko/recording
Miodrag Milanović
2020-01-11
8
-2
/
+122
|
\
\
|
|
/
|
/
|
|
*
Skip same frames
Miodrag Milanovic
2020-01-11
3
-13
/
+24
|
*
Enable screenshot and recording feature
Miodrag Milanovic
2020-01-05
8
-2
/
+111
|
/
*
HeAP: increase timeout
David Shah
2019-12-30
1
-1
/
+1
*
Merge pull request #344 from YosysHQ/mmicko/ecp5_gui
Miodrag Milanović
2019-12-28
17
-72
/
+5673
|
\
|
*
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
71
-1805
/
+3391
|
|
\
|
|
/
|
/
|
*
|
ecp5: Always promote IOLOGIC SCLK to global
David Shah
2019-12-27
1
-1
/
+3
*
|
Merge pull request #353 from YosysHQ/generic-frontend
David Shah
2019-12-27
24
-1071
/
+2185
|
\
\
|
*
|
Document hierarchy structures
David Shah
2019-12-27
1
-1
/
+15
|
*
|
Allow constraining non-leaf cells to regions
David Shah
2019-12-27
1
-1
/
+10
|
*
|
Preserve hierarchy through packing
David Shah
2019-12-27
6
-0
/
+97
|
*
|
python: Add bindings for hierarchy structures
David Shah
2019-12-27
8
-8
/
+45
|
*
|
frontend_base: Import cell hierarchy
David Shah
2019-12-27
1
-3
/
+16
|
*
|
First pass at data structures for hierarchy
David Shah
2019-12-27
2
-2
/
+31
|
*
|
json: Remove legacy frontend
David Shah
2019-12-27
7
-1090
/
+3
|
*
|
frontend: Support for loading settings and nextpnr state
David Shah
2019-12-27
2
-1
/
+27
|
*
|
frontend/generic: Fix regressions
David Shah
2019-12-27
4
-22
/
+32
|
*
|
frontend/base: Fix lookup of nets by module index
David Shah
2019-12-27
1
-28
/
+30
|
*
|
frontend: Improved error handling and fixes
David Shah
2019-12-27
2
-1
/
+12
|
*
|
command: Use new frontend experimentally
David Shah
2019-12-27
1
-2
/
+11
|
*
|
frontend: Fix template compile issues
David Shah
2019-12-27
2
-61
/
+62
|
*
|
frontend: Top level port import
David Shah
2019-12-27
1
-52
/
+158
|
*
|
frontend/base: Functions for hierarchical submodule cell import
David Shah
2019-12-27
1
-45
/
+76
|
*
|
frontend/base: Functions for leaf cell import
David Shah
2019-12-27
1
-0
/
+72
|
*
|
frontend/base: Functions for net[name] import
David Shah
2019-12-27
1
-0
/
+116
|
*
|
frontend: JSON implementation of the generic framework
David Shah
2019-12-27
3
-18
/
+235
|
*
|
3rdparty: Add json11
David Shah
2019-12-27
4
-2
/
+1044
|
*
|
frontend/base: Improve net indexing
David Shah
2019-12-27
1
-8
/
+27
|
*
|
frontend/base: Functions for port import
David Shah
2019-12-27
2
-1
/
+146
|
*
|
frontend/base: Top module handling
David Shah
2019-12-27
3
-3
/
+96
|
*
|
frontend: Draft for a generic template-based frontend API
David Shah
2019-12-27
1
-0
/
+102
|
/
/
*
|
Work around Qt MOC issue with IdString enums
David Shah
2019-12-27
2
-0
/
+8
*
|
Merge pull request #372 from fghoussen/readme
David Shah
2019-12-25
1
-1
/
+1
|
\
\
|
*
|
[README] Add prerequisite: libboost-iostreams-dev.
Franck HOUSSEN
2019-12-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #370 from fghoussen/readme
Miodrag Milanović
2019-12-20
1
-1
/
+1
|
\
\
|
*
|
[DOC] Fixing typo: cmake test suite triggered by 'make test'.
Franck HOUSSEN
2019-12-15
1
-1
/
+1
|
/
/
[next]