diff options
Diffstat (limited to 'preamble.typ')
| -rw-r--r-- | preamble.typ | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/preamble.typ b/preamble.typ index 2b89590..8e1911d 100644 --- a/preamble.typ +++ b/preamble.typ @@ -13,6 +13,8 @@ #add-unit("rack unit", "U", "upright(U)", space: false) #add-unit("ounce", "oz", "upright(\"oz\")") #add-unit("american wire gauge", "AWG", "upright(\"AWG\")") +#add-unit("volt AC", "VAC", "upright(V_\"AC\")") +#add-unit("volt DC", "VDC", "upright(V_\"DC\")") #set document( title: [SAME Analog Modular Ecosystem], @@ -104,8 +106,14 @@ drawings) are licensed under CERN-OHL-S-2.0+. = Compliance verification <compliance-verification> +== Foundational invariants <foundational-invariants> + +=== The time invariant <the-time-invariant> + = Reference implementation <reference-implementation> +== Chassis <reference-implementation-chassis> + = Theory of operation <theory-of-operation> = Applications <applications> |
