readme.romgen
来自「宇航级微处理器LEON2 2.2 VHDL源代码,很难找的.」· ROMGEN 代码 · 共 20 行
ROMGEN
20 行
ROM2VHDLThis is a simple ROM core generator. The produced cores are compatiblewith the Synplify tool from the Synplicity company.To install this utility just simply type make install. For uninstall procedure type make uninstall. It will creare (or remove) all directoriesyou need. For details see Makefile.For help type rom2vhdl -h. For details about core template read the sourcecode tmpl.vhdl. For the default template file place see the rom2vhdl sourcecode in rom2vhdl.c.This code may be used under the terms of Version 2 of the GPL,read the file COPYING for details.NOTE: this version has been modifiedby Jiri Gaisler to provideboot-prom for LEON. Only the -a switch is still active, allother options are hardwired to LEON settings.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?