Hi Kathryn, Welcome to the list. - To follow up from Jack's questions:
- Which dead websites did you find? - We'll aim to clean these up. - Many people struggle a bit bringing up the toolflow the first time (as you can see from the mail archive). The most up to date documentation is the read the docs here: https://casper-toolflow.readthedocs.io/en/latest/ - In an effort to get people started who just want to try out the toolflow, with the help of the Pacific Research Platform the CASPER toolflow is now also working in the cloud. We are working on adding hardware that can be used to test designs as well, but for those that want to just run some simple (or not simple) tests/compiles: 1) go to casper.nautilus.optiputer.net 2) Once you've logged in, open the "Desktop".From there, you can open a terminal, and clone mlib_devel. - You want the m2019a branch from casper-astro: (git clone -b m2019a https://github.com/casper-astro/mlib_devel.git)You can then start the toolflow from within the mlib_devel directory with "startsg ./startsg.cloud.local" (there is also a #prp-cloud channel on the slack for assistance.) Cheers, Joanthon On Fri, 25 Jun 2021 at 04:39, Jack Hickish <[email protected]> wrote: > Hi Kathryn, cc list > > Did emailing [email protected] (as per > https://casper.berkeley.edu/index.php/contact/) not work? In any case, > I've added you manually, so you should be able to post directly to > [email protected] from this JPL email address. Let me know if > this doesn't work. > > That "test_snap" file is generated by the toolflow. In general, the > toolflow always generates a module with the same name as your Simulink > design. > > - What versions of MATLAB / Vivado / OS are you using? > - Do things behave the same if, instead of running `jasper_frontend` > followed by `exec_flow.py`, you simply run "jasper" in the MATLAB prompt? > - If you use a model name/path with no capital letters (i.e. not a > simulink design in the "Documents" directory) does that make any > difference. In the olden days capitals used to upset MATLAB. Not sure if > this is still the case. > > Cheers > Jack > > > On Thu, 24 Jun 2021 at 22:54, Chamberlin, Kathryn (US 386E) < > [email protected]> wrote: > >> Hello, >> >> >> >> I am using the Casper tool flow and am trying to contact the Casper list >> server with a question. I have had no success in subscribing to the list >> server due to unfound (dead) websites and Google groups, but I saw via the >> Casper Mail Archive that you are an active member of the list serve. >> >> >> >> Would you be able to add me to the list serve manually? I am trying to >> find a solution to a simulation error I have for the Jasper test_snap >> tutorial. >> >> >> >> When running the Jasper test_snap tutorial >> <https://casper-toolflow.readthedocs.io/en/latest/src/Running-the-Toolflow.html>, >> I am able to follow the directions to step 9. After I execute the >> exec_flow.py command, I can see everything working and Vivado synthesis >> begin. During the Synthesis I get an error and the test stops. >> >> >> >> After looking in vivado.log for the error, the error says: >> >> ERROR: [Synth 8-439] module 'test_snap' not found >> [/home/ice_sensing/Documents/fpga/mlib_devel/jasper_library/test_models/test_snap/myproj/myproj.srcs/sources_1/imports/test_snap/top.v:614] >> >> ERROR: [Synth 8-6156] failed synthesizing module 'top' >> [/home/ice_sensing/Documents/fpga/mlib_devel/jasper_library/test_models/test_snap/myproj/myproj.srcs/sources_1/imports/test_snap/top.v:7] >> >> >> >> I see test_snap is a module instance in top.v, but cannot find any >> Verilog/vhdl file that may correspond with the module. Is this file >> supposed to be included in the repo? Or is it generated in the tool flow >> operation and somehow my operation is failing to produce this file? >> >> >> >> Any support in joining the Casper list serve so I can ask this question >> in that group, or help solving it 1:1, is greatly appreciated. >> >> >> >> *Kathryn Chamberlin* >> >> Instrument Embedded Systems >> >> NASA Jet Propulsion Laboratory >> >> Pasadenca, CA, USA >> >> >> > -- > 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/CAG1GKS%3D_4vjWGBg8jbHSR1tp-afiPKx6tEnAu0BnX-7trZwgnQ%40mail.gmail.com > <https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAG1GKS%3D_4vjWGBg8jbHSR1tp-afiPKx6tEnAu0BnX-7trZwgnQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPU71P8Wj0DVOLbzH0O10jmTBty%3DJazUdBn9NsaYMfj3NC%2BwKQ%40mail.gmail.com.

