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
...
|
*
cleanup: Remove dead/unused code
D. Shah
2021-01-28
5
-170
/
+3
|
/
*
clangformat
D. Shah
2021-01-28
3
-25
/
+22
*
Merge pull request #553 from YosysHQ/rel-slice
David Shah
2021-01-28
16
-496
/
+375
|
\
|
*
Make RelSlice uncopyable
D. Shah
2021-01-27
2
-1
/
+4
|
*
Move RelPtr/RelSlice out of arches into common
D. Shah
2021-01-27
4
-118
/
+42
|
*
ecp5: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
3
-165
/
+143
|
*
ice40: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
7
-150
/
+138
|
*
nexus: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
5
-128
/
+114
*
|
Merge pull request #550 from pepijndevos/gw1n4
David Shah
2021-01-28
2
-2
/
+2
|
\
\
|
*
|
Gowin: Add GW1N-4 support
Pepijn de Vos
2021-01-03
2
-2
/
+2
*
|
|
Merge pull request #554 from litghost/default_to_release
David Shah
2021-01-28
1
-1
/
+3
|
\
\
\
|
*
|
|
Default to Release, but allow other modes (e.g. Debug, RelWithDebInfo).
Keith Rothman
2021-01-27
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #555 from litghost/complete_archcheck
David Shah
2021-01-28
1
-7
/
+75
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add connectivity round trip checks to archcheck.
Keith Rothman
2021-01-27
1
-7
/
+75
|
/
/
*
/
ecp5: Fix bottom clock tile renaming for tilegroups
D. Shah
2021-01-25
1
-0
/
+8
|
/
*
Merge pull request #549 from YosysHQ/update
Miodrag Milanović
2021-01-02
203
-4212
/
+11691
|
\
|
*
PyEval_InitThreads only for older than 3.9
Miodrag Milanovic
2021-01-02
1
-0
/
+2
|
*
Update pybind11 to version 2.6.1
Miodrag Milanovic
2021-01-02
202
-4212
/
+11689
|
/
*
Merge pull request #548 from per-gron/c++17
David Shah
2020-12-30
2
-5
/
+11
|
\
|
*
C++17 compatibility: Don't use std::random_shuffle
Per Grön
2020-12-30
2
-5
/
+11
|
/
*
clangformat
David Shah
2020-12-30
7
-43
/
+37
*
Gowin target (#542)
Pepijn de Vos
2020-12-30
21
-8
/
+3235
*
ecp5: Improve pseudo-diff IO error handling
David Shah
2020-12-27
1
-2
/
+4
*
ice40: Nicer error for unconstrained SB_GB_IO
David Shah
2020-12-27
1
-0
/
+2
*
command.cc: Improve help text
David Shah
2020-12-27
1
-1
/
+1
*
Merge pull request #543 from tcal-x/use-single-char-find
David Shah
2020-12-17
1
-1
/
+1
|
\
|
*
Use std::string::find(char c) when searching for a single character.
Tim Callahan
2020-12-16
1
-1
/
+1
*
|
ecp5: Fix FF timing data
David Shah
2020-12-17
1
-4
/
+4
|
/
*
Merge pull request #540 from YosysHQ/dave/nexus-dotproduct
David Shah
2020-12-10
2
-28
/
+71
|
\
|
*
nexus: Add MULTADDSUB9X9WIDE support
David Shah
2020-12-08
2
-28
/
+71
*
|
Merge pull request #536 from YosysHQ/dave/disable-default-gui
David Shah
2020-12-08
3
-12
/
+17
|
\
\
|
*
|
cmake: Disable building GUI by default
David Shah
2020-12-08
3
-12
/
+17
|
/
/
*
|
Merge pull request #528 from YosysHQ/dave/nexus-lram
David Shah
2020-12-08
6
-16
/
+167
|
\
|
|
*
nexus: Fix LRAM pin types
David Shah
2020-12-07
2
-10
/
+11
|
*
nexus: Add support for initialised LRAM
David Shah
2020-12-07
4
-12
/
+50
|
*
nexus: Add basic LRAM support (no init)
David Shah
2020-12-02
6
-4
/
+116
*
|
ice40: Clarify feedback paths in PLL constraints code
David Shah
2020-12-03
1
-3
/
+3
*
|
Merge pull request #530 from YosysHQ/dave/ice40-derive-constr
David Shah
2020-12-03
1
-31
/
+138
|
\
\
|
*
|
ice40: Derive PLL timing constraints
David Shah
2020-12-03
1
-31
/
+138
|
/
/
*
|
Merge pull request #527 from YosysHQ/dave/nexus-clocking
David Shah
2020-12-02
5
-2
/
+369
|
\
|
|
*
nexus: Add PLL support
David Shah
2020-12-02
4
-3
/
+213
|
*
nexus: Add support for deriving timing constraints in packer
David Shah
2020-12-02
1
-0
/
+96
|
*
nexus/pdc: Parse simple clock constraints
David Shah
2020-12-02
1
-0
/
+61
|
/
*
Merge pull request #526 from YosysHQ/dave/router2-timing
David Shah
2020-12-01
1
-2
/
+17
|
\
|
*
router2: Avoid ripup of critical path
David Shah
2020-12-01
1
-2
/
+17
*
|
Merge pull request #525 from YosysHQ/dave/router2-tweaks
David Shah
2020-12-01
1
-5
/
+46
|
\
|
|
*
router2: Make splitting of wires thread-safe
David Shah
2020-12-01
1
-4
/
+39
|
*
router2: Add per-thread rng
David Shah
2020-12-01
1
-1
/
+7
|
/
*
Merge pull request #524 from daveshah1/nextpnr-nexus
Miodrag Milanović
2020-11-30
37
-13
/
+7434
|
\
|
*
nexus: Update docs and CMake
David Shah
2020-11-30
4
-3
/
+45
[prev]
[next]