-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
With the current version, make checkout fails:
make checkout
make scripts
make[1]: Entering directory '/home/user/Documents/pga/pulp'
echo 'set ROOT [file normalize [file dirname [info script]]/..]' > sim/compile.tcl
./bender script vsim \
--vlog-arg="-suppress 2583 -suppress 13314 \"+incdir+\$ROOT/rtl/includes\"" --vcom-arg="" \
-t rtl -t test \
| grep -v "set ROOT" >> sim/compile.tcl
Error: [E31] File /home/user/Documents/pga/pulp/.bender/git/checkouts/common_cells-f18d75f6d6d026a5/src/deprecated/clk_div.s doesn't exist
make[1]: *** [Makefile:64: scripts-bender-vsim] Error 1
make[1]: Leaving directory '/home/user/Documents/pga/pulp'
make: *** [Makefile:49: checkout] Error 2The script clones the v1.24.0 tag of the common-cells repo: https://github.com/pulp-platform/common_cells/tree/v1.24.0
There is a typo which has been fixed in release v1.24.1: pulp-platform/common_cells@130f9e0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels