搜索资源列表
cordic_v1.0.4
- Altera公司的CORDIC开发包,用Verilog编写的,安装在Quartus相同目录中,里面有详细的开发说明。
cordiccos
- 改进的cordic算法的迭代cos结构,适用于altera。-Improved Iterative CORDIC algorithm cos structure, applicable to altera.
cordic_generic
- 本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法,并且在原始的级联型的基础上编写的循环(iterative)型的cordic,可通过generic配置。带一个不可综合和可综合的testbench(for altera)。稍微改动可应用于xilinx fpga-a generic synthesizable cordic with 2 modes: cascade and iterative. based on opencores.org version,
cordiccos
- cordic算法的fpga的实现 采用altera芯片-cordic realization algorithm using fpga chip altera
ram
- 基于altera ep2c8双口RAM -Altera ep2c8-based dual-port RAM
cordic
- altera cordic ip core, 包含文档,完整设计,以及测试向量-altera coedic ip core, including the document, whole design, and the testbench.
CORDIC_FPGA
- 摘要:本文在传统CORDIC算法的基础之上,通过增加迭代次数,对参数进行了优化筛选, 提高了运算精度,使设计出的软核能够在精度要求较高的场合中运行,如实时语音、图 像信号处理、滤波技术等。输出数据经过IEEE-754标准化处理,能够直接兼容大多数处 理器,扩展了其应用范围。最终在Altera公司NiosⅡ处理器中通过增加自定义指令的方 式完成了硬件实现。 关键字:CORDIC ,自定义指令, IEEE-754标准化处理。-Abstract: In this paper, ba
cordic
- cordic 算法的FPGA实现,在Altera公司CycloneIII系列EP3C240C8Q芯片上验证通过-the inplemention of cordic algorithm in FPGA
cordic
- Altera 的CORDIC IP核,Verilog HDL-Altera CORDIC IP core, Verilog HDL
CORDIC_ATAN
- FPGA实现反正切功能,工程原件,包括测试文件,能够很好实现该功能(FPGA implements arctangent function, original engineering)