On 26/01/2018 19:01, "Devel on behalf of Sébastien Bourdeauducq" 
<devel-boun...@lists.m-labs.hk on behalf of s...@m-labs.hk> wrote:

On Friday, January 26, 2018 08:03 PM, Kustaa Nyholm wrote:
>I was looking for guidance/ideas for a less ambitious approach, something
>like (sorry to borrow C syntax here):
>#ifdef FOR_REAL_HARDWARE
>          self.specials += Instance("vhdlmodule", ......
>#elseif
>       self.specials += ...migen version of vhdlmodule ...
>#endif


Ack that , but what should I use?

It looks to me I'm pretty much forced use Instance to get certain
Altera stuff to synthesise but I can't then use Migen to test the
design, can I? 

wbr Kusti


_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to