Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miner.bat for other (smaller) devices #7

Open
ghost opened this issue Jun 21, 2011 · 1 comment
Open

Miner.bat for other (smaller) devices #7

ghost opened this issue Jun 21, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 21, 2011

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:

commit: 541ecd3

Greetings, youRFate

@progranism
Copy link
Owner

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 <
reply@reply.github.com>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:

commit: 541ecd3

Greetings, youRFate

Reply to this email directly or view it on GitHub:
#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant