登录
首页 » Verilog » classics_verilog_codes_for_commom_projects

classics_verilog_codes_for_commom_projects

于 2022-03-02 发布 文件大小:142.81 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

它包含大量用于常见项目的经典verilog代码,如FIFO、add8、RS编码、多路复用等。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LCD-Driver-(LabVIEW-2009)
    Lab view using FPGA traing on lcd pannel
    2012-03-23 23:50:54下载
    积分:1
  • canny_edge_detector_latest2
    very good code for edge detection based on vhdl programming.
    2021-04-14 13:08:55下载
    积分:1
  • ADS1115
    本程序调试了TI的高精度模数转换芯片ADS1115,此模数转换器采用双积分型,16位,为IIC通信方式,调试较复杂,在对直流采集方面有着广泛的应用(This program debugging TI s high-precision analog-digital conversion chip ADS1115)
    2013-08-23 22:49:26下载
    积分:1
  • qsys-niosii-triple-speed-ethernet-3c120-v10-1
    qsys-niosii-triple-speed-ethernet-3c120-v10-1
    2023-09-07 11:45:04下载
    积分:1
  • SVPWM_FPGA_ContainSourceCode
    广东工业大学硕士论文《SVPWM算法优化及其FPGA/CPLD实现》,在详细分析经典SVPWM算法基础上,提出一种优化算法,并在FPGA上实现。论文附录包含VHDL源码。(Guangdong University Thesis " SVPWM algorithm to optimize its FPGA/CPLD realization" in the detailed analysis of the classical SVPWM algorithm is proposed based on an optimization algorithm, and implemented on FPGA. Paper appendix contains VHDL source code.)
    2013-12-30 16:00:11下载
    积分:1
  • 交通灯控制器
    交通灯控制芯片,该芯片具有如下功能: 1)芯片采用中芯国际 0.18工艺设计,外部采用5V电源供电,内部添加LDO模块使内部数字电路采用1.8 v 的VDD、模拟电路采用3.3 v VCC。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-27 08:11:05下载
    积分:1
  • 模拟Sim的简单代码
    module example_3_1(A, B, C, D, E);        output D, E;    input  A, B, C;    wire   w1;    and G1(w1, A, B);    not G2(E, C);    or  G3(D, w1, E); endmodule
    2022-10-09 10:35:03下载
    积分:1
  • e1framerdeframer
    E1成帧器和解帧器的FPGA实现源码,测试可用(E1 Framer deframer)
    2012-12-07 12:10:06下载
    积分:1
  • Quartus_II部分实例
    说明:  38译码器,D触发器,全加器,计数器,抢答器,优先编码器,111序列检测器,并行输入转串行输出(poor English. 38 decoder, D trigger, full adder, counter, scrambler, priority encoder, 111 sequence detector, parallel input to serial output)
    2020-05-18 12:06:54下载
    积分:1
  • DE2_115_Synthesizer
    FPGA implementation of simple Multi-tone Electronic Keyboard using DE2-115 board with a PS/2 keyboard and speaker
    2013-08-20 19:48:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载