Giter Club home page Giter Club logo

fpga-vanet's Introduction

fpga-vanet

TDMA MAC for VANET on FPGA

项目目标

基于GPS的高精度时间信号,利用FPGA来控制RF212射频模块的数据收发,实现TDMA中时隙预约分配。

仓库目录和文件组织

doc 所有文档

fpga-vanet's People

Contributors

wujingbang avatar xyongcn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fpga-vanet's Issues

tx_done,tx_state需要被引出到外层模块

这是一个奇怪的问题,起因是持续发送数据会频繁的触发tx超时导致重启。逻辑分析仪发现问题为有时候TX发送中断后tx_done没有置位;或是中断入口判断tx_state(短包版本)不为“TX”状态(异常)。注:tx_state判断在长包版本中已经移到了判断FIFO中断,没有引出tx_state前发现有未知错误出现(修改完竞争问题后),引出后问题消失。

猜测是综合器优化产生的速度问题。

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.