代码搜索结果

找到约 10,000 项符合 VHDL 的代码

fun_pkg.vhdl

----------------------------------------------------- --Generated by Utility gen_entity.pl by Aviral Mittal ----------------------------------------------------- --Following is a pkg file, defining so

vhdl源代码.txt

以下为正弦波的VHDL语言编程源程序: library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity sin4 is port(clk4:in std_logic; dd4:out integer range 255

testcnt_vhdl.prj

work F:/PUSHPA/cpld_trainer/softwares/UPDOWNCNT_C/testcnt.vhd

fenpin1.vhdl

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for ins