index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed macros and includes for MSVC
Miodrag Milanovic
2018-07-03
1
-0
/
+1
*
ice40: UltraPlus SPRAM working
David Shah
2018-06-29
1
-4
/
+18
*
ice40: Fix carry packing in some degenerate cases
David Shah
2018-06-29
1
-23
/
+18
*
ice40: Only pack up to one SB_CARRY into a LC
David Shah
2018-06-27
1
-5
/
+6
*
ice40: Fix IO packer
David Shah
2018-06-27
1
-0
/
+8
*
ice40: Carry packer bugfix
David Shah
2018-06-27
1
-19
/
+16
*
ice40: Fixing the carry packer for a larger design
David Shah
2018-06-27
1
-16
/
+33
*
ice40: Fixing packing of CIN constant drivers
David Shah
2018-06-26
1
-1
/
+1
*
Carry chains now routable
David Shah
2018-06-26
1
-3
/
+18
*
Working on debugging the carry legaliser
David Shah
2018-06-26
1
-4
/
+4
*
Fixing packing of carry cells
David Shah
2018-06-26
1
-24
/
+49
*
Working on debugging carry packer
David Shah
2018-06-26
1
-19
/
+46
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-67
/
+65
*
ice40: Remove constant driver cells in packer
David Shah
2018-06-25
1
-1
/
+6
*
merge
Miodrag Milanovic
2018-06-25
1
-10
/
+5
|
\
|
*
ice40: Creating a carry chain splitter function
David Shah
2018-06-25
1
-7
/
+5
*
|
some more memory leaks
Miodrag Milanovic
2018-06-25
1
-0
/
+6
|
/
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-112
/
+60
*
ice40: Move global net test to Arch
David Shah
2018-06-23
1
-11
/
+18
*
Cleanup almost all deprecation warnings
Miodrag Milanovic
2018-06-23
1
-33
/
+33
*
ice40: SB_LFOSC support, fabric routing only
David Shah
2018-06-22
1
-0
/
+34
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
ice40: Make the packer deterministic
David Shah
2018-06-22
1
-8
/
+9
*
Fixed return codes for packer, placer and router
Miodrag Milanovic
2018-06-21
1
-9
/
+13
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-0
/
+2
*
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-11
/
+17
*
place_sa: Improvements including supporting force and ordering consistency
David Shah
2018-06-20
1
-2
/
+2
*
ice40: Tidying up carry packer a bit
David Shah
2018-06-19
1
-15
/
+28
*
ice40: WIP SB_CARRY packer
David Shah
2018-06-19
1
-0
/
+61
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
1
-5
/
+16
|
\
|
*
ice40: Improve error reporting for invalid tristate usage
David Shah
2018-06-19
1
-9
/
+14
|
*
ice40: Fix constant packer
David Shah
2018-06-19
1
-4
/
+14
*
|
Updates from clangformat
Clifford Wolf
2018-06-19
1
-8
/
+12
*
|
Add Context::force and "nextpnr-ice40 --force"
Clifford Wolf
2018-06-19
1
-1
/
+2
|
/
*
ice40: More IdString API updates
David Shah
2018-06-19
1
-44
/
+44
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-22
/
+25
*
Updates from clangformat
Clifford Wolf
2018-06-18
1
-2
/
+2
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-51
/
+51
*
place_sa: Adding seed option
David Shah
2018-06-17
1
-1
/
+1
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
1
-5
/
+9
*
Updating copyrights
David Shah
2018-06-17
1
-1
/
+1
*
ice40: Proper global promotion
David Shah
2018-06-16
1
-22
/
+57
*
ice40: Promote reset signal
David Shah
2018-06-16
1
-32
/
+42
*
ice40: Fix RAM config in packer
David Shah
2018-06-16
1
-1
/
+2
*
ice40: Fix BRAM initialisation
David Shah
2018-06-16
1
-2
/
+1
*
ice40: Rename ICESTORM_RAM pins
David Shah
2018-06-13
1
-3
/
+32
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-13
1
-3
/
+31
|
\
|
*
ice40: Pack RAMs
David Shah
2018-06-13
1
-6
/
+36
*
|
Add A*-like optimizations to router
Clifford Wolf
2018-06-13
1
-5
/
+17
|
/
*
ice40: Promote one clock to a global buffer
David Shah
2018-06-13
1
-0
/
+48
[next]