Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FPGA PROGRAMMING FLOW

Status
Not open for further replies.

ronydc

Full Member level 3
Joined
Nov 17, 2005
Messages
166
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,298
Activity points
2,612
DEAR FRIENDS,

I AM NEWLY ENTERING INTO FPGA programming.

can some one tel me the steps, like we do in keil compiler for 8051 programing.

first compile the c file then the compiler will give the .hex output then we convert it to the binary file and then that binary file is burnt into the microcontroller.

same way what are the steps for the FPGA programming .?
thats my question.

please show me the way.


thanks in advance.

-Confused.. Rony ..!!
 

ronydc said:
DEAR FRIENDS,

I AM NEWLY ENTERING INTO FPGA programming.

can some one tel me the steps, like we do in keil compiler for 8051 programing.

first compile the c file then the compiler will give the .hex output then we convert it to the binary file and then that binary file is burnt into the microcontroller.

same way what are the steps for the FPGA programming .?
thats my question.

please show me the way.


thanks in advance.

-Confused.. Rony ..!!


Hi rony,
Dont worry..
First You have to write a VHDL/Verilog program in hdl compiler.Add your program to a project.Now when you add your program to a project then automatically you can find the program flow on the left side of the screen.
Like synthesis,implementation.
in syntheisis you can fine "check syntax".This is the one to check syntax.
just right click on the synthesis and clikc on run.it automatically synthesis the code you have written.
This is just a brief description.You can find the tutorials.Please read them.You will get good idea how to follow the steps.
Good Luck
 

dear TAN,
THANKS FOR REPLYING ME.

i am still confused.
which software you are talking about... is it aldec .?

please copy and pase the flow here for me.

i need the guidence for using the software and hardware trinerkit also. please giude me which software i need to use for VHDL or c OROGRAMMING of FPGA and which trainer kit i shoud purchase to use with it.

thanks again.
 

Hi, ronydc

To learn VERILOG, itz a good move with EDA software MODELSIM and LP edition of SAMIR PALNITKAR.

And for synthesis of modules you can use encounter platform tool.




regards
Hasan.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top