资源列表
Instruction4
- THIS DESIGNE PROGRAM.-THIS PROGRAM IS DESIGNE.
Pdrun_c
- this design program
PrC
- this design program
PrC1
- this design program
SpiDisp_C
- this design program
GBASCREEN
- 这是一个关于在GBA上显示文字的程序,如果大家有兴趣可以一看,现在给大家共享一下.-this is a GBA on the text displayed on the procedure, if you are interested, you should have a look now to share this.
Proteus_DS1302
- 用Proteus仿真DS1302新手入门,使用Proteus就可以自由使用DS1302了.-use Proteus simulation DS1302 Getting Started, Proteus can use the free use of the DS1302.
01_GettingStarted
- This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken fro
03_Quantization
- This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.-
05_UsingAccelWare
- This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each
06_DesignExploration
- This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the
07_AddingHardwareControl
- Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesize