Code Monkey home page Code Monkey logo

Comments (2)

enjoy-digital avatar enjoy-digital commented on July 18, 2024 1

Hi @bvernoux,

the 100MHz clock is indeed the primary clock of the board that is converted to the internal sys_clk through a PLL. The default sys_clk of 75MHz is the one that has been tested with the default configuration (VexRiscv standard CPU, LiteDRAM controller) and that is both functional and passing timings. That's also the sys_clk frequency we have been using on other ECP5 dev boards. 100MHz also seems to be working on hardware (I just tested: ./ecpix5.py --sys-clk-freq=100e6 --build --load) but timing are not fully satisfied:

Warning: Max frequency for clock              '$glbnet$sys_clk': 99.25 MHz (FAIL at 100.00 MHz)
Info: Max frequency for clock          '$glbnet$crg_clkout1': 165.23 MHz (PASS at 25.00 MHz)
Info: Max frequency for clock '$glbnet$clk100$TRELLIS_IO_IN': 388.05 MHz (PASS at 100.00 MHz)

So we could probably increase the frequency a bit but 75MHz seems to be a good compromise for now and gives some timing margin when adding other peripherals.

from litex-boards.

enjoy-digital avatar enjoy-digital commented on July 18, 2024

I think the question has been answered, closing.

from litex-boards.

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.