Re: [myhdl-list] enum ROMs
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2015-03-17 03:59:22
|
On 3/16/15 7:46 AM, Henry Gomersall wrote: > I wish to create a look up table from enums. This is about replaying > state from a recorded vector. > > It seems this isn't supported in the same way that intbvs etc can be > used (I get a complaint about various things depending on where I > instantiate the lut). Am I wrong? > Correct, this isn't directly supported. There was a conversation not too long ago on this topic - when I find the link I will post it. Regards, Chris |