Coder Social home page Coder Social logo

Comments (5)

fpgaminer avatar fpgaminer commented on September 24, 2024

It's a macro, defined here:

`define IDX(x) (((x)+1)*(32)-1):((x)*(32))

from open-source-fpga-bitcoin-miner.

 avatar commented on September 24, 2024

Thanks for your reply. I solved the above issue with your help. Now I have one last issue that you call some functions which are not defined like altpll altpll_component in module main_pll function & s1 s1_blk (rx_w[479:448], s1_w); in module sha256_transform. I am facing now these errors. Thanks for your help

from open-source-fpga-bitcoin-miner.

fpgaminer avatar fpgaminer commented on September 24, 2024

s1 is defined in here: https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner/blob/master/src/sha-256-functions.v

altpll is an Altera megafunction provided by Altera's (Intel's) Quartus compiler.

from open-source-fpga-bitcoin-miner.

 avatar commented on September 24, 2024

I am using Xilinx Vivado compiler and my FPGA board will be one of the Xilinx boards so how I can modify altpll for my compiler.

from open-source-fpga-bitcoin-miner.

 avatar commented on September 24, 2024

Is there anyway, that I can replace this IP altpll for my compiler.

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.