URL
https://opencores.org/ocsvn/btcminer/btcminer/trunk
[/] [btcminer/] [trunk/] [ztex_ufm1_15d4.c] - Blame information for rev 2
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
ZTEX |
/*!
|
2 |
|
|
btcminer -- BTCMiner for ZTEX USB-FPGA Modules: EZ-USB FX2 firmware for ZTEX USB FPGA Module 1.15d (one double hash pipe)
|
3 |
|
|
Copyright (C) 2011-2012 ZTEX GmbH
|
4 |
|
|
http://www.ztex.de
|
5 |
|
|
|
6 |
|
|
This program is free software; you can redistribute it and/or modify
|
7 |
|
|
it under the terms of the GNU General Public License version 3 as
|
8 |
|
|
published by the Free Software Foundation.
|
9 |
|
|
|
10 |
|
|
This program is distributed in the hope that it will be useful, but
|
11 |
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
12 |
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
13 |
|
|
General Public License for more details.
|
14 |
|
|
|
15 |
|
|
You should have received a copy of the GNU General Public License
|
16 |
|
|
along with this program; if not, see http://www.gnu.org/licenses/.
|
17 |
|
|
!*/
|
18 |
|
|
|
19 |
|
|
#define[NUM_NONCES][1]
|
20 |
|
|
#define[EXTRA_SOLUTIONS][1]
|
21 |
|
|
#define[OFFS_NONCES][0]
|
22 |
|
|
#define[F_MULT][50]
|
23 |
|
|
//#define[F_MAX_MULT][54]
|
24 |
|
|
#define[F_MAX_MULT][62]
|
25 |
|
|
#define[HASHES_PER_CLOCK][128]
|
26 |
|
|
#define[BITFILE_STRING]["ztex_ufm1_15d4"]
|
27 |
|
|
|
28 |
|
|
#define[F_M1][400]
|
29 |
|
|
#define[F_DIV][6]
|
30 |
|
|
#define[F_MIN_MULT][25]
|
31 |
|
|
|
32 |
|
|
#include[btcminer.h]
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.