搜索资源列表
clock
- clk: 标准时钟信号,本例中,其频率为4Hz; clk_1k: 产生闹铃音、报时音的时钟信号,本例中其频率为1024Hz; mode: 功能控制信号;为0:计时功能; 为1:闹钟功能; 为2:手动校时功能; turn: 接按键,在手动校时功能时,选择是调整小时,还是分钟; 若长时间按住该键,还可使秒信号清零,用于精确调时; change: 接按键,手动调整时,每按一次,计数器加1; 如果长按,则连续快速加1,用于快速调时和定时; hour,min,se
FPGA开发实战手册 V1.1
- 介绍了fpga的开发流程,对实际案例进行源码剖析,清楚易学(Introduced the FPGA development process, carries on the source code analysis to the actual case, clear is easy to learn)