Skip to content

Commit

Permalink
Updated README.md to reflect changes to the Altera mining script.
Browse files Browse the repository at this point in the history
  • Loading branch information
fpgaminer committed Aug 2, 2011
1 parent e7d23af commit 2a98a7b
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,7 @@ Installation Instructions (for Terasic DE2-115)
1) *IMPORTANT*: Please remove the clear acrylic cover on your DE2-115 board. This will restrict
air flow and may cause the chip to overheat.

2) Navigate to 'scripts/mine' and EDIT 'mine.tcl' (open in Notepad or other text editor)

3) Locate the following lines:

set url "http://btcguild.com:8332"
set userpass "[email protected]:yourpasswordhere"


Edit accordingly (N.B. the script has only been tested with btcguild and deepbit so far).

4) Save and close 'mine.tcl'
2) Navigate to 'scripts/mine' and follow the instructions in 'config.example.tcl' (open in Notepad or other text editor)

####Do these each time you want to run the miner:

Expand All @@ -112,7 +102,7 @@ Once programming has succeeded, the DE2-115 is now ready to mine!

5) Run 'mine.bat'

6) If working correctly, 'mine.bat' will leave a console window open which will fill with diagnostic information as it runs.
6) If working correctly, 'mine.bat' will leave a console window open where it reports hashing rate, estimated hashing rate and accepted/rejected share information.

7) Profit!

Expand Down

0 comments on commit 2a98a7b

Please sign in to comment.