Skip to content

paulfd/hiir-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hiir-designer

Designs oversampling stages adapter to HIIR from Laurent de Soras (http://ldesoras.free.fr/prod.html).

Build using your favorite compiler, e.g. for clang

clang++ hiir-designer.cpp hiir/PolyphaseIir2Designer.cpp -I. -o hiir-designer

Usage

Usage: ./hiir-designer n_stages transition_bw [stopband_attenuation]

n_stages is the number of 2x up/down sampling stages
transition_bw is the transition bandwidth of the first stage
stopband_attenuation is the expected stopband attenuation

About

Designs oversampling stages adapted to HIIR from Laurent de Soras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages