onera / pml-analyzer

The PML analyzer is an open source API providing a simple DSL to build a description of the architecture of your chip based on the PHYLOG Modelling Language (PML).
https://w3.onera.fr/phylog/
GNU Lesser General Public License v2.1
5 stars 0 forks source link

Support non load/store components #16

Closed Gaudeval closed 7 months ago

Gaudeval commented 7 months ago

Description

Add a flag to support the creation of hardware components without the default Load and Store services.

Help would be appreciated for:

What type of pull request is this? (check all applicable)

Related Tickets & Documents

Closes #13

Added tests?

Added to documentation?

Do we need to update pml analyzer version?

Is this new version should be released as soon as possible?

Gaudeval commented 7 months ago

Thank you for the development. It is very nice, just a little thing, please add the explicit parameter naming "withDefaultServices=" in you last test. It improve a bit the readability :-)

You drove a hard bargain, but it is done. The hardware test will have to become more FlatSpec-friendly one day. One day...