登录
首页 » VHDL » ahb_interface

ahb_interface

于 2020-11-23 发布 文件大小:528KB
0 379
下载积分: 1 下载次数: 448

代码说明:

  AHB BUS, Master Slave Arbiter -- example(AHB BUS, Master Slave Arbiter)

文件列表:

ahb_interface
.............\docs
.............\verilog_design
.............\..............\Simulation_files_SilosIII
.............\..............\.........................\ahbarb.v
.............\..............\.........................\ahbdec.v
.............\..............\.........................\ahbmst.v
.............\..............\.........................\ahbslv.v
.............\..............\.........................\ahb_def.v
.............\..............\.........................\ahb_master.v
.............\..............\.........................\ahb_slave.v
.............\..............\.........................\ahb_stimuli.v
.............\..............\.........................\appreq_sm.v
.............\..............\.........................\app_codec.v
.............\..............\.........................\busreq_sm.v
.............\..............\.........................\demo_amba_for_tb.cfv
.............\..............\.........................\demo_amba_for_tb.log
.............\..............\.........................\demo_amba_for_tb.sim
.............\..............\.........................\demo_amba_for_tb.spj
.............\..............\.........................\demo_amba_for_tb.v
.............\..............\.........................\fifo128x32.v
.............\..............\.........................\macros.v
.............\..............\.........................\r128a32_25um.v
.............\..............\.........................\ram128x18_25um.v
.............\..............\.........................\readme.txt
.............\..............\.........................\save.hist
.............\..............\.........................\testbench.v
.............\..............\.........................\xor32x2.v
.............\..............\Synthesis_and_SpDE_files
.............\..............\........................\ahb_master.v
.............\..............\........................\ahb_slave.v
.............\..............\........................\appreq_sm.v
.............\..............\........................\app_codec.v
.............\..............\........................\busreq_sm.v
.............\..............\........................\demo_amba.atr
.............\..............\........................\demo_amba.chp
.............\..............\........................\demo_amba.plg
.............\..............\........................\demo_amba.prd
.............\..............\........................\demo_amba.prj
.............\..............\........................\demo_amba.qdf
.............\..............\........................\demo_amba.rpt
.............\..............\........................\demo_amba.sc
.............\..............\........................\demo_amba.sdf
.............\..............\........................\demo_amba.spd
.............\..............\........................\demo_amba.srm
.............\..............\........................\demo_amba.srr
.............\..............\........................\demo_amba.srs
.............\..............\........................\demo_amba.tlg
.............\..............\........................\demo_amba.v
.............\..............\........................\demo_amba.vh
.............\..............\........................\demo_amba.vq
.............\..............\........................\fifo128x32.v
.............\..............\........................\macros.v
.............\..............\........................\qmipsesp.v
.............\..............\........................\r128a32_25um.v
.............\..............\........................\ram128x18_25um.v
.............\..............\........................\spde.log
.............\..............\........................\stdout.log
.............\..............\........................\traplog.tlg
.............\..............\........................\xor32x2.v

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Silverlight2
    Silverlight2 Recipes.pdf
    2018-01-29 19:03:29下载
    积分:1
  • This the one game the draw procedure, we can see down, Ha
    这是一款抽奖游戏程序,大家可以下来看看,-This the one game the draw procedure, we can see down, Ha-ha
    2022-08-08 03:13:09下载
    积分:1
  • W10 Certification C# version 2.7
    说明:  Win10 开源破解,无马,放心使用。凑够20字了吗(WIn10 certification)
    2019-06-27 11:51:04下载
    积分:1
  • oscillatortool
    说明:  振荡器仿真程序,matlab实现,通过改变相位参数振荡器来产生不同曲线(The simulation program of oscillator is realized by matlab. Different curves are generated by changing the phase parameter oscillator.)
    2020-10-12 20:47:31下载
    积分:1
  • 这是一个公有继承类的实例,在基类设置了一个成员函数,在派生类中使用公有继承,详细见源程序...
    这是一个公有继承类的实例,在基类设置了一个成员函数,在其派生类中使用公有继承,详细见源程序-This is a public instance of a class inheritance, in the base class set up a member function using derived class in their public inheritance, in detail see the source code
    2022-01-24 14:05:15下载
    积分:1
  • The use of a simple controller that can be used in the simulation environment
    一个简单使用的控制器,可用在仿真的环境中-The use of a simple controller that can be used in the simulation environment
    2022-09-25 02:45:03下载
    积分:1
  • MATLAB最小二乘
    通过使用MATLAB求解非线性最小二乘法拟合问题(Solving the Fitting Problem of Nonlinear Least Square Method by Using MATLAB)
    2019-03-19 16:04:53下载
    积分:1
  • 校电赛-LED
    说明:  蓝牙串口控制普通了的灯的各种模式,以stm32c8t6为核心(Bluetooth Serial Port Configuration)
    2019-07-09 14:58:47下载
    积分:1
  • CarLifeVehicleLib动态链接库使用说明
    说明:  CarLifeVehicleLib动态链接库使用说明(CarLife Vehicle Lib is a C++ based cross platform dynamic library, which realizes the function of channel establishment, data sending and receiving, protocol parsing and packing in HU CarLife. Using this library can speed up the development of CarLife in HU.)
    2020-02-06 09:33:19下载
    积分:1
  • 五子棋网络对战
    说明:  游戏代码包含两部分,常规的C/S模式(C代表客户端,S代表服务端) 下载代码后先启动服务器,服务器正常启动后,你会在控制台看到相关的日志(这里注意,服务器是没有做界面管理的),接着启动客户端(可以启动多个客户端),连接服务器后点击菜单栏联网、对战、匹配等操作(The game code consists of two parts, the conventional C/S mode (C represents the client, S represents the server) After downloading the code, start the server first. After the server starts normally, you will see the relevant logs in the console (note that the server does not do interface management), then start the client (can start multiple clients), connect the server and click on the menu bar to connect, fight, match and other operations.)
    2020-06-20 12:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载