Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
/ nobugCPU Public archive

BUPT计算机组成原理课程设计——硬连线控制器设计

License

Notifications You must be signed in to change notification settings

xqmmcqs/nobugCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nobugCPU

基于Altera CPM7128的硬连线控制器设计

按照给定数据格式、指令系统和数据通路,根据所提供的器件要求,自行设计一个基于硬布线控制器的顺序模型处理机。

  • 基本功能:根据设计方案,在TEC-8上进行组装、调试运行
  • 附加功能:
    • 在原指令基础上要求扩指至少三条
    • 修改PC指针功能(任意指针)

两种实现方式分别见nobugCPU-behave.vhdnobugCPU-nopipe.vhd

自选题目一

在必选题目基础上,完成流水硬连线控制器的设计。根据设计方案,在TEC-8上进行组装、调试运行。

流水线的实现见nobugCPU-pipe.vhd

自选题目二

在必选题目基础上,设计实现带有中断功能的硬布线控制器。

中断的实现见nobugCPU-interrupt.vhd

合作者

@xqmmcqs

@buptsg2019

@twinkle

@zhao-yuteng

About

BUPT计算机组成原理课程设计——硬连线控制器设计

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published