⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vfp.cmp

📁 6端口寄存器IP内核VHDL源代码
💻 CMP
字号:
;
; MTI script for analysis of
;	VFP 
; into vfp library
;
;  do $vfp_tools/vfp.cmp
;

vcom -work vfp $vfp_vhdl/integer_class.pkg
vcom -work vfp $vfp_vhdl/integer_class.bdy
; vcom -work vfp $vfp_vhdl/string_class.pkg
; vcom -work vfp $vfp_vhdl/string_class.bdy
vcom -work vfp $vfp_vhdl/time_class.pkg
vcom -work vfp $vfp_vhdl/time_class.bdy
vcom -work vfp $vfp_vhdl/std_logic_class.pkg
vcom -work vfp $vfp_vhdl/std_logic_class.bdy
; class extensions
vcom -work vfp $vfp_vhdl/integer_plus.pkg
vcom -work vfp $vfp_vhdl/integer_plus.bdy
vcom -work vfp $vfp_vhdl/string_plus.pkg
vcom -work vfp $vfp_vhdl/string_plus.bdy
vcom -work vfp $vfp_vhdl/std_logic_plus.pkg
vcom -work vfp $vfp_vhdl/std_logic_plus.bdy

vcom -work vfp $vfp_vhdl/hardware.pkg

⌨️ 快捷键说明

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