Esta entrada fue publicada el 13 marzo 2008 a las 1:32 pm y está archivada bajo las categorías FPGA, VHDL. Puedes seguir las respuestas de esta entrada a través de sindicación RSS 2.0.
Puedes dejar una respuesta, o trackback desde tu propio sitio.
Una Respuesta a Spartan-3A/3AN FPGA Starter Kit Board Design Examples
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.
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.