# FPGA课设 **Repository Path**: wzx046/fpga-course-design ## Basic Information - **Project Name**: FPGA课设 - **Description**: 使用Verilog 通过串口接收激光测距模块数据,按键改变数码管显示内容 - **Primary Language**: Verilog - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-08 - **Last Updated**: 2024-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Verilog, FPGA, 数码管, 串口 ## README # FPGA课设 #### 介绍 使用Verilog 通过串口接收激光测距模块数据,按键改变数码管显示内容 #### 模块框架 - button: 按键模块 - calculate:顶层文件 - div: 分频模块 - hex8:单个数码管显示 - choose:数码管片选 - show:输入数据多位显示 - uart_rx:串口接收