Giter Site home page Giter Site logo

cstool_ucf_generator's Introduction

VHDL SD2100 UCF FILE GENERATOR

author : Michael Liu (HIT)

输入数据

component

直接粘贴要下载模块的原件entity定义中,port()中定义的内容

  1. 自动忽略注释、默认值、空白符。

unite

直接粘贴元件例化中port map () 中的内容

  1. 注意,目前只支持位置对应格式,请勿使用a=>b定义管脚映射。
  2. 对于输入名称大小写不敏感。例如数码管S0亦可写为s0

其他

  1. 生成工具只是简单的数据拼凑,输入数据并没有做检查,最好生成之后人工检查生成UCF正确性
  2. SD2100管脚定义有重复的,在定义使用时应尽量避开
  3. 如想加入功能或是增加其他试验台系统的配置文件,请发Pull Request. 如遇到bug,请发Issue.
  4. 祝大家用的开心

licence

MIT

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.