资源列表
[VHDL编程] verilog_calculator
说明:一个Verilog写的简易计算器。能进行二进制加减乘除运算,操作数通过按键输入并用数码管显示。当按下运算符号键后,计算器进行两个数的运算,数码管将结果显示出来。-A simple calculator written in Verilog. Binary addition and subtraction to multiplication and division, operating a few keystrokes and use digital display. When the pres<张立> 在 2025-12-24 上传 | 大小:223kb | 下载:0
[VHDL编程] VHDL
说明:VHDL语言是一种用于电路设计的高级语言。它在80年代的后期出现。最初是由美国国防部开发出来供美军用来提高设计的可靠性和缩减开发周期的一种使用范围较小的设计语言 。-VHDL language is a high-level language for circuit design. It appeared in the late 80' s. Was originally developed by the U.S. Department of Defense for the U.S. mi<文婷> 在 2025-12-24 上传 | 大小:405kb | 下载:0
[VHDL编程] Verilog_RISC_CPU
说明:VHDL主要用于描述数字系统的结构,行为,功能和接口。-VHDL descr iption of digital systems is mainly used for the structure, behavior, function and interfaces.<文婷> 在 2025-12-24 上传 | 大小:385kb | 下载:0
[VHDL编程] altera-cyclone-data-sheet
说明:Altera结合带有软件工具的可编程逻辑技术、知识产权(IP)和技术服务,在世界范围内为14,000多个客户提供高质量的可编程解决方案。-Altera combines the programmable logic with software tools, intellectual property (IP) and technology services worldwide to more than 14,000 customers with high quality programmable<文婷> 在 2025-12-24 上传 | 大小:515kb | 下载:0
[VHDL编程] HC11-timing
说明:hc11 timing source code and simulation in Verilog program<Stefka> 在 2025-12-24 上传 | 大小:173kb | 下载:0
[VHDL编程] basic_gate
说明:用vhdl语言编译基础门电路 包括 与门 或门 非门-Basis using vhdl language compiler and the door or gate, including gate NOT gate<宋子皓> 在 2025-12-24 上传 | 大小:279kb | 下载:0
[VHDL编程] bin2bcd7seg
说明:用vhdl语言编译一个码制转换 四位二进制->BCD码,然后将BCD码->七段显示器码。 (1)当输入为0~9的数时,其十位数为0,个位数=输入。 当输入为10~15的数时,其十位数为1,个位数=输入-10。 (2)然后将十位和个位的BCD码转换为七段显示码 -Vhdl language used to compile a binary code system conversion of four-> BCD code, then BCD code-><宋子皓> 在 2025-12-24 上传 | 大小:319kb | 下载:0