OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/doc
    from Rev 143 to Rev 202
    Reverse comparison

Rev 143 → Rev 202

/or1ksim.info
1,5 → 1,5
This is ../../doc/or1ksim.info, produced by makeinfo version 4.13 from
../../doc/or1ksim.texi.
This is ../../or1ksim/doc/or1ksim.info, produced by makeinfo version
4.13 from ../../or1ksim/doc/or1ksim.texi.
 
INFO-DIR-SECTION Embedded development
START-INFO-DIR-ENTRY
928,6 → 928,18
alternative name `exe_log_fn' is supported for this parameter, but
deprecated.
 
`exe_bin_insn_log = 0|1'
Enable logging of executed instructions to a file in binary
format. This is helpful for off-line dynamic execution analysis.
 
Note: Execution logs can be _very_ big. For example, while
booting the Linux kernel, version 2.6.34, a log file
1.2Gbytes in size was generated.
 
`exe_bin_insn_log_file = FILENAME'
Filename for the binary execution log filename if
`exe_bin_insn_log' is enabled. Default `exe-insn.bin'.
 
`clkcycle = VALUE[ps|ns|us|ms]'
Specify the time taken by one clock cycle. If no units are
specified, `ps' is assumed. Default 4000ps (250MHz).
3591,7 → 3603,7
* channel (UART configuration): UART Configuration. (line 29)
* clear breakpoint (Interactive CLI): Interactive Command Line.
(line 57)
* clkcycle (simulator configuration): Simulator Behavior. (line 103)
* clkcycle (simulator configuration): Simulator Behavior. (line 115)
* cm (Interactive CLI): Interactive Command Line.
(line 54)
* command line for Or1ksim standalone use: Standalone Simulator.
3789,6 → 3801,10
(line 59)
* exclusive-OR immediate operand: Configuring the Build.
(line 69)
* exe_bin_insn_log (simulator configuration): Simulator Behavior.
(line 103)
* exe_bin_insn_log_file (simulator configuration): Simulator Behavior.
(line 111)
* exe_log (simulator configuration): Simulator Behavior. (line 49)
* exe_log_end (simulator configuration): Simulator Behavior. (line 89)
* exe_log_file (simulator configuration): Simulator Behavior. (line 97)
4310,55 → 4326,55
 

Tag Table:
Node: Top814
Node: Installation1224
Node: Preparation1471
Node: Configuring the Build1766
Node: Build and Install7880
Node: Known Issues8726
Node: Usage11788
Node: Standalone Simulator12002
Node: Profiling Utility14905
Node: Memory Profiling Utility15815
Node: Simulator Library17180
Node: Configuration24958
Node: Configuration File Format25567
Node: Configuration File Preprocessing25859
Node: Configuration File Syntax26230
Node: Simulator Configuration29015
Node: Simulator Behavior29306
Node: Verification API Configuration33350
Node: CUC Configuration35290
Node: Core OpenRISC Configuration37207
Node: CPU Configuration37709
Node: Memory Configuration41827
Node: Memory Management Configuration48285
Node: Cache Configuration50662
Node: Interrupt Configuration53048
Node: Power Management Configuration53784
Node: Branch Prediction Configuration55061
Node: Debug Interface Configuration56421
Node: Peripheral Configuration60641
Node: Memory Controller Configuration61267
Node: UART Configuration64681
Node: DMA Configuration68200
Node: Ethernet Configuration70067
Node: GPIO Configuration74043
Node: Display Interface Configuration75676
Node: Frame Buffer Configuration77985
Node: Keyboard Configuration79849
Node: Disc Interface Configuration82087
Node: Generic Peripheral Configuration87030
Node: Interactive Command Line89325
Node: Verification API96299
Node: Code Internals100729
Node: Coding Conventions101312
Node: Global Data Structures105739
Node: Concepts108396
Ref: Output Redirection108541
Node: Internal Debugging109080
Node: Regression Testing109604
Node: GNU Free Documentation License113399
Node: Index135806
Node: Top830
Node: Installation1240
Node: Preparation1487
Node: Configuring the Build1782
Node: Build and Install7896
Node: Known Issues8742
Node: Usage11804
Node: Standalone Simulator12018
Node: Profiling Utility14921
Node: Memory Profiling Utility15831
Node: Simulator Library17196
Node: Configuration24974
Node: Configuration File Format25583
Node: Configuration File Preprocessing25875
Node: Configuration File Syntax26246
Node: Simulator Configuration29031
Node: Simulator Behavior29322
Node: Verification API Configuration33855
Node: CUC Configuration35795
Node: Core OpenRISC Configuration37712
Node: CPU Configuration38214
Node: Memory Configuration42332
Node: Memory Management Configuration48790
Node: Cache Configuration51167
Node: Interrupt Configuration53553
Node: Power Management Configuration54289
Node: Branch Prediction Configuration55566
Node: Debug Interface Configuration56926
Node: Peripheral Configuration61146
Node: Memory Controller Configuration61772
Node: UART Configuration65186
Node: DMA Configuration68705
Node: Ethernet Configuration70572
Node: GPIO Configuration74548
Node: Display Interface Configuration76181
Node: Frame Buffer Configuration78490
Node: Keyboard Configuration80354
Node: Disc Interface Configuration82592
Node: Generic Peripheral Configuration87535
Node: Interactive Command Line89830
Node: Verification API96804
Node: Code Internals101234
Node: Coding Conventions101817
Node: Global Data Structures106244
Node: Concepts108901
Ref: Output Redirection109046
Node: Internal Debugging109585
Node: Regression Testing110109
Node: GNU Free Documentation License113904
Node: Index136311

End Tag Table
/or1ksim.texi
1114,6 → 1114,22
@file{executed.log}. For backwards compatibility, the alternative name
@code{exe_log_fn} is supported for this parameter, but deprecated.
 
@item exe_bin_insn_log = 0|1
@cindex @code{exe_bin_insn_log} (simulator configuration)
Enable logging of executed instructions to a file in binary format. This is
helpful for off-line dynamic execution analysis.
 
@quotation Note
Execution logs can be @emph{very} big. For example, while booting the Linux
kernel, version 2.6.34, a log file 1.2GB in size was generated.
@end quotation
 
@item exe_bin_insn_log_file = @var{filename}
@cindex @code{exe_bin_insn_log_file} (simulator configuration)
Filename for the binary execution log filename if @code{exe_bin_insn_log} is
enabled. Default @file{exe-insn.bin}.
 
 
@item clkcycle = @var{value}[ps|ns|us|ms]
@cindex @code{clkcycle} (simulator configuration)
Specify the time taken by one clock cycle. If no units are specified,
/version.texi
1,4 → 1,4
@set UPDATED 16 June 2010
@set UPDATED-MONTH June 2010
@set UPDATED 17 July 2010
@set UPDATED-MONTH July 2010
@set EDITION 2010-06-31
@set VERSION 2010-06-31

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.