Example designs created for the Spartan™-3A FPGA Starter Kit board and the Spartan-3AN FPGA Starter Kit board to demonstrate various features or capabilities. Documentation and source files are included.
http://www.xilinx.com/products/boards/s3astarter/reference_designs.htm
Abril 20, 2009 a las 7:35 pm
Hi,
I wanted to write a comment about this website: C-to-verilog.com ; It allows you to take regular C code and compile it to VHDL. It has a simple web interface where you put the C code and it renders the VHDL code. You can take this code and synthesize it to an FPGA. It also creates the testbench for you.