几个非常适用的用FPGA编写的实例

源代码在线查看: can_top.cmd_log

软件大小: 1481 K
上传用户: wylxxilo
关键词: FPGA 编写
下载地址: 免注册下载 普通下载 VIP

相关代码

				xst -intstyle ise -ifn __projnav/can_top.xst -ofn can_top.syr
				xst -intstyle ise -ifn __projnav/can_top.xst -ofn can_top.syr
				ngdbuild -intstyle ise -dd e:\program\fpga_program\for_fpga\can\ise\canbus/_ngo -i  -p xc2s300e-pq208-6 can_top.ngc can_top.ngd
				netgen -intstyle ise -rpw 100 -tpw 0 -ar Structure -xon true -w -ofmt vhdl -sim can_top.ngd can_top_translate.vhd
							

相关资源