Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
3a364dde
Commit
3a364dde
authored
Jun 19, 2018
by
yoogx
Browse files
* Clean-up
parent
d078201a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/deos_conf/ocarina-backends-deos_conf-mapping.ads
View file @
3a364dde
...
...
@@ -33,17 +33,7 @@ package Ocarina.Backends.Deos_Conf.Mapping is
function
Map_HI_Node
(
E
:
Node_Id
)
return
Node_Id
;
function
Map_HI_Unit
(
E
:
Node_Id
)
return
Node_Id
;
-- function Map_Port (F : Node_Id) return Node_Id;
-- function Map_Data (E : Node_Id) return Node_Id;
-- function Map_Data_Access (E : Node_Id) return Node_Id;
-- function Map_Bus_Access (E : Node_Id) return Node_Id;
-- function Map_System (E : Node_Id) return Node_Id;
-- function Map_Process
-- (E : Node_Id;
-- Partition_Identifier : Unsigned_Long_Long) return Node_Id;
-- function Map_Data_Size (T : Size_Type) return Unsigned_Long_Long;
-- function Map_Virtual_Processor (E : Node_Id) return Node_Id;
-- function Map_Processor (E : Node_Id) return Node_Id;
function
Map_Partition
(
Process
:
Node_Id
;
Runtime
:
Node_Id
;
...
...
@@ -55,21 +45,6 @@ package Ocarina.Backends.Deos_Conf.Mapping is
Nb_Blackboards
:
Unsigned_Long_Long
;
Blackboards_Size
:
Unsigned_Long_Long
;
Buffers_Size
:
Unsigned_Long_Long
)
return
Node_Id
;
-- function Map_Bus (E : Node_Id) return Node_Id;
-- function Map_Port_Connection (E : Node_Id) return Node_Id;
-- function Map_Process_Memory (Process : Node_Id) return Node_Id;
-- procedure Map_Process_Scheduling
-- (Process : Node_Id;
-- Window_Number : in out Unsigned_Long_Long;
-- N : out Node_Id);
-- function Map_Connection
-- (Connection : Node_Id;
-- Channel_Identifier : Unsigned_Long_Long) return Node_Id;
-- function Map_Process_HM_Table (Process : Node_Id) return Node_Id;
-- function Map_Processor_HM_Table (Processor : Node_Id) return Node_Id;
function
Map_Sampling_Port
(
Port
:
Node_Id
)
return
Node_Id
;
...
...
Write
Preview
Supports
Markdown
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