Code Monkey home page Code Monkey logo

Comments (7)

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

Sorry @nalzok for the delay, a tinyfpga_bx target has been added with 7c6df67. The iCE40 is too small for the default VexRiscv CPU, but you can build a SERV based SoC with: ./tinyfpga_bx.py --cpu-type=serv --build

from litex-boards.

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

Sorry, it's possible to use VexRiscv but not with the standard variant that is too large for the iCE40 (and would also be with Murax SoC). But you can use the Lite variant of Vexriscv: ./tinyfpga_bx.py --cpu-type=vexriscv --cpu-variant=lite --build

from litex-boards.

mithro avatar mithro commented on July 1, 2024 1

I tried to start documenting some of this stuff at https://github.com/enjoy-digital/litex/wiki/Soft-CPU

from litex-boards.

nalzok avatar nalzok commented on July 1, 2024

Thanks for the great work! I will check it out when I can get my hands on my TinyFPGA BX.

The iCE40 is too small for the default VexRiscv CPU

I see... Would it take a lot of effort to use Murax SOC instead?

from litex-boards.

nalzok avatar nalzok commented on July 1, 2024

(and would also be with Murax SoC)

I'm a little surprised to learn this. ICESugar, an iCE40UP5K-powered development board, is able to run Murax SOC (link in Chinese), and I can confirm that since I also own that board. TinyFPGA BX has 8K logic elements, so I would expect it to do more. I'll do some investigation once I have some free time...

from litex-boards.

mithro avatar mithro commented on July 1, 2024

@nalzok - The VexRISCV definitely fits on the iCE40UP5K and the TinyFPGA BX. You just have to disable things like the hard multiplier and divider which is what the lite variant does.

from litex-boards.

nalzok avatar nalzok commented on July 1, 2024

Got it! Thanks @mithro for the explanation. Feel free to close the issue if you have nothing to add! @enjoy-digital

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.