-------------------------------  -----------------------------------------  ------------------------------------------------- 
-- model supplier: Johan Sandstrom 310.977.9435
-- johan@sandstrom.org 
-- project: PreSynth.
-- description: Define parameters to PreSynth.vhd model.
-- filename: PS_cfg.vhd
-- yyyy/mm/dd modifier Description of change 
----------------  -------------  ------------------------------------------------- 
-- 1997/10/24 johan Initial release 
-------------------------------  -----------------------------------------  ------------------------------------------------- 
configuration PS_cfg of PreSynth_wrapper is
  for bhv
    for i1 : PreSynth use entity work.PreSynth(bhv)
      generic map (infile             => "source.vhd",
                             outfile           => "source_PS.vhd",
                             clock_name => "clk");
    end for;
  end for;
end PS_cfg;
 

Home | About Us | Demo | Products | Articles | Methodology | Vocation | Avocation