Re: [myhdl-list] [new] design flow question
Brought to you by:
jandecaluwe
From: Felton C. <chr...@gm...> - 2008-12-18 12:31:58
|
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 On Dec 17, 2008, at 7:34 PM, Neal Becker wrote: > I know only a little about Verilog - I do algorithm development and > hand off to coworkers who produce verilog. > > We typically do a lot of DSP work (lots of arithmetic). Often, > things like Xylinx cores are used. > > Would that sort of design flow work with a myhdl frontend? Any hints? > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 to > help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list |