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 gloin

  1. G

    assigning integer value to an integer array

    Hello, You cleared my mind, thank you regards, Gloin
  2. G

    assigning integer value to an integer array

    I defined my array and integer signal like this; type time_array is array(0 to 25) of integer range 0 to 40; signal store_high_time : Integer range 0 to 40; signal store_low_time : Integer range 0 to 40; assigning these signals to the array, time_array(cnt) <= store_high_time...
  3. G

    syncronisation problem

    I modified the Xilinx manchester decoder code (xapp339) in order to use command and data sync pulses in manchester enc/dec-oding. Quick tutorial for manchester enc/dec. Command sync pulse is 1.5 bit time high and 1.5 bit low pulse Data sync pulse is 1.5 bit time low and 1.5 bit high pulse...
  4. G

    about xilinx manchester enc. core

    so do you suggest me writing my own code? any help will be appreciated..
  5. G

    about xilinx manchester enc. core

    enccore Hello all, I m trying to run xilinx xapp339, but have a lot of difficulties, is it really working? I m trying to simulate it with modelsim but I couldnt run? In attachment you may see the encoder part simulation. Although I tried the testbench files in xilinx application note, they...

Part and Inventory Search

Back
Top