+ Post New Thread
Page 1 of 6 1 2 3 ... LastLast
Threads 1 to 20 of 116

Forum: XEM3010 - Spartan-3 Integration Module

  1. 2.5V on XEM3010-1500

    @Opalkelly.com Sir, Can you tell me the current capacity of the 2.5V supply on pin 3 of JP2. I am thinking of using it to power 2 TLK1500 serdes'. Thanks. mahengjie

    Started by mahengjie, 08-03-2010 10:12 AM
    • Replies: 1
    • Views: 79
    08-03-2010 05:16 PM Go to last post
  2. Angry How can I use design made for XEM3010-1000 on XEM3010-1500?

    I thought this would be as easy as it could be to make another unit based on an existing design. But it just does not work. We have an existing unit that uses an XEM3010-1000 (date code 20070117) board on a BRK3010. When I load the configuration bit file to the FPGA, the status line in the...

    Started by CTang, 07-28-2010 05:56 PM
    • Replies: 3
    • Views: 95
    07-30-2010 09:44 AM Go to last post
  3. Red face Matlab API problem: IsTriggered function seizing ?

    Hi, I need a pointer in diagnosing a problem I have in using the IsTriggered function of the Matlab API. I built a data acquisition application with XEM3010. The FPGA on XEM controls a bunch of hi-speed ADCs on a carrier board. It works like this, each time when my Matlab application sends a...

    Started by mahengjie, 12-15-2008 06:00 PM
    • Replies: 5
    • Views: 1,054
    05-31-2010 08:06 AM Go to last post
  4. FIFO Management

    I am having a problem with reading from the FIFO's using pipes. My FIFO's 2048 big and 16 wide and I am writing to it at about 100 MHz. The problem is that the computer is not reading from the FIFO fast enough at its speed of 48 MHz to remove the bytes from the FIFO and make space for the...

    Started by raphael, 04-07-2010 10:11 AM
    • Replies: 6
    • Views: 483
    04-12-2010 07:57 AM Go to last post
  5. questions about okCombobox and okDigitEntry

    hi there, I am a newbie in Frontpanel and recently I am working on XEM3010 to make Frontpanel working. From your Frontpanel datasheet, it mentioned that the element "bit" of okCombobox is the bit number to which this component addresses. I don't understand how it works, as one bit only can...

    Started by jamesjisun, 03-03-2010 02:50 PM
    • Replies: 3
    • Views: 286
    03-04-2010 03:42 PM Go to last post
  6. Smile Cxx API question about SetWireInValue

    Hi, In samples "Ramtester" and "DEStester", we have different formats of SetWireInValue function such as dev->SetWireInValue(0x00, 0x0002); (In "Ramtester") and xem->SetWireInValue(0x10, 0xff, 0x01); (In "DEStester") They have different number of parameters. Could you please explain why? Thanks!

    Started by guming1, 02-22-2010 01:18 PM
    • Replies: 1
    • Views: 221
    02-22-2010 06:43 PM Go to last post
  7. Question LVDS, DCI, Mixed standards on a IO bank

    I am designing an interface board to the XEM3010 and want to bring in a high speed LVDS clock from a clock generator to the XCLK LVDS input. now the user manual states that the Vcco for bank 1 is set to 3.3V but it is ok for differental inputs because it uses Vccaux instead of Vcco. my question is...

    Started by DowneyBFE, 02-05-2010 02:17 PM
    • Replies: 0
    • Views: 221
    02-05-2010 02:17 PM Go to last post
  8. Pinouts

    I'm trying to obtain the raw pinouts for the XEM3010 Spartan FPGA. I know that pins are specified in the XEM3010 User Manual, but I didn't see the pinouts for the USB controller or the Cypress PLL chip, for example.

    Started by plasmaphase, 01-20-2010 12:47 PM
    • Replies: 5
    • Views: 474
    01-26-2010 09:11 PM Go to last post
  9. power led flashing

    hi, the power led of my 3010 is flickering. the 1.2 V output seems fine, but the 3.3 V output is oscillating at about 18 Hz with a duty cycle of 30% between 0 and 3.3 V. it looks like the 3.3 V regulator is gone. any recommendations for replacing or figuring out if that is indeed the case or if...

    Started by kalganian, 10-20-2009 04:04 PM
    • Replies: 2
    • Views: 630
    10-20-2009 04:34 PM Go to last post
  10. JTAG Port

    Hello, Is it possible to implement a JTAG connection in verilog/vhdl to the expansion pins on the breakout board for the XEM3010. I saw that JTAG connections already existed on JP1; however, I wanted to send data from the FPGA to another device, using a JTAG connection.

    Started by raphael, 10-15-2009 07:44 AM
    • Replies: 1
    • Views: 405
    10-15-2009 11:11 AM Go to last post
  11. Connector on XEM3010

    Hello, I am planning to purchase XEM3010 (and maybe XEM5010 after some time) but I have a question about the SAMTEC connector on XEM3010. I have to route the signals on the SAMTEC connector onto a connector such as a screw-terminal. I'm looking for a solution but so far unable to find one. Is...

    Started by haydin, 10-01-2009 06:39 AM
    • Replies: 3
    • Views: 531
    10-08-2009 10:28 AM Go to last post
  12. I need help with okUSBFrontPanel, please!!

    help me, please, it's too important and urgent. I have to built an API with labview for a card developed by but I have'n found nobody knows how your labview's library work. I followed your suggestions but it doesn't work and I don't know what I'm not doing. The okusbfrontpanel_construct...

    Started by rociomaturano, 10-01-2009 06:14 PM
    • Replies: 1
    • Views: 474
    10-01-2009 07:48 PM Go to last post
  13. Is Labview DSC Module necessary?

    Hi, I've done an application for XEM3010 with Labview 8.5, I'm using your kUSBFrontPanel components for Labview but I get this error LabVIEW: An exception occurred within the external code called by a Call Library Function Node. The exception may have corrupted LabVIEW's memory. Save any work...

    Started by rociomaturano, 09-28-2009 08:45 AM
    • Replies: 2
    • Views: 686
    10-01-2009 06:13 PM Go to last post
  14. okBTPipeOut is not timing out

    I have a multithreaded application that relies on controlling the configuration of the FPGA through okWireIn endpoints, and records the results from the okBTPipeOut. The program works, but i have found that the BTPipeOut doesn't timeout, even when i set the Timeout value to be very small...

    Started by Raymond Caleatry, 09-21-2009 07:56 AM
    • Replies: 0
    • Views: 349
    09-21-2009 07:56 AM Go to last post
  15. How should I transfer the PROM programming file?

    How should I transfer the PROM programming file to the PROM? there are several possibilities or should I use a JTAG cable? I haven't been able to find a proper cable to buy on the Opal-Kelly web-site. Is this the right cable: Xilinx Platform Cable USB (for JTAG Hardware Debug connection)? how...

    Started by Andrea Lombardi, 06-30-2009 04:03 AM
    • Replies: 1
    • Views: 588
    09-07-2009 03:31 PM Go to last post
  16. Counter Sample Simulation

    I'm trying to get the Counters sample project up and simulating in ModelSim XE 6.3c. I have done the following: * Created a new VHDL project in Xilinx Project Navigator v10.1.03 * Copied okLibrary.vhd, Counters.vhd & xem3010.ucf from the Samples dir to the project dir * Created...

    Started by alivingstone, 09-02-2009 02:17 PM
    • Replies: 3
    • Views: 982
    09-03-2009 02:37 PM Go to last post
  17. Vsim-3173 Entity work.okhostinterfacecore has nor architecture

    Using ISE 9.2.04i with ModelSim 6.2g. Added path to Modelsim.ini with changes to point to ModelSimXE62g. Lunching Modelsim from ISE. Test bench is modified dut_tf.vhd. Tried also using custom do for the properties for ModelSim in ISE. Also tried lunching ModelSim outside of ISE and executed the...

    Started by akomjati, 03-15-2008 11:18 AM
    • Replies: 1
    • Views: 1,336
    09-03-2009 09:42 AM Go to last post
  18. FPGA and LabVIEW communication, Help me!!

    Hi, I wanna communicate the FPGA with the PC by LabVIEW but I have a problem, I don't know how begin. Please help me:confused:

    Started by rociomaturano, 07-29-2009 04:22 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,670
    08-19-2009 02:22 AM Go to last post
  19. L2 replacement part number ?

    O-K tech support, Could you be so kind to provide me with the source and PN for the inductor L2 on XEM 3010 ? The case of L2 on my development board cracked up, probably due to heat. The board is still working, but I would like to replace it just for a piece of mind. Thanks. mahengjie:)

    Started by mahengjie, 07-20-2009 02:22 PM
    • Replies: 2
    • Views: 541
    07-21-2009 08:03 AM Go to last post
  20. HELP!question about okTriggerOut

    i have make a new project for datalogging,and it works well.now,i add a okTriggerOut module,but translate can't pass. error message show that all 'ok2' have problem, like that: ERROR:NgdBuild:456 - logical net 'ok2<8>' has both active and tristate drivers... Active driver(s) of net...

    Started by bruce yu, 02-25-2009 12:55 AM
    • Replies: 3
    • Views: 881
    06-30-2009 09:37 AM Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts