index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
3
-18
/
+28
*
Use a LRU cache for pip to wire map.
Keith Rothman
2021-02-03
1
-10
/
+113
*
generic: Use IdStringList for all arch object names
D. Shah
2021-02-02
3
-1
/
+28
*
nexus: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-0
/
+6
*
ecp5: Implement IdStringList for all arch object names
D. Shah
2021-02-02
3
-8
/
+55
*
refactor: Replace getXName().c_str(ctx) with ctx->nameOfX
D. Shah
2021-02-02
3
-9
/
+8
*
ecp5: Proof-of-concept using IdStringList for bel names
D. Shah
2021-02-02
7
-24
/
+56
*
common: First pass at IdStringList methods
D. Shah
2021-02-02
2
-3
/
+64
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+3
*
common: Adding IdStringList type
D. Shah
2021-02-02
1
-0
/
+67
*
Run "make clangformat".
Keith Rothman
2021-02-02
6
-63
/
+73
*
Moving missing empty check into initial placement loop.
Keith Rothman
2021-02-02
1
-5
/
+14
*
Add pybindings for new APIs.
Keith Rothman
2021-02-02
1
-0
/
+16
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
4
-91
/
+91
*
Fix regression in use of FastBels.
Keith Rothman
2021-02-02
3
-10
/
+38
*
Address some compiler warnings.
Keith Rothman
2021-02-02
1
-1
/
+1
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-2
/
+2
*
Working compile of ECP5.
Keith Rothman
2021-02-02
1
-5
/
+7
*
Implement partitioning in placer_heap.
Keith Rothman
2021-02-02
3
-130
/
+243
*
Add archcheck for partition methods.
Keith Rothman
2021-02-02
1
-0
/
+64
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
5
-68
/
+136
*
Merge pull request #563 from litghost/seperate_pip_range_types
David Shah
2021-02-02
1
-2
/
+2
|
\
|
*
Seperate PipRange types in pybindings_shared.
Keith Rothman
2021-02-01
1
-2
/
+2
*
|
Avoid linear scan in PIP check loop.
Keith Rothman
2021-01-29
1
-18
/
+10
|
/
*
cleanup: Spelling fixes
D. Shah
2021-01-28
4
-11
/
+12
*
cleanup: Fix compiler warnings
D. Shah
2021-01-28
1
-1
/
+2
*
cleanup: Remove dead/unused code
D. Shah
2021-01-28
3
-113
/
+3
*
clangformat
D. Shah
2021-01-28
2
-23
/
+19
*
Merge pull request #553 from YosysHQ/rel-slice
David Shah
2021-01-28
1
-0
/
+42
|
\
|
*
Make RelSlice uncopyable
D. Shah
2021-01-27
1
-0
/
+3
|
*
Move RelPtr/RelSlice out of arches into common
D. Shah
2021-01-27
1
-0
/
+39
*
|
Add connectivity round trip checks to archcheck.
Keith Rothman
2021-01-27
1
-7
/
+75
|
/
*
C++17 compatibility: Don't use std::random_shuffle
Per Grön
2020-12-30
2
-5
/
+11
*
Gowin target (#542)
Pepijn de Vos
2020-12-30
1
-1
/
+1
*
command.cc: Improve help text
David Shah
2020-12-27
1
-1
/
+1
*
router2: Avoid ripup of critical path
David Shah
2020-12-01
1
-2
/
+17
*
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
*
nexus: Refactor DSP macro splitting to make it more generic
David Shah
2020-11-30
2
-0
/
+14
*
nexus: Add support for clocked MULT9X9s
David Shah
2020-11-30
2
-0
/
+12
*
nexus: Support for unclocked 9x9 multiplies
David Shah
2020-11-30
2
-6
/
+6
*
nexus: Miscellaneous DSP infrastructure
David Shah
2020-11-30
2
-24
/
+10
*
nexus: Add some infrastructure for DSP packing
David Shah
2020-11-30
2
-0
/
+28
*
router1: Fix same-source-dest case
David Shah
2020-11-30
1
-0
/
+14
*
router2: Fix case where src and dst are the same
David Shah
2020-11-30
1
-1
/
+4
*
nexus: LUTRAM support
David Shah
2020-11-30
1
-0
/
+7
*
nexus: More pin styles and FASM pinmux gen
David Shah
2020-11-30
1
-0
/
+9
*
nexus: IO pre-packing
David Shah
2020-11-30
1
-0
/
+9
*
nexus: Working on validity checking
David Shah
2020-11-30
1
-0
/
+7
*
nexus: Add Python bindings
David Shah
2020-11-30
1
-5
/
+0
[next]