Coder Social home page Coder Social logo

Comments (3)

progranism avatar progranism commented on September 24, 2024

Is that with the default DEPTH setting of 6? 45 minutes seems a bit long for
the Synthesis stage, unless your machine is particularly slow, but you could
let it keep running and see if it finishes within an hour or two. Or turn
down the effort level.

I did not personally get the chance to test that code on my own board. It
was written by TheSeven (
http://forum.bitcoin.org/index.php?action=profile;u=15929). You may try
messaging him directly if Synthesis doesn't complete.

~fpgaminer

On Mon, Jun 13, 2011 at 2:27 PM, masta79 <
[email protected]>wrote:

I've tried to synthesize the VHDL-Core for a Xilinx XC3S700A , but ISE
hangs now for over 45 minutes now in "Advanced HDL Synthesis". Is this
supposed to be normal?

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

from open-source-fpga-bitcoin-miner.

masta79 avatar masta79 commented on September 24, 2024

Ok, reducing DEPTH to 2 finished the synthesizer in under 2 minutes. I was a bit shocked when I realized that this won't fit a Spartan-3 XC3S700A. At least with Depth=1 it fits.

from open-source-fpga-bitcoin-miner.

progranism avatar progranism commented on September 24, 2024

Yeah the XC3S700A only has ~13K LCs. A fully unrolled design will use
upwards of 80K or 90L LCs (DEPTH=6). Each decrement of DEPTH reduces the
size by a factor of 2, roughly.

~fpgaminer

On Mon, Jun 13, 2011 at 3:11 PM, masta79 <
[email protected]>wrote:

Ok, reducing DEPTH to 2 finished the synthesizer in under 2 minutes. I was
a bit shocked when I realized that this won't fit a Spartan-3 XC3S700A. At
least with Depth=1 it fits.

Reply to this email directly or view it on GitHub:

#5 (comment)

from open-source-fpga-bitcoin-miner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.