verilator/test_regress/t/t_vams_kwd_bad.out

200 lines
9.8 KiB
Plaintext
Raw Normal View History

%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:12:8: Unsupported: AMS reserved word not implemented: 'above'
2020-05-29 23:35:54 +00:00
12 | int above;
| ^~~~~
%Error: t/t_vams_kwd_bad.v:12:13: syntax error, unexpected ';', expecting IDENTIFIER or randomize
2020-05-29 23:35:54 +00:00
12 | int above;
| ^
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:13:8: Unsupported: AMS reserved word not implemented: 'abs'
2020-05-29 23:35:54 +00:00
13 | int abs;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:14:8: Unsupported: AMS reserved word not implemented: 'absdelay'
2020-05-29 23:35:54 +00:00
14 | int absdelay;
| ^~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:15:8: Unsupported: AMS reserved word not implemented: 'abstol'
2020-05-29 23:35:54 +00:00
15 | int abstol;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:16:8: Unsupported: AMS reserved word not implemented: 'ac_stim'
2020-05-29 23:35:54 +00:00
16 | int ac_stim;
| ^~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:17:8: Unsupported: AMS reserved word not implemented: 'access'
2020-05-29 23:35:54 +00:00
17 | int access;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:18:8: Unsupported: AMS reserved word not implemented: 'acos'
2020-05-29 23:35:54 +00:00
18 | int acos;
| ^~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:19:8: Unsupported: AMS reserved word not implemented: 'acosh'
2020-05-29 23:35:54 +00:00
19 | int acosh;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:20:8: Unsupported: AMS reserved word not implemented: 'aliasparam'
2020-05-29 23:35:54 +00:00
20 | int aliasparam;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:21:8: Unsupported: AMS reserved word not implemented: 'analog'
2020-05-29 23:35:54 +00:00
21 | int analog;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:22:8: Unsupported: AMS reserved word not implemented: 'analysis'
2020-05-29 23:35:54 +00:00
22 | int analysis;
| ^~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:23:8: Unsupported: AMS reserved word not implemented: 'assert'
2020-05-29 23:35:54 +00:00
23 | int assert;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:24:8: Unsupported: AMS reserved word not implemented: 'branch'
2020-05-29 23:35:54 +00:00
24 | int branch;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:25:8: Unsupported: AMS reserved word not implemented: 'connect'
2020-05-29 23:35:54 +00:00
25 | int connect;
| ^~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:26:8: Unsupported: AMS reserved word not implemented: 'connectmodule'
2020-05-29 23:35:54 +00:00
26 | int connectmodule;
| ^~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:27:8: Unsupported: AMS reserved word not implemented: 'connectrules'
2020-05-29 23:35:54 +00:00
27 | int connectrules;
| ^~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:28:8: Unsupported: AMS reserved word not implemented: 'continuous'
2020-05-29 23:35:54 +00:00
28 | int continuous;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:29:8: Unsupported: AMS reserved word not implemented: 'cross'
2020-05-29 23:35:54 +00:00
29 | int cross;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:30:8: Unsupported: AMS reserved word not implemented: 'ddt'
2020-05-29 23:35:54 +00:00
30 | int ddt;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:31:8: Unsupported: AMS reserved word not implemented: 'ddt_nature'
2020-05-29 23:35:54 +00:00
31 | int ddt_nature;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:32:8: Unsupported: AMS reserved word not implemented: 'ddx'
2020-05-29 23:35:54 +00:00
32 | int ddx;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:33:8: Unsupported: AMS reserved word not implemented: 'discipline'
2020-05-29 23:35:54 +00:00
33 | int discipline;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:34:8: Unsupported: AMS reserved word not implemented: 'discrete'
2020-05-29 23:35:54 +00:00
34 | int discrete;
| ^~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:35:8: Unsupported: AMS reserved word not implemented: 'domain'
2020-05-29 23:35:54 +00:00
35 | int domain;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:36:8: Unsupported: AMS reserved word not implemented: 'driver_update'
2020-05-29 23:35:54 +00:00
36 | int driver_update;
| ^~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:37:8: Unsupported: AMS reserved word not implemented: 'endconnectrules'
2020-05-29 23:35:54 +00:00
37 | int endconnectrules;
| ^~~~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:38:8: Unsupported: AMS reserved word not implemented: 'enddiscipline'
2020-05-29 23:35:54 +00:00
38 | int enddiscipline;
| ^~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:39:8: Unsupported: AMS reserved word not implemented: 'endnature'
2020-05-29 23:35:54 +00:00
39 | int endnature;
| ^~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:40:8: Unsupported: AMS reserved word not implemented: 'endparamset'
2020-05-29 23:35:54 +00:00
40 | int endparamset;
| ^~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:41:8: Unsupported: AMS reserved word not implemented: 'exclude'
2020-05-29 23:35:54 +00:00
41 | int exclude;
| ^~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:42:8: Unsupported: AMS reserved word not implemented: 'final_step'
2020-05-29 23:35:54 +00:00
42 | int final_step;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:43:8: Unsupported: AMS reserved word not implemented: 'flicker_noise'
2020-05-29 23:35:54 +00:00
43 | int flicker_noise;
| ^~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:44:8: Unsupported: AMS reserved word not implemented: 'flow'
2020-05-29 23:35:54 +00:00
44 | int flow;
| ^~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:45:8: Unsupported: AMS reserved word not implemented: 'from'
2020-05-29 23:35:54 +00:00
45 | int from;
| ^~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:46:8: Unsupported: AMS reserved word not implemented: 'ground'
2020-05-29 23:35:54 +00:00
46 | int ground;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:47:8: Unsupported: AMS reserved word not implemented: 'idt'
2020-05-29 23:35:54 +00:00
47 | int idt;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:48:8: Unsupported: AMS reserved word not implemented: 'idt_nature'
2020-05-29 23:35:54 +00:00
48 | int idt_nature;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:49:8: Unsupported: AMS reserved word not implemented: 'idtmod'
2020-05-29 23:35:54 +00:00
49 | int idtmod;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:50:8: Unsupported: AMS reserved word not implemented: 'inf'
2020-05-29 23:35:54 +00:00
50 | int inf;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:51:8: Unsupported: AMS reserved word not implemented: 'initial_step'
2020-05-29 23:35:54 +00:00
51 | int initial_step;
| ^~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:52:8: Unsupported: AMS reserved word not implemented: 'laplace_nd'
2020-05-29 23:35:54 +00:00
52 | int laplace_nd;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:53:8: Unsupported: AMS reserved word not implemented: 'laplace_np'
2020-05-29 23:35:54 +00:00
53 | int laplace_np;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:54:8: Unsupported: AMS reserved word not implemented: 'laplace_zd'
2020-05-29 23:35:54 +00:00
54 | int laplace_zd;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:55:8: Unsupported: AMS reserved word not implemented: 'laplace_zp'
2020-05-29 23:35:54 +00:00
55 | int laplace_zp;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:56:8: Unsupported: AMS reserved word not implemented: 'last_crossing'
2020-05-29 23:35:54 +00:00
56 | int last_crossing;
| ^~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:57:8: Unsupported: AMS reserved word not implemented: 'limexp'
2020-05-29 23:35:54 +00:00
57 | int limexp;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:58:8: Unsupported: AMS reserved word not implemented: 'max'
2020-05-29 23:35:54 +00:00
58 | int max;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:59:8: Unsupported: AMS reserved word not implemented: 'merged'
2020-05-29 23:35:54 +00:00
59 | int merged;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:60:8: Unsupported: AMS reserved word not implemented: 'min'
2020-05-29 23:35:54 +00:00
60 | int min;
| ^~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:61:8: Unsupported: AMS reserved word not implemented: 'nature'
2020-05-29 23:35:54 +00:00
61 | int nature;
| ^~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:62:8: Unsupported: AMS reserved word not implemented: 'net_resolution'
2020-05-29 23:35:54 +00:00
62 | int net_resolution;
| ^~~~~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:63:8: Unsupported: AMS reserved word not implemented: 'noise_table'
2020-05-29 23:35:54 +00:00
63 | int noise_table;
| ^~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:64:8: Unsupported: AMS reserved word not implemented: 'paramset'
2020-05-29 23:35:54 +00:00
64 | int paramset;
| ^~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:65:8: Unsupported: AMS reserved word not implemented: 'potential'
2020-05-29 23:35:54 +00:00
65 | int potential;
| ^~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:66:8: Unsupported: AMS reserved word not implemented: 'resolveto'
2020-05-29 23:35:54 +00:00
66 | int resolveto;
| ^~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:67:8: Unsupported: AMS reserved word not implemented: 'slew'
2020-05-29 23:35:54 +00:00
67 | int slew;
| ^~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:68:8: Unsupported: AMS reserved word not implemented: 'split'
2020-05-29 23:35:54 +00:00
68 | int split;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:69:8: Unsupported: AMS reserved word not implemented: 'timer'
2020-05-29 23:35:54 +00:00
69 | int timer;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:70:8: Unsupported: AMS reserved word not implemented: 'transition'
2020-05-29 23:35:54 +00:00
70 | int transition;
| ^~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:71:8: Unsupported: AMS reserved word not implemented: 'units'
2020-05-29 23:35:54 +00:00
71 | int units;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:72:8: Unsupported: AMS reserved word not implemented: 'white_noise'
2020-05-29 23:35:54 +00:00
72 | int white_noise;
| ^~~~~~~~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:73:8: Unsupported: AMS reserved word not implemented: 'zi_nd'
2020-05-29 23:35:54 +00:00
73 | int zi_nd;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:74:8: Unsupported: AMS reserved word not implemented: 'zi_np'
2020-05-29 23:35:54 +00:00
74 | int zi_np;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:75:8: Unsupported: AMS reserved word not implemented: 'zi_zd'
2020-05-29 23:35:54 +00:00
75 | int zi_zd;
| ^~~~~
%Error-UNSUPPORTED: t/t_vams_kwd_bad.v:76:8: Unsupported: AMS reserved word not implemented: 'zi_zp'
2020-05-29 23:35:54 +00:00
76 | int zi_zp;
| ^~~~~
%Error: Exiting due to