Git Product home page Git Product logo

colorlight-litex's Introduction

Colorlight 5A-75X Litex Ethernet Demo

Litex SoC and Rust software for Colorlight 5A-75X board as a simple Ethernet demo.

This project is developed and maintained by DerFetzer.

Usage

  1. Install Litex as described here.
  2. Install ecpprog.
  3. Connect a USB to JTAG adaptor to your board.
  4. Build and flash the SOC with something like the following:
python soc/colorlight_5a_75x.py --build --flash --board=5a-75e --revision=6.0 --with-ethernet --sys-clk-freq 50e6 --use-internal-osc
  1. Follow the instructions in eth_demo to build the software.

Credits

This project is based on the icebreaker-litex-examples repo using a great deal of its files and the Litex target file for the Colorlight board.

colorlight-litex's People

Contributors

derfetzer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

colorlight-litex's Issues

can't find crate for `std`

Hey sorry if this is an obvious thing and I just don't know what I'm doing..
And thanks for making this available!

Unfortunately I get

error[E0463]: can't find crate for std
|
= note: the riscv32i-unknown-none-elf target may not be installed

error: aborting due to previous error

For more information about this error, try rustc --explain E0463.
error: could not compile log

when trying to compile the eth_demo. I tried using rustc 1.48.0-nightly and 1.50.0, but that doesn't make a difference.
The icebreaker example works just fine.

Add license

Hi, I'd like to reuse the smoltcp phy code, ideally without breaking the law.

The litex code seems to be already licensed as BSD, but the rust code is without a license.

Thanks either way!

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.