From 7af5e29e22b8d4779e4fed32b44f8b4ff68d2136 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 10 Oct 2017 14:03:09 +0200 Subject: [PATCH] ADD: FPGA missing file Thanks to @Satsuoni --- fpga/xst_nfc.scr | 1 + 1 file changed, 1 insertion(+) create mode 100644 fpga/xst_nfc.scr diff --git a/fpga/xst_nfc.scr b/fpga/xst_nfc.scr new file mode 100644 index 000000000..68f0d01e9 --- /dev/null +++ b/fpga/xst_nfc.scr @@ -0,0 +1 @@ +run -ifn fpga_nfc.v -ifmt Verilog -ofn fpga_nfc.ngc -ofmt NGC -p xc2s30-5-vq100 -top fpga_nfc -opt_mode area -opt_level 2 -resource_sharing yes -fsm_style bram -fsm_encoding compact