stopwatch.sprj

来自「FPGA-CPLD_DesignTool(example7)」· SPRJ 代码 · 共 10 行

SPRJ
10
字号
`timescale 1ns/1ns
`include "smallcntr.v"
`include "cnt60.v"
`include "decode.v"
`include "hex2led.v"
`include "statmach.v"
`include "tenths.v"
`include "stopwatch.v"
`include "C:/Xilinx/verilog/src/iSE/unisim_comp.v"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?