Giter VIP home page Giter VIP logo

lmac_core1's People

Contributors

kirateys avatar lewiz-sunny avatar lewiz-support avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lmac_core1's Issues

gmii_rx_dv is not used in LMAC_CORE_TOP module

Hi,

It seems to me that gmii_rx_dv is not used in LMAC_CORE_TOP module.

The following is my code trace:

LMAC_CORE_TOP(gmii_rx_dv) -> gige_rx(gmii_rx_dv) -> gige_s2p(gmii_rx_dv) -> END

Thanks!

Error Loading Design During Modelsim Simulation

Hi,
I have been trying to simulate the testbenches provided.
But getting the error message that I have attached the log file

I am using Intel FPGA starter edition of Modelsim 2021.1
Screenshot 2022-08-26 022048

I have tried with a differnet version of the modelsim. Modelsim SE version 64 10.7.
there it is showing the following error.
modelsim_version _se64_10 7

I am really looking forward to get support from @lewiz-support to guide me in this regard?
Thank you

Question about gmii_rxc in LMAC_CORE_TOP

Hi,

I'm not sure if gmii_rxc is the clock source from the external PHY? If it is, then I'm not sure why gmii_rxc is used as data signal inside gige_s2p. Also, according to the code in gige_s2p, the gmii_rxc seems to be synchronous to the FMAC clock (125 MHZ). To my understanding, the FMAC clock source should be different from gmii_rxc, which comes from the external PHY.

Thanks!

Feature Request: Add FuseSoC support

It would be awesome for this core to support FuseSoC.

FuseSoC is an award-winning package manager and a set of build tools for HDL (Hardware Description Language) code.

Its main purpose is to increase reuse of IP (Intellectual Property) cores and be an aid for creating, building and simulating SoC solutions.

@olofk can give you advice on how to do this

Questions about the GMII interface from LMAC_CORE_TOP

Hi, thank you for this open-source Ethernet Core Repo!

I have two questions about the GMII interface from LMAC_CORE_TOP.v.

  1. For TX, to my understanding, the GMII interface usually has TX_ER signal, but it seems to me there's no signal related to it and I can only be able to find gmii_tx_vld, which I think does not belong to the standard TX GMII interface (TXD, TXC, TX_EN, TX_ER). Does gmii_tx_vld is actually the TX_ER signal?

  2. For RX, the GMII interface from LMAC_CORE_TOP does not include RX_ER. This should be part of the GMII standard as well. Not sure if I have missed something or there's actually a reason to skip the RX_ER signal in LMAC_CORE_TOP?

Thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.