Simulation of the specification netlist
---------------------------------------

Once the complete netlist has been captured, we can simulate the whole
chip with the previous simulation patterns.

You can run asimut by entering the following command:

> asimut chip addaccu result2

chip stands for chip.vst
addaccu stands addaccu.pat, the pattern file with input and output values.
result1 stands for result1.pat, the generated file.

Because option -b is not set and because MBK_IN_LO contains vst, asimut
simulates the specification netlist.
 
Errors during this execution mean that something went wrong between your
current position in the design flow and the behavioral simulation stage.

Press <return> to continue.
