FreeCalypso > hg > tcs211-l1-reconst
view gpf/BIN/debug/emw.ini @ 144:a005102f0dd2
l1_sync.c: l1s_dedicated_mode_manager(): logic reconstructed,
but the compiler's register allocation is different, resulting in
different object code being generated.
The logic has been verified by manual comparison.
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Sun, 15 May 2016 18:56:25 +0000 |
| parents | 509db1a7b7b8 |
| children |
line wrap: on
line source
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Steve Farmwald (private) --> <!--The values are case-insensitive--> <EMW> <GuiDefinitionFile>..\..\cfg\emw_at_via_pco_db.xml</GuiDefinitionFile> <!-- ProcessModel MUST be set to SingleProcess This is currently the only process model. --> <ProcessModel>SingleProcess</ProcessModel> <LoggerLimit>500</LoggerLimit> <!-- BackendModel may be one of: - DSample - Simulation - SimulatePCO --> <!-- <BackendModel>Simulation</BackendModel> <BackendModel>DSample</BackendModel> <BackendModel>SimulatePCO</BackendModel> --> <BackendModel>DSample</BackendModel> <!-- SimulationInterval is only used when BackendModel = Simulation --> <SimulationInterval>500</SimulationInterval> </EMW>
