config: set GPIOs 5-37 to user_std_bidirectional (cf gpio-config)
Some checks are pending
CI / rtl-lint (push) Waiting to run

.cf/project.json was stale at 13h1809 (mgmt_output) — sync with
user_defines.v and gpio_defaults_block_1800.v which already specify
USER_STD_BIDIRECTIONAL. Verified via cf gpio-config --view:
  user_bidirectional   33   5-37

Caravel mgmt GPIOs 0-4 unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-01 23:37:09 -06:00
parent 1fcdc1dd89
commit ed7a66f87a

View File

@@ -11,39 +11,39 @@
"2": "13'h1809",
"3": "13'h1809",
"4": "13'h1809",
"5": "13'h1809",
"6": "13'h1809",
"7": "13'h1809",
"8": "13'h1809",
"9": "13'h1809",
"10": "13'h1809",
"11": "13'h1809",
"12": "13'h1809",
"13": "13'h1809",
"14": "13'h1809",
"15": "13'h1809",
"16": "13'h1809",
"17": "13'h1809",
"18": "13'h1809",
"19": "13'h1809",
"20": "13'h1809",
"21": "13'h1809",
"22": "13'h1809",
"23": "13'h1809",
"24": "13'h1809",
"25": "13'h1809",
"26": "13'h1809",
"27": "13'h1809",
"28": "13'h1809",
"29": "13'h1809",
"30": "13'h1809",
"31": "13'h1809",
"32": "13'h1809",
"33": "13'h1809",
"34": "13'h1809",
"35": "13'h1809",
"36": "13'h1809",
"37": "13'h1809"
"5": "13'h1800",
"6": "13'h1800",
"7": "13'h1800",
"8": "13'h1800",
"9": "13'h1800",
"10": "13'h1800",
"11": "13'h1800",
"12": "13'h1800",
"13": "13'h1800",
"14": "13'h1800",
"15": "13'h1800",
"16": "13'h1800",
"17": "13'h1800",
"18": "13'h1800",
"19": "13'h1800",
"20": "13'h1800",
"21": "13'h1800",
"22": "13'h1800",
"23": "13'h1800",
"24": "13'h1800",
"25": "13'h1800",
"26": "13'h1800",
"27": "13'h1800",
"28": "13'h1800",
"29": "13'h1800",
"30": "13'h1800",
"31": "13'h1800",
"32": "13'h1800",
"33": "13'h1800",
"34": "13'h1800",
"35": "13'h1800",
"36": "13'h1800",
"37": "13'h1800"
}
}
}