Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
標簽: FIFO implementation Synthesizable synthesizable
上傳時間: 2016-02-12
上傳用戶:源弋弋
Mir2 Actor.pas if (IsFace) and (FaceIndex > -1) then begin d := aFrmMain.WFaceimg.Images[FaceIndex * 10 + (FaceFram) mod 8] /// if HorseSurface<>nil then // dSurface.Draw (dx+shiftx, dy + hpy + ShiftY-60, d.ClientRect, d, TRUE) // else if d <> nil then begin if HorseSurface <> nil then dsurface.Draw(SayX - d.Width div 2, dy + hpy + ShiftY - 60, d.ClientRect, d, True) else dsurface.Draw(SayX - d.Width div 2, dy + hpy + ShiftY - 50, d.ClientRect, d, True) end end end
標簽: FaceIndex aFrmMain WFaceimg IsFace
上傳時間: 2016-02-21
上傳用戶:ruixue198909
NRF905驅動代碼 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes // RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ // 8 Bits CRC And enable
標簽: initialize 905 content Normal
上傳時間: 2013-12-16
上傳用戶:lanjisu111
取得瀏覽絕對大小的JS類,兼容多種瀏覽器 width 寬度 height 高度 scrollWidth 帶滾動條的寬度 scrollHeight 帶滾動條的高度 scrollTop 內容高度
標簽:
上傳時間: 2016-05-10
上傳用戶:star_in_rain
This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces the pulse waveform whose duty cycle is changing as the voltage applied to ADC input changes. The waveform period is kept constant.
標簽: demonstrates the generated produces
上傳時間: 2016-05-17
上傳用戶:sjyy1001
I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3.Calc width of menuitem at runtime(MEASUREITEM) * // 4.Draw disabled status
標簽: Encapsulates userobjet changed object
上傳時間: 2014-01-14
上傳用戶:lx9076
CRC碼產生器與校驗器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
標簽: polynomial Features Executes clock
上傳時間: 2013-12-18
上傳用戶:Ants
This m file simulates a differential phase shift keyed (DPSK) ultra wide bandwidth(UWB) system using a fifth derivative waveform equation of a Gaussian pulse.
標簽: differential bandwidth simulates system
上傳時間: 2014-01-03
上傳用戶:784533221
matlab程序,用于計算波的半寬(full width of half maxium)
上傳時間: 2014-11-26
上傳用戶:moerwang
Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raised cosine filters to perform pulse shaping and matched filtering at the transmitter and receiver, respectively.
標簽: COMMDOC_GRAY Gray-coded modulation example
上傳時間: 2017-01-08
上傳用戶:zhangzhenyu