文件名称:AZPR_RTL
-
所属分类:
- 标签属性:
- 上传时间:2015-10-29
-
文件大小:78.31kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
自制CPU代码数据,可以了解一下,如何用软件实现cpu功能-the code data of CPU
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AZPR_RTL/
AZPR_RTL/bus/
AZPR_RTL/bus/include/
AZPR_RTL/bus/include/bus.h
AZPR_RTL/bus/rtl/
AZPR_RTL/bus/rtl/bus.v
AZPR_RTL/bus/rtl/bus_addr_dec.v
AZPR_RTL/bus/rtl/bus_arbiter.v
AZPR_RTL/bus/rtl/bus_master_mux.v
AZPR_RTL/bus/rtl/bus_slave_mux.v
AZPR_RTL/cpu/
AZPR_RTL/cpu/include/
AZPR_RTL/cpu/include/cpu.h
AZPR_RTL/cpu/include/isa.h
AZPR_RTL/cpu/include/spm.h
AZPR_RTL/cpu/rtl/
AZPR_RTL/cpu/rtl/alu.v
AZPR_RTL/cpu/rtl/bus_if.v
AZPR_RTL/cpu/rtl/cpu.v
AZPR_RTL/cpu/rtl/ctrl.v
AZPR_RTL/cpu/rtl/decoder.v
AZPR_RTL/cpu/rtl/ex_reg.v
AZPR_RTL/cpu/rtl/ex_stage.v
AZPR_RTL/cpu/rtl/gpr.v
AZPR_RTL/cpu/rtl/id_reg.v
AZPR_RTL/cpu/rtl/id_stage.v
AZPR_RTL/cpu/rtl/if_reg.v
AZPR_RTL/cpu/rtl/if_stage.v
AZPR_RTL/cpu/rtl/mem_ctrl.v
AZPR_RTL/cpu/rtl/mem_reg.v
AZPR_RTL/cpu/rtl/mem_stage.v
AZPR_RTL/cpu/rtl/spm.v
AZPR_RTL/io/
AZPR_RTL/io/gpio/
AZPR_RTL/io/gpio/include/
AZPR_RTL/io/gpio/include/gpio.h
AZPR_RTL/io/gpio/rtl/
AZPR_RTL/io/gpio/rtl/gpio.v
AZPR_RTL/io/rom/
AZPR_RTL/io/rom/include/
AZPR_RTL/io/rom/include/rom.h
AZPR_RTL/io/rom/rtl/
AZPR_RTL/io/rom/rtl/rom.v
AZPR_RTL/io/timer/
AZPR_RTL/io/timer/include/
AZPR_RTL/io/timer/include/timer.h
AZPR_RTL/io/timer/rtl/
AZPR_RTL/io/timer/rtl/timer.v
AZPR_RTL/io/uart/
AZPR_RTL/io/uart/include/
AZPR_RTL/io/uart/include/uart.h
AZPR_RTL/io/uart/rtl/
AZPR_RTL/io/uart/rtl/uart.v
AZPR_RTL/io/uart/rtl/uart_ctrl.v
AZPR_RTL/io/uart/rtl/uart_rx.v
AZPR_RTL/io/uart/rtl/uart_tx.v
AZPR_RTL/top/
AZPR_RTL/top/include/
AZPR_RTL/top/include/global_config.h
AZPR_RTL/top/include/nettype.h
AZPR_RTL/top/include/stddef.h
AZPR_RTL/top/lib/
AZPR_RTL/top/lib/x_s3e_dcm.v
AZPR_RTL/top/lib/x_s3e_dpram.v
AZPR_RTL/top/lib/x_s3e_sprom.v
AZPR_RTL/top/rtl/
AZPR_RTL/top/rtl/chip.v
AZPR_RTL/top/rtl/chip_top.v
AZPR_RTL/top/rtl/clk_gen.v
AZPR_RTL/top/test/
AZPR_RTL/top/test/chip_top.out
AZPR_RTL/top/test/chip_top_test.v
AZPR_RTL/top/test/sim.cmd
AZPR_RTL/top/test/test.dat
AZPR_RTL/bus/
AZPR_RTL/bus/include/
AZPR_RTL/bus/include/bus.h
AZPR_RTL/bus/rtl/
AZPR_RTL/bus/rtl/bus.v
AZPR_RTL/bus/rtl/bus_addr_dec.v
AZPR_RTL/bus/rtl/bus_arbiter.v
AZPR_RTL/bus/rtl/bus_master_mux.v
AZPR_RTL/bus/rtl/bus_slave_mux.v
AZPR_RTL/cpu/
AZPR_RTL/cpu/include/
AZPR_RTL/cpu/include/cpu.h
AZPR_RTL/cpu/include/isa.h
AZPR_RTL/cpu/include/spm.h
AZPR_RTL/cpu/rtl/
AZPR_RTL/cpu/rtl/alu.v
AZPR_RTL/cpu/rtl/bus_if.v
AZPR_RTL/cpu/rtl/cpu.v
AZPR_RTL/cpu/rtl/ctrl.v
AZPR_RTL/cpu/rtl/decoder.v
AZPR_RTL/cpu/rtl/ex_reg.v
AZPR_RTL/cpu/rtl/ex_stage.v
AZPR_RTL/cpu/rtl/gpr.v
AZPR_RTL/cpu/rtl/id_reg.v
AZPR_RTL/cpu/rtl/id_stage.v
AZPR_RTL/cpu/rtl/if_reg.v
AZPR_RTL/cpu/rtl/if_stage.v
AZPR_RTL/cpu/rtl/mem_ctrl.v
AZPR_RTL/cpu/rtl/mem_reg.v
AZPR_RTL/cpu/rtl/mem_stage.v
AZPR_RTL/cpu/rtl/spm.v
AZPR_RTL/io/
AZPR_RTL/io/gpio/
AZPR_RTL/io/gpio/include/
AZPR_RTL/io/gpio/include/gpio.h
AZPR_RTL/io/gpio/rtl/
AZPR_RTL/io/gpio/rtl/gpio.v
AZPR_RTL/io/rom/
AZPR_RTL/io/rom/include/
AZPR_RTL/io/rom/include/rom.h
AZPR_RTL/io/rom/rtl/
AZPR_RTL/io/rom/rtl/rom.v
AZPR_RTL/io/timer/
AZPR_RTL/io/timer/include/
AZPR_RTL/io/timer/include/timer.h
AZPR_RTL/io/timer/rtl/
AZPR_RTL/io/timer/rtl/timer.v
AZPR_RTL/io/uart/
AZPR_RTL/io/uart/include/
AZPR_RTL/io/uart/include/uart.h
AZPR_RTL/io/uart/rtl/
AZPR_RTL/io/uart/rtl/uart.v
AZPR_RTL/io/uart/rtl/uart_ctrl.v
AZPR_RTL/io/uart/rtl/uart_rx.v
AZPR_RTL/io/uart/rtl/uart_tx.v
AZPR_RTL/top/
AZPR_RTL/top/include/
AZPR_RTL/top/include/global_config.h
AZPR_RTL/top/include/nettype.h
AZPR_RTL/top/include/stddef.h
AZPR_RTL/top/lib/
AZPR_RTL/top/lib/x_s3e_dcm.v
AZPR_RTL/top/lib/x_s3e_dpram.v
AZPR_RTL/top/lib/x_s3e_sprom.v
AZPR_RTL/top/rtl/
AZPR_RTL/top/rtl/chip.v
AZPR_RTL/top/rtl/chip_top.v
AZPR_RTL/top/rtl/clk_gen.v
AZPR_RTL/top/test/
AZPR_RTL/top/test/chip_top.out
AZPR_RTL/top/test/chip_top_test.v
AZPR_RTL/top/test/sim.cmd
AZPR_RTL/top/test/test.dat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.