Re: [myhdl-list] Starting with MyHDL and trying to do my Cordic Module
Brought to you by:
jandecaluwe
From: André P. <and...@gm...> - 2014-07-04 16:10:40
|
Thanks again. Well, even if the synthesis result is the same, I really need to use the CASE statement for state machines. If I don't do it the product leader won't let me use MyHDL, lol :-) Also, we use this here: attribute SYN_ENCODING of READ_PARAMETER_ST_TYPE : type is "safe"; As far as I understood, I can send this line directly to the VHDL with the special MyHDL command vhdl_code, right? Cheers On Fri, Jul 4, 2014 at 11:59 AM, Christopher Felton <chr...@gm...> wrote: > On Fri, Jul 4, 2014 at 9:43 AM, André Prado <and...@gm...> > wrote: > >> Humm, my state machine was translated to an IF else if fashiong instead >> of switch case. >> > > Thats fine, compare synthesis results if there is concern. > > Regards, > Chris > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > myhdl-list mailing list > myh...@li... > https://lists.sourceforge.net/lists/listinfo/myhdl-list > > -- Atenciosamente/Regards André Castelan Prado |