Skip to content

pConst/quartus_design_space_explorer_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quartus_design_space_explorer_template

published as part of https://github.com/pConst/basic_verilog Konstantin Pavlov, pavlovconst@gmail.com

This project shows how to make iterative compilation for Intel / Altera Quartus FPGA

The idea is similar to the dse.exe utility, that is being shipped with Altera / Intel Quartus suite

We create a bunch of generated Quartus project copies which differ only one variable All projects get compiled in parallel collecting FMAX data

This particular test shows FMAX advantage of using 'fast_counter.sv' module

Launch compilation using "make -j". And be careful with large j's there ;)

About

Iterative compilation and reporting scripts for Intel / Altera Quartus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published