mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-12 18:25:07 +08:00
The initial code assumed phase shift modulation only. Lately, xcorrelation is also used for load modulation. But the initial the assumption that 11 bits are enough isn't true for load modulation. This change extends the registers by 2 bits and compresses the uper bits to preserve the sensitivity on the lower end. |
||
---|---|---|
.. | ||
tests | ||
clk_divider.v | ||
fpga.ucf | ||
fpga_hf.bit | ||
fpga_hf.v | ||
fpga_lf.bit | ||
fpga_lf.v | ||
go.bat | ||
hi_flite.v | ||
hi_iso14443a.v | ||
hi_read_rx_xcorr.v | ||
hi_read_tx.v | ||
hi_simulate.v | ||
hi_sniffer.v | ||
lf_edge_detect.v | ||
lo_edge_detect.v | ||
lo_passthru.v | ||
lo_read.v | ||
lo_simulate.v | ||
lp20khz_1MSa_iir_filter.v | ||
Makefile | ||
min_max_tracker.v | ||
sim.tcl | ||
testbed_fpga.v | ||
testbed_hi_read_tx.v | ||
testbed_hi_simulate.v | ||
testbed_lo_read.v | ||
testbed_lo_simulate.v | ||
util.v | ||
xst_hf.scr | ||
xst_lf.scr | ||
xst_nfc.scr |