登录
首页 » Verilog » ac_control

ac_control

于 2023-06-27 发布 文件大小:10.80 kB
0 96
下载积分: 2 下载次数: 1

代码说明:

模块 ac_con (输出 heater_on、 cooler_on、 fan_on、 输入的 temp_low、 emp_high、 auto_temp、 manual_heat、 manual_cool、 manual_fan) ; 分配 heater_on = (temp_low & auto_temp) |manual_heat ; 分配 cooler_on = (temp_high & auto_temp) |manual_cool ; 分配 fan_on = (加热器上 | cooler_on | manual_fan; endmodule

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

发表评论

0 个回复

  • dpll
    说明:  在quartus下搭建的数字锁相环,能实现频率自动跟踪。(The digital phase-locked loop built under quartus can realize automatic frequency tracking.)
    2020-06-21 01:00:02下载
    积分:1
  • 123456789
    给出了SVPWM算法的详细FPGA实现方法!(A detailed FPGA SVPWM algorithm to achieve the method!)
    2017-04-05 13:50:53下载
    积分:1
  • sdram_module3
    能够实现16位的SDRAM的读写,没有仿真文件,只有SDRAM读写的源代码,用Verilog编写(can complete read or write sdram, only include Verilog code and no simulation files)
    2013-11-25 12:43:11下载
    积分:1
  • eetop.cn_16bits_multiplier
    16位并行乘法器源代码,booth2编码,二进制树拓扑结构(16bits parallel multiplier source code )
    2020-12-24 20:59:05下载
    积分:1
  • Simulate
    FPGA控制AD逐点采集信号,并将AD转换后的数据串行发送出去。(FPGA to control the signal sampling point by point AD, AD conversion and serial data sent.)
    2021-04-14 21:08:55下载
    积分:1
  • 8B_10BENCODER
    基于8B10B的编解码模块的设计,使用verilog HDL语言,具有实用价值。(8B10B encoder)
    2014-05-23 16:39:25下载
    积分:1
  • 利用正点院子开拓者fpga实现DDS功能
    说明:  利用正点院子开拓者fpga实现DDS功能,实现三角波、正弦波、方波的发生。(Implementation of DDS with FPGA)
    2019-08-21 09:30:18下载
    积分:1
  • 55593397xapp592
    说明:  GTH 和SMPTE IP 实现 SDI视频接收(SDI Video Receiving Based on GTH and SMPTE IP)
    2019-02-18 16:09:33下载
    积分:1
  • hgfdg
    Quartus? II 相关的语言 详细介绍了VHDL verilog软件开发过程(Quartus ? II related language detailed introduces the verilog VHDL software development process )
    2011-07-31 00:24:42下载
    积分:1
  • 128点 基8 FFT
    使用Verilog语言对128点 基8FFT的实现(Implementation of 128-point basis 8FFT)
    2018-11-29 14:39:32下载
    积分:1
  • 696518资源总数
  • 105570会员总数
  • 13今日下载