搜索资源列表
3104007
- 计算机组成原理的实验报告,包括 实验四 基本模型机设计与实现,实验一 运算器实验 (一) 算术逻辑运算器 实验一 运算器实验 (二) 进位控制实验 实验一 运算器实验 (三) 移位运算器实验 实验二 半导体存储器原理实验实验三 微程序控制器实验 包括自己的心得体会总结. -computer composition principle of the report, including the four basic model of experimental a
JSJ
- 2.1 设计总要求 2.1.1 实验计算机的外设需求 该实验计算机具有键盘和打印机两种外部设备。外设和内存统一操作指令,程序查询法使用外设。 2.1.2实验计算机运算器结构 运算器采用单累加器多通用寄存器结构 2.1.3实验计算机功能和用途 能执行键盘输入的奇数i (i=1-255)回打出来并存入100H号开始的内存单元中。
ysqsy
- 计算机组成原理运算器实验报告。 包括实验目的,实验步骤,实验内容,总结。-Principles of Computer Organization report computing experiment. Experimental purposes, including the experimental steps, the experiment content, summed up.
lab-1-ALU-design-with-Verilog-HDL
- cpu设计的运算器部分verilog代码,实验资料,包括原理和代码,在modelsim仿真通过-CPU design arithmetic unit part of the verilog code, experimental data, including the principle and code, through the modelsim simulation
计算机组成原理实验二
- 实验二 运算器部件实验 1.脱机情况下,实现往寄存器中送数、加、减、与、或、非、异或、左移、右移的运算。 2.在脱机情况下,通过数据开关拨入参加运算的数据,通过微型开关提供操作运算器运行所必需的控制信号,通过信号指示灯观察运算结果。 3.联机情况下,通过教学计算机的指令实现脱机运算器实验完成的功能。