Forum Discussion
Altera_Forum
Honored Contributor
21 years agonipu_n,
<div class='quotetop'>QUOTE </div> --- Quote Start --- *how can i store some data into on-chip ROM?[/b] --- Quote End --- How you populate them depends on your flow. I've used both .hex and .mif formats to populate memories in Quartus II. <div class='quotetop'>QUOTE </div> --- Quote Start --- * how it is possible to count the number of LEs used by different on-chip components?[/b] --- Quote End --- Quartus II will give you both a post-synthesis and post-compilation report summarizing the resources used. This should give you what you're looking for. Cheers, - slacker