Re: [casper] Issue compiling SNAP design with reorder block

2020-02-07 Thread Jack Hickish
Hi Dan, Thanks a weird one. Can you send me / point me to the model, please? J On Fri, 7 Feb 2020, 8:10 am Dr. Danny C Price PhD, wrote: > Thanks all, > > I am indeed using the Py3 virtualenv setup, and it's a small (2^12) > reorder. > > I'll try installing 2016.4 on my new machine and see wha

Re: [casper] Issue compiling SNAP design with reorder block

2020-02-07 Thread Dr. Danny C Price PhD
Thanks all, I am indeed using the Py3 virtualenv setup, and it's a small (2^12) reorder. I'll try installing 2016.4 on my new machine and see what happens so i can rule in/out vivado as the culprit Cheers Danny On Fri, 7 Feb 2020, 18:39 Adam Isaacson, wrote: > Hi Danny, > > This may have no

Re: [casper] Issue compiling SNAP design with reorder block

2020-02-06 Thread Adam Isaacson
Hi Danny, This may have nothing to do with your issue and you may have encountered other issues if it did. What version of python are you running on that machine? The latest toolflow uses Python 3, so we typically run it in a virtual environment. The R2016b and Vivado 2016.4 does not require a vir

Re: [casper] Issue compiling SNAP design with reorder block

2020-02-06 Thread Dan Werthimer
hi danny, how big a reorder are you trying to do ? i vaguely remember some OS have trouble with reorder 2^13 or more. i think the re-order does some linux calls that do boolean minimization, and i think some OS's have trouble with large minimization. not sure about this - it was long ago dan

[casper] Issue compiling SNAP design with reorder block

2020-02-06 Thread Danny Price
Hi all, I am having difficulty compiling a SNAP design, which I have narrowed down to a reorder block (it compiles fine without the reorder). My environment is: Ubuntu 16.04.3 Matlab 2018a Vivado 2019.1 (have tried with 2019.1.1 also). casper