vhdl2vl.txt

来自「vhdl to verilog语言的编程设计」· 文本 代码 · 共 10 行

TXT
10
字号
VHDL to Verilog RTL transformer

In 1.0 version ,
some functions restricted, as follows:
1: not all support "Generate" statement,totally not support "if .. Generate "
2: Comment in vhdl  may have a little chance to interrupt the transform. 
3: not support "configurate .." ,"subtype" and "package" ,please delete them at first!
4: not support the behavioral VHDL 
5: not support "record" 
      

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?