The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting
標(biāo)簽: synthesizable microcontro Synthetic PIC
上傳時(shí)間: 2013-12-22
上傳用戶:妄想演繹師
There are three ways of specifying an immediate dump Immediate dumps can be specified using the ALTER SESSION command ALTER SESSION SET EVENTS immediate trace name dump level level Immediate dumps can be specified in ORADEBUG ORADEBUG DUMP dump level
標(biāo)簽: specifying Immediate immediate specified
上傳時(shí)間: 2014-01-17
上傳用戶:mpquest
ccsc-HTML幫助 PCB, PCM and PCH Overview Technical Support Directories File Formats Invoking the command Line Compiler
標(biāo)簽: Directories ccsc-HTML Technical Overview
上傳時(shí)間: 2014-01-11
上傳用戶:qoovoop
The main MIPS processor of SMP8630 comes with a JTAG interface, allowing: access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s examining the processor state whatever the execution mode (monice) connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode running semi-hosted applications fl ash write tool memory testing (MT command) real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)
標(biāo)簽: interface processor allowing access
上傳時(shí)間: 2013-12-19
上傳用戶:youke111
Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world. A command can be send by mobile phone through sms.Based on the command ur pc performs tasks such as shut down,open file,play music etc.
標(biāo)簽: your Phone-it controls anywhere
上傳時(shí)間: 2017-04-13
上傳用戶:四只眼
深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設(shè)計(jì)技術(shù)的書籍。對(duì)于 Windows 應(yīng)用軟體的開發(fā)感到興趣,并欲使用 Visual C++ 整合環(huán)境的視覺開發(fā)工具,以 MFC 為程式基礎(chǔ)的人,都可以從此書獲得最根本最重要的知識(shí)與實(shí)例。 如果你是一位對(duì) Application Framework 和物件導(dǎo)向(Object Oriented)觀念感興趣的技術(shù)狂熱份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 command Routing 如何實(shí)作,本書能夠充分滿足你。事實(shí)上,依我之見,這些核心技術(shù)與徹底學(xué)會(huì)操控 MFC 乃同一件事情。
標(biāo)簽: Foundation MFC Microsoft Classes
上傳時(shí)間: 2013-12-31
上傳用戶:fxf126@126.com
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
標(biāo)簽: Opie probably Angstom progess
上傳時(shí)間: 2013-12-17
上傳用戶:gaojiao1999
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or off, the user can pulse it for a short period (e.g. 鈥淩eboot remote server鈥?.
標(biāo)簽: predefined connected receives Planet
上傳時(shí)間: 2017-05-17
上傳用戶:fanboynet
this is for the AT commands in the used in delivery report using this your modem has to know the specific command
標(biāo)簽: the this commands delivery
上傳時(shí)間: 2014-01-23
上傳用戶:極客
本書分為四大篇。第一篇提出學(xué)習(xí)MFC程序設(shè)計(jì)之前的必要基礎(chǔ),包括Widnows程序的基本觀念以及C++的高階議題。“學(xué)前基礎(chǔ)”是相當(dāng)主觀的認(rèn)定,不過,甚于我個(gè)人的學(xué)習(xí)經(jīng)驗(yàn)以及教學(xué)經(jīng)驗(yàn),我的挑選應(yīng)該頗具說服力。第二篇介紹Visual C++整合環(huán)境開發(fā)工具。本篇只不過是提綱挈領(lǐng)而已,并不企圖取代 Visual C++使用手冊(cè)。然而對(duì)于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環(huán)境。工具的使用雖然談不上學(xué)問,但在視覺化軟件開發(fā)過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產(chǎn)生出來的程序碼。當(dāng)然,AppWizard會(huì)根據(jù)你的選項(xiàng)做出不同的程序碼,我所據(jù)以解說的,是大眾化選項(xiàng)下的產(chǎn)品。 第四篇以微軟公司附于Visual C++光碟片上的一個(gè)范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、command Routing等核心技術(shù)。這些技術(shù)正是其他書籍最缺乏的部分。此篇之最后數(shù)章則脫離Scribble程序,另成一格。 本書內(nèi)含光盤一片,書中所有原始碼與可執(zhí)行文件盡在其中。
標(biāo)簽: MFC 分 程序設(shè)計(jì)
上傳時(shí)間: 2014-01-04
上傳用戶:x4587
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1