Hi Guillermo, I'm not sure what is causing that specific error - normally it's that there's something like an invalid input (somewhere) in the signal chain leading up to the block it is complaining about (though it looks like it's complaining about the register block yellow block itself).
Did you put the design together following the instructions, or are you just trying to compile the example design provided? Have you been able to compile any of the other SNAP designs? To confirm, you're using matlab 2018a and vivado 2019.1? As an aside, there was some work done on the toolflow last week, and as part of that there is now an update <https://github.com/casper-astro/mlib_devel>on the main branch (as of this morning). I tested those libraries against the SNAP tutorial designs as part of the verification, so they should work, if you want to try using them instead. (They have not yet been propagated into the tutorials_devel branch submodules, this will probably happen in the next week or so). Cheers, Jonathon On Mon, 19 Oct 2020 at 15:04, Guillermo Gancio <[email protected]> wrote: > Hi all, > > I'm having trouble compiling the SNAP tutorial designs, I guess that > I'm missing some (silly) variable config but after a week of looking > around I couldn't find it, I did a fresh tool-flow installation and > I'm using virtual env for python 3...If any one has any idea. > > the error that I got is this: > > Error using jasper_frontend (line 33) > The S-function 'sysgen' in 'snap_tut_corr/fft_shift/io_delay' has > specified the option SS_OPTION_PORT_SAMPLE_TIMES_ASSIGNED and > specified inherited for sample time number 0. Inheriting a sample time > is not supported when specifying > SS_OPTION_PORT_SAMPLE_TIMES_ASSIGNED > > Error in jasper (line 6) > build_cmd = jasper_frontend; - Show complete stack trace > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CA%2BEePfTLub5_pF%3DoqNN_az5iD9VdjqW3e%3DmRDVKwpkV5eu2wJw%40mail.gmail.com > . > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAPU71P_-E7Gx-UeHuoC3_nEGKD0AMxFqCL1wU1y7v_9Zx6bZ%3DQ%40mail.gmail.com.

