Generate State Machine graph from VHDL code?

时光毁灭记忆、已成空白 提交于 2019-12-08 10:54:43

Active HDL has a feature called "Code2Graphics" which supports this. Additionally, some synthesis tools (typically ones you would have to pay for) also support this.

Note that an RTL view is more commonly available in synthesis tools (such as XST).

Modelsim SE (and DE?) have these kind of things. But, not for free :-(

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!