Coder Social home page Coder Social logo

general_aurora_intf's Introduction

General_Aurora_Intf

版本 修改日期 修改描述 作者
1.0 2019-11-08 初版General Aurora Intf,仅可通过tcl生成一个固定的示例Vivado工程 Michael张仲禹

General_Aurora_Intf is a simple example for using Xilinx Aurora 64B66B IP core.

Directory Structure
|--General_Aurora_Intf        // General_Aurora_Intf get from github
  |--source_file              // Verilog source file
  |--tb                       // Testbench
  |--Aurora_gen.tcl           // A Tcl file that use to create General_Aurora_Intf's Vivado project
  |--LICENSE             
  |--README.md                

Get Start

  1. Clone this Repo and you will get a folder named General_Aurora_Intf
  2. Put folder General_Aurora_Intf into a directory you want, for emample /home/michael
  3. Open terminal and run the following commands in order:
        $ cd /home/michael/General_Aurora_Intf
        $ vivado -mode batch -source Aurora_gen.tcl 
  1. After the command is finished, a new folder named Aurora_test has been created. Also,Aurora_test is in the same directory as General_Aurora_Intf, that means, you have both /home/michael/General_Aurora_Intf and /home/michael/Aurora_test now.
  2. The folder Aurora_test contains General_Aurora_intf 's Vivado project.

MENTION:The Vivado release version must support the IP cores in this project.
                  Vivado 2017.2 is recommended for this project.

general_aurora_intf's People

Contributors

michaelmelkor avatar

Stargazers

사재현 avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  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.