Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by SaadGhamdi

  1. S

    an 8-bit real number calculator with Verilog

    thank you for replying, I forgot to add something, my code deals with BCD, and the user will enter the numbers with FRACTION part as binary, I already coded a module to take care of converting to BCD. my question is "Is there an algorithm that can divide the number including the FRACTION part...
  2. S

    how to code a button to turn on/of the 7-segment displays?

    what do you mean by debounced? sorry I'm a newbie when it comes to Verilog
  3. S

    how to code a button to turn on/of the 7-segment displays?

    I have this project of multiple and I guess I almost finished it :) but I have a small problem, one of the modules is about controlling the displays (turning them on or off) using a button and that module is synchronized with a clock as the project's instruction shows, I thouth I should use a t...
  4. S

    an 8-bit real number calculator with Verilog

    any help with an 8-bit real number calculator with Verilog? hi guys, I need to write a code of a calculator that divide two 8-bit binary numbers, the first 4 bits of each number represent the integer part and the second 4 bits represent the fraction part. I don't know much about coding in...

Part and Inventory Search

Back
Top