Vitalii Demianets
|
38689f229a
Titan: unused function argument
|
11 years ago |
Vitalii Demianets
|
3bbcd915b5
Merge pull request #4 from KnCMiner/titan-restruct
|
11 years ago |
Vitalii Demianets
|
6b744ef01f
Titan: unused variables
|
11 years ago |
Pelle Nilsson
|
3b697ae28e
Update knc-asic: Titan FPGA image with spi->i2c commands removed and fixed some lock-up scenarios
|
11 years ago |
Pelle Nilsson
|
42a0513b50
Titan code rework: Use one bfgminer processor per die (instead of core)
|
11 years ago |
Vitalii Demianets
|
05de7f654a
Update knc-asic: Fix issue with detect_die crashing due to errors in response
|
11 years ago |
Vitalii Demianets
|
89e403f4ae
Init last_nonce on die reconfiguration to avoid lots of "unknown work" messages
|
11 years ago |
Vitalii Demianets
|
69b8913b3f
Merge pull request #3 from KnCMiner/bugfix-spi-garbage-20141114
|
11 years ago |
Pelle Nilsson
|
819b9dfea9
Bugfix: Extra garbage was sent on SPI with new commands
|
11 years ago |
Vitalii Demianets
|
46133614a8
Titan: supply its own rolling hashrate implementation
|
11 years ago |
Vitalii Demianets
|
ffbd0ae8d6
A driver can supply its own rolling hashrate function
|
11 years ago |
Pelle Nilsson
|
6b3d851b0f
Remove temporary log messages for manual report checks
|
11 years ago |
Pelle Nilsson
|
b532545468
Wrong variable used in new per-die iteration
|
11 years ago |
Pelle Nilsson
|
be69168a12
Do manual core checks in parallel with normal ones
|
11 years ago |
Pelle Nilsson
|
12bad5c547
Fix: Only one die was checked after flush in last commit
|
11 years ago |
Pelle Nilsson
|
06b7d4d6e1
Manually check all cores for reports after flush
|
11 years ago |
Pelle Nilsson
|
05716f85fe
Move thread_reportin() call to poll function
|
11 years ago |
Luke Dashjr
|
979b2acf8a
titan: reportin every process_report to avoid falsely tripping the watchdog
|
11 years ago |
Luke Dashjr
|
81032c4547
Revert "Increase watchdog sick time to 300 seconds"
|
11 years ago |
Luke Dashjr
|
d035a46e23
titan: Remove unused variables
|
11 years ago |
Pelle Nilsson
|
08ce953b2f
Bump knc-asic submodule
|
11 years ago |
Pelle Nilsson
|
df77000305
Increase FPGA to ASIC SPI frequency to 6 MHz
|
11 years ago |
Pelle Nilsson
|
0dfc6ecd77
Use new get_work_status prototype and print FPGA CRC error counters to log
|
11 years ago |
Pelle Nilsson
|
1b22548731
Titan flush optimization fix: Don't send get_info commands when FPGA is speaking to ASIC
|
11 years ago |
Pelle Nilsson
|
aa5801bd19
Increase watchdog sick time to 300 seconds
|
11 years ago |
Pelle Nilsson
|
aa02e55cb0
All dies use same nonce working range
|
11 years ago |
Pelle Nilsson
|
f6151afdf7
Bugfix: First core in each die got too big nonce area to work on
|
11 years ago |
Pelle Nilsson
|
4d28de341b
Titan flush optimization bugfix: FPGA status was checked once per poll instead of once per ASIC
|
11 years ago |
Pelle Nilsson
|
914e9bc0c4
Titan flush optimization: Bugfix: Flush time measurement only worked with one ASIC
|
11 years ago |
Pelle Nilsson
|
4a100c1034
Titan flush optimization: Point knc-asic submodule to include new FPGA image
|
11 years ago |