FreeCalypso > hg > fc-sim-sniff
comparison boards/mv-sniffer/src/Makefile @ 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 |
comparison
equal
deleted
inserted
replaced
1:55e5f926fb5a | 2:81f3c1eef065 |
---|---|
1 BOMS= tallied-bom.txt tallied-bom.csv comptab.txt | 1 BOMS= tallied-bom.txt tallied-bom.csv comptab.txt |
2 NETS= sverp.unet #bound.unet pcb-netlist.txt | 2 NETS= sverp.unet bound.unet pcb-netlist.txt |
3 | 3 |
4 all: ${BOMS} ${NETS} #elements.pcb | 4 all: ${BOMS} ${NETS} #elements.pcb |
5 | 5 |
6 sverp.unet: schem.v ic_74LVC4T3144.v primitives | 6 sverp.unet: schem.v ic_74LVC4T3144.v primitives |
7 ueda-sverp -o $@ schem.v ic_74LVC4T3144.v | 7 ueda-sverp -o $@ schem.v ic_74LVC4T3144.v |