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: Use IdString::in instead of || chains
gatecat
2022-08-10
1
-4
/
+4
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-1
/
+1
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-22
/
+25
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-295
/
+293
*
refactor: Use cell member functions to add ports
gatecat
2022-02-16
1
-169
/
+162
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
1
-12
/
+8
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-3
/
+3
*
Using hashlib in arches
gatecat
2021-06-02
1
-1
/
+1
*
Improve handling of unused inout port bits
David Shah
2020-02-25
1
-1
/
+18
*
Preserve hierarchy through packing
David Shah
2019-12-27
1
-0
/
+4
*
sdf: Working on support for CVC
David Shah
2019-10-24
1
-1
/
+1
*
ice40: Preserve top level IO properly
David Shah
2019-10-19
1
-1
/
+19
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-80
/
+80
*
ice40: add RGB_DRV/LED_DRV_CUR support for u4k
Simon Schubert
2019-06-10
1
-0
/
+16
*
ice40: Add support for SB_I2C and SB_SPI
Sylvain Munaut
2019-03-25
1
-0
/
+47
*
clangformat
David Shah
2018-12-06
1
-1
/
+2
*
ice40: Add support for placing SB_LEDDA_IP block.
Daniel Serpell
2018-12-01
1
-0
/
+14
*
ice40: Add support for SB_RGBA_DRV
Sylvain Munaut
2018-11-19
1
-0
/
+14
*
ice40/chipdb: Add wires to global network for all cells that can drive it
Sylvain Munaut
2018-11-19
1
-2
/
+2
*
ice40: Fix PLLTYPE for SB_PLL40_2F_PAD
Sylvain Munaut
2018-11-19
1
-1
/
+1
*
ice40: Make PLL default FEEDBACK_MODE to SIMPLE
Sylvain Munaut
2018-11-19
1
-1
/
+1
*
ice40: Fix SPRAM and IO globals
David Shah
2018-11-04
1
-0
/
+4
*
ice40: Fix PLL DYNAMICDELAY
David Shah
2018-10-27
1
-1
/
+2
*
Merge pull request #79 from YosysHQ/ice40lvds
Clifford Wolf
2018-09-25
1
-4
/
+8
|
\
|
*
ice40: Tristate IO support fixes
David Shah
2018-09-24
1
-4
/
+8
*
|
Add needed PLLOUTGLOBAL ports and mapped it properly
Miodrag Milanovic
2018-09-12
1
-0
/
+2
|
/
*
ice40: make PLL packing more robust
Sergiusz Bazanski
2018-08-19
1
-1
/
+2
*
ice40: Add HFOSC support, force fabric routing on oscillators for now
David Shah
2018-08-01
1
-2
/
+2
*
ice40: fixes before review
Sergiusz Bazanski
2018-07-24
1
-0
/
+1
*
ice40: Implement emitting PLLs
Sergiusz Bazanski
2018-07-24
1
-0
/
+49
*
ice40: Packer and bitstream gen support for MAC16s
David Shah
2018-07-19
1
-2
/
+3
*
ice40: Adding cell definition for DSPs
David Shah
2018-07-19
1
-0
/
+72
*
ice40: Fixes for inverted clocks
David Shah
2018-07-18
1
-1
/
+2
*
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
[next]