| ******************************************** |
| * SURELOG System Verilog Compiler/Linter * |
| ******************************************** |
| |
| Copyright (c) 2017-2019 ACE Cloud, |
| Authorized used only. |
| |
| VERSION: 0.05 |
| BUILT : Oct 1 2019 |
| DATE : 2019-10-01.09:14:42 |
| COMMAND: tests/chapter-5/5.6--identifiers.sv -writepp -parse -mt max -l tests/chapter-5/5.6--identifiers.sv.log -nostdout -verbose +define+DIGITS=10 +define+WIDTH=2 |
| |
| [INFO :CM0023] Creating log file tests/chapter-5/5.6--identifiers.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 "tests/chapter-5/5.6--identifiers.sv". |
| |
| [INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv". |
| |
| [INFO :PA0201] Parsing source file "tests/chapter-5/5.6--identifiers.sv". |
| |
| [WARNI:PA0205] tests/chapter-5/5.6--identifiers.sv, line 7: No timescale set for "identifiers". |
| |
| [INFO :CP0300] Compilation... |
| |
| [INFO :CP0303] tests/chapter-5/5.6--identifiers.sv, line 7: Compile module "work@identifiers". |
| |
| [INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/Release/GNU-Linux/../sv/builtin.sv, line 4: Compile class "work@mailbox". |
| |
| [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 :EL0526] Design Elaboration... |
| |
| [NOTE :EL0503] tests/chapter-5/5.6--identifiers.sv, line 7: Top level module "work@identifiers". |
| |
| [NOTE :EL0508] Nb Top level modules: 1. |
| |
| [NOTE :EL0509] Max instance depth: 1. |
| |
| [NOTE :EL0510] Nb instances: 1. |
| |
| [NOTE :EL0511] Nb leaf instances: 1. |
| |
| [ FATAL] : 0 |
| [ ERROR] : 0 |
| [WARNING] : 1 |
| [ NOTE] : 5 |
| |
| ******************************************** |
| * End SURELOG SVerilog Compiler/Linter * |
| ******************************************** |
| |