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 ashlesha_vc

  1. A

    How to insert delay on a Bidirectional bus in VHDL?

    vhdl bidirectional delay I need to insert some user defined delay on a bidirectional bus in VHDL. Ho wcan I do this? I am using a delay inserting module as follows: library IEEE; use IEEE.Std_Logic_1164.all; entity WireDelay is generic (Delay_g : time); port (A : inout Std_Logic...

Part and Inventory Search

Back
Top