<systemc_filter>.status <table>.print-table
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<table>.export-table-csv

Synopsis

<table>.export-table-csv file

Description

Print a table to a file (specified with the file argument) in csv format (comma separated values). This file can be used to process the data by other tools, such as spreadsheet programs. Only the raw-data of the columns is printed. The data may be sorted by the default column, specified by the table.

Provided By

Simics Core

See Also

<table>.print-table
<systemc_filter>.status <table>.print-table