Re: [myhdl-list] multiple instantiations
Brought to you by:
jandecaluwe
From: Edward V. <dev...@sb...> - 2015-02-13 16:57:55
|
Henry, Do you have and example of your code? Regards Edward Vidal Jr. e-mail dev...@sb... 915-595-1613 On Friday, February 13, 2015 8:31 AM, Henry Gomersall <he...@ca...> wrote: On 13/02/15 16:05, Edward Vidal wrote: Henry, >Your problem sounds like what I am working on. > > <snip> As I understand it, you're doing it by lumping your parallel logic into one block? Or perhaps I've missed something? The problem with this is it breaks a given serial pipeline. My algorithm is embarrassingly parallel, but each parallel stream is not particularly simple. In fact, it gets worse because each serial pipeline is re-purposed in several different ways at run time - essentially I'm wrapping DSP units with lots of data marshalling and shuffling. I really want the serial unit to be as sane as possible, and I'm happy to accept any kind of VHDL to give me that. Cheers, Henry ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ myhdl-list mailing list myh...@li... https://lists.sourceforge.net/lists/listinfo/myhdl-list |