changeset 2:81f3c1eef065

boards/mv-sniffer/src: components bound to MCL
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 28 Jul 2023 20:17:52 +0000
parents 55e5f926fb5a
children 0c321f1ce085
files boards/mv-sniffer/src/MCL boards/mv-sniffer/src/Makefile
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/boards/mv-sniffer/src/MCL	Fri Jul 28 20:01:06 2023 +0000
+++ b/boards/mv-sniffer/src/MCL	Fri Jul 28 20:17:52 2023 +0000
@@ -9,9 +9,11 @@
  npins=2
 
 C1:
+ hier=C1
  part=cap-0603-100n
 
 C2:
+ hier=C2
  part=cap-0603-100n
 
 part header-6pin:
@@ -24,9 +26,11 @@
  npins=6
 
 J1:
+ hier=hdr_sim
  part=header-6pin
 
 J2:
+ hier=hdr_fpga
  part=header-6pin
 
 part res-0603-47k:
@@ -40,15 +44,19 @@
  npins=2
 
 R1:
+ hier=R1
  part=res-0603-47k
 
 R2:
+ hier=R2
  part=res-0603-47k
 
 R3:
+ hier=R3
  part=res-0603-47k
 
 U1:
+ hier=buffer.pkg
  device=74LVC4T3144
  manufacturer=Nexperia
  manufacturer_part_number=74LVC4T3144PWJ
--- a/boards/mv-sniffer/src/Makefile	Fri Jul 28 20:01:06 2023 +0000
+++ b/boards/mv-sniffer/src/Makefile	Fri Jul 28 20:17:52 2023 +0000
@@ -1,5 +1,5 @@
 BOMS=	tallied-bom.txt tallied-bom.csv comptab.txt
-NETS=	sverp.unet #bound.unet pcb-netlist.txt
+NETS=	sverp.unet bound.unet pcb-netlist.txt
 
 all:	${BOMS} ${NETS} #elements.pcb