Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | design in vsprom

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

design in vsprom - wuyi316904@gmail.com - 2006-07-03 11:36:00

I have a design for vsprom.My idea is that config
FPGA with Xilinx CPLD
and parallel flash memory.The design is correct in spartan platform but
failure in spartan-2.Can u give me some suggestions?

I know that the algorithm of config spartan and sparan-2 is
different.There is a internal counter for spartan bitstream,but the
spartan-2 use command reg for the bitstream control.Is this the reason
why the design does't work for spartan-2?