资源列表

« 1 2 ... .90 .91 .92 .93 .94 195.96 .97 .98 .99 .00 ... 4311 »

[VHDL编程i2c

说明:I2C逻辑实现,完整的I2C逻辑功能,可以实现I2C主设备功能(I2C logic implementation, complete I2C logic function, can realize the function of I2C main equipment)
<内蒙古浪子 > 在 2024-11-16 上传 | 大小:8.93mb | 下载:0

[VHDL编程sw_debounce

说明:脉冲边沿检测法的按键消抖程序,使用Verilog编写(Key edge dithering program with pulse edge detection method)
<水白三千 > 在 2024-11-16 上传 | 大小:4.22mb | 下载:0

[VHDL编程soble

说明:基于FPGA的Sobel边缘检测算法的实现与仿真。此程序提供算法的verliog实现。(Implementation and Simulation of Sobel edge detection algorithm based on FPGA. This program provides the verliog implementation of the algorithm.)
<我是陌陌同学 > 在 2024-11-16 上传 | 大小:5.6mb | 下载:0

[VHDL编程Abel4w

说明:Gal programming of CPLD GAL etc etc useful software(programming language using)
<sdsui28 > 在 2024-11-16 上传 | 大小:1.16mb | 下载:0

[VHDL编程vctqf

说明:Course designed to prepare the matlab program code, MIT Artificial Intelligence Laboratory identification of the target source, Nonlinear discrete system identification.
<tyasiu > 在 2024-11-16 上传 | 大小:7kb | 下载:0

[VHDL编程btebv

说明:Using MATLAB dynamic clustering or iterative self-organizing data analysis, Sampling from a priori probability, calculate the weight, Gaussian white noise generator.
<tyasiu > 在 2024-11-16 上传 | 大小:7kb | 下载:0

[VHDL编程nfqud

说明:Using MATLAB dynamic clustering or iterative self-organizing data analysis, The performance of the program has reached a high level, MinkowskiMethod algorithm.
<tyasiu > 在 2024-11-16 上传 | 大小:7kb | 下载:0

[VHDL编程byaxj

说明:The IMC - PID is using the internal model control principle for PID parameters is calculated, Achieve a grayscale image and further control for video surveillance, Can be widely used in data analysis and forecast data.
<yiufouhen > 在 2024-11-16 上传 | 大小:7kb | 下载:0

[VHDL编程i2c_40g_pos

说明:i2c做主读写光模块数据访问。。。。。。(always @ ( posedge clk_100m or posedge rst_100m) begin if( rst_100m == 1'b1 ) begin SCKcnt <= 10'd0; end else if( SCKen == 1'b1 ) begin if(SCKcnt != I2CSCK_DIV) begin SCKcnt <=
<CHENLU0707 > 在 2024-11-16 上传 | 大小:3kb | 下载:0

[VHDL编程MiS603 FPGA开发教程V1.4(HDL)

说明:MIZ MIS603资料,FPGA ,VERLOG 语言,介绍一些接口的驱动设计(MIZ MIS603 data, FPGA, VERLOG language, introduced some of the interface driver design)
<huhotto > 在 2024-11-16 上传 | 大小:17.46mb | 下载:0

[VHDL编程liushui

说明:FPGA 流水灯程序 实现变速 正反转功能(FPGA flow lamp program to realize variable speed and reverse rotation function)
<马特王尔菲 > 在 2024-11-16 上传 | 大小:356kb | 下载:0

[VHDL编程Johnaon_counter

说明:本设计为六位约翰逊(Johnson)计数器,首先给大家介绍一下什么是约翰逊计数器,它又称扭环计数器,是一种用n位触发器来表示2n个状态的计数器。它与环形计数器不同,后者用n位触发器仅可表示n个状态。2~n进制计数器(n为触发器的个数)有2~n个状态。若以6位二进制计数器为例,它可表示64个状态。但由于8421码每组代码之间可能有二位或二位以上的二进制代码发生改变,这在计数器中特别是异步计数器中就有可能产生错误的译码信号,从而造成永久性的
<Leegege > 在 2024-11-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 195.96 .97 .98 .99 .00 ... 4311 »

源码中国 www.ymcn.org