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 talhaelex

  1. T

    External memory interfacing with 8051

    you can use "MOVX" instruction to store ur code in external mem ,BUT with "movx" instruction you'll ave to use DPTR or P0 as pointer.. eg : MOVX @DPTR,A ;
  2. T

    Width mismatch error in VHDL..!!!

    Hello Everyone !! i have a small query in vhdl , i just want to write a code for de_mux for that i ave written the following entity and structural architecture component. but at the time of compilation it is giving me error "Width mismatch. Expected width 6, Actual width is 3 for dimension 1 of...
  3. T

    parse error with function in vhdl.

    I just want to write a vhdl code for switch matrix to switch the output of the 8:1 mux between five different blocks in specific manner,for that i ave written the following code but at the time of 1st iteration it is showing parse error, unexpected FUNCTION.please help me in this regard.My code...

Part and Inventory Search

Back
Top