From 8838b1b39ba61d3359909d0586bfe939bf716be0 Mon Sep 17 00:00:00 2001 From: Denis Chevalier Date: Tue, 11 Aug 2026 01:28:08 +0200 Subject: Add header to all typ files --- tables/backplane-connector.typ | 19 +++++++++++++++++++ ...-dielectric-absorption-noise-typical-magnitude.typ | 19 +++++++++++++++++++ tables/cassette-construction-parameters.typ | 19 +++++++++++++++++++ tables/cassette-external-dimensions.typ | 19 +++++++++++++++++++ tables/cassette-internal-dimensions.typ | 19 +++++++++++++++++++ tables/cassette-ventilation.typ | 19 +++++++++++++++++++ tables/chassis-capacity.typ | 19 +++++++++++++++++++ tables/chassis-cassette-rails-geometry.typ | 19 +++++++++++++++++++ tables/chassis-cassette-rails-retention.typ | 19 +++++++++++++++++++ tables/chassis-compliance.typ | 19 +++++++++++++++++++ tables/chassis-cooling-method.typ | 19 +++++++++++++++++++ tables/chassis-emi-shielding.typ | 19 +++++++++++++++++++ tables/chassis-front-panel-elements.typ | 19 +++++++++++++++++++ tables/chassis-grounding.typ | 19 +++++++++++++++++++ tables/chassis-mains-isolation.typ | 19 +++++++++++++++++++ tables/chassis-material.typ | 19 +++++++++++++++++++ tables/chassis-module-interface-dimensions.typ | 19 +++++++++++++++++++ tables/chassis-ventilation.typ | 19 +++++++++++++++++++ tables/circuit-and-component-parameters.typ | 19 +++++++++++++++++++ tables/crosstalk-typical-magnitude.typ | 19 +++++++++++++++++++ tables/db-25-connector-cutout.typ | 19 +++++++++++++++++++ tables/drift-rate-derivation.typ | 19 +++++++++++++++++++ tables/electrical-quantities.typ | 19 +++++++++++++++++++ tables/error-and-precision-quantities.typ | 19 +++++++++++++++++++ tables/error-budgeting-introduction.typ | 19 +++++++++++++++++++ tables/examples-of-error-gates.typ | 19 +++++++++++++++++++ tables/fundamental-constants.typ | 19 +++++++++++++++++++ ...losses-and-parasitic-effects-typical-magnitude.typ | 19 +++++++++++++++++++ tables/loading-error.typ | 2 ++ tables/mathematical-operators-and-functions.typ | 2 ++ tables/noise-quantities.typ | 2 ++ tables/opamp-current-noise-typical-magnitude.typ | 2 ++ tables/opamp-voltage-noise-typical-magnitudes.typ | 2 ++ tables/out-of-domain-handling-strategies.typ | 2 ++ tables/panels-geometry.typ | 2 ++ tables/panels-grid-component-placement-rules.typ | 2 ++ tables/panels-grid-origin.typ | 2 ++ tables/panels-grid-positions.typ | 2 ++ tables/panels-jacks-color-coding.typ | 2 ++ tables/panels-labbeling.typ | 2 ++ tables/panels-zones.typ | 2 ++ tables/pcb-board-stackup.typ | 2 ++ tables/pcb-earth-ring-geometry.typ | 2 ++ tables/pcb-electrical-testing-requirements.typ | 2 ++ tables/pcb-ground-planes-agnd-plane.typ | 2 ++ tables/pcb-ground-planes-dgnd-zone.typ | 2 ++ .../pcb-interconnect-zones-zone-a-pin-assignment.typ | 2 ++ tables/pcb-interconnect-zones-zone-a.typ | 2 ++ tables/pcb-interconnect-zones-zone-b.typ | 2 ++ tables/pcb-keep-out-zones-mounting-holes-keep-out.typ | 2 ++ tables/pcb-keep-out-zones-perimeter-keep-out.typ | 2 ++ .../pcb-mounting-strategy-mounting-holes-pattern.typ | 2 ++ ...pcb-mounting-strategy-mounting-holes-positions.typ | 2 ++ tables/pcb-mounting-strategy.typ | 2 ++ tables/pcb-power-planes.typ | 2 ++ tables/pcb-silkscreen-requirements-l1.typ | 2 ++ tables/pcb-silkscreen-requirements-l4.typ | 2 ++ tables/pcb-standard-dimensions.typ | 2 ++ tables/pcb-surface-finish.typ | 2 ++ ...iometer-wiper-noise-and-wear-typical-magnitude.typ | 2 ++ tables/power-distribution-board-functions.typ | 2 ++ tables/power-distribution-board-power-entry.typ | 2 ++ .../power-supply-noise-coupling-typical-magnitude.typ | 2 ++ tables/precision-measurements-conditions-summary.typ | 2 ++ tables/precision-tiers-summary.typ | 2 ++ tables/protective-earth.typ | 2 ++ tables/selv-circuits.typ | 2 ++ tables/snr-and-noise-floor-resolution.typ | 2 ++ tables/thermal-quantities.typ | 2 ++ tables/time-domain-and-modulation-quantities.typ | 2 ++ tables/unit-prefixes.typ | 2 ++ tables/voltage-and-current-subscript-conventions.typ | 2 ++ 72 files changed, 620 insertions(+) (limited to 'tables') diff --git a/tables/backplane-connector.typ b/tables/backplane-connector.typ index 13de504..a824eb2 100644 --- a/tables/backplane-connector.typ +++ b/tables/backplane-connector.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/capacitor-dielectric-absorption-noise-typical-magnitude.typ b/tables/capacitor-dielectric-absorption-noise-typical-magnitude.typ index 7eedc31..4207587 100644 --- a/tables/capacitor-dielectric-absorption-noise-typical-magnitude.typ +++ b/tables/capacitor-dielectric-absorption-noise-typical-magnitude.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/cassette-construction-parameters.typ b/tables/cassette-construction-parameters.typ index e808355..b6dca76 100644 --- a/tables/cassette-construction-parameters.typ +++ b/tables/cassette-construction-parameters.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/cassette-external-dimensions.typ b/tables/cassette-external-dimensions.typ index 982c9bc..e6ba6a0 100644 --- a/tables/cassette-external-dimensions.typ +++ b/tables/cassette-external-dimensions.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/cassette-internal-dimensions.typ b/tables/cassette-internal-dimensions.typ index 400bed7..3105e50 100644 --- a/tables/cassette-internal-dimensions.typ +++ b/tables/cassette-internal-dimensions.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/cassette-ventilation.typ b/tables/cassette-ventilation.typ index f05acbb..263376a 100644 --- a/tables/cassette-ventilation.typ +++ b/tables/cassette-ventilation.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-capacity.typ b/tables/chassis-capacity.typ index 8fc8248..0e8c541 100644 --- a/tables/chassis-capacity.typ +++ b/tables/chassis-capacity.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-cassette-rails-geometry.typ b/tables/chassis-cassette-rails-geometry.typ index 2e8c3a0..f19d731 100644 --- a/tables/chassis-cassette-rails-geometry.typ +++ b/tables/chassis-cassette-rails-geometry.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-cassette-rails-retention.typ b/tables/chassis-cassette-rails-retention.typ index 68d95cd..95c316d 100644 --- a/tables/chassis-cassette-rails-retention.typ +++ b/tables/chassis-cassette-rails-retention.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// + +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). #figure( table( diff --git a/tables/chassis-compliance.typ b/tables/chassis-compliance.typ index a869543..4968b4d 100644 --- a/tables/chassis-compliance.typ +++ b/tables/chassis-compliance.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #figure( table( columns: 3, diff --git a/tables/chassis-cooling-method.typ b/tables/chassis-cooling-method.typ index 8497f7a..5b8751b 100644 --- a/tables/chassis-cooling-method.typ +++ b/tables/chassis-cooling-method.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// + +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). #figure( table( diff --git a/tables/chassis-emi-shielding.typ b/tables/chassis-emi-shielding.typ index 0c41800..cf54787 100644 --- a/tables/chassis-emi-shielding.typ +++ b/tables/chassis-emi-shielding.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/chassis-front-panel-elements.typ b/tables/chassis-front-panel-elements.typ index a5f15f7..7f295e0 100644 --- a/tables/chassis-front-panel-elements.typ +++ b/tables/chassis-front-panel-elements.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-grounding.typ b/tables/chassis-grounding.typ index 5a85835..bdf1357 100644 --- a/tables/chassis-grounding.typ +++ b/tables/chassis-grounding.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-mains-isolation.typ b/tables/chassis-mains-isolation.typ index e8b07e3..87569bf 100644 --- a/tables/chassis-mains-isolation.typ +++ b/tables/chassis-mains-isolation.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-material.typ b/tables/chassis-material.typ index 5dabf65..6a1266b 100644 --- a/tables/chassis-material.typ +++ b/tables/chassis-material.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-module-interface-dimensions.typ b/tables/chassis-module-interface-dimensions.typ index 8bdcfa8..fb585ec 100644 --- a/tables/chassis-module-interface-dimensions.typ +++ b/tables/chassis-module-interface-dimensions.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/chassis-ventilation.typ b/tables/chassis-ventilation.typ index 767e902..e5b668f 100644 --- a/tables/chassis-ventilation.typ +++ b/tables/chassis-ventilation.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/circuit-and-component-parameters.typ b/tables/circuit-and-component-parameters.typ index caa0756..e1a3661 100644 --- a/tables/circuit-and-component-parameters.typ +++ b/tables/circuit-and-component-parameters.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": unit #figure( diff --git a/tables/crosstalk-typical-magnitude.typ b/tables/crosstalk-typical-magnitude.typ index 89b840c..5a46674 100644 --- a/tables/crosstalk-typical-magnitude.typ +++ b/tables/crosstalk-typical-magnitude.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/db-25-connector-cutout.typ b/tables/db-25-connector-cutout.typ index a866a1a..382e11e 100644 --- a/tables/db-25-connector-cutout.typ +++ b/tables/db-25-connector-cutout.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/drift-rate-derivation.typ b/tables/drift-rate-derivation.typ index bad69cb..c6957e5 100644 --- a/tables/drift-rate-derivation.typ +++ b/tables/drift-rate-derivation.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/electrical-quantities.typ b/tables/electrical-quantities.typ index dd66889..6a3ef76 100644 --- a/tables/electrical-quantities.typ +++ b/tables/electrical-quantities.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": unit #figure( diff --git a/tables/error-and-precision-quantities.typ b/tables/error-and-precision-quantities.typ index 34e2252..ba2181f 100644 --- a/tables/error-and-precision-quantities.typ +++ b/tables/error-and-precision-quantities.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": unit #import "@preview/diverential:0.3.0": * diff --git a/tables/error-budgeting-introduction.typ b/tables/error-budgeting-introduction.typ index f05a16e..e257168 100644 --- a/tables/error-budgeting-introduction.typ +++ b/tables/error-budgeting-introduction.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty #figure( diff --git a/tables/examples-of-error-gates.typ b/tables/examples-of-error-gates.typ index 6548f0b..a51eea2 100644 --- a/tables/examples-of-error-gates.typ +++ b/tables/examples-of-error-gates.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #figure( table( columns: 2, diff --git a/tables/fundamental-constants.typ b/tables/fundamental-constants.typ index f8bd599..c94eae3 100644 --- a/tables/fundamental-constants.typ +++ b/tables/fundamental-constants.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": num, unit #figure( diff --git a/tables/inductor-losses-and-parasitic-effects-typical-magnitude.typ b/tables/inductor-losses-and-parasitic-effects-typical-magnitude.typ index 5f37fb0..1a5550f 100644 --- a/tables/inductor-losses-and-parasitic-effects-typical-magnitude.typ +++ b/tables/inductor-losses-and-parasitic-effects-typical-magnitude.typ @@ -1,3 +1,22 @@ +// SAME Analog Modular Ecosystem +// +// / SPDX-FileCopyrightText: 2026 Denis Chevalier +// / SPDX-License-Identifier: CC-BY-SA-4.0 +// / SPDX-License-Identifier: CERN-OHL-S-2.0+ +// / SPDX-License-Identifier: GPL-3.0-or-later +// +// The prose, explanatory text, rendered figures, tables, and mathematical +// content of this specification are licensed under CC BY-SA 4.0. If a later +// version of CC BY-SA is published, the author grants permission to distribute +// this work under that later version as well. +// +// Hardware designs contained herein (schematics, PCB layouts, mechanical +// drawings, and CAD models) are licensed under CERN-OHL-S-2.0+. +// +// All executable code, helper libraries (`lib/*`), metrology assertions, and +// embedded verification scripts throughout the source documents are licensed +// under the GNU General Public License v3.0 or later (GPL-3.0-or-later). + #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/loading-error.typ b/tables/loading-error.typ index fb5b08f..ca96b79 100644 --- a/tables/loading-error.typ +++ b/tables/loading-error.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/mathematical-operators-and-functions.typ b/tables/mathematical-operators-and-functions.typ index d0c93eb..6d67500 100644 --- a/tables/mathematical-operators-and-functions.typ +++ b/tables/mathematical-operators-and-functions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "@preview/diverential:0.3.0": * #figure( diff --git a/tables/noise-quantities.typ b/tables/noise-quantities.typ index eee4e69..2e0dfe5 100644 --- a/tables/noise-quantities.typ +++ b/tables/noise-quantities.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, unit #figure( diff --git a/tables/opamp-current-noise-typical-magnitude.typ b/tables/opamp-current-noise-typical-magnitude.typ index e317aad..b056855 100644 --- a/tables/opamp-current-noise-typical-magnitude.typ +++ b/tables/opamp-current-noise-typical-magnitude.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/opamp-voltage-noise-typical-magnitudes.typ b/tables/opamp-voltage-noise-typical-magnitudes.typ index f485a37..10c7c11 100644 --- a/tables/opamp-voltage-noise-typical-magnitudes.typ +++ b/tables/opamp-voltage-noise-typical-magnitudes.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, unit #figure( diff --git a/tables/out-of-domain-handling-strategies.typ b/tables/out-of-domain-handling-strategies.typ index 7294eb3..5801687 100644 --- a/tables/out-of-domain-handling-strategies.typ +++ b/tables/out-of-domain-handling-strategies.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-geometry.typ b/tables/panels-geometry.typ index a0e7533..1015a59 100644 --- a/tables/panels-geometry.typ +++ b/tables/panels-geometry.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-grid-component-placement-rules.typ b/tables/panels-grid-component-placement-rules.typ index 39bfde2..23f871d 100644 --- a/tables/panels-grid-component-placement-rules.typ +++ b/tables/panels-grid-component-placement-rules.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-grid-origin.typ b/tables/panels-grid-origin.typ index 612a075..b50ed81 100644 --- a/tables/panels-grid-origin.typ +++ b/tables/panels-grid-origin.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-grid-positions.typ b/tables/panels-grid-positions.typ index ab94b87..6676220 100644 --- a/tables/panels-grid-positions.typ +++ b/tables/panels-grid-positions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-jacks-color-coding.typ b/tables/panels-jacks-color-coding.typ index 5bdc5ae..3f849a1 100644 --- a/tables/panels-jacks-color-coding.typ +++ b/tables/panels-jacks-color-coding.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/panels-labbeling.typ b/tables/panels-labbeling.typ index 10d7159..be2d276 100644 --- a/tables/panels-labbeling.typ +++ b/tables/panels-labbeling.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #figure( table( columns: 3, diff --git a/tables/panels-zones.typ b/tables/panels-zones.typ index 971ced2..cd0e997 100644 --- a/tables/panels-zones.typ +++ b/tables/panels-zones.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qtyrange #figure( diff --git a/tables/pcb-board-stackup.typ b/tables/pcb-board-stackup.typ index c8cdc22..3527367 100644 --- a/tables/pcb-board-stackup.typ +++ b/tables/pcb-board-stackup.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-earth-ring-geometry.typ b/tables/pcb-earth-ring-geometry.typ index 17138b9..90d5889 100644 --- a/tables/pcb-earth-ring-geometry.typ +++ b/tables/pcb-earth-ring-geometry.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-electrical-testing-requirements.typ b/tables/pcb-electrical-testing-requirements.typ index 3c7a299..3199d68 100644 --- a/tables/pcb-electrical-testing-requirements.typ +++ b/tables/pcb-electrical-testing-requirements.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-ground-planes-agnd-plane.typ b/tables/pcb-ground-planes-agnd-plane.typ index 3399fdc..22bee11 100644 --- a/tables/pcb-ground-planes-agnd-plane.typ +++ b/tables/pcb-ground-planes-agnd-plane.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-ground-planes-dgnd-zone.typ b/tables/pcb-ground-planes-dgnd-zone.typ index e8081c8..27e4e09 100644 --- a/tables/pcb-ground-planes-dgnd-zone.typ +++ b/tables/pcb-ground-planes-dgnd-zone.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-interconnect-zones-zone-a-pin-assignment.typ b/tables/pcb-interconnect-zones-zone-a-pin-assignment.typ index 4ca7ce2..d20f95e 100644 --- a/tables/pcb-interconnect-zones-zone-a-pin-assignment.typ +++ b/tables/pcb-interconnect-zones-zone-a-pin-assignment.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-interconnect-zones-zone-a.typ b/tables/pcb-interconnect-zones-zone-a.typ index 041190f..00b0ebe 100644 --- a/tables/pcb-interconnect-zones-zone-a.typ +++ b/tables/pcb-interconnect-zones-zone-a.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/pcb-interconnect-zones-zone-b.typ b/tables/pcb-interconnect-zones-zone-b.typ index b57a8ff..93df4a9 100644 --- a/tables/pcb-interconnect-zones-zone-b.typ +++ b/tables/pcb-interconnect-zones-zone-b.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ b/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ index 057fe33..0362f3d 100644 --- a/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ +++ b/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-keep-out-zones-perimeter-keep-out.typ b/tables/pcb-keep-out-zones-perimeter-keep-out.typ index cd3b53e..ec0ceb4 100644 --- a/tables/pcb-keep-out-zones-perimeter-keep-out.typ +++ b/tables/pcb-keep-out-zones-perimeter-keep-out.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-mounting-strategy-mounting-holes-pattern.typ b/tables/pcb-mounting-strategy-mounting-holes-pattern.typ index 32674ad..d7322ae 100644 --- a/tables/pcb-mounting-strategy-mounting-holes-pattern.typ +++ b/tables/pcb-mounting-strategy-mounting-holes-pattern.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-mounting-strategy-mounting-holes-positions.typ b/tables/pcb-mounting-strategy-mounting-holes-positions.typ index 1d66183..ec693e9 100644 --- a/tables/pcb-mounting-strategy-mounting-holes-positions.typ +++ b/tables/pcb-mounting-strategy-mounting-holes-positions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-mounting-strategy.typ b/tables/pcb-mounting-strategy.typ index 7532b35..cd0950e 100644 --- a/tables/pcb-mounting-strategy.typ +++ b/tables/pcb-mounting-strategy.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-power-planes.typ b/tables/pcb-power-planes.typ index ebffac6..fc06d78 100644 --- a/tables/pcb-power-planes.typ +++ b/tables/pcb-power-planes.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/pcb-silkscreen-requirements-l1.typ b/tables/pcb-silkscreen-requirements-l1.typ index cbf0741..90e36ab 100644 --- a/tables/pcb-silkscreen-requirements-l1.typ +++ b/tables/pcb-silkscreen-requirements-l1.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #figure( table( columns: 2, diff --git a/tables/pcb-silkscreen-requirements-l4.typ b/tables/pcb-silkscreen-requirements-l4.typ index 03aa77c..f773e77 100644 --- a/tables/pcb-silkscreen-requirements-l4.typ +++ b/tables/pcb-silkscreen-requirements-l4.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #figure( table( columns: 2, diff --git a/tables/pcb-standard-dimensions.typ b/tables/pcb-standard-dimensions.typ index 54728a0..711000a 100644 --- a/tables/pcb-standard-dimensions.typ +++ b/tables/pcb-standard-dimensions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/pcb-surface-finish.typ b/tables/pcb-surface-finish.typ index 0151555..9deb913 100644 --- a/tables/pcb-surface-finish.typ +++ b/tables/pcb-surface-finish.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qtyrange #figure( diff --git a/tables/potentiometer-wiper-noise-and-wear-typical-magnitude.typ b/tables/potentiometer-wiper-noise-and-wear-typical-magnitude.typ index 17d8003..96d044d 100644 --- a/tables/potentiometer-wiper-noise-and-wear-typical-magnitude.typ +++ b/tables/potentiometer-wiper-noise-and-wear-typical-magnitude.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qtyrange #figure( diff --git a/tables/power-distribution-board-functions.typ b/tables/power-distribution-board-functions.typ index b1991e4..cfd111d 100644 --- a/tables/power-distribution-board-functions.typ +++ b/tables/power-distribution-board-functions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/power-distribution-board-power-entry.typ b/tables/power-distribution-board-power-entry.typ index c44d72c..4e75257 100644 --- a/tables/power-distribution-board-power-entry.typ +++ b/tables/power-distribution-board-power-entry.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/power-supply-noise-coupling-typical-magnitude.typ b/tables/power-supply-noise-coupling-typical-magnitude.typ index d969254..5172106 100644 --- a/tables/power-supply-noise-coupling-typical-magnitude.typ +++ b/tables/power-supply-noise-coupling-typical-magnitude.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/precision-measurements-conditions-summary.typ b/tables/precision-measurements-conditions-summary.typ index cf2f7ce..78d36af 100644 --- a/tables/precision-measurements-conditions-summary.typ +++ b/tables/precision-measurements-conditions-summary.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty, qtyrange #figure( diff --git a/tables/precision-tiers-summary.typ b/tables/precision-tiers-summary.typ index 376321c..87b7dea 100644 --- a/tables/precision-tiers-summary.typ +++ b/tables/precision-tiers-summary.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/protective-earth.typ b/tables/protective-earth.typ index 2a255dd..455a4fd 100644 --- a/tables/protective-earth.typ +++ b/tables/protective-earth.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/selv-circuits.typ b/tables/selv-circuits.typ index 439cb0c..c5d6b25 100644 --- a/tables/selv-circuits.typ +++ b/tables/selv-circuits.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/snr-and-noise-floor-resolution.typ b/tables/snr-and-noise-floor-resolution.typ index ca92ac2..2323892 100644 --- a/tables/snr-and-noise-floor-resolution.typ +++ b/tables/snr-and-noise-floor-resolution.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": qty #figure( diff --git a/tables/thermal-quantities.typ b/tables/thermal-quantities.typ index ab2907a..bd66895 100644 --- a/tables/thermal-quantities.typ +++ b/tables/thermal-quantities.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": unit #figure( diff --git a/tables/time-domain-and-modulation-quantities.typ b/tables/time-domain-and-modulation-quantities.typ index b9fb4df..0c77e2a 100644 --- a/tables/time-domain-and-modulation-quantities.typ +++ b/tables/time-domain-and-modulation-quantities.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #import "../lib/unify.typ": unit #figure( diff --git a/tables/unit-prefixes.typ b/tables/unit-prefixes.typ index 0a0aa4d..2bd0cbf 100644 --- a/tables/unit-prefixes.typ +++ b/tables/unit-prefixes.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #figure( table( columns: 3, diff --git a/tables/voltage-and-current-subscript-conventions.typ b/tables/voltage-and-current-subscript-conventions.typ index 86c0286..b91751b 100644 --- a/tables/voltage-and-current-subscript-conventions.typ +++ b/tables/voltage-and-current-subscript-conventions.typ @@ -1,3 +1,5 @@ +// SAME Analog Modular Ecosystem +// #figure( table( columns: 3, -- cgit