Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
3a344e9cd677117f13985ae865e6fd2b8e746d09
/
.
/
sw
/
host
/
opentitanlib
/
src
/
app
/
config
/
opentitan_ultradebug.json
blob: 0fbc873861c92c17bdecc6dd1266c73a4292fd92 [
file
] [
log
] [
blame
]
{
"includes"
:
[
"/__builtin__/opentitan.json"
],
"interface"
:
"ultradebug"
,
"pins"
:
[
{
"name"
:
"RESET"
,
"alias_of"
:
"RESET_B"
},
{
"name"
:
"BOOTSTRAP"
}
],
"uarts"
:
[
{
"name"
:
"console"
,
"alias_of"
:
"0"
}
]
}