OpenCores
URL https://opencores.org/ocsvn/wdsp/wdsp/trunk

Subversion Repositories wdsp

[/] [wdsp/] [trunk/] [rtl/] [vhdl/] [WISHBONE_IIR/] [SOS.vhd] - Diff between revs 5 and 11

Show entire file | Details | Blame | View Log

Rev 5 Rev 11
Line 83... Line 83...
 
 
filter_coef<=h0;
filter_coef<=h0;
myfilter:
myfilter:
        for k in NSECT-1 downto 0 generate
        for k in NSECT-1 downto 0 generate
 
 
filter:Tworder
filter: entity work.Tworder(typeIII)
                generic map(
                generic map(
                                                WordWidth=>WordWidth,
                                                WordWidth=>WordWidth,
                                                Bit_growth=>Bit_growth,
                                                Bit_growth=>Bit_growth,
                                                M=>M,
                                                M=>M,
                                                Q=>Q
                                                Q=>Q

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.