Map execution Flashcards

1
Q

MAP COMPILATION

A

2 Types - Individual & Global
File–? Compile - We get .TXO file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

TEST

A

Funtion–>Map test –> Run test [After run test it wil take 30-40 sec to get O/p]
To test map we need to give - SI path,Uname,pwd,.Txo file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

After testing we get 2 files

A

Map test result file –> we can see result
Map translation Report file –> We can see error info

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Map execution

A

Pre Session -Onbegin -On end - Post Session

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

EXECUTION STEPS

A

Presession
RE - On Begin
Group 1 - On begin
Segment1 - On Begin
Element 1 - SL,SR,ER
Element 2 - SL,SR,ER
Segment1 - On End

Segment2 - On Begin
Element 3 - SL,SR,ER
Element 4 - SL,SR,ER
Segment2 - On End
Group 1 - On End
Group 2 - On begin
Segment3 - On Begin
Element 5- SL,SR,ER
Element 6 - SL,SR,ER
Segment3 - On End
Group 2 - On End
RE - On End
Postsession

How well did you know this?
1
Not at all
2
3
4
5
Perfectly