摘要:
--2011.7.7凌晨版本--加入闭环控制--原有程序大幅改写,去掉了部分编译警告library ieee;use ieee.std_logic_1164.all;use ieee.std_logic_arith.all;use ieee.std_logic_unsigned.all;entity XTKZQ isport( rst,clk : in std_logic; --时钟和复位信号,复位信号由AVR初始化手动给出 --avr 读写相关信号线 ale,rd,wr : in std_logic; ... 阅读全文
posted @ 2011-07-07 00:48
emouse
阅读(1137)
评论(0)
推荐(2)
浙公网安备 33010602011771号