登录
首页 » Verilog » ac_control

ac_control

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

  • 四位数码管1~9999加法计数
    verilog HDL语言程序,运行后实验板四位数码管依次加法计数,从1到9999计数,超过后即溢出,重新从1开始 计数
    2022-02-07 01:27:29下载
    积分:1
  • facman
    一款在Verilog实现的吃豆人游戏,采用VGA接口,在Nexys3开发板上运行无误。(A pac-man game implemented via Verilog, using VGA interface, perfectly run on Nexys 3)
    2021-03-31 07:39:09下载
    积分:1
  • 数字相册集成电路实现
    此代码是实现DPA。
    2022-01-24 13:19:05下载
    积分:1
  • 二极管发光代码
    描述发光耳机光的原理,而且可以调节二极管发光的时间,还有亮 的顺序。并通过实验版进行验证
    2022-02-21 00:52:08下载
    积分:1
  • Altera Nios 开发项目
    Altera SOPC 开发套件,它用 verilog 语言开发。它是有用的 EDA 设计倾向。有三个完整的示例的 SDRAM,led 灯和内皮祖细胞。有逻辑的设计举例。
    2023-08-07 05:00:07下载
    积分:1
  • SOPC PWM IP
    阿特拉的AVALON总想上的PWM IP,可以实现占空比和频率的调节,可以接入AVALON总线,通过NIOS 2 CPU进行操作。
    2022-08-24 00:49:53下载
    积分:1
  • tsobbellh
    这是我本人自己开发的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合与与仿真,并在FPGA上测试过。能进行修改支持其他大小图像的sobeel边缘检测,同时还能实现其它的图像模块化处理算法,例如高斯滤波,平滑等。 (This is my own development vhd file, can be used for 256* 256 size image sobel edge detection under QuartusII or MaxplisII synthesis and with simulation, and tested on FPGA. Can be modified to support other sobeel size image edge detection, while still achieving other image the modular processing algorithms, such as Gaussian filtering and smoothing.)
    2012-08-23 22:17:19下载
    积分:1
  • verilog-lfsr-master
    Fully parametrizable combinatorial parallel LFSR/CRC module. Implements an unrolled LFSR next state computation. Includes full MyHDL testbench.
    2020-06-24 21:40:01下载
    积分:1
  • line_four
    利用verilog HDL逐点比较法实现直线和圆弧插补(Use verilog HDL by-point comparison method to achieve linear and circular interpolation)
    2020-12-01 14:59:27下载
    积分:1
  • gtx_drp
    高速串行设计FPGA-GTX IP设置生成drp模块,可动态配置速率2.4Gbps,1.2Gbps,0.6Gbps,自适应链接(High-speed serial design FPGA-GTX IP setting generation drp module, dynamically configurable rate 2.4Gbps, 1.2Gbps, 0.6Gbps, adaptive link)
    2021-01-19 22:38:43下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载