From b059f37b5006bd12ae10f3e847fb394b2540aa6a Mon Sep 17 00:00:00 2001 From: David Shah Date: Sat, 18 Nov 2017 15:38:14 +0000 Subject: Add all cf_bits and pullup strength notes --- docs/ultraplus.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docs') diff --git a/docs/ultraplus.html b/docs/ultraplus.html index e5706e6..da109b5 100644 --- a/docs/ultraplus.html +++ b/docs/ultraplus.html @@ -248,5 +248,20 @@ can be used as an open-drain IO using the standard IO cell.

RGB2_CURRENT[5:0](0, 30, CBIT_[7:2]) CURRENT_MODE(0, 28, CBIT_4) + + +

IO Changes

+

The IO tiles contain a few new bits compared to earlier ice40 devices. + The bits padeb_test_0 and + padeb_test_1 are set for all pins, + even unused ones, unless set as an output.

+

There are also some new bits used to control the pullup strength:

+ + + + + + +
StrengthCell 0Cell 1
3.3kΩcf_bit_32
B7[10]
cf_bit_36
B13[10]
6.8kΩcf_bit_33
B6[10]
cf_bit_37
B12[10]
10kΩcf_bit_34
B7[15]
cf_bit_38
B13[15]
100kΩ
(default)
!cf_bit_35
!B6[15]
!cf_bit_39
!B12[15]
-- cgit v1.2.3