Wireless_Communication_FPGA

所属分类:通讯编程
开发工具:Others
文件大小:357KB
下载次数:135
上传日期:2008-05-17 12:03:38
上 传 者yjlygp
说明:  无线通信FPGA设计 书的附带代码。书中涉及无线通信的各个环节,但是介绍的都不细,而且例程太简单,但是可以做入门学习用。
(FPGA design of wireless communications incidental code book. The book involved in all aspects of wireless communications, but do not introduce the small, but too simple routine, but you can learn to do entry.)

文件列表:
无线通信FPGA设计\05805.zip (199054, 2008-03-28)
无线通信FPGA设计\Verilog代码\c10\10-2\mult.xco (1254, 2007-08-06)
无线通信FPGA设计\Verilog代码\c10\10-2\mydds.xco (1236, 2007-08-06)
无线通信FPGA设计\Verilog代码\c10\10-2\square_syn.v (1871, 2007-08-07)
无线通信FPGA设计\Verilog代码\c10\10-4\coastas_dds.v (800, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-4\costas_lf.v (830, 2007-10-07)
无线通信FPGA设计\Verilog代码\c10\10-4\costas_loop.v (1589, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-4\costas_lpf.v (780, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-4\costas_mult.v (1146, 2007-10-07)
无线通信FPGA设计\Verilog代码\c10\10-4\err_mult.v (811, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-4\fir_lpf.xco (1225, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-4\mult.xco (1254, 2007-08-06)
无线通信FPGA设计\Verilog代码\c10\10-4\my_dds.xco (1246, 2007-08-09)
无线通信FPGA设计\Verilog代码\c10\10-6\dearly_sub.v (1132, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-6\dedds.v (1632, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-6\delay_early_gate.v (1396, 2007-09-26)
无线通信FPGA设计\Verilog代码\c10\10-6\de_mult.xco (1247, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-6\eddds.xco (1240, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-6\iir.v (1149, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-6\iir1.v (1128, 2007-09-25)
无线通信FPGA设计\Verilog代码\c10\10-8\baker.v (1979, 2007-09-29)
无线通信FPGA设计\Verilog代码\c11\11-10\div16.xco (1023, 2007-09-12)
无线通信FPGA设计\Verilog代码\c11\11-10\fir_rls.v (4682, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-10\rlsmult.xco (1247, 2007-09-30)
无线通信FPGA设计\Verilog代码\c11\11-10\shiftreg25.xco (1206, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-10\shiftreg28.xco (1206, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-10\shiftreg3.xco (1204, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-12\dfe_filter.v (2486, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-12\dfe_mult.xco (1248, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-14\aa_adder.xco (1281, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-14\aa_bram.xco (1575, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-14\aa_cmult.xco (876, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-14\ad_a.v (2212, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-14\shift16.xco (1294, 2007-10-02)
无线通信FPGA设计\Verilog代码\c11\11-2\fir_lms.v (2290, 2007-08-25)
无线通信FPGA设计\Verilog代码\c11\11-3\fir_pipline_lms.v (2125, 2007-10-07)
无线通信FPGA设计\Verilog代码\c11\11-3\lmsmult.xco (1247, 2007-10-07)
无线通信FPGA设计\Verilog代码\c11\11-5\mult.xco (1244, 2007-09-30)
无线通信FPGA设计\Verilog代码\c11\11-5\shiftreg4.xco (1204, 2007-08-25)
无线通信FPGA设计\Verilog代码\c11\11-5\sign_fir_lms.v (1908, 2007-09-30)
... ...

使用说明 由于实例众多,如果将原工程拷贝出来,实在太大,因此,我们只将设计的源文件拷贝出来。在使用时,读者首先要将相应的源文件复制到本地硬盘上,修改属性为可写,然后在ISE环境中新建工程,然后添加相应的源文件即可。如果对上述操作过程不明白的,可参阅本书第4章中关于ISE软件的使用说明。

近期下载者

相关文件


收藏者