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 k_cheng_aun2000

  1. K

    How to read/write a text from/to a file for Quartus II v.4?

    Write/Read Command How to read/write a text from/to a file for Quartus II ver 4?
  2. K

    who can help me solve this problem

    Error: Right bound must be in constant value in for loop. can help solve this? i currently using Quartus II, thanks
  3. K

    generate random number in vhdl

    random number in vhdl anyone know how to implement random number generator between -1 to 1 in VHDL using Quartus II software. thanks
  4. K

    How to pass an array to a function?

    how to pass an array to function? and how to declare the function? for example: package ...................... function function_name( delcare? ) return array; end function_name; end package; architecture .................. begin array_name:=(1,2,3,4,5,6)...
  5. K

    Display array data according to clock pulse

    i have a question on how to display an array data one by one according to the clock, which means one clock one data. Thanks

Part and Inventory Search

Back
Top