Giter Site home page Giter Site logo

my-hello-chisel's Introduction

Author: Martin Schoeberl ([email protected])

This is a minimum build environment to start with Chisel.
The example is a blinking LED in an FPGA - The hardware version of "Hello World"

The Chisel tutorial provides a framework with exercises and a lot
of automation to get started with Chisel examples. However, this
automation makes it hard to see how the individual pieces fit together.
Therefore, this is a try to cut it down to the minimum.

The example project consists of:

   src/main/scala/Hello.scala The source of the hardware description of a blinking LED
   Makefile               drives the build process
   build.sbt              Configuration to download Chisel and for the Chisel project
   verilog/hello_top.v    is a top level file for the FPGA
   quartus/altde0         Altera Quartus project files for the DE0 board
   quartus/altde1         Altera Quartus project files for the DE1 board
   quartus/bemicro        Altera Quartus project files for the BeMicro board
   quartus/bemicro_cv_a9  Altera Quartus project files for the new BeMicro board
   quartus/altde2-115     Altera Quartus project files for the DE2-115 board

Remarks and comments are distributed over the individual files.

HOWTO:

1.) make
2.) Open the project file in Quartus
2.a.) Compile with the play button
2.b.) Configure the FPGA with the programmer

my-hello-chisel's People

Contributors

rillomas avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

paranlee

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.