Skip to content

Iterative compilation and reporting scripts for AMD / Xilinx Vivado

Notifications You must be signed in to change notification settings

pConst/vivado_design_space_explorer_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vivado_design_space_explorer_template

This project shows how to make iterative compilation for AMD / Xilinx FPGAs

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

We create a bunch of generated Vivado 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 AMD / Xilinx Vivado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published