blob: 088655dcf539d630f1742f1eb198ff7fae1a9e08 [file] [log] [blame]
********************************************
* SURELOG System Verilog Compiler/Linter *
********************************************
Copyright (c) 2017-2019 ACE Cloud,
Authorized used only.
VERSION: 0.05
BUILT : Oct 7 2019
DATE : 2019-10-07.11:40:49
COMMAND: /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv -writepp -parse -mt max -l /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv.log -nostdout -verbose +define+DIGITS=10 +define+WIDTH=2
[INFO :CM0023] Creating log file /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv.log.
[INFO :CM0024] Executing with 4 threads.
[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv".
[INFO :PP0122] Preprocessing source file "/home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv".
[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv".
[INFO :PA0201] Parsing source file "/home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv".
[ERROR:PA0207] /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv, line 11, col 10: Syntax error: no viable alternative at input 'module top();\n logic [7:0] a;\n\n initial begin\n a = 8'd',
a = 8'd-6;
^-- line 11, ./slpp_all/work//home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv.
[WARNI:PA0205] /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv, line 7: No timescale set for "MODULE NAME UNKNOWN".
[INFO :CP0300] Compilation...
[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv, line 33: Compile class "work@process".
[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv, line 58: Compile class "work@semaphore".
[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv, line 4: Compile class "work@mailbox".
[INFO :EL0526] Design Elaboration...
[NOTE :EL0503] /home/alain/root_symbiflow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv, line 7: Top level module "work@MODULE NAME UNKNOWN".
[NOTE :EL0508] Nb Top level modules: 0.
[NOTE :EL0509] Max instance depth: 0.
[NOTE :EL0510] Nb instances: 0.
[NOTE :EL0511] Nb leaf instances: 0.
[ FATAL] : 0
[ ERROR] : 1
[WARNING] : 1
[ NOTE] : 5
********************************************
* End SURELOG SVerilog Compiler/Linter *
********************************************