Re: [myhdl-list] [new] design flow question
Brought to you by:
jandecaluwe
From: Neal B. <ndb...@gm...> - 2008-12-19 20:09:16
|
Felton Christopher wrote: > On the website there are many examples, check out some of the > following links. > > http://www.myhdl.org/doku.php/publications -- This is your one stop > shop, the paper by Dillon Engineering (a bunch of active MyHDL > contributors) describes exactly what you are looking for > (http://www.myhdl.org/doku.php/publications ). > > Different examples that have been contributed to the site > http://www.myhdl.org/doku.php/cookbook:sinecomp -- Implementation of > the cordic > http://www.myhdl.org/doku.php/cookbook:bitonic -- Sort algorithm > implementation > http://www.myhdl.org/doku.php/projects:cordic_calculations -- Another > cordic > http://www.myhdl.org/doku.php/projects:gcicexample -- CIC Filter > http://www.myhdl.org/doku.php/projects:conste_encoder -- > Constellation Encoder > > Good luck > I'm still a bit lost. My question is, suppose, for example, I want to do a design targetting Xylinx. Suppose I want to use an FIR filter, using Xylinx FIR core generator. Would this work with a myhdl frontend, and if so, how would the design flow go? |