Git Product home page Git Product logo

automatic-verilog's Introduction

automatic-verilog


logo

一款基于vimscript的自动化verilog脚本。由automatic for Verilog & RtlTree修改而来,原作者zhangguo。部分功能参考Verilog-Mode

ReleaseVim-VersionLicensestarsforks

1. 安装

1.1 简洁安装

plugin文件夹中全部文件及文件夹放入vim根目录下的plugin文件夹即可。

1.2 vim-plug

Plug 'HonkW93/automatic-verilog'

1.3 Vundle

Plugin 'HonkW93/automatic-verilog'

提示:此脚本可能会修改文本数据,请在使用前备份数据,防止数据覆盖等情况发生。

2. 特性

2.1 时序图

  • 支持时序图绘制(TimeWave

2.2 代码段

  • 支持快速插入代码段(Snippet
  • 支持自动生成标准文件头(Header
  • 支持快速注释(Comment

2.3 自动化

  • 自动例化(AutoInst
  • 自动参数(AutoPara
  • 自动寄存器(AutoReg
  • 自动线网(AutoWire
  • 自动定义(AutoDef
  • 自动声明(AutoArg

2.4 Rtl 树

  • 通过RtlTree浏览Rtl结构

3. 演示

3.1 AutoInst

autoinst

3.2 AutoPara

autopara

3.3 AutoParaValue

autoparavalue

3.4 AutoReg

autoreg

3.5 AutoWire

autowire

3.6 AutoDef

autodef

3.7 AutoArg

autoarg

4. 文档

Vimcript-AutoMatic | HonkW

5. 更新

Update

6. 开源协议

GPL V3.0

automatic-verilog's People

Contributors

honkw93 avatar yllinux 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.