Welcome![Sign In][Sign Up]
Location:
Search - data path

Search list

[File Operate45614312

Description: 复杂模型机的设计与实现 综合运用所学计算机原理知识,设计并实现较为完整的计算机。模型机共有16条基本指令,其中算术逻辑指令7条,访问内存指令和程序控制指令4条,输入输出指令2条,其它指令1条。模型机的数据通路框图如下图所示。 -complex model for the design and implementation of the integrated use of learning computer science knowledge, design and implement a more comprehensive computer. Model Machine has 16 basic instructions, the arithmetic and logic instructions 7, to the memory instructions and program control instructions 4. input and output of two directives, one other directives. The model data path diagram as shown in the diagram below.
Platform: | Size: 4840 | Author: 刘洋 | Hits:

[Other resourceQuadContMultiChannel

Description: ICS564 Loop demo through PCI data path. DAC in Quadrature Upconverter mode
Platform: | Size: 5054 | Author: 丽香 | Hits:

[Other resourceQuadContMultiChannelBank

Description: ICS564 Loop demo through PCI data path. DAC in Quadrature Upconverter mode .
Platform: | Size: 5058 | Author: 丽香 | Hits:

[Other resourceCritical Path

Description: 数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.
Platform: | Size: 1311 | Author: 张颌 | Hits:

[WEB CodePL-Blog

Description: 使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile=\"blogDB/blogDB.mdb\" Const AccessPath=\"blogDB\" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName=\"PLBlog\" Const CookieNameSet=\"PLBlogSet\" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName=\"PLBlog\" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile=\"blogDB/blogDB.mdb\"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL - Blog 1.2 (Beta) version of the following (including L - Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration data path, modify Common.asp document. find Const AccessFile = "blogDB / blogDB.mdb" Const AccessPath = "blogDB" and the path to the same or above background backup database will fail 2. Blog Cookies variables change, modify Common.asp document. find definition Cookie, Application domain, we must change, or else we may not run the normal Const CookieName = "PLBlog" Const CookieNameSet = "PLBlogSet" blog set up to preserve
Platform: | Size: 5881140 | Author: 科兴建 | Hits:

[DocumentsTriple Speed Etherenet Data path design

Description:
Platform: | Size: 1467540 | Author: hwan122 | Hits:

[Embeded-SCM Develop模型机的分析和设计

Description: 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。- Through to the computer organization and the structure analysis, the synthesis utilization studies the computer principle knowledge, designs and realizes a more complete computer, namely molding machine. It may complete the common computer the most foundation function, has 16 elementary instructions, as well as 4 addressing ways and so on. And, the computer data path control will complete by the microprogram controller, CPU will take out a machine instruction from the memory a instruction cycle which finished to the instruction execution completely the sequence which will be composed by the microcode to complete, namely a machine instruction will correspond a microprogram. Design process including four parts: (1) Molding machine hardware composition analysis; (2) Command system design; (3) Microprogramming; (4) Hands-on realization, demonstration procedure.
Platform: | Size: 114688 | Author: 谈明文 | Hits:

[Data structsdijkstrapath

Description: 数据结构算法,图最短路径-data structure algorithm, the shortest path map
Platform: | Size: 1024 | Author: 李保磊 | Hits:

[Data structsCritical Path

Description: 数据结构中实现图的关键路径的算法,是在TC中运行的。-data structure to achieve the critical path map algorithm is run in the TC.
Platform: | Size: 1024 | Author: 张颌 | Hits:

[WEB CodePL-Blog

Description: 使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile="blogDB/blogDB.mdb" Const AccessPath="blogDB" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName="PLBlog" Const CookieNameSet="PLBlogSet" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName="PLBlog" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile="blogDB/blogDB.mdb"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL- Blog 1.2 (Beta) version of the following (including L- Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration data path, modify Common.asp document. find Const AccessFile = "blogDB/blogDB.mdb" Const AccessPath = "blogDB" and the path to the same or above background backup database will fail 2. Blog Cookies variables change, modify Common.asp document. find definition Cookie, Application domain, we must change, or else we may not run the normal Const CookieName = "PLBlog" Const CookieNameSet = "PLBlogSet" blog set up to preserve
Platform: | Size: 5880832 | Author: 科兴建 | Hits:

[VHDL-FPGA-Verilogcombine_module

Description: 本代码根据包头、包尾指示,将两路数据合路调度成一路输出-The code according to Baotou, including the end of the instructions will be two-way data path scheduling together all the way into the output
Platform: | Size: 2048 | Author: yang | Hits:

[matlabThe-shortest-path

Description: 最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位-The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared
Platform: | Size: 3072 | Author: 小明 | Hits:

[OtherceshiCPU

Description: NCS处理器中微程序控制器的设计方法,介绍了微程序控制器的基本构成电路和工作特点;在设计中采用了诸如:多入口地址输入、内外码转换、封锁机制等提高控制器性能的方法,并确定了电路的工作时钟、数据通路和控制通路。最后指出成功的微程序控制器设计是设计高性能CPU的关键。-NCS processor micro-controller design method, introduced micro-program controller circuit and the basic characteristics of the work used in the design, such as: Multi-entry address input, both inside and outside the code-switching, blocking mechanisms to improve the controller performance methods, and identified the work of the clock circuits, data path and control path. Finally, the success of the micro-program controller design is the key to the design of high-performance CPU.
Platform: | Size: 901120 | Author: 朋来 | Hits:

[VHDL-FPGA-VerilogGraduationProject

Description: 进行了一个8位CISC处理器的设计与实现,该微处理器含有计算机基本的功能模块,并对存储器进行了层次化设计。指令系统中的指令分为四大类共十六条,其中包括算术逻辑指令、I/O指令、访存、转移指令和停机指令。在处理器的实现过程中,首先给出了数据通路结构,然后采用VerilogHDL进行硬件电路描述,并对每一个模块进行功能仿真以验证设计的正确性。最后对整个处理器执行程序进行指令验证,并得到综合后的网表。-Conducted an 8-bit CISC processor design and implementation, the microprocessor contains the basic functions of a computer module, and a hierarchical memory design. Instructions in the instruction set is divided into four main categories of a total of 16, including the arithmetic logic instruction, I/O instructions, visit survive the transfer of command and shutdown command. In the processor to achieve the process, first of all, given the structure of the data path, and then the use of hardware circuits VerilogHDL description of each function of a simulation module to verify the correctness of the design. Finally, the entire processor command to verify the implementation of procedures, and comprehensive post-netlist.
Platform: | Size: 518144 | Author: 李东升 | Hits:

[OtherMANIK

Description: MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density • Von Neumann Architecture (Data and Instruction in the same address space). • Sixteen, 32 bit General Purpose Registers. • Four USER defined instructions (with Register File Write back capability).-MANIK is a 32 bit RISC Microprocessor. The salient features of the processor are listed below. Features Hardware Features • Data Path Width 32 bits, with Four stage pipeline. • Mixed 16/32 bit instructions for code density • Von Neumann Architecture (Data and Instruction in the same address space). • Sixteen, 32 bit General Purpose Registers. • Four USER defined instructions (with Register File Write back capability).
Platform: | Size: 3395584 | Author: hfayed | Hits:

[VHDL-FPGA-VerilogRTL

Description: 用VHDL实现求两个数的最大公因数。数据路径和控制路径。-Seeking to use VHDL to achieve the greatest common factor of two numbers. Data path and control path.
Platform: | Size: 356352 | Author: youdn | Hits:

[matlabpath-planning

Description: 本人精心收藏的资料,该资料对粒子群算法改进的,值得借鉴。分享给大家-I am careful collection of data, the information on the particle swarm algorithm improvement, and worth learning from. We share
Platform: | Size: 9216 | Author: ltx | Hits:

[matlabradar-Path-Tracking

Description: 雷达目标航迹跟踪,运行函数main_test,进行雷达数据处理,最终显示航迹;-Radar Target Tracking,Run the function main_test, the radar data processing, the final display track
Platform: | Size: 95232 | Author: 林乐灿 | Hits:

[VHDL-FPGA-VerilogDATA-PATH.vhd

Description: signal data for ddr sdram
Platform: | Size: 2048 | Author: shiva | Hits:

[Otherdata-path

Description: 计算机组成原理实验报告 数据通路实验,,,,,,,,,,,,,不错的-The principle of Computer Organization experiment reported experimental data path
Platform: | Size: 25600 | Author: wei wei | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net