Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cam, tcam & make clean in the $SUME_FOLDER #3

Open
SharleneFletcher opened this issue Jun 22, 2018 · 0 comments
Open

cam, tcam & make clean in the $SUME_FOLDER #3

SharleneFletcher opened this issue Jun 22, 2018 · 0 comments

Comments

@SharleneFletcher
Copy link

Hi,

lib/hw/xilinx/cores/tcam_v1_1_0/README ends with the following note:

Note: Whenever you run 'make clean' in the $SUME_FOLDER, you need to run again 
'make' into tcam_v*_*_* folder, to create the IP.

but in "Steps for initial setup" (step 8) instructs to execute:

$ cd $SUME_FOLDER/lib/hw/xilinx/cores/tcam_v1_1_0/ && make update && make
$ cd $SUME_FOLDER/lib/hw/xilinx/cores/cam_v1_1_0/ && make update && make
$ cd $SUME_SDNET/sw/sume && make
$ cd $SUME_FOLDER && make

Inspecting $SUME_FOLDER/Makefile reveals that its default target all depends on target clean.
I.e. cd $SUME_FOLDER && make will execute make clean in the $SUME_FOLDER.

Is the README note obsolete?

Regards,
Sharlene

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant