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