Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21597 Discussions

Bitstream of FPGA

Altera_Forum
Honored Contributor II
1,168 Views

Hello, I have to do a work for the university. And I am a bit lost.  

 

That is exactly the bitstream of the FPGA?  

 

And as do I it generate? When I compile with Quartus II? 

 

Regards
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
445 Views

The bitstream is the file that is loaded into the FPGA at power on - FPGAs are volotile so cannot store data when the power is off. They need some method to program them at power on. 

 

You can generate the programming file during the assembler phase of compilation in Quartus.
0 Kudos
Reply