Giter Club home page Giter Club logo

uart's People

Stargazers

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

Watchers

 avatar  avatar  avatar

uart's Issues

Issues after checking out

Hej Ben!
I am a student currently writing my final thesis. I write some HDL designs for the Xilinx Ultrascale for that and therefore searched a UART lib under MIT licence and found yours, thanks for sharing :)

I had 2 minor issues and one convenience hick up after checking out the repo when doing make rx tx.
My setup is MANJARO with kernel 5.10.41 and icarus verilog version 11.0
My issues where:

  • no work dir present (the convenience thing), I like to keep build folders around with a empty .keep file, that you can build without the error-mkdir-rebuild loop if you agree on the convenience of that ^^
  • the clock assignment in the tx_tb didn't work ootb for me, when I changed the statement (see diff) the next error appeared =>
  • test_uart_tx.v:86: error: Unable to bind wire/reg/memory 'i_uart_tx.SAMPLES_THRESHOLD' in 'tb', I thing you maybe deleted that parameter from the actual design?!

After these two essential changes I could run the tb-sim succesfully :)
Maybe I did not get anything or overlooked something (I only did some small verilog/icarus stuff for little homework projects before, so mercy on my naitivity ;))

Thanks again for sharing your UART modules!
Greetings!

Python 3 support

Lots of bytes string int conversions were removed in python3 which breaks the comms.py test script

Synthesis testing failed.

I used this uart reciever andwith arty 35 and after synthesis the LUT count is 25 instead of 51 and simulation are failing post synthesis.

Please specify license

Hello.
I'm interested in your uart implementation and I want to use your uart repos for my studies and projects.
So, I want know this repo's license please.

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.