例1:FPGA驅(qū)動LED靜態(tài)顯示 --文件名:decoder.vhd --功能:譯碼輸出模塊,LED為共陽接法 --最后修改日期:2004.3.24 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL;
例1:FPGA驅(qū)動LED靜態(tài)顯示 --文件名:decoder.vhd --功能:譯碼輸出模塊,LED為共陽接法 --最后修改日期:2004.3.24 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL;
基于FPGA的中文字符顯示的VHDL程序
程序設(shè)計與仿真。 1. 出租車計價器VHDL程序 --文件名:taxi.hd --功能:出租車計價器 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; enti
步進電機定位控制系統(tǒng)VHDL程序與仿真 library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity step_motor is port (reset:in STD_LOGIC; --系統(tǒng)
步進電機定位控制系統(tǒng)VHDL程序與仿真 library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity step_motor is port (reset:in STD_LOGIC; --系統(tǒng)