Latest threads in Field-Programmable Gate Arraysshow only best voted threads

Subject Author Posted Replies
 
Xilinx Virtex 4
I need help with immediate delivery of two Virtex 4 FPGA's. The part numbers are XC4VLX80-11FFG1148C (50pcs) and XC4VLX25-11FFG668C (25pcs). Anything that you can do is appreciated. Regards, Jon E....
1
1
 
Fifo Simulation Error
I've initiated the component and the instance according to the .vho files created along when I created my FIFO with the core generator. I've copied all the files into the same directories, but i just...
11
11
 
Xilinx timing parameter definitions? e.g. Tbxcy, Tcinck, etc? Where are they defined?
Hi FPGA Folk, Is there any xilinx or other documentation that describes what these symbols mean? E.g. Tcko, Tbxcy, Tcinck? The FPGA datasheets define a small subset of all the possible parameters...
1
1
 
xilinx v5 ddr2 controller
Hi, I have used the core generator for a DDR2 controller and I'm trying to implement my own user application. In my current simulation the controller comes out of calibration but when I try to write...
2
2
 
pci bridge fpga card
I have an AMIRIX board ap1070 . There is a pci bridge (POWERSPAN II ) from TUNDRA on the board which provides the interface communication between the fpga and the pci card. The AMIRIX has given me the...
 
First CPLD project
Hi All, I'm doing an internal project for my tiny company and have chosen to use a Xilinx XC9572 and an Atmel ATMEGA324P along with 6 74LS245 transceivers for this portion. This project is a board to...
3
3
 
xilinx core generator
Hello, Im new to Xilinx core generator tool and have a very fundamental question. I want to generate a single port RAM with an enable signal for the READ operation and the WRITE operation. The write...
3
3
 
GTP simulation problems
Hi, since I updated to ISE 10.2 and regenerated my GTPs with coregen I have simulation problems. All output values from the GTP models are X although ALL input values driven by the toplevel module are...
3
3
 
Reading FPGA internal memory data
I have some IP output data written in an Altera FPGA memory inside the FPGA. I have two questions here 1) How can I read the FPGA memory I use USB blaster cable for this? 2) Can I somehow dump the...
2
2
 
usb core
is any bug in usb core 2.0 in open cores site.
1
1
 
How to prevent mapper stripping when synthesizing without IO buffers?
Hi, I have designed a VHDL entity that is a subset of the complete design. I have verified its functionality with a simulation in modelsim and now I want to run it through the xilinx synthesis(XST)...
4
4
 
Mismatch simulation & post sythese results
Hi I am a little bit desperate at the moment. My design is working fine when simulating in with Modelsim. Also the sythesis process works fine but when I check the register content at the end of the...
5
5
 
mean of ddfs
its is direct digital frequency synthesiser
 
Using VHDL packages
Hey there, I have asked this question in another forum as well but that forum ha gone into the 2nd page and I am not sure how many people would bother goin to the next page. Anyways, I am trying to...
1
1
 
Why cant XST sythesis this piece of code
Hi When running XST then XST is analysing an entity for ages that contains the following piece of code. if (signal1 = '1') for I in 0 to 15 loop if (signal2(I) = '0') then...
2
2