index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
cells.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
1
-4
/
+4
*
ice40: UltraPlus SPRAM working
David Shah
2018-06-29
1
-0
/
+18
*
Working on debugging carry packer
David Shah
2018-06-26
1
-1
/
+1
*
clang fix
Miodrag Milanovic
2018-06-26
1
-1
/
+1
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-46
/
+46
*
ice40: More preparations for carry legalisation
David Shah
2018-06-25
1
-0
/
+2
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
1
-3
/
+3
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-16
/
+9
*
ice40: Move global net test to Arch
David Shah
2018-06-23
1
-8
/
+2
*
Cleanup almost all deprecation warnings
Miodrag Milanovic
2018-06-23
1
-21
/
+21
*
ice40: SB_LFOSC support, fabric routing only
David Shah
2018-06-22
1
-2
/
+17
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Improved log messages in SA placer, minor changes from clangformat
Clifford Wolf
2018-06-19
1
-3
/
+4
*
ice40: Improve error reporting for invalid tristate usage
David Shah
2018-06-19
1
-4
/
+9
*
ice40: More IdString API updates
David Shah
2018-06-19
1
-5
/
+5
*
ice40: Adding support for tristate IO
David Shah
2018-06-19
1
-2
/
+21
*
ice40: Removing deprecated API in cells.cc
David Shah
2018-06-19
1
-45
/
+46
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-47
/
+49
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Improving code style and fixing dummy
David Shah
2018-06-18
1
-1
/
+2
*
Updating copyrights
David Shah
2018-06-17
1
-0
/
+1
*
ice40: Proper global promotion
David Shah
2018-06-16
1
-1
/
+16
*
ice40: Promote reset signal
David Shah
2018-06-16
1
-0
/
+20
*
experiment: Simple heuristic-based placer
David Shah
2018-06-16
1
-1
/
+1
*
ice40: Rename ICESTORM_RAM pins
David Shah
2018-06-13
1
-0
/
+24
*
Add A*-like optimizations to router
Clifford Wolf
2018-06-13
1
-1
/
+2
*
ice40: Promote one clock to a global buffer
David Shah
2018-06-13
1
-1
/
+7
*
Simple IO buffer insertion, enable packer by default
David Shah
2018-06-13
1
-0
/
+36
*
Add IdString API
Clifford Wolf
2018-06-12
1
-3
/
+3
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
1
-2
/
+4
|
\
|
*
ice40: Debugging and fixing FF configuration
David Shah
2018-06-12
1
-2
/
+4
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
1
-1
/
+16
|
\
|
|
*
ice40: Debugging the packer
David Shah
2018-06-12
1
-1
/
+3
|
*
ice40: Start working on a packer, currently not tested
David Shah
2018-06-12
1
-0
/
+13
*
|
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
|
/
*
ice40: Adding cell utilities for packing
David Shah
2018-06-12
1
-0
/
+110