]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/ng_assembly/emulator/model/HCS08_model.ma
mod change (-x)
[helm.git] / helm / software / matita / contribs / ng_assembly / emulator / model / HCS08_model.ma
old mode 100755 (executable)
new mode 100644 (file)
index 71acc53..40f928d
@@ -50,12 +50,10 @@ ndefinition memory_type_of_FamilyHCS08 ≝
  (* etc... *)
  ].
 
-(* 
-   parametrizzati i non deterministici rispetto a tutti i valori casuali
+(* parametrizzati i non deterministici rispetto a tutti i valori casuali
    che verranno dati dall'esterno di tipo byte8 (ndby1-2) e bool (ndbo1-5).
    l'ACCENSIONE e' totalmente equivalente ad un reset causato da calo di tensione
-   (reset V-low), la memoria ed il check possono essere passati
-*)
+   (reset V-low), la memoria ed il check possono essere passati *)
 ndefinition start_of_model_HCS08 ≝
 λmcu:HCS08_model.λt:memory_impl.
 λmem:aux_mem_type t.λchk:aux_chk_type t.
@@ -79,11 +77,9 @@ ndefinition start_of_model_HCS08 ≝
    (* chk *) chk
    (* clk: reset *) (None ?).
 
-(* 
-   cio' che non viene resettato mantiene il valore precedente: nella documentazione
+(* cio' che non viene resettato mantiene il valore precedente: nella documentazione
    viene riportato come "unaffected"/"indeterminate"/"unpredictable"
-   il soft RESET e' diverso da un calo di tensione e la ram non variera'
-*)
+   il soft RESET e' diverso da un calo di tensione e la ram non variera' *)
 ndefinition reset_of_model_HCS08 ≝
 λt:memory_impl.λs:any_status HCS08 t.
  (mk_any_status HCS08 t