Git Product home page Git Product logo

beehive's Introduction

Beehive v5.1

*** Building Hardware ***

-- To build hardware you will need Xilinx ISE (tested with v12.2)
-- Open ISE Project Navigator, File -> Open Project and choose 
   hwv51/RISC/risc.xise
-- After opening the project you need to set how many cores you want to have:
   (a) Set the nCores parameter in Constants.v,
   (b) Set the correct .bmm file by right clicking on "Implement Design" and
       selecting "Process Properties"
-- Right Click "Generate Programming File" and select "Rerun All"
-- After ISE is done building go to hwv51/ folder and type "make". It will
   automatically run correct scripts and make a correct .bit file.

*** Simulating Hardware ***

-- Open Project in ISE Project Navigator
-- Switch to "Simulation" view
-- Select one of the top level simulation modules and run
   "Simulate Behavioural Model"
-- Set the nCores parameter in Constants.v, and comment out line
   "`default_nettype none"
-- To change the .img that simulation runs, go to sw/ and type:
   "make sim I=hello". (replace hello with your desired image name)
   
*** Building Software ***

-- Type "make" in sw/ folder to make all code
-- Type "make o/hello.img" (replace hello with your desired image name) to make
   specific image

beehive's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hossamfadeel

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.