Skip to content

common-cells typo in filename => Error while make checkout #100

@pcotret

Description

@pcotret

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 2

The 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions