index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
/
struct.sail
blob: a7b267e9f9f1e09f591729059949f196b542eac3 (
plain
)
1
2
3
4
5
struct Foo = { bar : vector(4, dec, bit), baz : int, quux : range(0, 9) }