各种功能的计数器实例(VHDL源代码)
各种功能的计数器实例(VHDL源代码):ENTITY counters IS PORT ( d : IN INTEGER RANGE 0 TO 255; clk &nbs...
各种功能的计数器实例(VHDL源代码):ENTITY counters IS PORT ( d : IN INTEGER RANGE 0 TO 255; clk &nbs...
CodeWarrior Development Studio for ColdFire Architectures, Linux Application Edition (Classic, Linux and Windows®)...
This is the Xilinx Dual Processor Reference Designs suite. The designs illustrate a few differentdual-core architectures based on the MicroBlaze&tra...
Abstract: High-speed and low-speed data converters serve critical functions in modern broadband mobile radios. This application note outlines how to...
library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the following library ...