FreeCalypso > hg > fc-sim-sniff
diff fpga/sniffer-basic/Makefile @ 27:990ecafdddb4
fpga tree: move icestick.pcf to common subdirectory
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 29 Aug 2023 18:10:41 +0000 |
parents | e92ab75ce6a8 |
children | cbfcc480d61b |
line wrap: on
line diff
--- a/fpga/sniffer-basic/Makefile Tue Aug 29 18:05:09 2023 +0000 +++ b/fpga/sniffer-basic/Makefile Tue Aug 29 18:10:41 2023 +0000 @@ -1,5 +1,5 @@ VSRC= clk_edge.v reset_detect.v sniff_rx.v sync_inputs.v top.v uart_tx.v -PCF= icestick.pcf +PCF= ../common/icestick.pcf PROJ= fpga all: ${PROJ}.bin timing.rpt