Skip to content
Snippets Groups Projects
PL1

New function property: Default_CodeGen

Merged Imported Juan Font Alonso requested to merge msp430-dev into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -13,5 +13,6 @@ property set TASTE_IV_Properties is
is_Component_Type : aadlboolean applies to (System);
is_instance_of : aadlstring applies to (System);
FPGA_Configurations : aadlstring applies to (System);
Default_CodeGen : enumeration(default, ada, c) applies to (System);
-- MSCFiles : list of aadlstring applies to (Subprogram);
end TASTE_IV_Properties;
Loading