资源列表

« 1 2 ... .25 .26 .27 .28 .29 3130.31 .32 .33 .34 .35 ... 4310 »

[VHDL编程cmosmt9m001_model

说明:该verilog程序是型号为mt9m001的cmos图像传感器的仿真模型,能够输出频率为30Hz不同分辨率的图像。-This code is the simulation model of mt9m001 cmos sensor,it can output 30Hz and different resolution figure.
<江豪> 在 2025-06-16 上传 | 大小:5kb | 下载:0

[VHDL编程canbus

说明:此例参照SJA1000CAN通信控制器,通过CAN总线控制器完成CAN总线的通信协议。所传文件为CAN总线的VERILOG代码。-This reference SJA1000CAN communication controller, to complete the communication protocol of CAN bus through the CAN bus controller. The transfer document for the CAN bus VERILOG code.
<张彦钦> 在 2025-06-16 上传 | 大小:1.05mb | 下载:0

[VHDL编程frenq

说明:用于等精度频率计测量程序,可下载至FPGA,或CPLD芯片中-Used for other precision frequency measurement procedures
<董德勇> 在 2025-06-16 上传 | 大小:7kb | 下载:0

[VHDL编程vga

说明:此例程为基于FPGAVGA/LCD显示控制的实例,用Verilog语言实现。代码中有详细注释。并有相应的仿真代码,可以验证其功能完整性。-This routine for the FPGAVGA/LCD display control based on examples, using Verilog language. The code has detailed notes. And a simulation code corresponding, can verify its function
<张彦钦> 在 2025-06-16 上传 | 大小:135kb | 下载:0

[VHDL编程VHDL-Snake-Game-simplify

说明:Vhdl-Snake game-Vhdl-Snake game........
<ferat> 在 2025-06-16 上传 | 大小:37kb | 下载:0

[VHDL编程9999counter

说明:用Verilog编写的9999计数器,实现0-9999计数,可任意分频。-9999 counter
<xumin> 在 2025-06-16 上传 | 大小:116kb | 下载:0

[VHDL编程miankao

说明:module t1 (clk,quot) input clk output quot reg quot reg[23:0] tc always@(posedge clk) begin tc<=tc+1 b1 if (tc==24 h013fff) begin quot<=1 tc<=0 end else quot<=0 end endmodule-module t1 (clk,quot)
<gtx> 在 2025-06-16 上传 | 大小:204kb | 下载:0

[VHDL编程dds

说明:FPGA中用VHDL语言实现的多种波形(正弦、余弦、三角、方波)调制。-modulation by FPGA.
<王臣> 在 2025-06-16 上传 | 大小:916kb | 下载:0

[VHDL编程fredivn

说明:一段FPGA的分频代码,可以完成FPGA中高频分成低频的功能-a section of code about division of frequency which can cut high frequency to low frequency
<王亚威> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[VHDL编程SPI

说明:SPI串行总线接口的VERILOG实现的源代码-failed to translate
<刘晞文> 在 2025-06-16 上传 | 大小:5kb | 下载:0

[VHDL编程searcger

说明:序列捕捉器设计,捕捉11010110序列,在捕捉到每个序列后产生一个1时钟周期的标记信号 􀂄 对捕捉到的序列个数进行计数并输出-failed to translate
<钟云靖> 在 2025-06-16 上传 | 大小:52kb | 下载:0

[VHDL编程VHDL-memory

说明:存储器的VHDL描述,包括ROM,RAM,FIFO,stack等多种类型-design of memory by VHDL
<zmz> 在 2025-06-16 上传 | 大小:33kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 3130.31 .32 .33 .34 .35 ... 4310 »

源码中国 www.ymcn.org