Code Monkey home page Code Monkey logo

xilinx_assignments's Introduction

Xilinx assignments

Assignment 3 and 4 is accidentally merged in ass-3. Sorry for the inconvenience.

Get the assignments

  1. Download the assignments - git clone https://github.com/SayantanRC/xilinx_assignments.git or Click on the green download button and extract it.
  2. Download Xilinx 14.7 ISE from https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/design-tools.html
  3. Install it. For Linux users, the following script maybe useful:

#!/bin/bash
#<xilinx_installation_dir> is usually /opt/Xilinx
#if you are installing somewhere else, make a symlink:
#sudo mkdir -p /opt/Xilinx && sudo ln -s <xilinx_installation_dir>/14.7 /opt/Xilinx
source <xilinx_installation_dir>/14.7/ISE_DS/settings32.sh
cd <xilinx_installation_dir>/14.7/ISE_DS/ISE/bin/lin64
./ise

  1. Open the assignments by File->Open Project option.
  2. In the Open project window, navigate to the assignment folder and open the assignment_name.xise file.

Run the assignments

  1. In the left Design column, click on the Implementation radio button.
  2. Click on a testbench file (ending with tb in the name)
  3. Double click on Simulate Behavioral Model

xilinx_assignments's People

Contributors

sayantan-kgp avatar sayantanrc avatar

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.