找传奇、传世资源到传世资源站!

mcs 8051 IP core for soft IP and Hard IP

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

3.1打开modelsim,选择File->Change directory…,选择msim目录,如:F:/MC8051/mc8051_design/msim。

3.2 创建work库

选择FileàNewàLibrary…,输入work,点击[ok],确认选择。

3.3 在TransScript中输入:do mc8051_compile.do编译VHDL文件。

3.4在TransScript中输入:do mc8051_sim.do开始仿真调试。
【文件目录】MCS_8051IP_softIP_hardIP├── 8051 Bootloader
│   ├── mc8051_boot.zip
│   └── mc8051_bootstrap_ug.pdf
├── 8051 IP_CORE
│   ├── adpcm_brief_ds.pdf
│   ├── mc8051_design_v1.6.zip
│   └── mc8051_overview.pdf
├── 8051 IP_FPGA
│   ├── mc8051_cyclone_nios.zip
│   ├── mc8051_cyclone_nios_designflow.pdf
│   └── voip_interkom2_ds.pdf
└── mc8051_design_v1.6
    └── Version1_6
        ├── dc
        │   └── synth_core_dc.scr
        ├── doc
        │   ├── comp_orig_ipcore.pdf
        │   ├── mc8051_overview.pdf
        │   └── mc8051_user_guide.pdf
        ├── msim
        │   ├── hex2dual.c
        │   ├── keil.dua
        │   ├── keil.hex
        │   ├── mc8051_compile.do
        │   ├── mc8051_rom.dua
        │   ├── mc8051_sim.do
        │   ├── mc8051_wave.do
        │   ├── readme.txt
        │   ├── regs.log
        │   ├── tc1.asm
        │   ├── tc1.dua
        │   ├── tc1.hex
        │   └── write2file.do
        ├── synpl
        │   └── mc8051_core.prj
        ├── tb
        │   ├── mc8051_ram_.vhd
        │   ├── mc8051_ram_sim.vhd
        │   ├── mc8051_ram_sim_cfg.vhd
        │   ├── mc8051_ramx_.vhd
        │   ├── mc8051_ramx_sim.vhd
        │   ├── mc8051_ramx_sim_cfg.vhd
        │   ├── mc8051_rom_.vhd
        │   ├── mc8051_rom_sim.vhd
        │   ├── mc8051_rom_sim_cfg.vhd
        │   ├── tb_mc8051_alu_.vhd
        │   ├── tb_mc8051_alu_sim.vhd
        │   ├── tb_mc8051_alu_sim_cfg.vhd
        │   ├── tb_mc8051_siu_.vhd
        │   ├── tb_mc8051_siu_sim.vhd
        │   ├── tb_mc8051_siu_sim_cfg.vhd
        │   ├── tb_mc8051_tmrctr_.vhd
        │   ├── tb_mc8051_tmrctr_sim.vhd
        │   ├── tb_mc8051_tmrctr_sim_cfg.vhd
        │   ├── tb_mc8051_top_.vhd
        │   ├── tb_mc8051_top_sim.vhd
        │   └── tb_mc8051_top_sim_cfg.vhd
        ├── version.txt
        └── vhdl
            ├── LGPL.TXT
            ├── addsub_core_.vhd
            ├── addsub_core_struc.vhd
            ├── addsub_core_struc_cfg.vhd
            ├── addsub_cy_.vhd
            ├── addsub_cy_rtl.vhd
            ├── addsub_cy_rtl_cfg.vhd
            ├── addsub_ovcy_.vhd
            ├── addsub_ovcy_rtl.vhd
            ├── addsub_ovcy_rtl_cfg.vhd
            ├── alucore_.vhd
            ├── alucore_rtl.vhd
            ├── alucore_rtl_cfg.vhd
            ├── alumux_.vhd
            ├── alumux_rtl.vhd
            ├── alumux_rtl_cfg.vhd
            ├── comb_divider_.vhd
            ├── comb_divider_rtl.vhd
            ├── comb_divider_rtl_cfg.vhd
            ├── comb_mltplr_.vhd
            ├── comb_mltplr_rtl.vhd
            ├── comb_mltplr_rtl_cfg.vhd
            ├── control_fsm_.vhd
            ├── control_fsm_rtl.vhd
            ├── control_fsm_rtl_cfg.vhd
            ├── control_mem_.vhd
            ├── control_mem_rtl.vhd
            ├── control_mem_rtl_cfg.vhd
            ├── dcml_adjust_.vhd
            ├── dcml_adjust_rtl.vhd
            ├── dcml_adjust_rtl_cfg.vhd
            ├── mc8051_alu_.vhd
            ├── mc8051_alu_struc.vhd
            ├── mc8051_alu_struc_cfg.vhd
            ├── mc8051_control_.vhd
            ├── mc8051_control_struc.vhd
            ├── mc8051_control_struc_cfg.vhd
            ├── mc8051_core_.vhd
            ├── mc8051_core_struc.vhd
            ├── mc8051_core_struc_cfg.vhd
            ├── mc8051_p.vhd
            ├── mc8051_siu_.vhd
            ├── mc8051_siu_rtl.vhd
            ├── mc8051_siu_rtl_cfg.vhd
            ├── mc8051_tmrctr_.vhd
            ├── mc8051_tmrctr_rtl.vhd
            ├── mc8051_tmrctr_rtl_cfg.vhd
            ├── mc8051_top_.vhd
            ├── mc8051_top_struc.vhd
            └── mc8051_top_struc_cfg.vhd

11 directories, 98 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复