GithubHelp home page GithubHelp logo

machdyne / eis Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 2.0 1.1 MB

Eis Computer

Home Page: https://machdyne.com/product/eis-computer

License: Other

Makefile 0.55% CMake 1.70% C 97.11% Verilog 0.05% OpenSCAD 0.59%
computer fpga hdmi ice40 risc-v usb-host

eis's Introduction

Eis Computer

Eis is a small FPGA computer designed by Lone Dynamics Corporation.

Eis Computer

This repo contains schematics, PCB layouts, pinouts, example firmware, gateware, documentation and a 3D printable case.

Find more information on the Eis product page.

Blinky

Building the blinky example requires Yosys, nextpnr-ice40 and IceStorm.

Assuming they are installed, you can simply type make to build the gateware, which will be written to output/blinky.bin. You can then connect the USB-C port to your computer and use the latest version of ldprog to write the gateware to the device.

Programming

The RP2040 firmware, FPGA SRAM and flash MMOD can be programmed over the USB-C port.

Configure the FPGA SRAM:

$ ldprog -i -s blinky.bin

Program the flash MMOD:

$ ldprog -i -f blinky.bin

Firmware

Eis ships with RP2040 firmware based on the Müsli firmware which allows it to communicate with ldprog.

The firmware is responsible for initializing the system, configuring and outputting the system clock, and either configuring the FPGA or telling the FPGA to configure itself from the MMOD.

The system clock (CLK_RP) is 48MHz by default.

The firmware can be updated by holding down the BOOTSEL button, connecting the USB-C port to your computer, and then dragging and dropping a new UF2 file to the device filesystem.

The firmware can be built from source or you can use the latest eis.uf2 binary from the firmware directory.

SOC

Zucker is an experimental RISC-V SOC that supports Eis.

Pinouts

License

The contents of this repo are released under the Lone Dynamics Open License with the following exceptions:

  • The KiCad design files contain parts of the kicad-pmod library which is released under the Apache License, Version 2.0.

  • The KiCad design files may contain symbols and footprints released under other licenses; please contact us if we've failed to give proper attribution.

Note: You can use these designs for commercial purposes but we ask that instead of producing exact clones, that you either replace our trademarks and logos with your own or add your own next to ours.

eis's People

Contributors

inc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

x653 eslamfayad

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.