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 joice sar

  1. J

    counting the number of zeros

    please anybody tell me the vhdl code for counting the number of consecutive '0' s in an 8 bit number until a '1 ' is found
  2. J

    partition of a number

    Is this possible to divide a number into two parts in output without changing the value for example 1011(11) as 10(to be displayed as 8) and 11(to be as 3) in output in VHDL programming.
  3. J

    truncated multiplication

    I am doing project in truncated multiplier. In this i want to truncate the LSB and only MSB to be displayed in the output and the MSB value never get chaned. Please anyone tell me the vhdl code for truncation of LSB .
  4. J

    resize function with example

    Please anyone give me an example of resize function in vhdl
  5. J

    Truncation of LSB without changing the value of MSB in VHDL

    Please anyone tell me the vhdl code for truncation of LSB without changing the value of MSB. For example i have to truncate from 0010 0111(39) to 0010(32). Is this possible to use resize function for truncation

Part and Inventory Search

Back
Top