VHDL复杂数字系统设计 金西 第4章新.pptVIP

  • 3
  • 0
  • 约 274页
  • 2015-12-18 发布于广东
  • 举报
-- enter your statements here --temp=′0′;  process(clk) begin if clk=′1′ and clk′event then if temp=′0′ then d_out=d_in(7 downto 4);  temp=′1′;  else  d_out=d_in(3 downto 0);  temp=′0′;  end if;  sel=temp;  end if;  end process;  end displayvalue_arch; 6. Virtex Virtex是大规模SRAM工艺的FPGA, 应用较为广泛,如表 4-5 所示。 表 4-5 7. Virtex-II VirtexII是大规模SRAM工艺的FPGA,属Virtex的下一代产品, 如表 4-6 所示 . 表 4-6 4.4.4 Xilinx XC9500器件选用 Xilinx XC9500器件将复杂可编程逻辑器件的高性能和灵活性等特点推向一个新的高度(如表 4-7)所示,并具有业界领先的速度, 同时还具备经过客户验证的增强管脚锁定结构,以及全面的

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档