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: Fix carry packer bug
David Shah
2018-09-25
1
-2
/
+2
*
ice40: make PLL packing more robust
Sergiusz Bazanski
2018-08-19
1
-11
/
+26
*
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-3
/
+3
*
Fixing constraint placement bugs
David Shah
2018-08-03
1
-2
/
+3
*
Reworking packer and placer to use new generic rel legaliser
David Shah
2018-08-03
1
-0
/
+3
*
ice40: Promote 'logic' globals as well as clock/enable/reset
David Shah
2018-08-03
1
-10
/
+40
*
ice40: Add HFOSC support, force fabric routing on oscillators for now
David Shah
2018-08-01
1
-1
/
+14
*
clangformat
Sergiusz Bazanski
2018-08-01
1
-6
/
+6
*
clangformat
Eddie Hung
2018-07-25
1
-6
/
+6
*
ice40: check PLL PACKAGEPIN drives only PLL, cosmetics
Sergiusz Bazanski
2018-07-25
1
-4
/
+7
*
clang-format
Sergiusz Bazanski
2018-07-25
1
-7
/
+7
*
ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK
Sergiusz Bazanski
2018-07-25
1
-7
/
+65
*
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
[next]