搜索资源列表
urisic
- 用代码来控制urisc控制器,实现微码控制单元
urisc
- URISC 处理器由数据单元和控制单元组成。数据单元中包含保存运算数据和运算结果的数据寄存器,也包括用来完成数据运算的组合逻辑电路单元。控制单元用来产生控制信号序列,以决定何时进行何种数据运算。控制单元要从数据单元得到条件信号,以决定继续进行那些数据运算,数据单元要产生输出信号,数据运算状态等有用信息。
urisc报告
- 1. 学习复杂数字系统的设计,调试和检测 2. 实现URISC系统的设计
urisc
- 实现了精简指令集微处理器的数据路径和微代码控制单元两部分的功能-RISC microprocessor implemented data path and micro-code control unit features two
URISC_PROCESSOR
- URISC处理器的VHDL实现,采用模块化思想自顶向下实现,内部自定义总线模块-URISC PROCESSOR
URISC
- 一个完整的带I/O和RAM,ROM的URISC,可以完成A+B/2的运算。实际上,通过对ROM的手工编程,可以实现8为数据的加减乘除,已经更加复杂的运算。-An ultimate URISC With I/Os, a RAM, a ROM,which can complete A+ B/2 calculations. In fact, through the ROM of the manual programming, it can do more calculations,such as A+
open8_urisc_latest.tar
- opencores urisc code
URISC
- URISC整个设计流程以及源代码、仿真结果-URISC throughout the design process as well as source code, simulation results
urisc_2011
- 这是一个urisc的作业,用于搭建一个单指令的处理器,-This is a urisc job, build a single instruction for the processor,
urisc
- 自己用verilog编写的urisc程序,调试成功,压缩包里有仿真图像,值得学习参考。-Written in verilog urisc program debugging, simulation image compression bag, worth learning reference.
RISC
- URISC的RTL级设计,Verilog代码(Design: URISC RTL Verilog)