TimingChart Package
Overview
-
This is an extension package combining profiles and extensions for describing timing charts.
-
It allows you to represent signal relationships and behavior on a time axis.
-
Timing diagrams can be easily created from digitized design information.
Before using this package
To use this package, your computer must meet all software prerequisites.
Please check that the prerequisite software is installed based on the information on the following page.

Package Contents
| File Name | Category | Description |
|---|---|---|
| TimingChartSample.nproj | Sample Project | A sample project describing a timing chart. |
| TimingChart.nprof | Profile | A profile for describing timing charts. It can be imported into existing projects. |
| NextDesign.TimingChart.Extension | Extension | An extension to extend the expressiveness and editing capabilities required for timing charts. |
info
TimingChart operates by executing commands from the open-source software PlantUML.
Due to PlantUML specifications, command execution may fail.
If execution fails, PlantUML will output an error image,
which will be displayed in the timing chart view.
Please refer to the official PlantUML website for this specification.