Re: [myhdl-list] What techniques can I use to avoid repeating myself in myhdl code?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2013-05-14 13:17:41
|
On 5/14/2013 8:04 AM, Christopher Felton wrote: > On 5/13/2013 5:33 PM, Keerthan jai.c wrote: >> But what about your example above? >> > > Here is a complete example, it is still an nonsensical > example and incomplete. But it shows the different > methods we were discussing, simulates (nothing to verify > though, cause it doesn't do anything) and converts. > > https://gist.github.com/cfelton/5575659 > I should note, only the first 30 lines are part of the example we have been discussing. The reset is scaffolding to create an example, albeit nonsensical. To create a top-level that is closer to a real-world example, which would be converted. Regards, Chris |