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 suddy72

  1. S

    Serial Port data into Matlab.

    uh ? what u mean ? like copy, cut and paste? thats not very ideal.
  2. S

    Serial Port data into Matlab.

    Hi i have posted this before and had no luck, maybe there is someone who can help me , as i urgently need it. The problem is, i am sending 16 bit data samples to the PC along a serial link. they are obviously being sent 8 bits at a time. I want to somehow store these samples being sent and then...
  3. S

    Capturing Serial data...

    Hi, I am not very familier with C. Where would i write this program and how would i get it runnin ? You dont know of any programs out there that would do this for me ? I have one running , but i cant save the data as HEX or binary .
  4. S

    Capturing Serial data...

    Hyper Terminal does not allow you to capture the data as straight binary or in hex format though.
  5. S

    Capturing Serial data...

    Hi everyone, I currently have a sierial link up and running and i am sending 8 bit words to the PC along this link. What i want to do is capture this data and input it to MatLab. Does anyone know of any programs that will allow me to capute this data from the serial port in binary or HEX...
  6. S

    Serial link data format...

    Hi mate, i have no idea what your talking about. Whats the program called ?
  7. S

    Serial link data format...

    Hi everyone , I have implemented a serial link where i am sending data from an FPGA board to the PC. I have a program called RealTerm, which reads the input data, you can view this in binary and decimal which is what i want as i want to take this data and plot it in MatLab, the only problem is...
  8. S

    Quick CoreGen question..

    Hi Everyone, just a quick question. I have created a FIFO using CoreGen and in this part there are various clocks for read and write, i want to clock the write clock at ~ 75MHz, when you look in the vhdl file that is produced, it says in the "configuration specification" that the wr_clk = 100...
  9. S

    Problem with clocking (using XUP Virtex II Pro board)

    Re: Clock Problem... Hi , thanks for the reply. I have had an idea, since the board comes with a footprint to attach an clock source , can i not just take a wire from my clock out pin to the output of that footprint ? it then gets connected to the FPGA pin and can be my clock source ? Stuart
  10. S

    Problem with clocking (using XUP Virtex II Pro board)

    Hi Everyone, I have a small problem with regards clocking , am sure there is an easy soloution but want to know what you all think. Right... i am using a XUP Virtex II Pro Evaluation board. https://www.xilinx.com/univ/xupv2p.html I am attaching an ADC board to this FPGA board, the ADc board...
  11. S

    Generating a double the source clock speed using PLL

    Hi everyone , I am using a XUP Virtex II Pro Eval Board with ISE Foundation. I want to clock something at double the source clock speed, i have been told that this can be done using a PLL? Does anyone know how i go about this? can this part be generated using coregen ? Stuart
  12. S

    Generating a faster clock from the source clock....

    I am currently using the XUP Virrtex II Pro eval board and have a clocking problem in one of my designs. I have a source clock of 100MHZ , but i want to clock something at 200MHZ ( twice the clock speed). Is is possible to generate a part (maybe using core generator) to do this ? Any help...
  13. S

    Problem with clock counter in a mux design

    Hi guys , I am designing a mux, i want the select line to be set to 1 on every rising edge and 0 on every falling edge, that way the mux is changing twice every clock cycle. I seem to be having problems getting this to work, any one have any simple code that will do what i require. thanks...
  14. S

    UART reciever framing error.

    how to eliminate framing error Hi Steve. Bascially i have set up a serial link between a Virtex II Pro Eval board and the PC , and this board has a MAX 338 chip at RS232 connection so i assume thats the translator chip you ar on about. How do you know what baud rate you are sending data out...
  15. S

    UART reciever framing error.

    uart framing error Hi everyone, I have setup a uart so that i can transmit serial data the PC. As i am only sending data to the PC,i have just set up a UART for transmitting. I am using a sofwtare to read the data that has been sent to the PC. The data is not what it should be, and i have got...

Part and Inventory Search

Back
Top