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
*
ecp5: Working on arch implementation
David Shah
2018-07-11
1
-4
/
+4
*
Renamed dummy->generic for tests, also fix warning
Miodrag Milanovic
2018-07-11
1
-0
/
+2
*
NPNR_ASSERT not to implicitly construct strings
Eddie Hung
2018-07-08
1
-1
/
+1
*
typeof to decltype
Miodrag Milanovic
2018-07-05
2
-22
/
+22
*
python: Renaming and fixing 'generic' build
David Shah
2018-07-04
1
-1
/
+0
*
common: Remove deprecated global IdStrings
David Shah
2018-07-04
4
-26
/
+5
*
python: More design-related bindings, dump_design.py working again
David Shah
2018-07-04
3
-25
/
+124
*
python: Update wrapper for non-unique_ptr maps
David Shah
2018-07-04
2
-42
/
+49
*
python: Adding more wrapped bindings for ice40
David Shah
2018-07-04
3
-5
/
+112
*
python: Translate NPNR_ASSERTs to Python
David Shah
2018-07-04
1
-0
/
+7
*
python: New wrapper system working for unique_ptr maps
David Shah
2018-07-04
2
-5
/
+11
*
python: Developing context wrappers for maps
David Shah
2018-07-04
4
-26
/
+70
*
python: Adding more bindings
David Shah
2018-07-04
2
-5
/
+19
*
python: Add context wrapper support for ranges
David Shah
2018-07-04
4
-74
/
+74
*
Progress on new wrapper system
David Shah
2018-07-04
2
-2
/
+3
*
python: Restructuring wrapper system
David Shah
2018-07-04
1
-16
/
+41
*
Add NPNR_ASSERT_FALSE, use in bitstream.cc
David Shah
2018-07-04
1
-1
/
+8
*
Fixed debug msvc build and fixed inaccessible base
Miodrag Milanovic
2018-07-04
1
-1
/
+1
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
4
-29
/
+29
*
common: Adding NPNR_ASSERT
David Shah
2018-07-04
2
-13
/
+45
*
Fixed macros and includes for MSVC
Miodrag Milanovic
2018-07-03
2
-14
/
+26
*
python: Tweaking how the new wrappers will work
David Shah
2018-07-02
1
-13
/
+32
*
Starting to develop a new Python wrapper system
David Shah
2018-07-01
2
-2
/
+93
*
Add implementations for generic arch db API
Clifford Wolf
2018-06-30
2
-2
/
+2
*
Refactor IdString::global_ctx
Clifford Wolf
2018-06-30
2
-7
/
+7
*
Split "arch.h" in "arch.h" and "archdefs.h"
Clifford Wolf
2018-06-29
1
-5
/
+7
*
ice40: UltraPlus SPRAM working
David Shah
2018-06-29
1
-1
/
+1
*
Improving the SA+legalisation flow
David Shah
2018-06-29
6
-7
/
+12
*
Tidying up the SA placer
David Shah
2018-06-29
2
-5
/
+4
*
Increase temp and diameter after legalisation
David Shah
2018-06-29
1
-0
/
+5
*
Start legalisation at a much lower SA temperature
David Shah
2018-06-29
1
-1
/
+1
*
Make single-cell placer less likely to get stuck
David Shah
2018-06-29
1
-4
/
+4
*
Integrating SA placer and legaliser
David Shah
2018-06-29
2
-10
/
+38
*
ice40: Reworking placement legalisation to allow integration with SA placer
David Shah
2018-06-29
1
-0
/
+9
*
remove emb.cc
Miodrag Milanovic
2018-06-28
3
-164
/
+1
*
Improving debugability
David Shah
2018-06-27
1
-0
/
+13
*
Improving post-ripup placement in the legaliser
David Shah
2018-06-27
3
-5
/
+66
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-27
2
-9
/
+9
|
\
|
*
reinit python tab
Miodrag Milanovic
2018-06-27
2
-9
/
+9
*
|
Refactor common placement functions out of SA placer for use in legaliser
David Shah
2018-06-27
4
-58
/
+138
|
/
*
Make GUI use recreated context
Miodrag Milanovic
2018-06-26
1
-1
/
+1
*
Working on debugging the carry legaliser
David Shah
2018-06-26
1
-0
/
+10
*
Fixing Python bindings bugs
David Shah
2018-06-26
2
-3
/
+3
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
8
-29
/
+130
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
8
-36
/
+34
*
ice40: Creating a carry chain splitter function
David Shah
2018-06-25
1
-3
/
+3
*
Fix some memory leaks
Miodrag Milanovic
2018-06-25
1
-0
/
+12
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
2
-21
/
+11
*
Fixing the Python bindings following Context/Arch refactoring
David Shah
2018-06-23
1
-2
/
+4
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
9
-150
/
+71
|
\
[next]