source: trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/data/Meta_Predictor/Meta_Predictor_0-two_level_branch_predictor_2-pattern_history_table-registerfile.pos @ 81

Last change on this file since 81 was 81, checked in by rosiere, 16 years ago
  • Finish Environment (and test)
  • Continue predictor_unit
  • Add external tools
  • svn keyword "Id" set
  • Property svn:keywords set to Id
File size: 755 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<description>
4
5   <comment>
6     Register File
7   </comment>
8
9   <entity name="Meta_Predictor_0-two_level_branch_predictor_2-pattern_history_table-registerfile"
10           type="RegisterFile"
11           schema="3" >
12
13      <port name="clock"           localisation="south" direction="in" > Port d'horloge </port>
14      <port name="nreset"          localisation="north" direction="in" > Port de Remise à zéro </port>
15      <port name="read"            localisation="west"  direction="in" > Lecture du banc de registres </port>
16      <port name="write"           localisation="east"  direction="out"> Ecriture dans le banc de registres </port>
17
18   </entity>
19
20   <architecture>
21   </architecture>
22
23</description>
Note: See TracBrowser for help on using the repository browser.