Page 1 of 1

[request] [RT-Druid] add support for a new architecture

Posted: Sat Apr 25, 2020 10:49 pm
by RagabElKattawy
hello,

I'm working on a project that requires porting ERIKA Enterprise v3 to a new architecture that is not supported by RT-Druid v3. So I'm looking for a guide, manual or reference to configure the RT-Druid in order to add support for my CPU and its parameters.

best regards,
Ragab El-Kattawy

Re: [request] [RT-Druid] add support for a new architecture

Posted: Wed Apr 29, 2020 10:58 am
by paolo.gai
Dear Ragab,

What is the target?

Currently it is not possible to externally customize Rt-Druid for changing the OIL file parameters and the related generated code. Things likely will change around this summer, but for now my suggestion is the following:

- checkout the code from GitHub
- make the windows/preferences point to it (to use it instead of the official one)
- create an example from a similar architecture and generate code for it
- change the target code and the generated code, recompiling from command line, but without regenerating from the OIL file.

Once you have something working on the target side, in case you want to submit it to us we could add the support for RT-Druid makig the release public. (I would wait the next release with the new licensing terms to discuss about the inclusion).

Regards,

Paolo