# mcp4728verilog_from_github **Repository Path**: hanjunma/mcp4728verilog_from_github ## Basic Information - **Project Name**: mcp4728verilog_from_github - **Description**: 从github上拉来的mcp4728 verilog驱动代码 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-03 - **Last Updated**: 2024-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mcp4728verilog The module is designed to set the value of the DAC for 4 simultaneously MCP4728 using the common SDA and SCL lines and separate LDAC lines for each IC. The module only reads the address of each chip and sets the DAC values in fast mode. mcp4728.v - module i2ctoptest.v - example of run and debug