1) Is there a recommended project structure (dir stucture etc) that I can use to be compatible with the new modular features (softip) both from using them and creating them perspectives?
2) What are the basic procedures for adding in an official module (ip), is it adding it to the parent dir :
Code: Select all
git clone git@github.com/xcore/sc_xxx ../
3) Are the modules on github exactly the same as those in softip or are there differences we need to understand.
4) is there any metadata associated with softip that we need to provide on gihub when adding or updating modules for softip inclusion?
I am sure I (and others here) will have more questions but I kind of need to get these answered before I proceed otherwise I may end up having to refactor/restructure later.
PS are there any project templates to help get started (unless I can just use xcommon with xcore_template)?
regards
Al