proxmark3/fpga
Andreas Dröscher 83a4259ddc change: fixed xcorrelation for strong signal
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.
2018-08-10 02:36:04 +02:00
..
tests New LF edge detection algorithm + lowpass filter 2014-06-27 14:27:03 +02:00
clk_divider.v
fpga.ucf
fpga_hf.bit change: fixed xcorrelation for strong signal 2018-08-10 02:36:04 +02:00
fpga_hf.v FIX: @satsuoni fixes with pm3 offical version. 2017-10-25 13:59:49 +02:00
fpga_lf.bit FIX: @satsuoni fixes with pm3 offical version. 2017-10-25 13:59:49 +02:00
fpga_lf.v CHG: FeliCa implemenation by @satsuoni 2017-10-20 20:27:44 +02:00
go.bat
hi_flite.v chg: reverting old @satsuoni felica changes. 2017-10-23 21:56:47 +02:00
hi_iso14443a.v CHG: Thanks to @pwpiwi , his latest adjustments to HF. 2017-11-10 19:51:37 +01:00
hi_read_rx_xcorr.v change: fixed xcorrelation for strong signal 2018-08-10 02:36:04 +02:00
hi_read_tx.v Revert "WIP: Clean Legic Reader" 2018-08-06 15:05:36 +02:00
hi_simulate.v CHG: FeliCa implemenation by @satsuoni 2017-10-20 20:27:44 +02:00
hi_sniffer.v chg: reverting old @satsuoni felica changes. 2017-10-23 21:56:47 +02:00
lf_edge_detect.v New LF edge detection algorithm + lowpass filter 2014-06-27 14:27:03 +02:00
lo_edge_detect.v fix: (issue #72) LF simulation didn't work with lo_edge_detect.v 2015-03-06 07:42:54 +01:00
lo_passthru.v
lo_read.v
lo_simulate.v
lp20khz_1MSa_iir_filter.v New LF edge detection algorithm + lowpass filter 2014-06-27 14:27:03 +02:00
Makefile FIX: @satsuoni fixes with pm3 offical version. 2017-10-25 13:59:49 +02:00
min_max_tracker.v fpga/min_max_tracker.v: english 2014-06-27 23:28:56 +02:00
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 ADD: FPGA missing file Thanks to @Satsuoni 2017-10-10 14:03:09 +02:00