# fpga虚拟开发板 **Repository Path**: virtual-computer/fpga-vboard ## Basic Information - **Project Name**: fpga虚拟开发板 - **Description**: 模拟fpga开发板,支持对接verilog芯片设计,模拟led、gpio、vga、uart、iic、spi等外设和协议,用于纯软环境下的调试和仿真验证 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2024-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## About This project is for a virtual dev fpga board that can help you learn FPGA programming. ## Getting Started To run the app, use `wails dev`. ## Building To build a redistributable, production mode package, use `wails build`.