登录
首页 » Verilog » ac_control

ac_control

于 2023-06-27 发布 文件大小:10.80 kB
0 106
下载积分: 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 个回复

  • DDR2控制器,verilog源码
    利用verilog编写的ddr2控制器,实现了ddr2的读写功能,在xilinx vietex5上得以实现,实现了成像算法中的数据转置,啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
    2022-05-16 19:11:59下载
    积分:1
  • ADPCM(1)
    adpcm .c程序代码,完整,通过编译仿真(ADPCM c program code, complete compiled simulation)
    2013-04-17 17:07:54下载
    积分:1
  • 简单的键盘接口模块程序
    一个简单的键盘接口模块程序,对键盘输入的数据和时钟信号进行过滤。过滤后的数据信号PS2Df将被送入两个11位移位寄存器中(A simple keyboard interface module program filters keyboard input data and clock signals. The filtered data signal PS2Df will be fed into two 11-bit displacement registers.)
    2020-06-24 02:00:02下载
    积分:1
  • PCI_PIO
    不足20元的PCI设计,含ABEL源代码。(PCI design less than 20Yuan ,including ABEL code)
    2005-08-28 02:44:26下载
    积分:1
  • 哈夫曼树绘制
    通过matlab代码对一组输入的字符串进行编码后,通过matlab内置函数对进行编码后的字符串进行哈夫曼树绘制。 通过matlab代码对一组输入的字符串进行编码后,通过matlab内置函数对进行编码后的字符串进行哈夫曼树绘制。
    2022-12-07 10:15:03下载
    积分:1
  • Compteur_VHDL
    VHDL code of a counter Code VHDL d un compteur
    2016-07-09 21:00:59下载
    积分:1
  • ad9226test
    使用CycloneIV芯片,实现对高精度ADCad9226的数据采集。内有详细代码说明,并附有调试结果(Use CycloneIV, to achieve high-precision data acquisition ADCad9226. Along with debugging results)
    2014-08-15 16:18:33下载
    积分:1
  • spi_hello
    SPI接口测试程序,Xilinx参考设计,ML507硬件测试通过.(SPI interface test code,Xilinx reference design,tested on ML507 platform.)
    2013-09-01 09:37:04下载
    积分:1
  • steper motor
    说明:  stepper motor module on spartan 6 and 24MHz clock fequency
    2019-03-10 15:44:31下载
    积分:1
  • usbd_ucos
    说明:  基于ALINX AX7020硬件平台的USB-OTG通信程序。操作系统采用uCOS III v1.41,基本实现了双向USB2.0 块传输(Bulk Transfer)通信,zynq的PS端接收USB数据并回传至主机。经测试,主机端Window10系统采用libUSBK编程时,采用64字节的块时,传输速率可达210Mbps。zynq开发工具为Vivado2015.4,程序包中包含了全部的硬件和软件工程文档。(A USB-OTG communication project where an AX7020 platform is employed as USB device. The embeded operating system is uCOS III of version 1.41, and the FPGA toolchain is Vivado 2015.4. This project implements a full speed bidirectional USB2.0 bulk transfer. A test on Windows 10 host with libUSBK shows that the transfer speed is up to 201Mbps.)
    2020-09-09 09:38:02下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载