Re: [myhdl-list] FW: Floating-point support
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2011-02-22 21:43:45
|
> > <snip float ...> > > Hi David & Jan, > > I've just been trawling the archives to try to get up to speed, and > saw this post. It interests me greatly, as I have practical > implementations in mind. > > Is it still of current interest to you or anyone else? > > Jan Coombs > -- > Jan C, MyHDL is an RTL similar to VHDL and Verilog. It has the same level support. It does not do higher level synthesis. Because MyHDL is exists in the Python eco you get a tone of power with your RTL but not high-level synthesis. This could be a separate project that works with MyHDL but it is a considerable effort (see other high-level synthesis research). Hope that helps, Chris Felton |