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
*
ice40: after review
Sergiusz Bazanski
2018-07-24
1
-1
/
+0
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll
Sergiusz Bazanski
2018-07-24
1
-0
/
+4
|
\
|
*
ice40: Remove use of deprecated APIs
David Shah
2018-07-24
1
-2
/
+3
|
*
ice40: Trim BRAM constant inputs, reduces routing congestion around BRAM
David Shah
2018-07-24
1
-0
/
+3
*
|
ice40: fixes before review
Sergiusz Bazanski
2018-07-24
1
-14
/
+5
*
|
clang-format
Sergiusz Bazanski
2018-07-24
1
-51
/
+53
*
|
ice40: Move spliceLUT back to pack.cc
Sergiusz Bazanski
2018-07-24
1
-2
/
+53
*
|
ice40: Refactor PLL/LOCK LUT splicing out into Arch::
Sergiusz Bazanski
2018-07-24
1
-74
/
+3
*
|
ice40: Emit feed-through LUTs for PLL/LOCK
Sergiusz Bazanski
2018-07-24
1
-1
/
+158
*
|
ice40: Fail early on SB_PLL40_*_PAD cells
Sergiusz Bazanski
2018-07-24
1
-0
/
+7
*
|
ice40: Implement emitting PLLs
Sergiusz Bazanski
2018-07-24
1
-0
/
+32
|
/
*
ice40: Trim DSP inputs that are constant where appropriate
David Shah
2018-07-19
1
-0
/
+4
*
ice40: Packer and bitstream gen support for MAC16s
David Shah
2018-07-19
1
-0
/
+19
*
ice40: Renaming
David Shah
2018-07-18
1
-1
/
+1
*
ice40: Fixes for inverted clocks
David Shah
2018-07-18
1
-0
/
+4
*
ice40: Make assignArchArgs a Arch method; call also after legaliser
David Shah
2018-07-18
1
-31
/
+1
*
ice40: Assign ArchArgs after packing
David Shah
2018-07-18
1
-0
/
+31
*
Add ctx->pack() API
Clifford Wolf
2018-07-13
1
-2
/
+2
*
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
[next]