]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
fpga/fpga_hf.v, fpga_lf.v, lo_edge_detect.v, lo_passthru.v, lo_read.v: copyright...
authoriZsh <izsh@fail0verflow.com>
Fri, 20 Jun 2014 10:38:58 +0000 (12:38 +0200)
committeriZsh <izsh@fail0verflow.com>
Fri, 20 Jun 2014 10:38:58 +0000 (12:38 +0200)
fpga/fpga_hf.v
fpga/fpga_lf.v
fpga/lo_edge_detect.v
fpga/lo_passthru.v
fpga/lo_read.v

index ff7c904a5a817b6a6627ad9fb29e59be67c6eec5..a2100df65f5212761b03b1f4ba1e7a53d8d67ca0 100644 (file)
@@ -10,6 +10,7 @@
 //
 // Jonathan Westhues, March 2006
 // Added ISO14443-A support by Gerhard de Koning Gans, April 2008
+// iZsh <izsh at fail0verflow.com>, June 2014
 //-----------------------------------------------------------------------------
 
 `include "hi_read_tx.v"
index 8dea68d75c02d625dc21578ec55e757bf74b8874..1e20aa903a74d195c392672a1c47e69ff5d1f321 100644 (file)
@@ -9,7 +9,7 @@
 // could be improved.
 //
 // Jonathan Westhues, March 2006
-// Added ISO14443-A support by Gerhard de Koning Gans, April 2008
+// iZsh <izsh at fail0verflow.com>, June 2014
 //-----------------------------------------------------------------------------
 
 `include "lo_read.v"
index af600b833ac26ab28735ef5a397d974604782fc7..2856e5c6552b2d40b7c72a63827c98d7f26b6d04 100644 (file)
@@ -4,6 +4,7 @@
 // (because it is so slow).
 //
 // Jonathan Westhues, April 2006
+// iZsh <izsh at fail0verflow.com>, June 2014
 //-----------------------------------------------------------------------------
 
 module lo_edge_detect(
index 933728eb0e9b304de36a3e008d69aa1a216eedf4..3507f660ed69498d3dc671dff71f8a14fd672eff 100644 (file)
@@ -2,6 +2,7 @@
 // For reading TI tags, we need to place the FPGA in pass through mode
 // and pass everything through to the ARM
 //-----------------------------------------------------------------------------
+// iZsh <izsh at fail0verflow.com>, June 2014
 
 module lo_passthru(
        input pck_divclk,
index f2d79127c2b90ae5d5df78d193305496866dd061..b1fa7fc70379c470115fe161593a400358e83df4 100644 (file)
@@ -4,6 +4,7 @@
 // The A/D samples at that same rate and the result is serialized.
 //
 // Jonathan Westhues, April 2006
+// iZsh <izsh at fail0verflow.com>, June 2014
 //-----------------------------------------------------------------------------
 
 module lo_read(
Impressum, Datenschutz