-
经典SOC设计教程
SOC经典教程,包含案例以及完整的代码等等。(SOC classic tutorial, including cases and complete code, and so on.)
- 2020-07-01 22:20:02下载
- 积分:1
-
dfilpflop in behavioural
我们在vcs synopsys tools中设计了d触发器,代码是以行为模式编写的;
- 2022-01-25 21:37:57下载
- 积分:1
-
Fractional_Time_Delay
Used for Time shifting discrete signals, it can do both integral and fractional sampling period delay. Original.
- 2020-12-16 22:29:12下载
- 积分:1
-
apb timer
说明: 是基于apb总线下的timer外设的rtl代码,主要包括apb_timer的master逻辑verilog,以及相应的开发文档,包括寄存器的描述,功能特性等。(RTL code is based on timer peripheral under APB bus, which mainly includes master logic Verilog of apb_timer and corresponding development documents, including the description of registers, functional characteristics and so on.)
- 2019-01-25 16:54:02下载
- 积分:1
-
如何提取嘴唇检测
你好
附上有不同的图像搜索可用的链接的所有图像。
- 2022-09-28 16:50:04下载
- 积分:1
-
代码可以实现时隙交换MT89L80芯片功能,完成256x256个时隙交换
使用Verilog编写代码,实现集成芯片MT89L80的功能,代码配置ram后可以直接使用,完成256x256个时隙交换,其中主要模块包括接收模块、发送模块、cpu接口模块,寄存器配置模块,接续寄存器模块等。
- 2022-09-12 20:55:03下载
- 积分:1
-
UART
Task4 for learning verilog
- 2019-05-28 12:31:15下载
- 积分:1
-
CHANNEL_ESTIMATION_PROJECT
基于 quartus 2 的 lte 信道估计verilog hdl代码 只有功能仿真 时序仿真自己加sdc文件并且调整testbench的clk才能做出来(Estimated Verilog HDL code based Quartus lte channel only functional simulation timing simulation plus sdc file and adjust the testbench clk to do it)
- 2013-04-22 19:29:00下载
- 积分:1
-
FPGA_UART
用Verilog语言实现的FPGA UART独立收发模块
思路简单,代码简洁。在Lattice LFE3EA VERSA开发板上验证通过,编译器Lattice Diamond.
功能:串口收到数据后立即回传,此后每一秒串口数据+1再发送。(Using Verilog language independent of FPGA UART transceiver idea is simple, concise code. Development board in Lattice LFE3EA VERSA verified by the compiler Lattice Diamond. Features: Serial data is received immediately after the return, then every second serial port and then send the data+ 1.)
- 2011-10-03 13:18:56下载
- 积分:1
-
RS(204-188)decoder_verilog
采用verilog实现的有限域GF(28)弱对偶基乘法器,本原多项式: p(x) = x^8 + x^4 + x^3 + x^2 + 1 ,多项式基: {1, a^1, a^2, a^3, a^4, a^5, a^6, a^7},弱对偶基: {1+a^2, a^1, 1, a^7, a^6, a^5, a^4, a^3+a^7}(Verilog achieved using the finite field GF (28) weak dual basis multiplier)
- 2016-06-12 16:31:51下载
- 积分:1