I am having an issue while I clone the testbench of hpdcache and try to do submodule update to get the RTL and DV utils.
Following is the error.
git clone https://github.com/openhwgroup/cv-hpdcache-verif.git
git submodule update --init --recursive
Submodule 'modules/dv_utils' (https://github.com/openhwgroup/core-v-verif.git) registered for path 'modules/dv_utils'
Submodule 'modules/hpdcache' (https://github.com/openhwgroup/cv-hpdcache.git) registered for path 'modules/hpdcache'
Cloning into '/home/360.1.361-EPI/users/tk223379/cv-hpdcache-verif/modules/dv_utils'...
Cloning into '/home/360.1.361-EPI/users/tk223379/cv-hpdcache-verif/modules/hpdcache'...
fatal: remote error: upload-pack: not our ref d8cf12e97d04545a9b1d4f3995bfb7b2f58aa7be
fatal: Fetched in submodule path 'modules/dv_utils', but it did not contain d8cf12e97d04545a9b1d4f3995bfb7b2f58aa7be. Direct fetching of that commit failed.
Hello,
I am having an issue while I clone the testbench of hpdcache and try to do submodule update to get the RTL and DV utils.
Following is the error. git clone https://github.com/openhwgroup/cv-hpdcache-verif.git git submodule update --init --recursive Submodule 'modules/dv_utils' (https://github.com/openhwgroup/core-v-verif.git) registered for path 'modules/dv_utils' Submodule 'modules/hpdcache' (https://github.com/openhwgroup/cv-hpdcache.git) registered for path 'modules/hpdcache' Cloning into '/home/360.1.361-EPI/users/tk223379/cv-hpdcache-verif/modules/dv_utils'... Cloning into '/home/360.1.361-EPI/users/tk223379/cv-hpdcache-verif/modules/hpdcache'... fatal: remote error: upload-pack: not our ref d8cf12e97d04545a9b1d4f3995bfb7b2f58aa7be fatal: Fetched in submodule path 'modules/dv_utils', but it did not contain d8cf12e97d04545a9b1d4f3995bfb7b2f58aa7be. Direct fetching of that commit failed.
Can you please take a look at it ?
Regards Tanuj Khandelwal