mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix compilation problems with wrong xst, cleaning up unused vars into mux and renamed module
This commit is contained in:
parent
d851152fe0
commit
d167192452
3 changed files with 19 additions and 43 deletions
|
@ -16,7 +16,7 @@
|
|||
// modified to add support for iso15 2sc mode
|
||||
//
|
||||
|
||||
module hi_reader(
|
||||
module hi_15_reader(
|
||||
ck_1356meg,
|
||||
pwr_lo, pwr_hi, pwr_oe1, pwr_oe2, pwr_oe3, pwr_oe4,
|
||||
adc_d, adc_clk,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue