This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_...
探索BUILT-IN技术的精髓,掌握从嵌入式系统到智能家居的核心应用。本页面汇集了7536个精选资源,覆盖电路设计、软件开发及系统集成等关键领域,为电子工程师提供全面的学习与实践支持。深入了解BUILT-IN解决方案如何优化产品性能,提高能源效率,并简化维护流程。立即访问,开启您的创新之旅!
This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_...
EDA实验--RAM实验:利用-MegaWizard Plug-In Manager创建一个16×8的RAM,通过编程对RAM进行读写并在显示器上显示。 本例使用三个按键PSW3,PSW2,PSW1,分别对应顶层文件中的x,y,we,w...
EDA实验--ROM实验:利用-MegaWizard Plug-In Manager创建一个256×16的ROM,并对ROM进行初始化。本实验中ROM初始化为2550-0,256个数依次递减10,PSW1为CLKEN,按下停止读出数据。通过...
This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. Th...
This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client prog...
This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The incl...
This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The incl...
软件测试经典书籍<<Junit in action>>里的源代码。