Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ellidiss-release
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
ellidiss-release
Commits
d0740858
Commit
d0740858
authored
Sep 10, 2018
by
Jerome Legrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
taste 2.1.18 C007 beta3
parent
570e8b69
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
TASTE-linux64/bin/TASTE
TASTE-linux64/bin/TASTE
+0
-0
TASTE-linux64/config/TASTE_IV_Properties.aadl
TASTE-linux64/config/TASTE_IV_Properties.aadl
+2
-2
TASTE-linux64/config/TasteConfig.ini
TASTE-linux64/config/TasteConfig.ini
+2
-0
No files found.
TASTE-linux64/bin/TASTE
View file @
d0740858
No preview for this file type
TASTE-linux64/config/TASTE_IV_Properties.aadl
View file @
d0740858
...
...
@@ -10,8 +10,8 @@ property set TASTE_IV_Properties is
-- MyReal: aadlreal applies to (System);
-- MyEnum: enumeration (val1, val2, val3, val4) applies to (System);
MSCFiles : aadlstring applies to (Subprogram);
is_Component_Type : aadlboolean applies to (System);
is_instance_of : aadlstring applies to (System);
--
is_Component_Type : aadlboolean applies to (System);
--
is_instance_of : aadlstring applies to (System);
FPGA_Modes : aadlstring applies to (System);
-- MSCFiles : list of aadlstring applies to (Subprogram);
end TASTE_IV_Properties;
TASTE-linux64/config/TasteConfig.ini
View file @
d0740858
...
...
@@ -46,6 +46,8 @@ namespace eval TasteConfig {
variable
IVObjectsConfig
{
\
"Function"
{"color"
"gray50"
"fillColor"
"gold"
"nonTerminalColor"
"gray"}
\
"FunctionType"
{"color"
"black"
"fillColor"
"slate
blue"}
\
"FunctionInstance"
{"color"
"gray50"
"fillColor"
"slate
blue"}
\
"ProvidedInterface"
{"color"
"
#1560BD" "fillColor" "blue"} \
"RequiredInterface"
{"color"
"
#1560BD" "fillColor" "blue"} \
"FeatureGroup"
{"color"
"
#1560BD" "fillColor" "blue"} \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment