- Hi, I'm trying this code :
sudo cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX= usr/local/systemc-2.1a/ -DNVDLA_HW_PREFIX=/usr/local/nvdla/hw -DNVDLA_HW_PROJECT= nv_full
- and as result I get this error code:
CMake Error: The source directory "/home/r3zafa/nvdla/vp/nv_full" does not exist.
Specify --help for usage, or press the help button on the CMake GUI._
-
- ==============================================
-
- files are generated under /home/r3zafa/nvdla/hw/outdir/nv_full/spec/manual
-
- ==============================================
-
- make: Leaving directory '/home/r3zafa/nvdla/hw/spec/manual'
-
- make: Entering directory '/home/r3zafa/nvdla/hw/cmod'
-
- mkdir -p ../outdir/nv_full/cmod/release/lib
-
- mkdir -p ../outdir/nv_full/cmod/release/include
-
- cp -f ../outdir/nv_full/cmod/libnvdla_cmod.so ../outdir/nv_full/cmod/release/lib
-
- cp -f ../cmod/include/scsim_common.h ../outdir/nv_full/cmod/release/include
-
- cp -f ../cmod/include/NV_nvdla_top_base.h ../outdir/nv_full/cmod/release/include
-
- cp -f ../cmod/nvdla_top/NV_nvdla.h ../outdir/nv_full/cmod/release/include
-
- ==============================================
-
- release files are installed to ../outdir/nv_full/cmod/release
-
- ==============================================
-
- ==============================================
-
- files are generated under /home/r3zafa/nvdla/hw/outdir/nv_full/cmod
-
- ==============================================
-
- make: Leaving directory '/home/r3zafa/nvdla/hw/cmod'
-
- logfile: outdir/build.log
-
- ==============================================
-
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
-
- ==================BUILD PASS==================
-
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
-
- ==============================================
-
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
- and for sw on folder : cd nvdla/nvdlav1/
- ==============================================
- files are generated under /home/r3zafa/nvdla/git-nvdlav1/outdir/nv_full/spec/manual
- ==============================================
- make: Leaving directory '/home/r3zafa/nvdla/git-nvdlav1/spec/manual'
- make: Entering directory '/home/r3zafa/nvdla/git-nvdlav1/cmod'
- mkdir -p ../outdir/nv_full/cmod/release/lib
- mkdir -p ../outdir/nv_full/cmod/release/include
- cp -f ../outdir/nv_full/cmod/libnvdla_cmod.so ../outdir/nv_full/cmod/release/lib
- cp -f ../cmod/include/scsim_common.h ../outdir/nv_full/cmod/release/include
- cp -f ../cmod/include/NV_nvdla_top_base.h ../outdir/nv_full/cmod/release/include
- cp -f ../cmod/nvdla_top/NV_nvdla.h ../outdir/nv_full/cmod/release/include
- ==============================================
- release files are installed to ../outdir/nv_full/cmod/release
- ==============================================
- ==============================================
- files are generated under /home/r3zafa/nvdla/git-nvdlav1/outdir/nv_full/cmod
- ==============================================
- make: Leaving directory '/home/r3zafa/nvdla/git-nvdlav1/cmod'
- logfile: outdir/build.log
- ==============================================
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
- ==================BUILD PASS==================
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
- ==============================================
- Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.**_
sudo cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX= usr/local/systemc-2.1a/ -DNVDLA_HW_PREFIX=/usr/local/nvdla/hw -DNVDLA_HW_PROJECT= nv_full
CMake Error: The source directory "/home/r3zafa/nvdla/vp/nv_full" does not exist.
Specify --help for usage, or press the help button on the CMake GUI._
can someone please help me :(
~/nvdla/hw output for [tools/bin/tmake -build cmod_top] is :