文件名称:Finite-State-Machines
介绍说明--下载内容均来自于网络,请自行研究使用
此壓縮檔包含四個資料夾(1)Moore Machine(2)Mealy Machine(3)Memory(4)A mini system,學習如何以階層化的方法去撰寫系統內部的小工作區塊,並了解迷你CPU內部的記憶體簡單的運作情形&資料串流-design the finite state machine and the mini system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Finite State Machines and Controllers\A mini system\controller.v
.....................................\.............\inputmemory.dat
.....................................\.............\input_memory.v
.....................................\.............\operation.v
.....................................\.............\output_memory.v
.....................................\.............\regfile.v
.....................................\.............\simplesystem.v
.....................................\.............\simplesystem_tb.v
.....................................\Mealy Machine\mearly.v
.....................................\.............\mearly_tb.v
.....................................\..mory\inmemory.v
.....................................\......\inmemory_tb.v
.....................................\......\inputmemory.dat
.....................................\......\outmemory.v
.....................................\......\outmemory_tb.v
.....................................\......\RAM.v
.....................................\......\RAM_tb.v
.....................................\.oore Machine\moore.v
.....................................\.............\moore_tb.v
.....................................\A mini system
.....................................\Mealy Machine
.....................................\Memory
.....................................\Moore Machine
Finite State Machines and Controllers