Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


radix

The radix command specifies the default radix to be used for the current simulation. The command can be used at any time. The specified radix is used for all commands (force, examine, change, etc.) as well as for displayed values in the Signals, Variables, Dataflow, List, and Wave windows. You can change the default radix permanently by editing the DefaultRadix variable in the modelsim.ini file.

Syntax

radix

[symbolic | binary | octal | decimal | hexadecimal |
unsigned | ascii]

Arguments

Entries may be truncated to any length. For example, -symbolic could be expressed as
-s or sy, etc. Optional.

Also, -signed may be used as an alias for decimal. The -unsigned radix will display as unsigned decimal. The -ascii radix will display a Verilog item as a string equivalent using 8 bit character encoding.

If no arguments are used, the command returns the current default radix.


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase