SPARTAN-3
Xilinx的主流FPGA分为两大类,一种侧重低成本应用,容量中等,性能可以满足一般的逻辑设计要求,如Spartan系列;还有一种侧重于高性能应用,容量大,性能能满足各类高端应用,如Virtex系列,用户可以根据自己实际应用要求进行选择。
资源总数
3,781
源代码
10,000
SPARTAN-3 热门资料
查看全部 3,781 份 →verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
2014-01-04
89
form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20)
form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin...
2017-06-12
106
XAPP485 - 以高达 666 Mbps 的速率在 Spartan-3E FPGA 中实现 1:7 的解串行化
XAPP485 - 以高达 666 Mbps 的速率在 Spartan-3E FPGA 中实现 1:7 的解串行化
2015-12-17
90
目录 一、摘要 …… …… …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3
目录 一、摘要 …… …… …… …… …3 二、算法基本思想描述 ………………………………………………………… …3 2.1 磁盘调度主要思想 ……………………………………………… …………3 2.2 算法描述 ………………………...
2016-08-16
30