Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
32c28ca951013f2e866f444f771316ead4249a76
/
.
/
site
/
docs
/
layouts
/
shortcodes
/
regref.html
blob: d6f4f6777650dec038a1300c35e4f7b04b67c0e9 [
file
]
{{ $name := .Get 0 }}{{ $ref := lower (index (split $name ".") 0) }}
<a
href
=
"#Reg_{{ $ref }}"
>
{{ $name }}
</a>
{{- "" -}}