资源列表

« 1 2 ... .27 .28 .29 .30 .31 4132.33 .34 .35 .36 .37 ... 4310 »

[VHDL编程10419729vhdl对数

说明:进行对数运算的IP核,可以计算以2,10,e为底的对数,最高可输入24bit宽度的数据。 由AHDL语言写成,可在MaxplusII和QuartusII中使用,源代码加密。(The IP kernel that performs logarithmic operations can compute data at the base of 2, 10, and E, with the highest input 24bit width. Written in AHDL language, can
<wove2006 > 在 2025-12-21 上传 | 大小:114kb | 下载:0

[VHDL编程sdram_ov7670_vga_v2.0

说明:基于FPGA的OV7670摄像头驱动源代码,支持VGA输出。分辨率640*480.(FPGA based OV7670 camera driver source code, support VGA output. Resolution 640*480.)
<我是陌陌同学 > 在 2025-12-21 上传 | 大小:15.09mb | 下载:0

[VHDL编程pulse_exp

说明:可配占空比、脉冲个数,受输入trigger的脉冲产生器(The pulse generator with input trigger can be matched with the null ratio and the number of pulses)
<阿士大夫 > 在 2025-12-21 上传 | 大小:1kb | 下载:0

[VHDL编程i2c

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

[VHDL编程sw_debounce

说明:脉冲边沿检测法的按键消抖程序,使用Verilog编写(Key edge dithering program with pulse edge detection method)
<水白三千 > 在 2025-12-21 上传 | 大小: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.)
<我是陌陌同学 > 在 2025-12-21 上传 | 大小:5.6mb | 下载:0

[VHDL编程Abel4w

说明:Gal programming of CPLD GAL etc etc useful software(programming language using)
<sdsui28 > 在 2025-12-21 上传 | 大小: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 > 在 2025-12-21 上传 | 大小: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 > 在 2025-12-21 上传 | 大小: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 > 在 2025-12-21 上传 | 大小: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 > 在 2025-12-21 上传 | 大小: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 <= SCKcnt + 1'b1; end else
<CHENLU0707 > 在 2025-12-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 4132.33 .34 .35 .36 .37 ... 4310 »

源码中国 www.ymcn.org