登录
首页 » VHDL » ethernet_mac-master

ethernet_mac-master

于 2019-03-30 发布 文件大小:68KB
0 371
下载积分: 1 下载次数: 0

代码说明:

  ethernet mac vhdl verilog basic

文件列表:

ethernet_mac-master, 0 , 2017-04-26
ethernet_mac-master\.gitignore, 670 , 2017-04-26
ethernet_mac-master\LICENSE.md, 1804 , 2017-04-26
ethernet_mac-master\Makefile, 1125 , 2017-04-26
ethernet_mac-master\README.md, 10059 , 2017-04-26
ethernet_mac-master\crc.vhd, 2151 , 2017-04-26
ethernet_mac-master\crc32.vhd, 1732 , 2017-04-26
ethernet_mac-master\crc32_tb.vhd, 5049 , 2017-04-26
ethernet_mac-master\ethernet.vhd, 9449 , 2017-04-26
ethernet_mac-master\ethernet_mac.xise, 45025 , 2017-04-26
ethernet_mac-master\ethernet_mac_tb.vhd, 30100 , 2017-04-26
ethernet_mac-master\ethernet_types.vhd, 1184 , 2017-04-26
ethernet_mac-master\ethernet_with_fifos.vhd, 7061 , 2017-04-26
ethernet_mac-master\framing.vhd, 13660 , 2017-04-26
ethernet_mac-master\framing_common.vhd, 2022 , 2017-04-26
ethernet_mac-master\generic, 0 , 2017-04-26
ethernet_mac-master\generic\single_signal_synchronizer_simple.vhd, 608 , 2017-04-26
ethernet_mac-master\mii_gmii.vhd, 6129 , 2017-04-26
ethernet_mac-master\mii_gmii_io.vhd, 1304 , 2017-04-26
ethernet_mac-master\miim.vhd, 6154 , 2017-04-26
ethernet_mac-master\miim_control.vhd, 9027 , 2017-04-26
ethernet_mac-master\miim_registers.vhd, 9676 , 2017-04-26
ethernet_mac-master\miim_types.vhd, 776 , 2017-04-26
ethernet_mac-master\reset_generator.vhd, 1697 , 2017-04-26
ethernet_mac-master\rx_fifo.vhd, 14045 , 2017-04-26
ethernet_mac-master\single_signal_synchronizer.vhd, 654 , 2017-04-26
ethernet_mac-master\test, 0 , 2017-04-26
ethernet_mac-master\test\test_common.vhd, 1416 , 2017-04-26
ethernet_mac-master\test\test_instance.vhd, 5263 , 2017-04-26
ethernet_mac-master\tx_fifo_adapter.vhd, 4834 , 2017-04-26
ethernet_mac-master\utility.vhd, 2361 , 2017-04-26
ethernet_mac-master\xilinx, 0 , 2017-04-26
ethernet_mac-master\xilinx\fixed_input_delay.vhd, 2594 , 2017-04-26
ethernet_mac-master\xilinx\input_buffer.vhd, 1844 , 2017-04-26
ethernet_mac-master\xilinx\ipcore_dir, 0 , 2017-04-26
ethernet_mac-master\xilinx\ipcore_dir\ethernet_mac_tx_fifo_xilinx.xco, 7124 , 2017-04-26
ethernet_mac-master\xilinx\ipcore_dir\ethernet_mac_tx_fifo_xilinx.xise, 5048 , 2017-04-26
ethernet_mac-master\xilinx\mii_gmii_io_spartan6.vhd, 6802 , 2017-04-26
ethernet_mac-master\xilinx\output_buffer.vhd, 1171 , 2017-04-26
ethernet_mac-master\xilinx\single_signal_synchronizer_spartan6.vhd, 1812 , 2017-04-26
ethernet_mac-master\xilinx\test, 0 , 2017-04-26
ethernet_mac-master\xilinx\test\test_configuration_spartan6.vhd, 504 , 2017-04-26
ethernet_mac-master\xilinx\test\test_instance_spartan6.ucf, 2846 , 2017-04-26
ethernet_mac-master\xilinx\test\test_instance_spartan6.vhd, 5107 , 2017-04-26
ethernet_mac-master\xilinx\test\test_wrapper_spartan6.vhd, 2238 , 2017-04-26
ethernet_mac-master\xilinx\tx_fifo.vhd, 2162 , 2017-04-26

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

发表评论

0 个回复

  • UDP
    udp协议介绍 是一个无连接的协议,快速等(udp protocol described is a connectionless protocol, fast, etc.)
    2011-07-30 22:02:17下载
    积分:1
  • pmuyg
    采用加权网络中节点强度和权重都是幂率分布的模型,GPS和INS组合导航程序,做视觉测量的上位机代码。( Using weighted model nodes in the network strength and weight are power law distribution, GPS and INS navigation program, Do Vision Measurement PC code.)
    2017-05-02 12:11:12下载
    积分:1
  • lfm
    线性调频信号的参数检测和估计原理方法,以及LFM信号的参数估计步骤(Linear FM signal parameter detection and estimation theory methods, and the LFM signal parameter estimation procedure)
    2011-06-01 22:00:13下载
    积分:1
  • labs-lan-4
    network and other tehnologies. lan arhitecture
    2012-11-13 09:27:50下载
    积分:1
  • jiugongwenti
    (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
    2008-12-25 22:07:50下载
    积分:1
  • D2D3
    说明:  D2D信道分配仿真,算法有启发式算法,最优算法等,仿真介入D2D对随干扰门限的变化等。(D2D channel allocation simulation, algorithm has heuristic algorithm, optimal algorithm and so on, simulation involves the change of D2D pair with interference threshold and so on.)
    2021-02-09 06:19:54下载
    积分:1
  • ATM_text
    Pocket Guide for Asynchronous Transfer Mode and ATM Testing
    2010-11-10 00:22:46下载
    积分:1
  • Study-on-the-Control-Scheme
    恒频恒压(CVCF)逆变电源的输出电压波形质量是衡量其性能的重要指标之一。文章采用一种重复控制和双闭环控制相结合的电压波形控制策略,以重复控制器提高逆变电源输出电压的稳态精度,减小总谐波畸变率;以双闭环控制器达到较快的动态响应速度。该方案在一台采用TMS320F240 DSP控制芯片的50 Hz三相PWM逆变器上得到验证。(Constant voltage constant frequency (CVCF) Inverter output voltage waveform quality is an important measure of its performance indicators. Paper using a repetitive control and the combination of double closed loop control voltage waveform control strategy to improve the repetitive controller output voltage inverter steady-state accuracy and reduce total harmonic distortion to achieve a faster dual-loop controller dynamic response speed. The program uses TMS320F240 DSP in a 50 Hz phase control chip PWM inverter has been to verify.)
    2011-05-17 11:02:50下载
    积分:1
  • Chapter-6
    INDUSTRIAL CONTROL (A B.Sc. Course)
    2014-07-04 22:56:31下载
    积分:1
  • LMS
    自适应的LMS算法及其应用 本实验通过一个二阶自回归过程来研究实时数据集平均对LMS算法的影响 包含MATLAB代码(LMS algorithm)
    2021-05-06 18:58:37下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载