You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to use the pipelined version on my DE0 Board (Cyclone III EP3C16F484. I have a valid .sof file that works with the board (I think), but the miner.bat does not recognize the board, although I have added it to the mine.tcl script. Error message:
ERROR: The specified hardware is not found.
while executing
"get_insystem_source_probe_instance_info -hardware_name "USB-Blaster \[USB-0\]"
-device_name "@1: EP3C120/EP3C16F484 (0x020F70DD)""
(procedure "find_instances" line 3)
invoked from within
"find_instances"
(file "mine.tcl" line 165)
The changes I have made to the files can be seen in my Fork:
Oh, sorry about that. Yeah, you'll have to edit the mine.tcl file to change
line 39 and 167. You can get the correct information for device_name by
running program.bat (with your board connected and turned on).
~fpgaminer
On Tue, Jun 21, 2011 at 10:24 AM, youRFate < [email protected]>wrote:
Hi,
I have tried to use the pipelined version on my DE0 Board (Cyclone III
EP3C16F484. I have a valid .sof file that works with the board (I think),
but the miner.bat does not recognize the board, although I have added it to
the mine.tcl script. Error message:
ERROR: The specified hardware is not found.
while executing
"get_insystem_source_probe_instance_info -hardware_name "USB-Blaster
\[USB-0\]"
-device_name "@1: EP3C120/EP3C16F484 (0x020F70DD)""
(procedure "find_instances" line 3)
invoked from within
"find_instances"
(file "mine.tcl" line 165)
The changes I have made to the files can be seen in my Fork:
Hi,
I have tried to use the pipelined version on my DE0 Board (Cyclone III EP3C16F484. I have a valid .sof file that works with the board (I think), but the miner.bat does not recognize the board, although I have added it to the mine.tcl script. Error message:
The changes I have made to the files can be seen in my Fork:
commit: 541ecd3
Greetings, youRFate
The text was updated successfully, but these errors were encountered: