將GCC修改成客製化CPU的文件,對於需要C-compiler的人可以
上傳時間: 2013-12-28
上傳用戶:zyt
There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you have enough memory to load them. I suggest checking out matrices in Alist format available on David MacKay s web site.You will need to have access to a MEX compiler to be able to use a few functions written in C. LDPC的仿真代碼
標簽: example channel ldpc_de encode
上傳時間: 2013-12-03
上傳用戶:lili123
Verilog and VHDL狀態(tài)機設計,英文pdf格式 State machine design techniques for Verilog and VHDL Abstract : Designing a synchronous finite state Another way of organizing a state machine (FSM) is a common task for a digital logic only one logic block as shown in engineer. This paper will discuss a variety of issues regarding FSM design using Synopsys Design compiler . Verilog and VHDL coding styles will be 2.0 Basic HDL coding presented. Different methodologies will be compared using real-world examples.
上傳時間: 2013-12-19
上傳用戶:change0329
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
標簽: combination materials reference creating
上傳時間: 2015-10-19
上傳用戶:784533221
synopsys dc 中文ppt教材,比較詳細! 可是SYnopsys公司培訓的教材!難得的好東西!對學習Design compiler的人非常有幫助
上傳時間: 2014-11-29
上傳用戶:weixiao99
編譯原理作業(yè),內(nèi)含可執(zhí)行程序,實驗報告等。Operating compiler theory, containing the executable, laboratory reports, etc.
標簽: 編譯原理
上傳時間: 2015-11-06
上傳用戶:epson850
一個詞法分析編譯器,可以供學習之用。A lexical analysis compiler can be used for learning,C-C
上傳時間: 2013-12-10
上傳用戶:zhengjian
一個PL/O編譯器,內(nèi)含可執(zhí)行程序,大家有用下載著看吧A PL /O compiler,Containing executable. it may be useful to download Look here!C-C
上傳時間: 2015-11-06
上傳用戶:SimonQQ
UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.
標簽: UCOS original Saether version
上傳時間: 2015-11-14
上傳用戶:ippler8
經(jīng)修正并驗證過在 IAR MSP430 v3.42A 下編譯正之 uC/OS-II For MSP430F149 的例程(修正一般網(wǎng)站上重復 Define 無法編譯的問題),而且我以于 Simulator 內(nèi)并設好了 Watch Dog Interrup 及觀測的斷點也設好了,可以直接于 IAR MSP430 下 compiler 后再進 Debug Mode 執(zhí)行即可正常執(zhí)行于 app.c 下的 LED 閃爍任務調度工程.
上傳時間: 2014-11-24
上傳用戶:bruce5996