资源列表
[VHDL编程] source9-10
说明:verilog hdl教程135例:verilog hdl语言类似于C语言,便于学习。本文档带有源代码,9-10章-Verilog HDL 135 cases Guide : Verilog HDL language similar to the C language, to facilitate learning. This document with the source code, 9-10<余月森> 在 2025-04-08 上传 | 大小:15kb | 下载:0
[VHDL编程] source11-12
说明:verilog hdl教程135例:verilog hdl语言类似于C语言,便于学习。本文档带有源代码,11-12章-Verilog HDL 135 cases Guide : Verilog HDL language similar to the C language, to facilitate learning. This document with the source code 11-10-12 Cap<余月森> 在 2025-04-08 上传 | 大小:9kb | 下载:0
[VHDL编程] core_arm.tar
说明:用VHDL语言实现的ARM处理器的标准内核的源代码程序,可在重用-use of the VHDL standard ARM processor core source code procedures, the reuse<昭君> 在 2025-04-08 上传 | 大小:640kb | 下载:0
[VHDL编程] VHDL硬件描述语言教学
说明:VHDL硬件描述语言教学 VHDL硬件描述语言教学-VHDL hardware descr iption language teaching and VHDL hardware descr iption language teaching and VHDL hardware descr iption language teaching<黄凡> 在 2025-04-08 上传 | 大小:1.11mb | 下载:0
[VHDL编程] two_d_dct_serial
说明:altera公司提供的适用于包涵DSP内核的FPGA的二维DCT变换源码,语言是:verilog 性能不错,不过资源消耗有点大,可以用来学习多项式变换的DCT算法-ALTERA companies covered in the application of FPGA DSP core 2D DCT source language is : Verilog performance is good, but a bit large cons<猪猪> 在 2025-04-08 上传 | 大小:24kb | 下载:1
[VHDL编程] 多个Verilog的代码
说明:多个VHDL编码的例题,详细的电路图介绍,还有流程图-many examples of VHDL code, the particular introduction of circuit diagram and flow chart<陈栋栋> 在 2025-04-08 上传 | 大小:86kb | 下载:0
[VHDL编程] 数据结构c描述习题集答案
说明:减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counte<tutu> 在 2025-04-08 上传 | 大小:109kb | 下载:0