Re: [myhdl-list] FW: Floating-point support
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2011-03-09 19:41:14
|
> > > Following this interesting thread, I would say MyHDL should have an > API for custom conversions. I'm not sure but I saw a proposal to > change the hooks __verilog__ and __vhdl__ to add custom code. Maybe > some access to the introspection logic can provide a way to define > custom code to implement FP or anything else. In my case, It happened > to me that some structures (e.g. buses and interconnects) I already > know how to convert efficiently to VHDL, and I wanted to have a custom > converter for this circumstances. > > Let me think a bit more (and refresh my memory), but I saw here some > enhancement proposals. > > Bye! > > It might of been in the MyHDL release (what's new) documentation, http://www.myhdl.org/doc/0.7/whatsnew/0.7.html <http://www.myhdl.org/doc/0.7/whatsnew/0.7.html>Chris Felton |