Travis test
diff --git a/.travis.yml b/.travis.yml index 13cd4da..56581a5 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,7 +1,8 @@ -#sudo: required -#before_install: -# - sudo apt-get install libao-dev - +sudo: required +before_install: + - sudo apt-get install ant + - sudo apt-get install tclsh + - sudo apt install default-jre # Enable C++ support language: cpp
diff --git a/Makefile b/Makefile index 67a3cda..48c6804 100644 --- a/Makefile +++ b/Makefile
@@ -1,4 +1,4 @@ all: rm -rf ccache; rm -rf flatbuffers; rm -rf python3.6; rm -rf antlr4 - cd SVIncCompil; ./build3rdparty_mini.sh +# cd SVIncCompil; ./build3rdparty_mini.sh cd SVIncCompil; ./buildrelease.sh
diff --git a/SVIncCompil/Testcases/AVLMM/AVLMM.log b/SVIncCompil/Testcases/AVLMM/AVLMM.log index c6c592d..4fe69fb 100644 --- a/SVIncCompil/Testcases/AVLMM/AVLMM.log +++ b/SVIncCompil/Testcases/AVLMM/AVLMM.log
@@ -8,11 +8,11 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "test_program.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PP0122] Preprocessing source file "tb.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "test_program.sv". [INFO :PA0201] Parsing source file "tb.sv". @@ -24,16 +24,16 @@ [INFO :CP0300] Compilation... +[INFO :CP0303] tb.sv:3 Compile module "work@tb". + [INFO :CP0303] test_program.sv:6 Compile module "work@test_program". -[INFO :CP0303] tb.sv:3 Compile module "work@tb". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - [ERROR:CP0316] test_program.sv:8 Undefined package "verbosity_pkg". [ERROR:CP0316] test_program.sv:9 Undefined package "avalon_mm_pkg". @@ -69,5 +69,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.17user 0.05system 0:02.85elapsed 113%CPU (0avgtext+0avgdata 94292maxresident)k -48inputs+592outputs (0major+25881minor)pagefaults 0swaps +3.04user 0.07system 0:02.71elapsed 114%CPU (0avgtext+0avgdata 94444maxresident)k +0inputs+592outputs (0major+25850minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log b/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log index 3a982bb..b2897d9 100644 --- a/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log +++ b/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log
@@ -8,14 +8,14 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". - [INFO :PP0122] Preprocessing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". + [INFO :PP0122] Preprocessing source file "ve/sv/amiq_eth_ve_top.v". [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/ovm_macros.svh". @@ -206,16 +206,16 @@ [INFO :PP0123] Preprocessing include file "./tests/amiq_eth_ve_test_ptp_packets.sv". -[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". +[INFO :PA0201] Parsing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". + [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". [INFO :PA0201] Parsing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". -[INFO :PA0201] Parsing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". - [INFO :PA0201] Parsing source file "ve/sv/amiq_eth_ve_top.v". [INFO :PA0201] Parsing source file "ve/sv/amiq_eth_ve_top.v". @@ -230,10 +230,10 @@ [INFO :PA0201] Parsing source file "ve/sv/amiq_eth_ve_top.v". -[INFO :PA0201] Parsing source file "ve/sv/amiq_eth_ve_top.v". - [INFO :PA0201] Parsing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". +[INFO :PA0201] Parsing source file "ve/sv/amiq_eth_ve_top.v". + [WARNI:PA0205] uvmc-2.2/src/connect/sv/ovmc_pkg.sv:38 No timescale set for "ovmc_pkg". [WARNI:PA0205] ./sv/amiq_eth_pkg.sv:24 No timescale set for "amiq_eth_pkg". @@ -266,28 +266,28 @@ [INFO :CP0302] ./sv/amiq_eth_packet.sv:27 Compile class "amiq_eth_pkg::amiq_eth_packet". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_arp". +[INFO :CP0302] ./sv/amiq_eth_packet_ethernet_configuration_testing.sv:24 Compile class "amiq_eth_pkg::amiq_eth_packet_ethernet_configuration_testing". [INFO :CP0302] ./sv/amiq_eth_packet_ether_type.sv:28 Compile class "amiq_eth_pkg::amiq_eth_packet_ether_type". -[INFO :CP0302] ./sv/amiq_eth_packet_ethernet_configuration_testing.sv:24 Compile class "amiq_eth_pkg::amiq_eth_packet_ethernet_configuration_testing". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_fcoe". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ipv4". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_arp". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_hsr_base". [INFO :CP0302] ./sv/amiq_eth_packet_hsr_standard.sv:24 Compile class "amiq_eth_pkg::amiq_eth_packet_hsr_standard". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ipv4_header". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_fcoe". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_magic". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ipv4". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ipv4_header". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_jumbo". [INFO :CP0302] ./sv/amiq_eth_packet_length.sv:28 Compile class "amiq_eth_pkg::amiq_eth_packet_length". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_magic". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_pause". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_pfc_pause". @@ -316,10 +316,10 @@ [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ptp_sync_message". - [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ptp_sync_message". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:129 Compile class "ovm_pkg::ovm_blocking_get_peek_export". @@ -336,12 +336,12 @@ [INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "amiq_eth_ve_pkg::uvm_analysis_imp_from_producer". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". [INFO :CP0302] ovm-2.1.2/src/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "amiq_eth_ve_pkg::uvm_analysis_imp_from_producer". - [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:135 Compile class "ovm_pkg::ovm_nonblocking_get_peek_export". @@ -362,51 +362,45 @@ [INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:31 Compile class "ovm_pkg::ovm_pool". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_put_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_comp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_port". @@ -414,14 +408,18 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:59 Compile class "ovmc_pkg::uvmc_converter". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_peek_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_peek_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". @@ -430,6 +428,8 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_peek_imp". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:59 Compile class "ovmc_pkg::uvmc_converter". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_put_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_random_stimulus". @@ -462,20 +462,20 @@ [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:608 Compile class "ovmc_pkg::uvmc_tlm1_port_proxy". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_producer". - -[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:27 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_base". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:25 Compile class "ovm_pkg::ovm_config_setting". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:882 Compile class "ovm_pkg::ovm_copy_map". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_producer". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:27 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_base". + +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:608 Compile class "ovmc_pkg::uvmc_tlm1_port_proxy". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_event_callback.svh:39 Compile class "ovm_pkg::ovm_event_callback". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". @@ -498,114 +498,114 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_export". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_arp_packets". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_arp_packets". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_basic". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_basic". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". - -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_fcoe_packets". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". + +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:181 Compile class "ovmc_pkg::uvmc_default_converter". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_fcoe_packets". - [INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:181 Compile class "ovmc_pkg::uvmc_default_converter". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". @@ -616,20 +616,22 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_jumbo_packets". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:34 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_s". + [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_jumbo_packets". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:171 Compile class "ovmc_pkg::uvmc_tlm1_dispatch". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:34 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_s". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". @@ -642,14 +644,12 @@ [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:171 Compile class "ovmc_pkg::uvmc_tlm1_dispatch". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_pause_packets". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_pause_packets". - [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". @@ -658,396 +658,396 @@ [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_snap_packets". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_snap_packets". + +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". - [INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". + [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:250 Compile class "uvmc_pkg::uvmc_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:120 Compile class "uvmc_pkg::uvmc_tlm2_dispatch". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". + +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:250 Compile class "uvmc_pkg::uvmc_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_master_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_clone". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_comp". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_converter". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:120 Compile class "uvmc_pkg::uvmc_tlm2_dispatch". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:185 Compile class "ovm_pkg::avm_built_in_pair". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:213 Compile class "ovm_pkg::avm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_imp". -[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:196 Compile class "amiq_eth_pkg::amiq_eth_pcap_livestream". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:196 Compile class "amiq_eth_pkg::amiq_eth_pcap_livestream". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_master_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:159 Compile class "ovm_pkg::avm_subscriber". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::build_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:507 Compile class "ovm_pkg::default_report_server". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:147 Compile class "ovm_pkg::ovm_analysis_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". [INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". [INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". - -[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:133 Compile class "amiq_eth_pkg::amiq_eth_pcap_util". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_get_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_put_port". [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:38 Compile class "ovm_pkg::tlm_req_rsp_channel". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:133 Compile class "ovmc_pkg::uvmc_drop_objection_info". - [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:117 Compile class "uvmc_pkg::uvm_domain". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:133 Compile class "ovmc_pkg::uvmc_drop_objection_info". + [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:181 Compile class "uvmc_pkg::uvmc_default_converter". +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:133 Compile class "amiq_eth_pkg::amiq_eth_pcap_util". + [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:780 Compile class "ovmc_pkg::uvmc_tlm1". [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:152 Compile class "uvmc_pkg::uvmc_drop_objection_info". @@ -1058,10 +1058,10 @@ [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:583 Compile class "uvmc_pkg::uvmc_tlm_b_initiator_comp". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:509 Compile class "uvmc_pkg::uvmc_tlm_b_target_comp". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:509 Compile class "uvmc_pkg::uvmc_tlm_b_target_comp". + [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". @@ -1080,14 +1080,14 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:608 Compile class "uvmc_pkg::uvmc_tlm_nb_initiator_comp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:608 Compile class "uvmc_pkg::uvmc_tlm_nb_initiator_comp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". @@ -1106,16 +1106,14 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:142 Compile class "uvmc_pkg::uvmc_wait_for_phase_info". - -[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:97 Compile class "amiq_eth_pkg::amiq_eth_pcaprec_hdr_s". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_commands.sv:142 Compile class "uvmc_pkg::uvmc_wait_for_phase_info". + [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". @@ -1128,8 +1126,6 @@ [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". @@ -1138,6 +1134,8 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". @@ -1168,6 +1166,8 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:97 Compile class "amiq_eth_pkg::amiq_eth_pcaprec_hdr_s". + [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". @@ -1218,8 +1218,6 @@ [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_consumer". - [INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". @@ -1250,8 +1248,6 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_ethernet_configuration_testing_packets". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". @@ -1280,16 +1276,20 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_hsr_standard_packets". - [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_consumer". + [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:59 Compile class "uvmc_pkg::uvmc_converter". [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:458 Compile class "uvmc_pkg::uvmc_tlm1_dispatch". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_ethernet_configuration_testing_packets". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_hsr_standard_packets". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_magic_packets". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_pfc_pause_packets". @@ -1653,5 +1653,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -28.01user 0.33system 0:16.51elapsed 171%CPU (0avgtext+0avgdata 409440maxresident)k -1464inputs+38720outputs (0major+104500minor)pagefaults 0swaps +26.21user 0.31system 0:15.46elapsed 171%CPU (0avgtext+0avgdata 408916maxresident)k +0inputs+38720outputs (0major+104416minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log b/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log index 2956a13..2e1d6a2 100644 --- a/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log +++ b/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log
@@ -124,10 +124,10 @@ [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". -[INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". + [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". @@ -138,21 +138,23 @@ [INFO :PA0201] Parsing source file "testbench.sv". -[INFO :PA0201] Parsing source file "an_interface.sv". - -[INFO :PA0201] Parsing source file "apb_top.sv". - [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_vpi_interface.sv". [INFO :PA0201] Parsing source file "testbench.sv". +[INFO :PA0201] Parsing source file "an_interface.sv". + +[INFO :PA0201] Parsing source file "an_interface.sv". + +[INFO :PA0201] Parsing source file "apb_top.sv". + [INFO :PA0201] Parsing source file "testbench.sv". [INFO :PA0201] Parsing source file "testbench.sv". [INFO :PA0201] Parsing source file "an_interface.sv". -[INFO :PA0201] Parsing source file "an_interface.sv". +[INFO :PA0201] Parsing source file "apb_top.sv". [INFO :PA0201] Parsing source file "apb_top.sv". @@ -164,11 +166,9 @@ [INFO :PA0201] Parsing source file "an_interface.sv". -[INFO :PA0201] Parsing source file "testbench.sv". - [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". -[INFO :PA0201] Parsing source file "apb_top.sv". +[INFO :PA0201] Parsing source file "testbench.sv". [INFO :CM0029] Using global timescale: "1ns/1ns". @@ -182,11 +182,11 @@ [INFO :CP0301] amiq_svaunit_ex_simple_pkg.sv:151687 Compile package "amiq_svaunit_ex_simple_pkg". -[INFO :CP0303] apb_top.sv:29 Compile module "work@apb_top". +[INFO :CP0304] amiq_apb_if.sv:34 Compile interface "work@amiq_apb_if". [INFO :CP0304] an_interface.sv:27 Compile interface "work@an_interface". -[INFO :CP0304] amiq_apb_if.sv:34 Compile interface "work@amiq_apb_if". +[INFO :CP0303] apb_top.sv:29 Compile module "work@apb_top". [INFO :CP0304] another_interface.sv:23 Compile interface "work@another_interface". @@ -194,43 +194,43 @@ [INFO :CP0304] ../../../UVM/svaunit/sv/svaunit_vpi_interface.sv:23 Compile interface "work@svaunit_vpi_interface". -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:158751 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_sequence". +[INFO :CP0302] amiq_svaunit_ex_simple_test_sequence.sv:24 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_sequence". [INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:158909 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_head_sequence". [INFO :CP0302] amiq_svaunit_ex_simple_test_head_sequence.sv:24 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_head_sequence". -[INFO :CP0302] amiq_svaunit_ex_simple_test_sequence.sv:24 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_sequence". - -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:159096 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_unit". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:158751 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_sequence". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_suite". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:159096 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_unit". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_unit". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:159278 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_suite". + +[INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_base.svh:23 Compile class "svaunit_pkg::svaunit_base". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_concurrent_assertion_info". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_concurrent_assertion_details". -[INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_base.svh:23 Compile class "svaunit_pkg::svaunit_base". - -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:159278 Compile class "amiq_svaunit_ex_simple_pkg::amiq_svaunit_ex_simple_test_suite". - [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_base_sequence". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_details". - -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:334 Compile class "svaunit_pkg::svaunit_sequence_test". - [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_reporter". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:334 Compile class "svaunit_pkg::svaunit_sequence_test". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_details". + [INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_vpi_wrapper.svh:23 Compile class "svaunit_pkg::svaunit_vpi_wrapper". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_info". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_sequencer". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_info". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". @@ -256,632 +256,634 @@ [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test_suite". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". - [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". - -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". - [INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". - [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test_suite". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". [INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". - -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". - -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". + +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". + +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". + +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". + +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". + +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". + [INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". [INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". [INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". + +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129576 Compile class "work@amiq_svaunit_ex_simple_test_suite". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". + +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129576 Compile class "work@amiq_svaunit_ex_simple_test_suite". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129280 Compile class "work@amiq_svaunit_ex_simple_test_unit". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129280 Compile class "work@amiq_svaunit_ex_simple_test_unit". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:128937 Compile class "work@amiq_svaunit_ex_simple_test_sequence". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". + +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:128937 Compile class "work@amiq_svaunit_ex_simple_test_sequence". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129094 Compile class "work@amiq_svaunit_ex_simple_test_head_sequence". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". @@ -890,8 +892,6 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129094 Compile class "work@amiq_svaunit_ex_simple_test_head_sequence". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [ERROR:CP0329] testbench.sv:26 Multiply defined package: "amiq_svaunit_ex_simple_pkg", @@ -929,5 +929,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -46.70user 0.41system 0:18.60elapsed 253%CPU (0avgtext+0avgdata 548892maxresident)k -144inputs+67152outputs (0major+139461minor)pagefaults 0swaps +46.62user 0.96system 0:17.73elapsed 268%CPU (0avgtext+0avgdata 554060maxresident)k +0inputs+67152outputs (0major+140691minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log b/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log index d520ca5..517c94b 100644 --- a/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log +++ b/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log
@@ -1,4 +1,97 @@ -/usr/bin/time: cannot run /home/alain/Surelog/SVIncCompil/Testcases/../SVIncCompil/dist/surelog/surelog: No such file or directory -Command exited with non-zero status 127 -0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 1116maxresident)k -0inputs+8outputs (0major+27minor)pagefaults 0swaps +******************************************** +* SURELOG System Verilog Compiler/Linter * +******************************************** + +[INFO :CM0023] Creating log file ./slpp_all/surelog.log. + +[NOTE :CM0009] Command line argument "+vcs+flush+all" ignored. + +[NOTE :CM0009] Command line argument "+warn=all" ignored. + +[WARNI:CM0010] Command line argument "-sverilog" ignored. + +[INFO :CM0024] Executing with 4 threads. + +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PP0122] Preprocessing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_defines.svh". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_types.svh". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_base.sv". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_testcase.sv". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_testsuite.sv". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_testrunner.sv". + +[INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_globals.svh". + +[INFO :PP0122] Preprocessing source file "design.sv". + +[INFO :PP0122] Preprocessing source file "testbench.sv". + +[INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :PA0201] Parsing source file "design.sv". + +[INFO :PA0201] Parsing source file "testbench.sv". + +[INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :CM0029] Using global timescale: "1ns/1ns". + +[INFO :CP0300] Compilation... + +[INFO :CP0301] ../../../UVM/svunit_base/svunit_pkg.sv:23 Compile package "svunit_pkg". + +[INFO :CP0303] testbench.sv:5 Compile module "work@apb_slave_unit_test". + +[INFO :CP0303] design.sv:2 Compile module "work@apb_slave". + +[INFO :CP0302] ../../../UVM/svunit_base/svunit_base.sv:26 Compile class "svunit_pkg::svunit_base". + +[INFO :CP0302] ../../../UVM/svunit_base/svunit_testcase.sv:26 Compile class "svunit_pkg::svunit_testcase". + +[INFO :CP0302] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". + +[INFO :CP0302] ../../../UVM/svunit_base/svunit_testsuite.sv:26 Compile class "svunit_pkg::svunit_testsuite". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + +[INFO :EL0526] Design Elaboration... + +[NOTE :EL0503] testbench.sv:5 Top level module "work@apb_slave_unit_test". + +[NOTE :EL0508] Nb Top level modules: 1. + +[NOTE :EL0509] Max instance depth: 2. + +[NOTE :EL0510] Nb instances: 2. + +[NOTE :EL0511] Nb leaf instances: 0. + +[ FATAL] : 0 +[ ERROR] : 0 +[WARNING] : 1 +[ NOTE] : 7 + +******************************************** +* End SURELOG SVerilog Compiler/Linter * +******************************************** + +3.81user 0.07system 0:01.72elapsed 225%CPU (0avgtext+0avgdata 83012maxresident)k +0inputs+816outputs (0major+22989minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log b/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log index 8d85350..3609d50 100644 --- a/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log +++ b/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log
@@ -60,5 +60,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.13user 0.02system 0:00.15elapsed 100%CPU (0avgtext+0avgdata 45564maxresident)k -0inputs+16outputs (0major+10080minor)pagefaults 0swaps +0.13user 0.01system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 45464maxresident)k +8inputs+16outputs (0major+10080minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log b/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log index ecffde7..65ee1e5 100644 --- a/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log +++ b/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log
@@ -239,15 +239,15 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh". -Preprocessing took 1.654s +Preprocessing took 1.456s [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". -Parsing took 42.718s +Parsing took 41.702s SSL Parsing: 0.034 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -LL Parsing: 41.852 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv +LL Parsing: 40.850 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv [WARNI:PA0205] ../../../UVM/ovm-2.1.2/src/ovm_pkg.sv:22 No timescale set for "ovm_pkg". @@ -813,7 +813,7 @@ [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -Compilation took 0.028s +Compilation took 0.022s [INFO :EL0526] Design Elaboration... @@ -825,19 +825,19 @@ [NOTE :EL0511] Nb leaf instances: 0. -Elaboration took 0.026s +Elaboration took 0.020s ============== PROFILE ============== Scan libraries took 0.000s -Preprocessing took 1.654s -Parsing took 42.718s +Preprocessing took 1.456s +Parsing took 41.702s SSL Parsing: 0.034 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -LL Parsing: 41.852 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv -Compilation took 0.028s -Elaboration took 0.026s -Total time 44.426s +LL Parsing: 40.850 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv +Compilation took 0.022s +Elaboration took 0.020s +Total time 43.200s ============== [ FATAL] : 0 @@ -849,5 +849,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -44.80user 0.44system 0:45.42elapsed 99%CPU (0avgtext+0avgdata 830952maxresident)k -2280inputs+2288outputs (0major+209901minor)pagefaults 0swaps +43.72user 0.42system 0:44.15elapsed 99%CPU (0avgtext+0avgdata 830872maxresident)k +0inputs+2288outputs (0major+209893minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ClassCons/ClassCons.log b/SVIncCompil/Testcases/ClassCons/ClassCons.log index 22cb30e..8e656b3 100644 --- a/SVIncCompil/Testcases/ClassCons/ClassCons.log +++ b/SVIncCompil/Testcases/ClassCons/ClassCons.log
@@ -16,19 +16,19 @@ [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "top.sv". + [INFO :PP0122] Preprocessing source file "definesPkg.pkg". [INFO :PP0122] Preprocessing source file "definesPkg_1.pkg". -[INFO :PP0122] Preprocessing source file "top.sv". - -[INFO :PA0201] Parsing source file "top.sv". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "definesPkg_1.pkg". + [INFO :PA0201] Parsing source file "definesPkg.pkg". -[INFO :PA0201] Parsing source file "definesPkg_1.pkg". +[INFO :PA0201] Parsing source file "top.sv". LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv @@ -802,10 +802,10 @@ [INFO :CP0302] definesPkg_1.pkg:6 Compile class "definesPkg::D_PKG". -[INFO :CP0302] definesPkg.pkg:6 Compile class "definesPkg_1::D_PKG1". - [INFO :CP0302] top.sv:9 Compile class "work@class_t::A". +[INFO :CP0302] definesPkg.pkg:6 Compile class "definesPkg_1::D_PKG1". + [INFO :CP0302] top.sv:27 Compile class "work@class_t::B". [INFO :CP0302] top.sv:40 Compile class "work@class_t::C". @@ -841,5 +841,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.88user 0.03system 0:00.62elapsed 147%CPU (0avgtext+0avgdata 51492maxresident)k -24inputs+136outputs (0major+15267minor)pagefaults 0swaps +0.87user 0.04system 0:00.59elapsed 153%CPU (0avgtext+0avgdata 52104maxresident)k +0inputs+136outputs (0major+15342minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log b/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log index d8d8d3a..1494bdf 100644 --- a/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log +++ b/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log
@@ -214,10 +214,10 @@ [INFO :CP0302] top.v:18 Compile class "work@toto::c1". -[INFO :CP0302] top.v:15 Compile class "work@toto::c3". - [INFO :CP0302] top.v:8 Compile class "work@toto::c2". +[INFO :CP0302] top.v:15 Compile class "work@toto::c3". + [ERROR:CP0317] top.v:50 Undefined type "DD". [INFO :EL0526] Design Elaboration... @@ -254,5 +254,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.25user 0.01system 0:00.30elapsed 90%CPU (0avgtext+0avgdata 45608maxresident)k -8inputs+40outputs (0major+11611minor)pagefaults 0swaps +0.23user 0.03system 0:00.27elapsed 100%CPU (0avgtext+0avgdata 45340maxresident)k +0inputs+40outputs (0major+11622minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA.log b/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA.log index e45e86c..754f9e8 100644 --- a/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA.log +++ b/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA.log
@@ -8,14 +8,14 @@ [INFO :CM0020] Separate compilation-unit mode is on. +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PP0122] Preprocessing source file "altpllpll.v". [INFO :PP0122] Preprocessing source file "altpllpll_bb.v". [INFO :PP0122] Preprocessing source file "cpu_jtag_debug_module_sysclk.v". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PP0122] Preprocessing source file "cpu_jtag_debug_module_tck.v". [INFO :PP0122] Preprocessing source file "cpu_test_bench.v". @@ -24,20 +24,20 @@ [INFO :PP0122] Preprocessing source file "cpu_mult_cell.v". -[INFO :PP0122] Preprocessing source file "cpu_oci_test_bench.v". - -[INFO :PP0122] Preprocessing source file "custom_dma.v". - [INFO :PP0122] Preprocessing source file "custom_dma_burst_1.v". [INFO :PP0122] Preprocessing source file "custom_dma_burst_0.v". +[INFO :PP0122] Preprocessing source file "cpu_oci_test_bench.v". + +[INFO :PP0122] Preprocessing source file "custom_dma.v". + [INFO :PP0122] Preprocessing source file "custom_dma_burst_2.v". -[INFO :PP0122] Preprocessing source file "custom_dma_burst_4.v". - [INFO :PP0122] Preprocessing source file "custom_dma_burst_3.v". +[INFO :PP0122] Preprocessing source file "custom_dma_burst_4.v". + [INFO :PP0122] Preprocessing source file "custom_dma_burst_5.v". [INFO :PP0122] Preprocessing source file "custom_dma_clock_0.v". @@ -48,46 +48,46 @@ [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_datapath.v". +[INFO :PP0122] Preprocessing source file "ddr_sdram.v". + [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_clk_gen.v". [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dqs_group.v". -[INFO :PP0122] Preprocessing source file "ddr_sdram.v". +[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dll.v". [INFO :PP0122] Preprocessing source file "ddr_sdram_bb.v". -[INFO :PP0122] Preprocessing source file "ddr_sdram_example_driver.v". - -[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dll.v". - [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_sdram.v". +[INFO :PP0122] Preprocessing source file "ddr_sdram_example_driver.v". + [INFO :PP0122] Preprocessing source file "ddr_sdram_test_component.v". [INFO :PP0122] Preprocessing source file "fir_dma.v". [INFO :PP0122] Preprocessing source file "pipeline_bridge.v". +[INFO :PP0122] Preprocessing source file "jtag_uart.v". + [INFO :PP0122] Preprocessing source file "pll.v". [INFO :PP0122] Preprocessing source file "sysid.v". -[INFO :PP0122] Preprocessing source file "jtag_uart.v". - [INFO :PP0122] Preprocessing source file "timestamp_timer.v". -[INFO :PP0122] Preprocessing source file "dma/transform_block.v". - [INFO :PP0122] Preprocessing source file "dma/custom_FIR.v". -[INFO :PP0122] Preprocessing source file "dma/latency_aware_read_master.v". - [INFO :PP0122] Preprocessing source file "dma/burst_write_master.v". -[INFO :PP0122] Preprocessing source file "dma/slave.v". +[INFO :PP0122] Preprocessing source file "dma/latency_aware_read_master.v". [INFO :PP0122] Preprocessing source file "dma/pipelined_read_burst_write_dma.v". +[INFO :PP0122] Preprocessing source file "dma/transform_block.v". + +[INFO :PP0122] Preprocessing source file "dma/slave.v". + [INFO :PP0123] Preprocessing include file "c:/altera/91sp2/quartus/eda/sim_lib/altera_mf.v". [ERROR:PP0101] custom_dma.v:20466 Cannot open include file "c:/altera/91sp2/quartus/eda/sim_lib/altera_mf.v". @@ -164,13 +164,13 @@ [INFO :PP0123] Preprocessing include file "dma/coefs.h". -[INFO :PA0201] Parsing source file "altpllpll.v". - -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "altpllpll_bb.v". [INFO :PA0201] Parsing source file "cpu_jtag_debug_module_sysclk.v". -[INFO :PA0201] Parsing source file "altpllpll_bb.v". +[INFO :PA0201] Parsing source file "altpllpll.v". + +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "cpu_test_bench.v". @@ -308,14 +308,14 @@ [INFO :PA0201] Parsing source file "custom_dma_clock_0.v". +[INFO :PA0201] Parsing source file "custom_dma.v". + +[INFO :PA0201] Parsing source file "custom_dma.v". + +[INFO :PA0201] Parsing source file "custom_dma.v". + [INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_datapath.v". -[INFO :PA0201] Parsing source file "custom_dma.v". - -[INFO :PA0201] Parsing source file "custom_dma.v". - -[INFO :PA0201] Parsing source file "custom_dma.v". - [INFO :PA0201] Parsing source file "ddr_sdram_bb.v". [INFO :PA0201] Parsing source file "ddr_sdram_example_driver.v". @@ -368,6 +368,8 @@ [INFO :PA0201] Parsing source file "custom_dma.v". +[INFO :PA0201] Parsing source file "custom_dma.v". + [INFO :PA0201] Parsing source file "sysid.v". [INFO :PA0201] Parsing source file "dma/burst_write_master.v". @@ -402,8 +404,6 @@ [INFO :PA0201] Parsing source file "custom_dma.v". -[INFO :PA0201] Parsing source file "custom_dma.v". - [INFO :PA0201] Parsing source file "custom_dma_burst_2.v". [INFO :PA0201] Parsing source file "custom_dma_burst_5.v". @@ -454,12 +454,12 @@ [INFO :PA0201] Parsing source file "custom_dma.v". +[INFO :PA0201] Parsing source file "jtag_uart.v". + [INFO :PA0201] Parsing source file "custom_dma_clock_0.v". [INFO :PA0201] Parsing source file "pipeline_bridge.v". -[INFO :PA0201] Parsing source file "jtag_uart.v". - [WARNI:PA0205] cpu_test_bench.v:18 No timescale set for "cpu_test_bench". [WARNI:PA0205] cpu_mult_cell.v:18 No timescale set for "cpu_mult_cell". @@ -480,10 +480,10 @@ [WARNI:PA0205] fir_dma.v:6 No timescale set for "fir_dma". -[WARNI:PA0205] dma/burst_write_master.v:35 No timescale set for "burst_write_master". - [WARNI:PA0205] dma/pipelined_read_burst_write_dma.v:87 No timescale set for "pipelined_read_burst_write_dma". +[WARNI:PA0205] dma/burst_write_master.v:35 No timescale set for "burst_write_master". + [WARNI:PA0205] dma/slave.v:25 No timescale set for "slave". [WARNI:PA0205] dma/latency_aware_read_master.v:33 No timescale set for "latency_aware_read_master". @@ -494,219 +494,219 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] dma/burst_write_master.v:35 Compile module "work@burst_write_master". - -[INFO :CP0303] custom_dma.v:4888 Compile module "work@burstcount_fifo_for_custom_dma_burst_3_upstream_module". - -[INFO :CP0303] custom_dma.v:701 Compile module "work@cpu_instruction_master_arbitrator". - -[INFO :CP0303] custom_dma.v:2257 Compile module "work@burstcount_fifo_for_custom_dma_burst_1_upstream_module". - -[INFO :CP0303] cpu_jtag_debug_module_wrapper.v:18 Compile module "work@cpu_jtag_debug_module_wrapper". +[INFO :CP0303] custom_dma.v:924 Compile module "work@burstcount_fifo_for_custom_dma_burst_0_upstream_module". [INFO :CP0303] altpllpll.v:39 Compile module "work@altpllpll". -[INFO :CP0303] custom_dma.v:10475 Compile module "work@burstcount_fifo_for_ddr_sdram_s1_module". +[INFO :CP0303] dma/burst_write_master.v:35 Compile module "work@burst_write_master". + +[INFO :CP0303] custom_dma.v:2257 Compile module "work@burstcount_fifo_for_custom_dma_burst_1_upstream_module". + +[INFO :CP0303] custom_dma.v:7094 Compile module "work@burstcount_fifo_for_custom_dma_burst_4_upstream_module". [INFO :CP0303] custom_dma.v:3551 Compile module "work@burstcount_fifo_for_custom_dma_burst_2_upstream_module". +[INFO :CP0303] custom_dma.v:4888 Compile module "work@burstcount_fifo_for_custom_dma_burst_3_upstream_module". + +[INFO :CP0303] custom_dma.v:10475 Compile module "work@burstcount_fifo_for_ddr_sdram_s1_module". + +[INFO :CP0303] custom_dma.v:342 Compile module "work@cpu_data_master_arbitrator". + +[INFO :CP0303] custom_dma.v:26 Compile module "work@cpu_jtag_debug_module_arbitrator". + +[INFO :CP0303] custom_dma.v:701 Compile module "work@cpu_instruction_master_arbitrator". + +[INFO :CP0303] cpu_jtag_debug_module_sysclk.v:18 Compile module "work@cpu_jtag_debug_module_sysclk". + +[INFO :CP0303] cpu_mult_cell.v:18 Compile module "work@cpu_mult_cell". + +[INFO :CP0303] cpu_jtag_debug_module_tck.v:18 Compile module "work@cpu_jtag_debug_module_tck". + +[INFO :CP0303] cpu_oci_test_bench.v:18 Compile module "work@cpu_oci_test_bench". + +[INFO :CP0303] cpu_jtag_debug_module_wrapper.v:18 Compile module "work@cpu_jtag_debug_module_wrapper". + +[INFO :CP0303] custom_dma.v:18076 Compile module "work@custom_dma". + +[INFO :CP0303] custom_dma_burst_0.v:52 Compile module "work@custom_dma_burst_0". + +[INFO :CP0303] cpu_test_bench.v:18 Compile module "work@cpu_test_bench". + [INFO :CP0303] dma/custom_FIR.v:40 Compile module "work@custom_FIR". [INFO :CP0303] custom_dma.v:1544 Compile module "work@custom_dma_burst_0_upstream_arbitrator". -[INFO :CP0303] cpu_jtag_debug_module_sysclk.v:18 Compile module "work@cpu_jtag_debug_module_sysclk". - -[INFO :CP0303] cpu_oci_test_bench.v:18 Compile module "work@cpu_oci_test_bench". - -[INFO :CP0303] custom_dma_burst_2.v:52 Compile module "work@custom_dma_burst_2". - -[INFO :CP0303] custom_dma.v:342 Compile module "work@cpu_data_master_arbitrator". - -[INFO :CP0303] custom_dma_burst_0.v:52 Compile module "work@custom_dma_burst_0". - -[INFO :CP0303] cpu_jtag_debug_module_tck.v:18 Compile module "work@cpu_jtag_debug_module_tck". - -[INFO :CP0303] custom_dma.v:6814 Compile module "work@custom_dma_burst_3_downstream_arbitrator". - [INFO :CP0303] custom_dma.v:3271 Compile module "work@custom_dma_burst_1_downstream_arbitrator". -[INFO :CP0303] cpu_test_bench.v:18 Compile module "work@cpu_test_bench". - [INFO :CP0303] custom_dma.v:4171 Compile module "work@custom_dma_burst_2_upstream_arbitrator". [INFO :CP0303] custom_dma.v:1981 Compile module "work@custom_dma_burst_0_downstream_arbitrator". -[INFO :CP0303] custom_dma.v:8626 Compile module "work@custom_dma_burst_4_upstream_arbitrator". +[INFO :CP0303] custom_dma_burst_2.v:52 Compile module "work@custom_dma_burst_2". -[INFO :CP0303] custom_dma_burst_4.v:52 Compile module "work@custom_dma_burst_4". +[INFO :CP0303] custom_dma_burst_1.v:52 Compile module "work@custom_dma_burst_1". [INFO :CP0303] custom_dma.v:2877 Compile module "work@custom_dma_burst_1_upstream_arbitrator". +[INFO :CP0303] custom_dma_burst_4.v:52 Compile module "work@custom_dma_burst_4". + +[INFO :CP0303] custom_dma.v:6814 Compile module "work@custom_dma_burst_3_downstream_arbitrator". + +[INFO :CP0303] custom_dma.v:4608 Compile module "work@custom_dma_burst_2_downstream_arbitrator". + [INFO :CP0303] custom_dma_burst_3.v:52 Compile module "work@custom_dma_burst_3". +[INFO :CP0303] custom_dma.v:8626 Compile module "work@custom_dma_burst_4_upstream_arbitrator". + [INFO :CP0303] custom_dma.v:9673 Compile module "work@custom_dma_burst_5_downstream_arbitrator". +[INFO :CP0303] custom_dma.v:6420 Compile module "work@custom_dma_burst_3_upstream_arbitrator". + +[INFO :CP0303] custom_dma.v:9063 Compile module "work@custom_dma_burst_4_downstream_arbitrator". + [INFO :CP0303] custom_dma_clock_0.v:21 Compile module "work@custom_dma_clock_0_edge_to_pulse". +[INFO :CP0303] custom_dma_clock_0.v:417 Compile module "work@custom_dma_clock_0". + +[INFO :CP0303] custom_dma_burst_5.v:52 Compile module "work@custom_dma_burst_5". + [INFO :CP0303] custom_dma_clock_0.v:58 Compile module "work@custom_dma_clock_0_slave_FSM". +[INFO :CP0303] custom_dma.v:9343 Compile module "work@custom_dma_burst_5_upstream_arbitrator". + +[INFO :CP0303] custom_dma_clock_0.v:199 Compile module "work@custom_dma_clock_0_master_FSM". + [INFO :CP0303] ddr_sdram_bb.v:25 Compile module "work@ddr_sdram". +[INFO :CP0303] custom_dma.v:17986 Compile module "work@custom_dma_reset_system_clk_domain_synch_module". + +[INFO :CP0303] custom_dma_clock_0.v:365 Compile module "work@custom_dma_clock_0_bit_pipe". + [INFO :CP0303] ddr_sdram_auk_ddr_dqs_group.v:37 Compile module "work@ddr_sdram_auk_ddr_dqs_group". +[INFO :CP0303] ddr_sdram_auk_ddr_datapath.v:21 Compile module "work@ddr_sdram_auk_ddr_datapath". + +[INFO :CP0303] custom_dma.v:9953 Compile module "work@custom_dma_clock_0_in_arbitrator". + +[INFO :CP0303] custom_dma.v:10272 Compile module "work@custom_dma_clock_0_out_arbitrator". + +[INFO :CP0303] ddr_sdram_example_driver.v:21 Compile module "work@ddr_sdram_example_driver". + +[INFO :CP0303] ddr_pll_stratixii_bb.v:34 Compile module "work@ddr_pll_stratixii". + [INFO :CP0303] ddr_sdram_test_component.v:110 Compile module "work@ddr_sdram_test_component". +[INFO :CP0303] ddr_sdram_auk_ddr_dll.v:21 Compile module "work@ddr_sdram_auk_ddr_dll". + +[INFO :CP0303] custom_dma.v:20335 Compile module "work@ext_ssram". + +[INFO :CP0303] custom_dma.v:18031 Compile module "work@custom_dma_reset_external_clk_domain_synch_module". + +[INFO :CP0303] custom_dma.v:13235 Compile module "work@ddr_sdram_s1_arbitrator". + [INFO :CP0303] custom_dma.v:14615 Compile module "work@ext_ssram_bus_bridge_arbitrator". +[INFO :CP0303] custom_dma.v:20023 Compile module "work@ext_ssram_lane1_module". + +[INFO :CP0303] ddr_sdram_auk_ddr_clk_gen.v:26 Compile module "work@ddr_sdram_auk_ddr_clk_gen". + [INFO :CP0303] custom_dma.v:20231 Compile module "work@ext_ssram_lane3_module". +[INFO :CP0303] custom_dma.v:14628 Compile module "work@fir_dma_control_arbitrator". + +[INFO :CP0303] ddr_sdram_auk_ddr_sdram.v:21 Compile module "work@ddr_sdram_auk_ddr_sdram". + [INFO :CP0303] custom_dma.v:15151 Compile module "work@fir_dma_write_master_arbitrator". +[INFO :CP0303] custom_dma.v:15341 Compile module "work@jtag_uart_avalon_jtag_slave_arbitrator". + [INFO :CP0303] jtag_uart.v:21 Compile module "work@jtag_uart_log_module". [INFO :CP0303] jtag_uart.v:65 Compile module "work@jtag_uart_sim_scfifo_w". [INFO :CP0303] pipeline_bridge.v:21 Compile module "work@pipeline_bridge_downstream_adapter". -[INFO :CP0303] pipeline_bridge.v:367 Compile module "work@pipeline_bridge_waitrequest_adapter". - -[INFO :CP0303] custom_dma.v:1234 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_0_upstream_module". - -[INFO :CP0303] custom_dma.v:5654 Compile module "work@rdv_fifo_for_cpu_instruction_master_to_custom_dma_burst_3_upstream_module". - -[INFO :CP0303] custom_dma.v:11855 Compile module "work@rdv_fifo_for_custom_dma_burst_4_downstream_to_ddr_sdram_s1_module". - -[INFO :CP0303] custom_dma.v:17430 Compile module "work@sysid_control_slave_arbitrator". - -[INFO :CP0303] dma/transform_block.v:45 Compile module "work@transform_block". - -[INFO :CP0303] custom_dma.v:9063 Compile module "work@custom_dma_burst_4_downstream_arbitrator". - -[INFO :CP0303] custom_dma_clock_0.v:417 Compile module "work@custom_dma_clock_0". - -[INFO :CP0303] custom_dma.v:924 Compile module "work@burstcount_fifo_for_custom_dma_burst_0_upstream_module". - -[INFO :CP0303] custom_dma.v:9343 Compile module "work@custom_dma_burst_5_upstream_arbitrator". - -[INFO :CP0303] custom_dma.v:7094 Compile module "work@burstcount_fifo_for_custom_dma_burst_4_upstream_module". - -[INFO :CP0303] custom_dma.v:9953 Compile module "work@custom_dma_clock_0_in_arbitrator". - -[INFO :CP0303] custom_dma.v:26 Compile module "work@cpu_jtag_debug_module_arbitrator". - -[INFO :CP0303] custom_dma.v:18031 Compile module "work@custom_dma_reset_external_clk_domain_synch_module". - -[INFO :CP0303] ddr_sdram_auk_ddr_clk_gen.v:26 Compile module "work@ddr_sdram_auk_ddr_clk_gen". - -[INFO :CP0303] ddr_sdram_auk_ddr_sdram.v:21 Compile module "work@ddr_sdram_auk_ddr_sdram". - -[INFO :CP0303] cpu_mult_cell.v:18 Compile module "work@cpu_mult_cell". - -[INFO :CP0303] custom_dma.v:18076 Compile module "work@custom_dma". - [INFO :CP0303] ddr_sdram_test_component.v:21 Compile module "work@ddr_sdram_test_component_ram_module". +[INFO :CP0303] custom_dma.v:14019 Compile module "work@ext_ssram_bus_avalon_slave_arbitrator". + +[INFO :CP0303] jtag_uart.v:120 Compile module "work@jtag_uart_scfifo_w". + [INFO :CP0303] custom_dma.v:19919 Compile module "work@ext_ssram_lane0_module". +[INFO :CP0303] pipeline_bridge.v:367 Compile module "work@pipeline_bridge_waitrequest_adapter". + +[INFO :CP0303] pipeline_bridge.v:639 Compile module "work@pipeline_bridge". + [INFO :CP0303] fir_dma.v:6 Compile module "work@fir_dma". [INFO :CP0303] jtag_uart.v:520 Compile module "work@jtag_uart". -[INFO :CP0303] jtag_uart.v:436 Compile module "work@jtag_uart_scfifo_r". +[INFO :CP0303] custom_dma.v:20127 Compile module "work@ext_ssram_lane2_module". -[INFO :CP0303] dma/latency_aware_read_master.v:33 Compile module "work@latency_aware_read_master". - -[INFO :CP0303] custom_dma.v:16742 Compile module "work@pipeline_bridge_m1_arbitrator". - -[INFO :CP0303] custom_dma_burst_1.v:52 Compile module "work@custom_dma_burst_1". - -[INFO :CP0303] custom_dma.v:4608 Compile module "work@custom_dma_burst_2_downstream_arbitrator". - -[INFO :CP0303] dma/pipelined_read_burst_write_dma.v:87 Compile module "work@pipelined_read_burst_write_dma". - -[INFO :CP0303] custom_dma.v:6420 Compile module "work@custom_dma_burst_3_upstream_arbitrator". - -[INFO :CP0303] custom_dma.v:3861 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_2_upstream_module". - -[INFO :CP0303] custom_dma.v:15665 Compile module "work@rdv_fifo_for_custom_dma_burst_1_downstream_to_pipeline_bridge_s1_module". - -[INFO :CP0303] custom_dma.v:12545 Compile module "work@rdv_fifo_for_custom_dma_burst_5_downstream_to_ddr_sdram_s1_module". - -[INFO :CP0303] custom_dma_burst_5.v:52 Compile module "work@custom_dma_burst_5". - -[INFO :CP0303] custom_dma.v:20498 Compile module "work@test_bench". - -[INFO :CP0303] custom_dma_clock_0.v:365 Compile module "work@custom_dma_clock_0_bit_pipe". - -[INFO :CP0303] custom_dma.v:10272 Compile module "work@custom_dma_clock_0_out_arbitrator". - -[INFO :CP0303] custom_dma_clock_0.v:199 Compile module "work@custom_dma_clock_0_master_FSM". - -[INFO :CP0303] custom_dma.v:17986 Compile module "work@custom_dma_reset_system_clk_domain_synch_module". - -[INFO :CP0303] ddr_sdram_auk_ddr_datapath.v:21 Compile module "work@ddr_sdram_auk_ddr_datapath". - -[INFO :CP0303] ddr_sdram_example_driver.v:21 Compile module "work@ddr_sdram_example_driver". - -[INFO :CP0303] custom_dma.v:20335 Compile module "work@ext_ssram". - -[INFO :CP0303] custom_dma.v:20023 Compile module "work@ext_ssram_lane1_module". - -[INFO :CP0303] custom_dma.v:14628 Compile module "work@fir_dma_control_arbitrator". - -[INFO :CP0303] ddr_pll_stratixii_bb.v:34 Compile module "work@ddr_pll_stratixii". - -[INFO :CP0303] ddr_sdram_auk_ddr_dll.v:21 Compile module "work@ddr_sdram_auk_ddr_dll". - -[INFO :CP0303] custom_dma.v:13235 Compile module "work@ddr_sdram_s1_arbitrator". - -[INFO :CP0303] custom_dma.v:15341 Compile module "work@jtag_uart_avalon_jtag_slave_arbitrator". - -[INFO :CP0303] jtag_uart.v:120 Compile module "work@jtag_uart_scfifo_w". - -[INFO :CP0303] pipeline_bridge.v:639 Compile module "work@pipeline_bridge". +[INFO :CP0303] custom_dma.v:1234 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_0_upstream_module". [INFO :CP0303] custom_dma.v:16133 Compile module "work@pipeline_bridge_s1_arbitrator". -[INFO :CP0303] pll.v:21 Compile module "work@pll". - -[INFO :CP0303] custom_dma.v:7860 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_4_upstream_module". - -[INFO :CP0303] custom_dma.v:14019 Compile module "work@ext_ssram_bus_avalon_slave_arbitrator". - -[INFO :CP0303] custom_dma.v:15899 Compile module "work@rdv_fifo_for_custom_dma_burst_2_downstream_to_pipeline_bridge_s1_module". - -[INFO :CP0303] dma/slave.v:25 Compile module "work@slave". - -[INFO :CP0303] timestamp_timer.v:21 Compile module "work@timestamp_timer". - -[INFO :CP0303] custom_dma.v:20127 Compile module "work@ext_ssram_lane2_module". - [INFO :CP0303] custom_dma.v:14952 Compile module "work@fir_dma_read_master_arbitrator". +[INFO :CP0303] jtag_uart.v:436 Compile module "work@jtag_uart_scfifo_r". + +[INFO :CP0303] custom_dma.v:5654 Compile module "work@rdv_fifo_for_cpu_instruction_master_to_custom_dma_burst_3_upstream_module". + +[INFO :CP0303] dma/latency_aware_read_master.v:33 Compile module "work@latency_aware_read_master". + [INFO :CP0303] jtag_uart.v:202 Compile module "work@jtag_uart_drom_module". +[INFO :CP0303] custom_dma.v:16742 Compile module "work@pipeline_bridge_m1_arbitrator". + [INFO :CP0303] jtag_uart.v:351 Compile module "work@jtag_uart_sim_scfifo_r". +[INFO :CP0303] custom_dma.v:11855 Compile module "work@rdv_fifo_for_custom_dma_burst_4_downstream_to_ddr_sdram_s1_module". + [INFO :CP0303] custom_dma.v:17137 Compile module "work@pipeline_bridge_bridge_arbitrator". +[INFO :CP0303] pll.v:21 Compile module "work@pll". + [INFO :CP0303] pipeline_bridge.v:222 Compile module "work@pipeline_bridge_upstream_adapter". +[INFO :CP0303] custom_dma.v:17430 Compile module "work@sysid_control_slave_arbitrator". + +[INFO :CP0303] custom_dma.v:7860 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_4_upstream_module". + +[INFO :CP0303] dma/pipelined_read_burst_write_dma.v:87 Compile module "work@pipelined_read_burst_write_dma". + [INFO :CP0303] custom_dma.v:17150 Compile module "work@pll_s1_arbitrator". +[INFO :CP0303] dma/transform_block.v:45 Compile module "work@transform_block". + +[INFO :CP0303] custom_dma.v:3861 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_2_upstream_module". + +[INFO :CP0303] custom_dma.v:15899 Compile module "work@rdv_fifo_for_custom_dma_burst_2_downstream_to_pipeline_bridge_s1_module". + [INFO :CP0303] custom_dma.v:2567 Compile module "work@rdv_fifo_for_cpu_instruction_master_to_custom_dma_burst_1_upstream_module". +[INFO :CP0303] dma/slave.v:25 Compile module "work@slave". + +[INFO :CP0303] custom_dma.v:15665 Compile module "work@rdv_fifo_for_custom_dma_burst_1_downstream_to_pipeline_bridge_s1_module". + [INFO :CP0303] custom_dma.v:11165 Compile module "work@rdv_fifo_for_custom_dma_burst_3_downstream_to_ddr_sdram_s1_module". +[INFO :CP0303] timestamp_timer.v:21 Compile module "work@timestamp_timer". + +[INFO :CP0303] custom_dma.v:12545 Compile module "work@rdv_fifo_for_custom_dma_burst_5_downstream_to_ddr_sdram_s1_module". + [INFO :CP0303] sysid.v:21 Compile module "work@sysid". [INFO :CP0303] custom_dma.v:17692 Compile module "work@timestamp_timer_s1_arbitrator". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0303] custom_dma.v:20498 Compile module "work@test_bench". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [NOTE :CP0309] altpllpll.v:41 Implicit port type (wire) for "c0", there are 2 more instances of this message. @@ -1051,5 +1051,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -14.99user 0.71system 0:05.74elapsed 273%CPU (0avgtext+0avgdata 435980maxresident)k -2936inputs+32560outputs (0major+111038minor)pagefaults 0swaps +14.84user 0.76system 0:05.46elapsed 285%CPU (0avgtext+0avgdata 435564maxresident)k +0inputs+32560outputs (0major+111226minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log b/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log index 0ab7ec7..b374a5c 100644 --- a/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log +++ b/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log
@@ -23,5 +23,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.27user 0.03system 0:01.25elapsed 104%CPU (0avgtext+0avgdata 50132maxresident)k -456inputs+432outputs (1major+20837minor)pagefaults 0swaps +1.45user 0.04system 0:01.27elapsed 118%CPU (0avgtext+0avgdata 50120maxresident)k +624inputs+416outputs (1major+20877minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Driver/Driver_diff.log b/SVIncCompil/Testcases/Driver/Driver_diff.log index aa333f5..8e147dd 100644 --- a/SVIncCompil/Testcases/Driver/Driver_diff.log +++ b/SVIncCompil/Testcases/Driver/Driver_diff.log
@@ -82,10 +82,10 @@ [INFO :PP0122] Preprocessing source file "testbench.sv". -[INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". + [INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". [INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". @@ -114,678 +114,678 @@ [INFO :CP0301] ../../../UVM/svunit_base/svunit_pkg.sv:23 Compile package "svunit_pkg". -[INFO :CP0303] testbench.sv:28 Compile module "work@my_driver_unit_test". - [INFO :CP0304] design.sv:1 Compile interface "work@my_interface". +[INFO :CP0303] testbench.sv:28 Compile module "work@my_driver_unit_test". + [INFO :CP0302] ../../../UVM/svunit_base/svunit_base.sv:26 Compile class "svunit_pkg::svunit_base". -[INFO :CP0302] ../../../UVM/svunit_base/svunit_testsuite.sv:26 Compile class "svunit_pkg::svunit_testsuite". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". [INFO :CP0302] ../../../UVM/svunit_base/svunit_testcase.sv:26 Compile class "svunit_pkg::svunit_testcase". +[INFO :CP0302] ../../../UVM/svunit_base/svunit_testsuite.sv:26 Compile class "svunit_pkg::svunit_testsuite". + [INFO :CP0302] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". [INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". + [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". + [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". + +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". + [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". [INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". + +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". - -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". - [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". [INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". - -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". + +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". [INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". + [INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". + [INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] design.sv:21 Compile class "work@my_driver". +[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". [INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] design.sv:14 Compile class "work@my_transaction". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_deprecated_defines.svh:73 Compile class "work@mock_sequence". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". [INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". + [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". + [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". + [INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". + [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". + +[INFO :CP0302] design.sv:21 Compile class "work@my_driver". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_deprecated_defines.svh:149 Compile class "work@mock_sequencer". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] design.sv:14 Compile class "work@my_transaction". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [NOTE :CP0309] design.sv:3 Implicit port type (wire) for "select", there are 1 more instances of this message. @@ -810,5 +810,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -7.49user 0.17system 0:05.06elapsed 151%CPU (0avgtext+0avgdata 142752maxresident)k -0inputs+10032outputs (0major+37897minor)pagefaults 0swaps +5.42user 0.13system 0:03.59elapsed 154%CPU (0avgtext+0avgdata 141152maxresident)k +16inputs+10032outputs (0major+37499minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Escape/Escape.log b/SVIncCompil/Testcases/Escape/Escape.log index a2a1c56..6a605da 100644 --- a/SVIncCompil/Testcases/Escape/Escape.log +++ b/SVIncCompil/Testcases/Escape/Escape.log
@@ -103,5 +103,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.79user 0.02system 0:00.81elapsed 99%CPU (0avgtext+0avgdata 48044maxresident)k -0inputs+32outputs (0major+14241minor)pagefaults 0swaps +0.76user 0.01system 0:00.78elapsed 99%CPU (0avgtext+0avgdata 48072maxresident)k +0inputs+32outputs (0major+14253minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log b/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log index 8638061..b923b28 100644 --- a/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log +++ b/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log
@@ -1000,5 +1000,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.54user 0.05system 0:00.55elapsed 108%CPU (0avgtext+0avgdata 47572maxresident)k -0inputs+112outputs (0major+14180minor)pagefaults 0swaps +0.55user 0.03system 0:00.55elapsed 106%CPU (0avgtext+0avgdata 47136maxresident)k +8inputs+112outputs (0major+14114minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Google/GoogleMT_diff.log b/SVIncCompil/Testcases/Google/GoogleMT_diff.log index 9fc7dba..2b204b8 100644 --- a/SVIncCompil/Testcases/Google/GoogleMT_diff.log +++ b/SVIncCompil/Testcases/Google/GoogleMT_diff.log
@@ -296,70 +296,70 @@ [INFO :CP0303] chapter-5/5.6.4--compiler-directives-celldefine.sv:9 Compile module "work@cd". +[INFO :CP0303] chapter-12/12.5.1--casez.sv:7 Compile module "work@case_tb". + [INFO :CP0303] chapter-5/5.6.4--compiler-directives-define.sv:14 Compile module "work@d". -[INFO :CP0303] chapter-8/8.10--static_methods.sv:7 Compile module "work@class_tb". +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-default-nettype.sv:10 Compile module "work@dn". [INFO :CP0303] chapter-5/5.6.4--compiler-directives-include.sv:9 Compile module "work@empty". -[INFO :CP0303] chapter-12/12.7.5--dowhile.sv:7 Compile module "work@dowhile_tb". +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-debug-line.sv:8 Compile module "work@directives". -[INFO :CP0303] chapter-12/12.5.1--casez.sv:7 Compile module "work@case_tb". +[INFO :CP0303] chapter-8/8.10--static_methods.sv:7 Compile module "work@class_tb". -[INFO :CP0303] chapter-5/5.6.4--compiler-directives-default-nettype.sv:10 Compile module "work@dn". +[INFO :CP0303] generic/desc/desc_test_14.sv:9 Compile module "work@foo_mod". [INFO :CP0303] chapter-9/9.6.1--wait_fork.sv:7 Compile module "work@fork_tb". [INFO :CP0303] chapter-12/12.7.1--for.sv:7 Compile module "work@for_tb". -[INFO :CP0303] chapter-5/5.6.4--compiler-directives-debug-line.sv:8 Compile module "work@directives". - -[INFO :CP0303] chapter-12/12.7.3--foreach.sv:7 Compile module "work@foreach_tb". - -[INFO :CP0303] generic/desc/desc_test_14.sv:9 Compile module "work@foo_mod". - -[INFO :CP0303] chapter-12/12.4--if_else.sv:7 Compile module "work@if_tb". - -[INFO :CP0303] chapter-12/12.8--break.sv:7 Compile module "work@jump_tb". - -[INFO :CP0303] chapter-9/9.2.3--final.sv:7 Compile module "work@initial_tb". - -[INFO :CP0303] chapter-5/5.6.4--compiler-directives-celldefine.sv:13 Compile module "work@ncd". - -[INFO :CP0303] chapter-6/6.6.8--interconnect.sv:18 Compile module "work@mod_o". +[INFO :CP0303] chapter-12/12.7.5--dowhile.sv:7 Compile module "work@dowhile_tb". [INFO :CP0303] chapter-5/5.6.1--escaped-identifiers.sv:7 Compile module "work@identifiers". -[INFO :CP0303] chapter-9/9.7--process_cls_self.sv:7 Compile module "work@process_tb". +[INFO :CP0303] chapter-12/12.7.3--foreach.sv:7 Compile module "work@foreach_tb". [INFO :CP0303] chapter-6/6.6.8--interconnect.sv:14 Compile module "work@mod_i". -[INFO :CP0303] chapter-9/9.3.1--sequential_block.sv:7 Compile module "work@sequential_tb". +[INFO :CP0303] chapter-12/12.8--break.sv:7 Compile module "work@jump_tb". [INFO :CP0303] chapter-9/9.3.2--parallel_block_join_any.sv:7 Compile module "work@parallel_tb". -[INFO :CP0303] chapter-5/5.12-attributes-module.sv:8 Compile module "work@topa". +[INFO :CP0303] chapter-9/9.2.3--final.sv:7 Compile module "work@initial_tb". -[INFO :CP0303] chapter-9/9.4.2.4--event_sequence.sv:7 Compile module "work@seq_tb". - -[INFO :CP0303] chapter-12/12.7.4--while.sv:7 Compile module "work@while_tb". - -[INFO :CP0303] chapter-11/11.10--string_bit_array.sv:7 Compile module "work@top". +[INFO :CP0303] chapter-12/12.4--if_else.sv:7 Compile module "work@if_tb". [INFO :CP0303] generic/desc/desc_test_15.sv:7 Compile module "work@module_fpga". -[INFO :CP0303] chapter-5/5.6.4--compiler-directives-timescale.sv:10 Compile module "work@ts". - -[INFO :CP0303] sanity.sv:7 Compile module "work@sanity_tb". +[INFO :CP0303] chapter-6/6.6.8--interconnect.sv:18 Compile module "work@mod_o". [INFO :CP0303] chapter-12/12.7.2--repeat.sv:7 Compile module "work@repeat_tb". +[INFO :CP0303] chapter-9/9.7--process_cls_self.sv:7 Compile module "work@process_tb". + [INFO :CP0303] chapter-5/5.6.3--system-functions.sv:7 Compile module "work@systemfn". -[INFO :CP0303] chapter-6/6.10--implicit_port_connection.sv:17 Compile module "work@test". +[INFO :CP0303] chapter-9/9.4.2.4--event_sequence.sv:7 Compile module "work@seq_tb". [INFO :CP0303] chapter-5/5.12-attributes-module.sv:12 Compile module "work@topb". +[INFO :CP0303] chapter-9/9.3.1--sequential_block.sv:7 Compile module "work@sequential_tb". + +[INFO :CP0303] chapter-11/11.10--string_bit_array.sv:7 Compile module "work@top". + +[INFO :CP0303] chapter-5/5.12-attributes-module.sv:8 Compile module "work@topa". + +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-timescale.sv:10 Compile module "work@ts". + +[INFO :CP0303] chapter-12/12.7.4--while.sv:7 Compile module "work@while_tb". + +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-celldefine.sv:13 Compile module "work@ncd". + +[INFO :CP0303] sanity.sv:7 Compile module "work@sanity_tb". + +[INFO :CP0303] chapter-6/6.10--implicit_port_connection.sv:17 Compile module "work@test". + [INFO :CP0303] chapter-5/5.12-attributes-module.sv:16 Compile module "work@topc". [INFO :CP0302] generic/class/class_test_56.sv:7 Compile class "work@Driver". @@ -372,370 +372,370 @@ [INFO :CP0302] generic/class/class_test_25.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/class/class_test_22.sv:7 Compile class "work@Foo". - -[INFO :CP0302] generic/class/class_test_16.sv:7 Compile class "work@Foo". - [INFO :CP0302] generic/class/class_test_12.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_22.sv:7 Compile class "work@Foo". + +[INFO :CP0302] generic/class/class_test_17.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_28.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_2.sv:7 Compile class "work@Foo". + +[INFO :CP0302] generic/class/class_test_27.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_19.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_21.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/class/class_test_27.sv:7 Compile class "work@Foo". - -[INFO :CP0302] generic/class/class_test_17.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_16.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_4.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/class/class_test_2.sv:7 Compile class "work@Foo". - -[INFO :CP0302] generic/class/class_test_1.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_8.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_13.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/class/class_test_5.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.27--forward_declaration.sv:14 Compile class "work@class_tb::C2". - -[INFO :CP0302] generic/class/class_test_20.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.26.2--implements.sv:12 Compile class "work@class_tb::Hello". - -[INFO :CP0302] generic/class/class_test_29.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.26.5--cast_between_interface_classes.sv:16 Compile class "work@class_tb::Hello". - -[INFO :CP0302] generic/class/class_test_18.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.19--global_constant.sv:8 Compile class "work@class_tb::a_cls". - -[INFO :CP0302] generic/class/class_test_23.sv:7 Compile class "work@Foo". - -[INFO :CP0302] generic/class/class_test_8.sv:7 Compile class "work@Foo". - [INFO :CP0302] generic/class/class_test_24.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_1.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_3.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_20.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_30.sv:7 Compile class "work@Foo". -[INFO :CP0302] chapter-8/8.26.6.1--name_conflict_unresolved.sv:16 Compile class "work@class_tb::Hello". - -[INFO :CP0302] chapter-8/8.26.3--type_access_implements.sv:13 Compile class "work@class_tb::Hello". - -[INFO :CP0302] chapter-8/8.26.2--implements_multiple.sv:16 Compile class "work@class_tb::Hello". - -[INFO :CP0302] chapter-8/8.18--var_protected.sv:8 Compile class "work@class_tb::a_cls". - -[INFO :CP0302] chapter-8/8.21--abstract_class.sv:8 Compile class "work@class_tb::base_cls". - -[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:8 Compile class "work@class_tb::base_cls". - -[INFO :CP0302] chapter-8/8.25--parametrized_class_extend.sv:12 Compile class "work@class_tb::ext_cls". - -[INFO :CP0302] chapter-8/8.17--constructor_const_arg.sv:8 Compile class "work@class_tb::super_cls". - -[INFO :CP0302] chapter-8/8.20--virtual_method.sv:8 Compile class "work@class_tb::super_cls". - -[INFO :CP0302] chapter-8/8.7--constructor_super.sv:8 Compile class "work@class_tb::super_cls". - -[INFO :CP0302] chapter-8/8.13--inheritance.sv:18 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.21--abstract_class.sv:12 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.12--shallow_copy.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.8--typed_constructor.sv:15 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.7--constructor_super.sv:14 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/member/class_member_test_43.sv:7 Compile class "work@constructible". - -[INFO :CP0302] generic/member/class_member_test_57.sv:7 Compile class "work@foo_class". - -[INFO :CP0302] generic/member/class_member_test_31.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_55.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_26.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_53.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_18.sv:7 Compile class "work@myclass". - -[INFO :CP0302] chapter-8/8.19--instance_constant.sv:8 Compile class "work@class_tb::a_cls". - -[INFO :CP0302] generic/member/class_member_test_25.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_29.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_9.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/member/class_member_test_32.sv:7 Compile class "work@myclass". +[INFO :CP0302] chapter-8/8.26.6.1--name_conflict_unresolved.sv:16 Compile class "work@class_tb::Hello". -[INFO :CP0302] chapter-8/8.21--abstract_class_inst.sv:8 Compile class "work@class_tb::base_cls". - -[INFO :CP0302] generic/class/class_test_26.sv:7 Compile class "work@Foo". +[INFO :CP0302] chapter-8/8.27--forward_declaration.sv:14 Compile class "work@class_tb::C2". [INFO :CP0302] chapter-8/8.27--forward_declaration.sv:10 Compile class "work@class_tb::C1". -[INFO :CP0302] generic/class/class_test_7.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.25--parametrized_class_extend.sv:8 Compile class "work@class_tb::base_cls". - -[INFO :CP0302] generic/class/class_test_53.sv:7 Compile class "work@param_types_as_class_item". - -[INFO :CP0302] chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9 Compile class "work@class_tb::par_cls". - -[INFO :CP0302] generic/class/class_test_6.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_5.sv:7 Compile class "work@Foo". [INFO :CP0302] chapter-8/8.26.4--illegal_forward_def_implements.sv:10 Compile class "work@class_tb::Hello". -[INFO :CP0302] generic/class/class_test_61.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/class/class_test_18.sv:7 Compile class "work@Foo". -[INFO :CP0302] chapter-8/8.14--override_member.sv:8 Compile class "work@class_tb::super_cls". +[INFO :CP0302] chapter-8/8.26.3--type_access_implements.sv:13 Compile class "work@class_tb::Hello". -[INFO :CP0302] generic/class/class_test_67.sv:7 Compile class "work@pp_class". +[INFO :CP0302] chapter-8/8.26.2--implements.sv:12 Compile class "work@class_tb::Hello". + +[INFO :CP0302] chapter-8/8.26.2--implements_multiple.sv:16 Compile class "work@class_tb::Hello". + +[INFO :CP0302] generic/class/class_test_23.sv:7 Compile class "work@Foo". + +[INFO :CP0302] chapter-8/8.18--var_protected.sv:8 Compile class "work@class_tb::a_cls". + +[INFO :CP0302] generic/class/class_test_26.sv:7 Compile class "work@Foo". [INFO :CP0302] chapter-8/8.26.3--type_access_implements_invalid.sv:13 Compile class "work@class_tb::Hello". -[INFO :CP0302] generic/member/class_member_test_1.sv:7 Compile class "work@c". +[INFO :CP0302] chapter-8/8.26.5--cast_between_interface_classes.sv:16 Compile class "work@class_tb::Hello". [INFO :CP0302] chapter-8/8.26.6.1--name_conflict_resolved.sv:16 Compile class "work@class_tb::Hello". -[INFO :CP0302] generic/class/class_test_68.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/class/class_test_7.sv:7 Compile class "work@Foo". + +[INFO :CP0302] chapter-8/8.21--abstract_class_inst.sv:8 Compile class "work@class_tb::base_cls". + +[INFO :CP0302] chapter-8/8.19--global_constant.sv:8 Compile class "work@class_tb::a_cls". [INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:12 Compile class "work@class_tb::a_cls". -[INFO :CP0302] chapter-8/8.26.2--implements_extends.sv:22 Compile class "work@class_tb::Hello". +[INFO :CP0302] generic/class/class_test_6.sv:7 Compile class "work@Foo". [INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:18 Compile class "work@class_tb::b_cls". -[INFO :CP0302] chapter-7/arrays/associative/class.sv:9 Compile class "work@top::C". +[INFO :CP0302] chapter-8/8.19--instance_constant.sv:8 Compile class "work@class_tb::a_cls". -[INFO :CP0302] chapter-8/8.8--typed_constructor_param.sv:8 Compile class "work@class_tb::super_cls". +[INFO :CP0302] generic/member/class_member_test_1.sv:7 Compile class "work@c". -[INFO :CP0302] generic/class/class_test_32.sv:7 Compile class "work@zzxx". +[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:8 Compile class "work@class_tb::base_cls". -[INFO :CP0302] chapter-8/8.26.5--implemented_class_handle.sv:12 Compile class "work@class_tb::Hello". +[INFO :CP0302] chapter-8/8.21--abstract_class.sv:8 Compile class "work@class_tb::base_cls". -[INFO :CP0302] generic/class/class_test_34.sv:7 Compile class "work@zzyyy". +[INFO :CP0302] chapter-8/8.25--parametrized_class_extend.sv:12 Compile class "work@class_tb::ext_cls". -[INFO :CP0302] chapter-8/8.17--constructor_const_arg.sv:14 Compile class "work@class_tb::test_cls". +[INFO :CP0302] chapter-8/8.26.2--implements_extends.sv:22 Compile class "work@class_tb::Hello". + +[INFO :CP0302] chapter-8/8.17--constructor_const_arg.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.25--parametrized_class_extend.sv:8 Compile class "work@class_tb::base_cls". [INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:24 Compile class "work@class_tb::c_cls". -[INFO :CP0302] chapter-8/8.26.4--illegal_implements_parameter.sv:13 Compile class "work@class_tb::Hello". +[INFO :CP0302] chapter-8/8.26.5--implemented_class_handle.sv:12 Compile class "work@class_tb::Hello". -[INFO :CP0302] chapter-8/8.18--var_local.sv:8 Compile class "work@class_tb::a_cls". +[INFO :CP0302] chapter-8/8.20--virtual_method.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9 Compile class "work@class_tb::par_cls". [INFO :CP0302] chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9 Compile class "work@class_tb::par_cls". -[INFO :CP0302] chapter-8/8.15--super.sv:18 Compile class "work@class_tb::test_cls". +[INFO :CP0302] chapter-8/8.26.4--illegal_implements_parameter.sv:13 Compile class "work@class_tb::Hello". -[INFO :CP0302] chapter-8/8.26.2--implements_extends.sv:16 Compile class "work@class_tb::base". +[INFO :CP0302] chapter-8/8.7--constructor_super.sv:8 Compile class "work@class_tb::super_cls". -[INFO :CP0302] chapter-8/8.4--instantiation.sv:8 Compile class "work@class_tb::test_cls". +[INFO :CP0302] chapter-8/8.18--var_local.sv:8 Compile class "work@class_tb::a_cls". [INFO :CP0302] chapter-8/8.15--super.sv:8 Compile class "work@class_tb::super_cls". -[INFO :CP0302] chapter-8/8.26.7--partial_implementation.sv:20 Compile class "work@class_tb::helloworld". +[INFO :CP0302] chapter-8/8.26.2--implements_extends.sv:16 Compile class "work@class_tb::base". -[INFO :CP0302] chapter-8/8.7--constructor_param.sv:8 Compile class "work@class_tb::test_cls". +[INFO :CP0302] chapter-8/8.13--inheritance.sv:18 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.26.7--partial_implementation.sv:20 Compile class "work@class_tb::helloworld". [INFO :CP0302] chapter-8/8.10--static_methods.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] chapter-8/8.5--parameters.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.13--inheritance.sv:8 Compile class "work@class_tb::super_cls". - -[INFO :CP0302] chapter-8/8.14--override_member.sv:18 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.26.7--partial_implementation.sv:13 Compile class "work@class_tb::vhello". - -[INFO :CP0302] chapter-8/8.8--typed_constructor.sv:8 Compile class "work@class_tb::super_cls". - -[INFO :CP0302] generic/member/class_member_test_39.sv:7 Compile class "work@constructible". - -[INFO :CP0302] chapter-8/8.24--out_of_block_methods.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.11--this.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/member/class_member_test_46.sv:7 Compile class "work@constructible". - -[INFO :CP0302] chapter-8/8.7--constructor.sv:8 Compile class "work@class_tb::test_cls". +[INFO :CP0302] chapter-8/8.14--override_member.sv:8 Compile class "work@class_tb::super_cls". [INFO :CP0302] chapter-8/8.12--assignment.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_40.sv:7 Compile class "work@constructible". +[INFO :CP0302] chapter-8/8.8--typed_constructor_param.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.14--override_member.sv:18 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.13--inheritance.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.7--constructor.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.17--constructor_const_arg.sv:14 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.24--out_of_block_methods.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.8--typed_constructor.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.20--virtual_method.sv:15 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.21--abstract_class.sv:12 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.11--this.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.4--instantiation.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.9--static_properties.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.5--properties.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.5--properties_enum.sv:8 Compile class "work@class_tb::test_cls". [INFO :CP0302] chapter-8/8.23--scope_resolution.sv:8 Compile class "work@class_tb::test_cls". [INFO :CP0302] chapter-8/8.21--abstract_class_inst.sv:12 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_44.sv:7 Compile class "work@constructible". +[INFO :CP0302] chapter-8/8.5--parameters.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] chapter-8/8.6--methods.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.20--virtual_method.sv:15 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/class/class_test_54.sv:7 Compile class "work@event_calendar". - -[INFO :CP0302] generic/member/class_member_test_42.sv:7 Compile class "work@constructible". - -[INFO :CP0302] generic/class/class_test_52.sv:7 Compile class "work@how_wide". - -[INFO :CP0302] chapter-8/8.5--properties.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/class/class_test_40.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_45.sv:7 Compile class "work@constructible". - -[INFO :CP0302] generic/class/class_test_46.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] chapter-8/8.9--static_properties.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/class/class_test_57.sv:7 Compile class "work@fields_with_modifiers". - -[INFO :CP0302] generic/member/class_member_test_19.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_36.sv:7 Compile class "work@foo". - -[INFO :CP0302] generic/member/class_member_test_30.sv:7 Compile class "work@myclass". - -[INFO :CP0302] chapter-8/8.5--properties_enum.sv:8 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/member/class_member_test_52.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_47.sv:7 Compile class "work@fun_with_typedef_members". +[INFO :CP0302] chapter-8/8.26.7--partial_implementation.sv:13 Compile class "work@class_tb::vhello". [INFO :CP0302] chapter-8/8.8--typed_constructor_param.sv:15 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/class/class_test_47.sv:7 Compile class "work@macros_id_as_call". +[INFO :CP0302] chapter-8/8.15--super.sv:18 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_3.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_54.sv:7 Compile class "work@event_calendar". -[INFO :CP0302] generic/member/class_member_test_0.sv:7 Compile class "work@myclass". +[INFO :CP0302] chapter-8/8.7--constructor_param.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_41.sv:7 Compile class "work@constructible". +[INFO :CP0302] generic/class/class_test_52.sv:7 Compile class "work@how_wide". -[INFO :CP0302] generic/member/class_member_test_37.sv:7 Compile class "work@myclass". +[INFO :CP0302] chapter-8/8.6--methods.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_23.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_39.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/class/class_test_58.sv:7 Compile class "work@fields_with_modifiers". +[INFO :CP0302] generic/class/class_test_40.sv:7 Compile class "work@macros_as_class_item". -[INFO :CP0302] generic/member/class_member_test_35.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_43.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/member/class_member_test_56.sv:7 Compile class "work@myclass". +[INFO :CP0302] chapter-8/8.12--shallow_copy.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/member/class_member_test_2.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_54.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_10.sv:7 Compile class "work@outerclass". - -[INFO :CP0302] generic/member/class_member_test_10.sv:8 Compile class "work@outerclass::innerclass". - -[INFO :CP0302] generic/member/class_member_test_10.sv:9 Compile class "work@outerclass::innerclass::reallyinnerclass". - -[INFO :CP0302] generic/class/class_test_49.sv:7 Compile class "work@params_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_24.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_64.sv:7 Compile class "work@pp_class". - -[INFO :CP0302] generic/member/class_member_test_36.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_65.sv:7 Compile class "work@pp_class". - -[INFO :CP0302] generic/member/class_member_test_15.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_0.sv:7 Compile class "work@semicolon_classy". - -[INFO :CP0302] generic/class/class_test_37.sv:7 Compile class "work@foo". - -[INFO :CP0302] generic/member/class_member_test_17.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_51.sv:7 Compile class "work@how_wide". - -[INFO :CP0302] generic/class/class_test_35.sv:7 Compile class "work@zzxx". - -[INFO :CP0302] generic/member/class_member_test_6.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_33.sv:7 Compile class "work@zzxy". - -[INFO :CP0302] generic/class/class_test_41.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_9.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_44.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_8.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_42.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_34.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_45.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_11.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_57.sv:7 Compile class "work@foo_class". [INFO :CP0302] generic/class/class_test_43.sv:7 Compile class "work@macros_as_class_item". -[INFO :CP0302] generic/member/class_member_test_20.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_16.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_29.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_27.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_50.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/member/class_member_test_5.sv:7 Compile class "work@myclass". - -[INFO :CP0302] generic/class/class_test_48.sv:7 Compile class "work@pp_as_class_item". - [INFO :CP0302] generic/member/class_member_test_28.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/class/class_test_59.sv:7 Compile class "work@pp_class". +[INFO :CP0302] chapter-8/8.8--typed_constructor.sv:15 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] generic/member/class_member_test_42.sv:7 Compile class "work@constructible". + +[INFO :CP0302] chapter-8/8.7--constructor_super.sv:14 Compile class "work@class_tb::test_cls". [INFO :CP0302] generic/member/class_member_test_4.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/class/class_test_60.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/member/class_member_test_16.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_49.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_41.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/class/class_test_63.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/member/class_member_test_46.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/member/class_member_test_51.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_57.sv:7 Compile class "work@fields_with_modifiers". -[INFO :CP0302] generic/class/class_test_66.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/member/class_member_test_27.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_21.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_37.sv:7 Compile class "work@foo". -[INFO :CP0302] generic/class/class_test_69.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/member/class_member_test_40.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/member/class_member_test_7.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_51.sv:7 Compile class "work@how_wide". -[INFO :CP0302] generic/member/class_member_test_12.sv:7 Compile class "work@semaphore". +[INFO :CP0302] generic/member/class_member_test_5.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_14.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_17.sv:7 Compile class "work@myclass". -[INFO :CP0302] chapter-6/6.20.6--const.sv:8 Compile class "work@top::test_cls". +[INFO :CP0302] generic/member/class_member_test_44.sv:7 Compile class "work@constructible". + +[INFO :CP0302] generic/member/class_member_test_55.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_24.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_26.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_45.sv:7 Compile class "work@constructible". + +[INFO :CP0302] generic/member/class_member_test_11.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_36.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_20.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_58.sv:7 Compile class "work@fields_with_modifiers". + +[INFO :CP0302] generic/class/class_test_41.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/member/class_member_test_52.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_44.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/class/class_test_36.sv:7 Compile class "work@foo". + +[INFO :CP0302] generic/member/class_member_test_53.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_3.sv:7 Compile class "work@myclass". [INFO :CP0302] generic/member/class_member_test_38.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_48.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_47.sv:7 Compile class "work@fun_with_typedef_members". -[INFO :CP0302] generic/member/class_member_test_58.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_50.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_37.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_48.sv:7 Compile class "work@pp_as_class_item". + +[INFO :CP0302] generic/class/class_test_42.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/class/class_test_47.sv:7 Compile class "work@macros_id_as_call". + +[INFO :CP0302] generic/member/class_member_test_14.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_59.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_56.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_0.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_45.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/class/class_test_60.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_53.sv:7 Compile class "work@param_types_as_class_item". + +[INFO :CP0302] generic/member/class_member_test_23.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_64.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_35.sv:7 Compile class "work@myclass". [INFO :CP0302] generic/class/class_test_62.sv:7 Compile class "work@pp_class". +[INFO :CP0302] generic/member/class_member_test_2.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_46.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/class/class_test_63.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_15.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_12.sv:7 Compile class "work@semaphore". + +[INFO :CP0302] generic/member/class_member_test_31.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_66.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_6.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_69.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_35.sv:7 Compile class "work@zzxx". + [INFO :CP0302] generic/member/class_member_test_13.sv:7 Compile class "work@protected_stuff". +[INFO :CP0302] generic/member/class_member_test_9.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_21.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_33.sv:7 Compile class "work@zzxy". + +[INFO :CP0302] generic/member/class_member_test_18.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_19.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_30.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_29.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_49.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_7.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_51.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_48.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_8.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_54.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_34.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_10.sv:7 Compile class "work@outerclass". + +[INFO :CP0302] generic/member/class_member_test_25.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_10.sv:8 Compile class "work@outerclass::innerclass". + +[INFO :CP0302] generic/member/class_member_test_32.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_10.sv:9 Compile class "work@outerclass::innerclass::reallyinnerclass". + +[INFO :CP0302] generic/member/class_member_test_58.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_49.sv:7 Compile class "work@params_as_class_item". + +[INFO :CP0302] generic/class/class_test_68.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_61.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] chapter-7/arrays/associative/class.sv:9 Compile class "work@top::C". + +[INFO :CP0302] generic/class/class_test_67.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_32.sv:7 Compile class "work@zzxx". + +[INFO :CP0302] generic/class/class_test_65.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_34.sv:7 Compile class "work@zzyyy". + +[INFO :CP0302] generic/class/class_test_0.sv:7 Compile class "work@semicolon_classy". + +[INFO :CP0302] chapter-6/6.20.6--const.sv:8 Compile class "work@top::test_cls". + [ERROR:CP0329] generic/desc/desc_test_13.sv:7 Multiply defined package: "foo_pkg", generic/desc/desc_test_14.sv:7 previous definition. @@ -929,12 +929,12 @@ chapter-9/9.3.5--statement_labels_par.sv:7 previous definition, chapter-9/9.4.2--event_control_negedge.sv:7 previous definition, chapter-9/9.4.2.2--event_implicit.sv:7 previous definition, - chapter-9/9.4.5--event_blocking_assignment_delay.sv:7 previous definition, - chapter-9/9.4.5--event_nonblocking_assignment_event.sv:7 previous definition, - chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:7 previous definition, chapter-9/9.4.2.1--event_or_op.sv:7 previous definition, chapter-9/9.4.3--event_sequence_controls.sv:7 previous definition, chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv:7 previous definition, + chapter-9/9.4.5--event_blocking_assignment_delay.sv:7 previous definition, + chapter-9/9.4.5--event_nonblocking_assignment_event.sv:7 previous definition, + chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:7 previous definition, chapter-9/9.4.2.1--event_comma_op.sv:7 previous definition, chapter-9/9.3.4--block_names_par.sv:7 previous definition, chapter-9/9.3.5--statement_labels_seq.sv:7 previous definition, @@ -948,8 +948,8 @@ chapter-12/12.5.1--casez.sv:7 previous definition, chapter-12/12.5--case.sv:7 previous definition, chapter-12/12.5.4--case_set.sv:7 previous definition, - chapter-12/12.6.1--casez_pattern.sv:7 previous definition, chapter-12/12.6.2--if_pattern.sv:7 previous definition, + chapter-12/12.6.1--casez_pattern.sv:7 previous definition, chapter-12/12.6.1--casex_pattern.sv:7 previous definition, chapter-12/12.5.1--casex.sv:7 previous definition, chapter-12/12.6.1--case_pattern.sv:7 previous definition, @@ -960,12 +960,12 @@ chapter-8/8.13--inheritance.sv:7 previous definition, chapter-8/8.17--constructor_const_arg.sv:7 previous definition, chapter-8/8.14--override_member.sv:7 previous definition, - chapter-8/8.12--assignment.sv:7 previous definition, chapter-8/8.19--global_constant.sv:7 previous definition, - chapter-8/8.15--super.sv:7 previous definition, - chapter-8/8.21--abstract_class.sv:7 previous definition, - chapter-8/8.19--instance_constant.sv:7 previous definition, chapter-8/8.21--abstract_class_inst.sv:7 previous definition, + chapter-8/8.21--abstract_class.sv:7 previous definition, + chapter-8/8.12--assignment.sv:7 previous definition, + chapter-8/8.15--super.sv:7 previous definition, + chapter-8/8.19--instance_constant.sv:7 previous definition, chapter-8/8.12--shallow_copy.sv:7 previous definition, chapter-8/8.24--out_of_block_methods.sv:7 previous definition, chapter-8/8.26.2--implements_extends.sv:7 previous definition, @@ -973,6 +973,7 @@ chapter-8/8.26.5--invalid_interface_instantiation.sv:7 previous definition, chapter-8/8.26.6.1--name_conflict_unresolved.sv:7 previous definition, chapter-8/8.26.7--partial_implementation.sv:7 previous definition, + chapter-8/8.7--constructor.sv:7 previous definition, chapter-8/8.22--dynamic_method_lookup.sv:7 previous definition, chapter-8/8.26.2--implements.sv:7 previous definition, chapter-8/8.26.3--type_access_implements.sv:7 previous definition, @@ -981,7 +982,6 @@ chapter-8/8.18--var_local.sv:7 previous definition, chapter-8/8.18--var_protected.sv:7 previous definition, chapter-8/8.20--virtual_method.sv:7 previous definition, - chapter-8/8.7--constructor.sv:7 previous definition, chapter-8/8.25--parametrized_class_extend.sv:7 previous definition, chapter-8/8.26.6.2--parameter_type_conflict.sv:7 previous definition, chapter-8/8.8--typed_constructor.sv:7 previous definition, @@ -1049,25 +1049,25 @@ chapter-9/9.7--process_cls_kill.sv:7 previous definition, chapter-9/9.7--process_cls_suspend_resume.sv:7 previous definition. -[WARNI:EL0505] chapter-11/11.10.1--string_compare.sv:7 Multiply defined module "work@top", +[WARNI:EL0505] chapter-11/11.10.1--string_copy.sv:7 Multiply defined module "work@top", chapter-11/11.10--string_bit_array.sv:7 previous definition, + chapter-11/11.10.1--string_compare.sv:7 previous definition, chapter-11/11.10.1--string_concat.sv:7 previous definition, chapter-11/11.11--min_max_avg_delay.sv:7 previous definition, - chapter-11/11.10.1--string_copy.sv:7 previous definition, - chapter-11/11.4.12--concat_op.sv:7 previous definition, - chapter-11/11.4.12.2--string_repl_op.sv:7 previous definition, - chapter-11/11.10.3--empty_string.sv:7 previous definition, - chapter-11/11.3.6--assign_in_expr.sv:7 previous definition, chapter-11/11.3.5--expr_short_circuit.sv:7 previous definition, chapter-11/11.4.12.1--repl_op.sv:7 previous definition, + chapter-11/11.4.12--concat_op.sv:7 previous definition, + chapter-11/11.4.12.2--string_repl_op.sv:7 previous definition, chapter-11/11.4.13--set_member.sv:7 previous definition, chapter-11/11.4.14.3--unpack_stream_inv.sv:7 previous definition, - chapter-11/11.4.11--cond_op.sv:7 previous definition, chapter-11/11.4.2--unary_op_inc.sv:7 previous definition, + chapter-11/11.10.3--empty_string.sv:7 previous definition, + chapter-11/11.3.6--assign_in_expr.sv:7 previous definition, + chapter-11/11.4.14.3--unpack_stream.sv:7 previous definition, + chapter-11/11.4.11--cond_op.sv:7 previous definition, + chapter-11/11.4.2--unary_op_dec.sv:7 previous definition, chapter-11/11.4.12.2--string_concat_op.sv:7 previous definition, chapter-11/11.4.14.2--reorder_stream.sv:7 previous definition, - chapter-11/11.4.14.3--unpack_stream.sv:7 previous definition, - chapter-11/11.4.2--unary_op_dec.sv:7 previous definition, chapter-11/11.5.1--idx_pos_part_select.sv:7 previous definition, chapter-11/11.5.1--idx_select.sv:7 previous definition, chapter-11/11.5.2--array_addressing.sv:7 previous definition, @@ -1085,25 +1085,25 @@ chapter-11/11.7--signed_func.sv:7 previous definition, chapter-11/11.9--tagged_union_member_access.sv:7 previous definition, chapter-5/5.10-structure-arrays-illegal.sv:7 previous definition, - chapter-5/5.10-structure-arrays.sv:7 previous definition, chapter-5/5.11-arrays-key-index.sv:7 previous definition, + chapter-5/5.10-structure-arrays.sv:7 previous definition, chapter-5/5.11-arrays-replication.sv:7 previous definition, chapter-5/5.11-arrays.sv:7 previous definition, chapter-5/5.12-attributes-case.sv:8 previous definition, chapter-5/5.10-structure-replication.sv:7 previous definition, chapter-5/5.12-attributes-conditional.sv:8 previous definition, chapter-5/5.12-attributes-operator.sv:8 previous definition, - chapter-5/5.12-attributes-variable.sv:8 previous definition, chapter-5/5.7.1--integers-left-padding.sv:7 previous definition, chapter-5/5.7.1--integers-underscores.sv:7 previous definition, chapter-5/5.7.2-real-token.sv:7 previous definition, chapter-5/5.9-string-basics.sv:7 previous definition, + chapter-5/5.12-attributes-variable.sv:8 previous definition, + chapter-5/5.9-string-word-assignment.sv:7 previous definition, chapter-5/5.7.1--integers-signed.sv:7 previous definition, chapter-5/5.7.1--integers-unsized.sv:7 previous definition, chapter-5/5.9-string-assignment.sv:7 previous definition, - chapter-5/5.9-string-word-assignment.sv:7 previous definition, - chapter-5/5.9.1-string-special-chars.sv:7 previous definition, chapter-5/5.10-structures.sv:7 previous definition, + chapter-5/5.9.1-string-special-chars.sv:7 previous definition, chapter-6/6.12--real_edge.sv:7 previous definition, chapter-6/6.14--chandle.sv:7 previous definition, chapter-5/5.13-builtin-methods-strings.sv:7 previous definition, @@ -1120,23 +1120,23 @@ chapter-6/6.17--event.sv:7 previous definition, chapter-6/6.19--enum_xx.sv:7 previous definition, chapter-6/6.19.2--enum_sequence.sv:7 previous definition, - chapter-6/6.16.4--string_toupper.sv:7 previous definition, chapter-6/6.19.4--enum_numerical_expr.sv:7 previous definition, + chapter-6/6.16.4--string_toupper.sv:7 previous definition, chapter-6/6.19.5.2--enum_last.sv:7 previous definition, + chapter-6/6.19.5.6--enum_name.sv:7 previous definition, chapter-6/6.16.8--string_substr.sv:7 previous definition, chapter-6/6.16.9--string_atooct.sv:7 previous definition, - chapter-6/6.19.5.6--enum_name.sv:7 previous definition, chapter-6/6.19--enum_xx_inv.sv:7 previous definition, chapter-6/6.19.2--enum_sequence_range.sv:7 previous definition, chapter-6/6.19.4--enum_numerical_expr_cast.sv:7 previous definition, chapter-6/6.19.5.3--enum_next.sv:7 previous definition, - chapter-6/6.20.2--parameter_range.sv:7 previous definition, - chapter-5/5.13-builtin-methods-arrays.sv:7 previous definition, chapter-6/6.20.2--parameter.sv:7 previous definition, - chapter-6/6.20.4--localparam.sv:7 previous definition, + chapter-6/6.20.2--parameter_range.sv:7 previous definition, chapter-6/6.20.2--parameter_port_list.sv:7 previous definition, chapter-6/6.20.3--parameter_type.sv:7 previous definition, + chapter-6/6.20.4--localparam.sv:7 previous definition, chapter-5/5.8-time-literals.sv:10 previous definition, + chapter-5/5.13-builtin-methods-arrays.sv:7 previous definition, chapter-6/6.10--implicit_continuous_assignment.sv:7 previous definition, chapter-6/6.12--real.sv:7 previous definition, chapter-6/6.12--real_bit_select_idx.sv:7 previous definition, @@ -1175,12 +1175,12 @@ chapter-6/6.19.5.5--enum_num.sv:7 previous definition, chapter-6/6.20.2--parameter_dep.sv:7 previous definition, chapter-6/6.24.2--cast_fn.sv:7 previous definition, - chapter-6/6.20.2--parameter_aggregate.sv:7 previous definition, - chapter-6/6.20.2--parameter_real.sv:7 previous definition, - chapter-6/6.20.5--specparam.sv:7 previous definition, chapter-6/6.5--variable_mixed_assignments.sv:7 previous definition, chapter-6/6.9.1--logic_vector.sv:7 previous definition, + chapter-6/6.20.2--parameter_aggregate.sv:7 previous definition, chapter-6/6.9.2--vector_vectored.sv:7 previous definition, + chapter-6/6.20.2--parameter_real.sv:7 previous definition, + chapter-6/6.20.5--specparam.sv:7 previous definition, chapter-6/6.24.1--cast_op.sv:7 previous definition, chapter-6/6.24.3--bitstream_cast.sv:7 previous definition, chapter-6/6.6.7--nettype.sv:7 previous definition, @@ -1199,14 +1199,14 @@ chapter-7/queues/pop_front.sv:7 previous definition, chapter-7/queues/push_front.sv:7 previous definition, chapter-7/unions/basic.sv:7 previous definition, - generated/assignment_op/11.4.1--log_shl_assignment.sv:7 previous definition, chapter-7/queues/delete_assign.sv:7 previous definition, + generated/assignment_op/11.4.1--log_shl_assignment.sv:7 previous definition, chapter-7/queues/pop_back.sv:7 previous definition, + generated/assignment_op/11.4.1--mod_assignment.sv:7 previous definition, chapter-7/queues/pop_front_assign.sv:7 previous definition, chapter-7/queues/push_front_assign.sv:7 previous definition, - generated/assignment_op/11.4.1--mod_assignment.sv:7 previous definition, - generated/assignment_op/11.4.1--and_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--or_assignment.sv:7 previous definition, + generated/assignment_op/11.4.1--and_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--arith_shr_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--log_shr_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--mul_assignment.sv:7 previous definition, @@ -1216,9 +1216,9 @@ chapter-7/queues/size.sv:7 previous definition, generated/assignment_op/11.4.1--arith_shl_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--div_assignment.sv:7 previous definition, + chapter-7/queues/delete.sv:7 previous definition, generated/assignment_op/11.4.1--minus_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--normal_assignment.sv:7 previous definition, - chapter-7/queues/delete.sv:7 previous definition, chapter-7/queues/insert_assign.sv:7 previous definition, chapter-7/queues/pop_back_assing.sv:7 previous definition, chapter-7/queues/push_back_assign.sv:7 previous definition, @@ -1241,8 +1241,8 @@ chapter-7/arrays/packed/basic.sv:7 previous definition, chapter-7/arrays/packed/operations.sv:7 previous definition, chapter-7/arrays/packed/treat-as-integer.sv:7 previous definition, - chapter-7/arrays/associative/literals.sv:7 previous definition, chapter-7/arrays/unpacked/assignments.sv:7 previous definition, + chapter-7/arrays/associative/literals.sv:7 previous definition, chapter-7/arrays/associative/other.sv:7 previous definition, chapter-7/arrays/dynamic/op-size.sv:7 previous definition, chapter-7/structures/unpacked/default-value.sv:7 previous definition, @@ -1253,54 +1253,54 @@ chapter-7/arrays/unpacked/equality.sv:7 previous definition, chapter-7/arrays/unpacked/slice.sv:7 previous definition, chapter-7/structures/packed/signed.sv:7 previous definition, - chapter-7/unions/packed/basic.sv:7 previous definition, chapter-7/arrays/associative/assignment.sv:7 previous definition, + chapter-7/unions/packed/basic.sv:7 previous definition, chapter-7/arrays/associative/wildcard.sv:7 previous definition, chapter-7/arrays/dynamic/op-new.sv:7 previous definition, chapter-7/arrays/multidimensional/subarrays.sv:8 previous definition, chapter-7/arrays/unpacked/index.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/find-first-index.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/find-last.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/unique-index.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/find-first.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/find.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/unique.sv:7 previous definition, - chapter-7/arrays/associative/methods/first.sv:7 previous definition, - chapter-7/arrays/associative/methods/last.sv:7 previous definition, - chapter-7/arrays/associative/methods/size.sv:7 previous definition, - chapter-7/arrays/associative/methods/prev.sv:7 previous definition, - chapter-7/arrays/packed/slice-equality.sv:7 previous definition, chapter-7/arrays/unpacked/slice-equality.sv:7 previous definition, + chapter-7/arrays/packed/slice-equality.sv:7 previous definition, chapter-7/arrays/packed/variable-slice.sv:7 previous definition, chapter-7/structures/packed/basic.sv:7 previous definition, chapter-7/structures/packed/unsigned.sv:7 previous definition, - chapter-7/arrays/unpacked/onebit.sv:7 previous definition, chapter-7/unions/tagged/basic.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/find-index.sv:7 previous definition, - chapter-7/arrays/associative/locator-methods/max.sv:7 previous definition, + chapter-7/arrays/unpacked/onebit.sv:7 previous definition, chapter-7/arrays/unpacked/subroutines.sv:7 previous definition, chapter-7/structures/packed/default-value.sv:7 previous definition, chapter-7/structures/unpacked/basic.sv:7 previous definition, chapter-7/unions/tagged/packed.sv:7 previous definition, chapter-7/arrays/associative/locator-methods/find-last-index.sv:7 previous definition, chapter-7/arrays/associative/locator-methods/min.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/find-first-index.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/find-last.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/unique-index.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/find-first.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/find.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/unique.sv:7 previous definition, + chapter-7/arrays/associative/methods/last.sv:7 previous definition, + chapter-7/arrays/associative/methods/size.sv:7 previous definition, + chapter-7/arrays/associative/methods/first.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/find-index.sv:7 previous definition, + chapter-7/arrays/associative/methods/prev.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/max.sv:7 previous definition, chapter-7/arrays/associative/methods/delete.sv:7 previous definition, chapter-7/arrays/associative/methods/next.sv:7 previous definition, chapter-7/arrays/associative/methods/traversal.sv:7 previous definition, - chapter-7/arrays/packed/querying-functions/left.sv:7 previous definition, - chapter-7/arrays/packed/querying-functions/size.sv:7 previous definition, - chapter-7/arrays/unpacked/ordering-methods/shuffle.sv:7 previous definition, - chapter-7/arrays/unpacked/reduction-methods/or.sv:7 previous definition, - chapter-7/arrays/packed/querying-functions/low.sv:7 previous definition, - chapter-7/arrays/packed/querying-functions/unpacked-dimensions.sv:7 previous definition, - chapter-7/arrays/unpacked/ordering-methods/sort.sv:7 previous definition, - chapter-7/arrays/unpacked/reduction-methods/sum.sv:7 previous definition, + chapter-7/arrays/associative/methods/exists.sv:7 previous definition, + chapter-7/arrays/associative/methods/num.sv:7 previous definition, chapter-7/arrays/packed/querying-functions/high.sv:7 previous definition, chapter-7/arrays/packed/querying-functions/right.sv:7 previous definition, chapter-7/arrays/unpacked/ordering-methods/rsort.sv:7 previous definition, + chapter-7/arrays/packed/querying-functions/left.sv:7 previous definition, + chapter-7/arrays/packed/querying-functions/size.sv:7 previous definition, chapter-7/arrays/unpacked/reduction-methods/product.sv:7 previous definition, - chapter-7/arrays/associative/methods/exists.sv:7 previous definition, - chapter-7/arrays/associative/methods/num.sv:7 previous definition, + chapter-7/arrays/unpacked/ordering-methods/shuffle.sv:7 previous definition, + chapter-7/arrays/packed/querying-functions/low.sv:7 previous definition, + chapter-7/arrays/packed/querying-functions/unpacked-dimensions.sv:7 previous definition, + chapter-7/arrays/unpacked/reduction-methods/or.sv:7 previous definition, + chapter-7/arrays/unpacked/ordering-methods/sort.sv:7 previous definition, + chapter-7/arrays/unpacked/reduction-methods/sum.sv:7 previous definition, chapter-7/arrays/packed/querying-functions/dimensions.sv:7 previous definition, chapter-7/arrays/packed/querying-functions/increment.sv:7 previous definition, chapter-7/arrays/unpacked/ordering-methods/reverse.sv:7 previous definition, @@ -1456,9 +1456,9 @@ [WARNI:CP0319] generic/class/class_test_14.sv:7 Multiply defined class "work@Foo", generic/class/class_test_11.sv:7 previous definition, generic/class/class_test_12.sv:7 previous definition, - generic/class/class_test_16.sv:7 previous definition, generic/class/class_test_17.sv:7 previous definition, generic/class/class_test_2.sv:7 previous definition, + generic/class/class_test_16.sv:7 previous definition, generic/class/class_test_8.sv:7 previous definition, generic/class/class_test_22.sv:7 previous definition, generic/class/class_test_25.sv:7 previous definition, @@ -1500,7 +1500,7 @@ chapter-8/8.18--var_local.sv:8 previous definition, chapter-8/8.18--var_protected.sv:8 previous definition. -[WARNI:CP0319] chapter-8/8.21--abstract_class_inst.sv:8 Multiply defined class "work@class_tb::base_cls", +[WARNI:CP0319] chapter-8/8.21--abstract_class.sv:8 Multiply defined class "work@class_tb::base_cls", chapter-8/8.25--parametrized_class_extend.sv:8 previous definition. [WARNI:CP0319] chapter-8/8.17--constructor_const_arg.sv:8 Multiply defined class "work@class_tb::super_cls", @@ -1514,14 +1514,14 @@ chapter-8/8.13--inheritance.sv:18 previous definition, chapter-8/8.17--constructor_const_arg.sv:14 previous definition, chapter-8/8.14--override_member.sv:18 previous definition, + chapter-8/8.21--abstract_class_inst.sv:12 previous definition, + chapter-8/8.21--abstract_class.sv:12 previous definition, chapter-8/8.12--assignment.sv:8 previous definition, chapter-8/8.15--super.sv:18 previous definition, - chapter-8/8.21--abstract_class.sv:12 previous definition, - chapter-8/8.21--abstract_class_inst.sv:12 previous definition, chapter-8/8.12--shallow_copy.sv:8 previous definition, chapter-8/8.24--out_of_block_methods.sv:8 previous definition, - chapter-8/8.20--virtual_method.sv:15 previous definition, chapter-8/8.7--constructor.sv:8 previous definition, + chapter-8/8.20--virtual_method.sv:15 previous definition, chapter-8/8.8--typed_constructor.sv:15 previous definition, chapter-8/8.4--instantiation.sv:8 previous definition, chapter-8/8.5--properties.sv:8 previous definition, @@ -1581,15 +1581,12 @@ generic/member/class_member_test_55.sv:7 previous definition, generic/member/class_member_test_6.sv:7 previous definition, generic/member/class_member_test_9.sv:7 previous definition, - generic/member/class_member_test_8.sv:7 previous definition, generic/member/class_member_test_21.sv:7 previous definition, + generic/member/class_member_test_8.sv:7 previous definition, generic/member/class_member_test_26.sv:7 previous definition, generic/member/class_member_test_3.sv:7 previous definition, generic/member/class_member_test_34.sv:7 previous definition, generic/member/class_member_test_37.sv:7 previous definition, - generic/member/class_member_test_53.sv:7 previous definition, - generic/member/class_member_test_56.sv:7 previous definition, - generic/member/class_member_test_7.sv:7 previous definition, generic/member/class_member_test_11.sv:7 previous definition, generic/member/class_member_test_14.sv:7 previous definition, generic/member/class_member_test_18.sv:7 previous definition, @@ -1597,6 +1594,9 @@ generic/member/class_member_test_25.sv:7 previous definition, generic/member/class_member_test_29.sv:7 previous definition, generic/member/class_member_test_32.sv:7 previous definition, + generic/member/class_member_test_53.sv:7 previous definition, + generic/member/class_member_test_56.sv:7 previous definition, + generic/member/class_member_test_7.sv:7 previous definition, generic/member/class_member_test_38.sv:7 previous definition, generic/member/class_member_test_48.sv:7 previous definition, generic/member/class_member_test_50.sv:7 previous definition, @@ -1679,5 +1679,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -17.90user 0.35system 0:05.49elapsed 332%CPU (0avgtext+0avgdata 537256maxresident)k -0inputs+5472outputs (0major+131892minor)pagefaults 0swaps +17.51user 0.43system 0:05.24elapsed 341%CPU (0avgtext+0avgdata 530832maxresident)k +0inputs+5472outputs (0major+130303minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Google/Google_diff.log b/SVIncCompil/Testcases/Google/Google_diff.log index 71ff0b4..9872a1d 100644 --- a/SVIncCompil/Testcases/Google/Google_diff.log +++ b/SVIncCompil/Testcases/Google/Google_diff.log
@@ -1684,5 +1684,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -8.80user 0.32system 0:09.29elapsed 98%CPU (0avgtext+0avgdata 471592maxresident)k -5248inputs+5472outputs (0major+115396minor)pagefaults 0swaps +8.43user 0.26system 0:08.70elapsed 99%CPU (0avgtext+0avgdata 471320maxresident)k +0inputs+5472outputs (0major+115392minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Icarus/Icarus_diff.log b/SVIncCompil/Testcases/Icarus/Icarus_diff.log index bcba097..0c46b08 100644 --- a/SVIncCompil/Testcases/Icarus/Icarus_diff.log +++ b/SVIncCompil/Testcases/Icarus/Icarus_diff.log
@@ -78,10 +78,6 @@ [WARNI:PA0205] contrib/mult16.v:93 No timescale set for "mul16". -[WARNI:PA0205] contrib/onehot.v:29 No timescale set for "onehot". - -[WARNI:PA0205] contrib/onehot.v:171 No timescale set for "test_onehot". - [WARNI:PA0205] contrib/div16.v:57 No timescale set for "div16". [WARNI:PA0205] contrib/div16.v:147 No timescale set for "test_div16". @@ -90,6 +86,10 @@ [WARNI:PA0205] contrib/fifo.v:159 No timescale set for "test_fifo". +[WARNI:PA0205] contrib/onehot.v:29 No timescale set for "onehot". + +[WARNI:PA0205] contrib/onehot.v:171 No timescale set for "test_onehot". + [WARNI:PA0205] ivltests/addwide.v:7 No timescale set for "source". [WARNI:PA0205] ivltests/addwide.v:38 No timescale set for "bench". @@ -106,14 +106,14 @@ [WARNI:PA0205] ivltests/basicstate.v:22 No timescale set for "sm". -[WARNI:PA0205] ivltests/busbug.v:1 No timescale set for "busbug". - [WARNI:PA0205] ivltests/bitsel.v:1 No timescale set for "m". -[WARNI:PA0205] ivltests/basicexpr.v:22 No timescale set for "basicreg". +[WARNI:PA0205] ivltests/busbug.v:1 No timescale set for "busbug". [WARNI:PA0205] ivltests/bufif.v:25 No timescale set for "grayGap". +[WARNI:PA0205] ivltests/basicexpr.v:22 No timescale set for "basicreg". + [WARNI:PA0205] ivltests/blankport.v:21 No timescale set for "none". [WARNI:PA0205] ivltests/blankport.v:25 No timescale set for "empty". @@ -206,15 +206,23 @@ [WARNI:PA0205] ivltests/fdisplay3.v:20 No timescale set for "fdisplay3". +[WARNI:PA0205] ivltests/ifdef4.v:23 No timescale set for "ifdef2". + [WARNI:PA0205] ivltests/memassign.v:28 No timescale set for "demo_assign_problem". +[WARNI:PA0205] ivltests/integer1lt.v:23 No timescale set for "integer1lt". + [WARNI:PA0205] ivltests/implicit1.v:6 No timescale set for "Counter56". +[WARNI:PA0205] ivltests/land3.v:23 No timescale set for "land3". + +[WARNI:PA0205] ivltests/land3.v:74 No timescale set for "tand". + [WARNI:PA0205] ivltests/mhead_task.v:29 No timescale set for "other_main". -[WARNI:PA0205] ivltests/ifdef4.v:23 No timescale set for "ifdef2". +[WARNI:PA0205] ivltests/ldelay5.v:34 No timescale set for "drec". -[WARNI:PA0205] ivltests/integer1lt.v:23 No timescale set for "integer1lt". +[WARNI:PA0205] ivltests/ldelay5.v:40 No timescale set for "U_drec". [WARNI:PA0205] ivltests/galan.v:27 No timescale set for "stim". @@ -224,19 +232,13 @@ [WARNI:PA0205] ivltests/integer4ge.v:23 No timescale set for "integer4ge". -[WARNI:PA0205] ivltests/land3.v:23 No timescale set for "land3". - -[WARNI:PA0205] ivltests/land3.v:74 No timescale set for "tand". - [WARNI:PA0205] ivltests/initmod.v:20 No timescale set for "busm". [WARNI:PA0205] ivltests/integer2le.v:23 No timescale set for "integer2le". [WARNI:PA0205] ivltests/land2.v:25 No timescale set for "land2". -[WARNI:PA0205] ivltests/ldelay5.v:34 No timescale set for "drec". - -[WARNI:PA0205] ivltests/ldelay5.v:40 No timescale set for "U_drec". +[WARNI:PA0205] ivltests/ldelay4.v:76 No timescale set for "edet". [WARNI:PA0205] ivltests/module3.12A.v:24 No timescale set for "mod1". @@ -246,24 +248,30 @@ [WARNI:PA0205] ivltests/module3.12A.v:38 No timescale set for "mod4". -[WARNI:PA0205] ivltests/ldelay4.v:76 No timescale set for "edet". +[WARNI:PA0205] ivltests/param_test3.v:23 No timescale set for "n". [WARNI:PA0205] ivltests/multiply_large.v:23 No timescale set for "multiplier". [WARNI:PA0205] ivltests/multiply_large.v:46 No timescale set for "multiply_large". -[WARNI:PA0205] ivltests/mangle.v:27 No timescale set for "mangle". - -[WARNI:PA0205] ivltests/param_test3.v:23 No timescale set for "n". - [WARNI:PA0205] ivltests/port-test4a.v:8 No timescale set for "port_test4". +[WARNI:PA0205] ivltests/mangle.v:27 No timescale set for "mangle". + [WARNI:PA0205] ivltests/port-test5.v:55 No timescale set for "has_ports". [WARNI:PA0205] ivltests/pr142.v:21 No timescale set for "testit". [WARNI:PA0205] ivltests/pr304.v:19 No timescale set for "stimulus". +[WARNI:PA0205] ivltests/pr355.v:26 No timescale set for "testFunction". + +[WARNI:PA0205] ivltests/pr509b.v:1 No timescale set for "whoever_wrote_this_should_be_shot". + +[WARNI:PA0205] ivltests/pr509b.v:13 No timescale set for "testbench". + +[WARNI:PA0205] ivltests/pr531a.v:1 No timescale set for "example". + [WARNI:PA0205] ivltests/mem2port.v:29 No timescale set for "speak". [WARNI:PA0205] ivltests/memidx.v:9 No timescale set for "wire_test_case". @@ -272,21 +280,13 @@ [WARNI:PA0205] ivltests/memidx.v:73 No timescale set for "BENCH". -[WARNI:PA0205] ivltests/pr355.v:26 No timescale set for "testFunction". - -[WARNI:PA0205] ivltests/pr509b.v:1 No timescale set for "whoever_wrote_this_should_be_shot". - -[WARNI:PA0205] ivltests/pr509b.v:13 No timescale set for "testbench". - -[WARNI:PA0205] ivltests/modparam.v:24 No timescale set for "reg32". - -[WARNI:PA0205] ivltests/modparam.v:44 No timescale set for "memory". - [WARNI:PA0205] ivltests/memidxrng.v:25 No timescale set for "memidxrng". [WARNI:PA0205] ivltests/memport_bs.v:25 No timescale set for "pr303". -[WARNI:PA0205] ivltests/pr531a.v:1 No timescale set for "example". +[WARNI:PA0205] ivltests/modparam.v:24 No timescale set for "reg32". + +[WARNI:PA0205] ivltests/modparam.v:44 No timescale set for "memory". [WARNI:PA0205] ivltests/param_test2.v:35 No timescale set for "parameter_test". @@ -304,20 +304,20 @@ [WARNI:PA0205] ivltests/pr338.v:21 No timescale set for "Bug". -[WARNI:PA0205] ivltests/mult2.v:82 No timescale set for "MULT18X18S". - [WARNI:PA0205] ivltests/pr377.v:1 No timescale set for "dummy". +[WARNI:PA0205] ivltests/mult2.v:82 No timescale set for "MULT18X18S". + [WARNI:PA0205] ivltests/negvalue.v:1 No timescale set for "negvalue". [WARNI:PA0205] ivltests/pr572b.v:24 No timescale set for "submodule". [WARNI:PA0205] ivltests/pr581.v:1 No timescale set for "module1". -[WARNI:PA0205] ivltests/pr675.v:1 No timescale set for "bug". - [WARNI:PA0205] ivltests/pr809.v:29 No timescale set for "target". +[WARNI:PA0205] ivltests/pr675.v:1 No timescale set for "bug". + [WARNI:PA0205] ivltests/pr693.v:5 No timescale set for "one_a". [WARNI:PA0205] ivltests/pr841.v:5 No timescale set for "err". @@ -326,58 +326,56 @@ [WARNI:PA0205] ivltests/pr902.v:8 No timescale set for "underscore_in_size". -[WARNI:PA0205] ivltests/pr590.v:1 No timescale set for "ex1". - [WARNI:PA0205] ivltests/ptest001.v:38 No timescale set for "swap". -[WARNI:PA0205] ivltests/pr748.v:2 No timescale set for "signed_multiplier_test". - [WARNI:PA0205] ivltests/ptest011.v:38 No timescale set for "ma". [WARNI:PA0205] ivltests/ptest011.v:44 No timescale set for "mb". [WARNI:PA0205] ivltests/ptest011.v:50 No timescale set for "mc". +[WARNI:PA0205] ivltests/pr590.v:1 No timescale set for "ex1". + +[WARNI:PA0205] ivltests/pr748.v:2 No timescale set for "signed_multiplier_test". + [WARNI:PA0205] ivltests/pullupdown2.v:20 No timescale set for "pullupdown". -[WARNI:PA0205] ivltests/pr860.v:4 No timescale set for "stam". - -[WARNI:PA0205] ivltests/ram16x1.v:23 No timescale set for "ram16x1". - [WARNI:PA0205] ivltests/rop.v:30 No timescale set for "rop". -[WARNI:PA0205] ivltests/scope1.v:25 No timescale set for "glob". +[WARNI:PA0205] ivltests/ram16x1.v:23 No timescale set for "ram16x1". -[WARNI:PA0205] ivltests/param_times.v:42 No timescale set for "bar". +[WARNI:PA0205] ivltests/pr860.v:4 No timescale set for "stam". + +[WARNI:PA0205] ivltests/scope1.v:25 No timescale set for "glob". [WARNI:PA0205] ivltests/sdw_instmod2.v:25 No timescale set for "test_mod". -[WARNI:PA0205] ivltests/port-test3.v:9 No timescale set for "CPU". - [WARNI:PA0205] ivltests/signed4.v:22 No timescale set for "signed1". -[WARNI:PA0205] ivltests/pr243.v:21 No timescale set for "mymod". +[WARNI:PA0205] ivltests/param_times.v:42 No timescale set for "bar". + +[WARNI:PA0205] ivltests/port-test3.v:9 No timescale set for "CPU". [WARNI:PA0205] ivltests/shellho1.v:35 No timescale set for "bug_test". +[WARNI:PA0205] ivltests/pr243.v:21 No timescale set for "mymod". + [WARNI:PA0205] ivltests/signed8.v:20 No timescale set for "mult58s". [WARNI:PA0205] ivltests/signed8.v:34 No timescale set for "test_mult". [WARNI:PA0205] ivltests/sp2.v:21 No timescale set for "write_sp_vectors". -[WARNI:PA0205] ivltests/signed10.v:20 No timescale set for "displaysigned". - [WARNI:PA0205] ivltests/test_bufif1.v:19 No timescale set for "test_bufif1". [WARNI:PA0205] ivltests/test_notif0.v:19 No timescale set for "test_notif0". [WARNI:PA0205] ivltests/test_rpmos.v:19 No timescale set for "test_rpmos". -[WARNI:PA0205] ivltests/signed9.v:20 No timescale set for "assignsigned". - [WARNI:PA0205] ivltests/task-scope.v:23 No timescale set for "nest". +[WARNI:PA0205] ivltests/signed10.v:20 No timescale set for "displaysigned". + [WARNI:PA0205] ivltests/tern2.v:7 No timescale set for "main2". [WARNI:PA0205] ivltests/test_bufif0.v:19 No timescale set for "test_bufif0". @@ -386,16 +384,24 @@ [WARNI:PA0205] ivltests/test_rnmos.v:19 No timescale set for "test_rnmos". +[WARNI:PA0205] ivltests/signed9.v:20 No timescale set for "assignsigned". + +[WARNI:PA0205] ivltests/udp_bufg.v:20 No timescale set for "BUFG". + [WARNI:PA0205] ivltests/pr707.v:4 No timescale set for "mux". [WARNI:PA0205] ivltests/pr751.v:5 No timescale set for "tb". -[WARNI:PA0205] ivltests/udp_bufg.v:20 No timescale set for "BUFG". - [WARNI:PA0205] ivltests/task_iotypes.v:29 No timescale set for "gen_errors". [WARNI:PA0205] ivltests/task_scope.v:54 No timescale set for "jobs". +[WARNI:PA0205] ivltests/udp_lfsr.v:22 No timescale set for "test_lfsr". + +[WARNI:PA0205] ivltests/udp_lfsr.v:99 No timescale set for "lfsr". + +[WARNI:PA0205] ivltests/udp_lfsr.v:123 No timescale set for "jkff". + [WARNI:PA0205] ivltests/test_mos_strength_reduction.v:19 No timescale set for "rpull". [WARNI:PA0205] ivltests/test_mos_strength_reduction.v:63 No timescale set for "rweak". @@ -404,26 +410,20 @@ [WARNI:PA0205] ivltests/test_pmos.v:19 No timescale set for "test_pmos". +[WARNI:PA0205] ivltests/udp_jkff.v:22 No timescale set for "test_jkff". + [WARNI:PA0205] ivltests/time2.v:21 No timescale set for "time2". -[WARNI:PA0205] ivltests/udp_lfsr.v:22 No timescale set for "test_lfsr". - -[WARNI:PA0205] ivltests/udp_lfsr.v:99 No timescale set for "lfsr". - -[WARNI:PA0205] ivltests/udp_lfsr.v:123 No timescale set for "jkff". +[WARNI:PA0205] ivltests/z1.v:5 No timescale set for "baz". [WARNI:PA0205] ivltests/udp_bx.v:1 No timescale set for "UDP". [WARNI:PA0205] ivltests/udp_bx.v:15 No timescale set for "flop". -[WARNI:PA0205] ivltests/udp_sched.v:12 No timescale set for "u_dff". - -[WARNI:PA0205] ivltests/udp_jkff.v:22 No timescale set for "test_jkff". - -[WARNI:PA0205] ivltests/z1.v:5 No timescale set for "baz". - [WARNI:PA0205] ivltests/vcd1.v:25 No timescale set for "xorckt". +[WARNI:PA0205] ivltests/udp_sched.v:12 No timescale set for "u_dff". + [WARNI:PA0205] ivltests/wait3.v:6 No timescale set for "skip". [WARNI:PA0205] ivltests/wait3.v:21 No timescale set for "skip2". @@ -460,207 +460,211 @@ [INFO :CP0303] ivltests/escape1.v:35 Compile module "work@$I178". -[INFO :CP0305] ivltests/udp_bufg.v:20 Compile udp "work@BUFG". - [INFO :CP0303] ivltests/pr338.v:21 Compile module "work@Bug". +[INFO :CP0305] ivltests/udp_bufg.v:20 Compile udp "work@BUFG". + [INFO :CP0303] ivltests/memidx.v:73 Compile module "work@BENCH". [INFO :CP0303] ivltests/port-test3.v:9 Compile module "work@CPU". -[INFO :CP0303] ivltests/idiv3.v:25 Compile module "work@DivBug". - -[INFO :CP0303] ivltests/pr511.v:9 Compile module "work@I54". - [INFO :CP0303] ivltests/implicit1.v:6 Compile module "work@Counter56". +[INFO :CP0303] ivltests/idiv3.v:25 Compile module "work@DivBug". + [INFO :CP0303] ivltests/mult2.v:82 Compile module "work@MULT18X18S". [INFO :CP0303] ivltests/defparam.v:22 Compile module "work@NameA". +[INFO :CP0303] ivltests/pr511.v:9 Compile module "work@I54". + [INFO :CP0303] ivltests/specify1.v:17 Compile module "work@MULT_8x8_f". -[INFO :CP0303] ivltests/drive_strength3.v:53 Compile module "work@PULLDOWN". - -[INFO :CP0303] ivltests/unary_minus2.v:23 Compile module "work@U1". - [INFO :CP0303] ivltests/select3.v:41 Compile module "work@RAM". -[INFO :CP0303] ivltests/unary_minus2.v:33 Compile module "work@U2". +[INFO :CP0303] ivltests/unary_minus2.v:23 Compile module "work@U1". -[INFO :CP0303] ivltests/pr810.v:8 Compile module "work@RR64X1_4LA1". +[INFO :CP0303] ivltests/drive_strength3.v:53 Compile module "work@PULLDOWN". [INFO :CP0305] ivltests/udp_bx.v:1 Compile udp "work@UDP". [INFO :CP0305] ivltests/ldelay5.v:40 Compile udp "work@U_drec". -[INFO :CP0305] ivltests/deposit.v:97 Compile udp "work@UDP_dffe". - -[INFO :CP0303] ivltests/contrib8.2.v:42 Compile module "work@a". +[INFO :CP0303] ivltests/pr810.v:8 Compile module "work@RR64X1_4LA1". [INFO :CP0303] contrib/add32.v:1 Compile module "work@add32". +[INFO :CP0303] ivltests/unary_minus2.v:33 Compile module "work@U2". + [INFO :CP0303] ivltests/talu.v:73 Compile module "work@alu". -[INFO :CP0303] ivltests/basicexpr2.v:22 Compile module "work@adder". +[INFO :CP0305] ivltests/deposit.v:97 Compile udp "work@UDP_dffe". -[INFO :CP0303] ivltests/memidx.v:41 Compile module "work@always_test_case". +[INFO :CP0303] ivltests/contrib8.2.v:42 Compile module "work@a". [INFO :CP0303] ivltests/signed9.v:20 Compile module "work@assignsigned". [INFO :CP0303] ivltests/port-test7.v:2 Compile module "work@ansireg". -[INFO :CP0303] ivltests/contrib8.2.v:47 Compile module "work@b". - -[INFO :CP0303] ivltests/delay.v:3 Compile module "work@assign_test". +[INFO :CP0303] ivltests/basicexpr2.v:22 Compile module "work@adder". [INFO :CP0303] ivltests/basicexpr.v:22 Compile module "work@basicreg". +[INFO :CP0303] ivltests/memidx.v:41 Compile module "work@always_test_case". + [INFO :CP0303] ivltests/param_times.v:42 Compile module "work@bar". -[INFO :CP0303] ivltests/z1.v:5 Compile module "work@baz". - -[INFO :CP0303] ivltests/basiclatch.v:22 Compile module "work@basiclatch". - [INFO :CP0303] ivltests/escape4.v:47 Compile module "work@bot". +[INFO :CP0303] ivltests/delay.v:3 Compile module "work@assign_test". + +[INFO :CP0303] ivltests/contrib8.2.v:47 Compile module "work@b". + [INFO :CP0303] ivltests/addwide.v:38 Compile module "work@bench". -[INFO :CP0303] ivltests/pr675.v:1 Compile module "work@bug". - -[INFO :CP0303] ivltests/contrib8.1.v:19 Compile module "work@blahblah". - -[INFO :CP0303] ivltests/shellho1.v:35 Compile module "work@bug_test". - [INFO :CP0303] ivltests/initmod.v:20 Compile module "work@busm". -[INFO :CP0303] ivltests/contrib8.2.v:51 Compile module "work@c". +[INFO :CP0303] ivltests/basiclatch.v:22 Compile module "work@basiclatch". -[INFO :CP0303] ivltests/busbug.v:1 Compile module "work@busbug". +[INFO :CP0303] ivltests/z1.v:5 Compile module "work@baz". -[INFO :CP0303] ivltests/pr528b.v:30 Compile module "work@ckmux". +[INFO :CP0303] ivltests/shellho1.v:35 Compile module "work@bug_test". [INFO :CP0303] ivltests/contrib8.2.v:56 Compile module "work@d". -[INFO :CP0303] ivltests/pr820.v:61 Compile module "work@clk_reset_gen". +[INFO :CP0303] ivltests/contrib8.1.v:19 Compile module "work@blahblah". -[INFO :CP0303] ivltests/dcomp1.v:8 Compile module "work@dcomp". +[INFO :CP0303] ivltests/pr675.v:1 Compile module "work@bug". -[INFO :CP0303] ivltests/define1.v:23 Compile module "work@define1". +[INFO :CP0303] ivltests/pr528b.v:30 Compile module "work@ckmux". -[INFO :CP0303] ivltests/sysargs.v:19 Compile module "work@device". +[INFO :CP0303] ivltests/busbug.v:1 Compile module "work@busbug". -[INFO :CP0303] ivltests/memassign.v:28 Compile module "work@demo_assign_problem". +[INFO :CP0303] ivltests/contrib8.2.v:51 Compile module "work@c". [INFO :CP0303] ivltests/deposit.v:24 Compile module "work@deposit_test". -[INFO :CP0303] ivltests/specify_01.v:1 Compile module "work@dff". +[INFO :CP0303] ivltests/define1.v:23 Compile module "work@define1". -[INFO :CP0303] ivltests/pr273.v:54 Compile module "work@dff2". - -[INFO :CP0303] ivltests/signed10.v:20 Compile module "work@displaysigned". +[INFO :CP0303] ivltests/pr820.v:61 Compile module "work@clk_reset_gen". [INFO :CP0303] ivltests/deposit.v:89 Compile module "work@dffe". -[INFO :CP0303] ivltests/ldelay5.v:34 Compile module "work@drec". +[INFO :CP0303] ivltests/specify_01.v:1 Compile module "work@dff". -[INFO :CP0303] ivltests/drive_strength2.v:20 Compile module "work@drvz". +[INFO :CP0303] ivltests/memassign.v:28 Compile module "work@demo_assign_problem". -[INFO :CP0303] contrib/div16.v:57 Compile module "work@div16". +[INFO :CP0303] ivltests/dcomp1.v:8 Compile module "work@dcomp". + +[INFO :CP0303] ivltests/pr273.v:54 Compile module "work@dff2". [INFO :CP0303] ivltests/drive_strength.v:22 Compile module "work@drive_strength". -[INFO :CP0303] ivltests/dummy7.v:19 Compile module "work@dummy7". +[INFO :CP0303] ivltests/sysargs.v:19 Compile module "work@device". -[INFO :CP0303] ivltests/contrib8.2.v:61 Compile module "work@e". +[INFO :CP0303] ivltests/ldelay5.v:34 Compile module "work@drec". -[INFO :CP0303] ivltests/pr377.v:1 Compile module "work@dummy". +[INFO :CP0303] contrib/div16.v:57 Compile module "work@div16". [INFO :CP0303] ivltests/dumpvars.v:27 Compile module "work@dumptest". -[INFO :CP0303] ivltests/eeq.v:27 Compile module "work@eeq". - -[INFO :CP0303] ivltests/pr841.v:5 Compile module "work@err". - -[INFO :CP0305] ivltests/ldelay4.v:76 Compile udp "work@edet". +[INFO :CP0303] ivltests/signed10.v:20 Compile module "work@displaysigned". [INFO :CP0303] ivltests/blankport.v:25 Compile module "work@empty". -[INFO :CP0303] ivltests/pr590.v:1 Compile module "work@ex1". +[INFO :CP0303] ivltests/dummy7.v:19 Compile module "work@dummy7". -[INFO :CP0303] ivltests/timescale1.v:39 Compile module "work@fast". +[INFO :CP0303] ivltests/pr377.v:1 Compile module "work@dummy". + +[INFO :CP0303] ivltests/drive_strength2.v:20 Compile module "work@drvz". + +[INFO :CP0303] ivltests/pr524.v:3 Compile module "work@example". + +[INFO :CP0303] ivltests/eeq.v:27 Compile module "work@eeq". + +[INFO :CP0305] ivltests/ldelay4.v:76 Compile udp "work@edet". + +[INFO :CP0303] ivltests/fdisplay3.v:20 Compile module "work@fdisplay3". + +[INFO :CP0303] ivltests/contrib8.2.v:61 Compile module "work@e". + +[INFO :CP0303] ivltests/pr590.v:1 Compile module "work@ex1". [INFO :CP0303] ivltests/event3.v:1 Compile module "work@et1". -[INFO :CP0303] ivltests/pr524.v:3 Compile module "work@example". +[INFO :CP0303] ivltests/fopen1.v:23 Compile module "work@fopen1". + +[INFO :CP0303] ivltests/pr841.v:5 Compile module "work@err". [INFO :CP0303] ivltests/fdisplay2.v:20 Compile module "work@fdisplay2". [INFO :CP0303] ivltests/fdisplay1.v:25 Compile module "work@fdisplay1". -[INFO :CP0303] contrib/fifo.v:25 Compile module "work@fifo". +[INFO :CP0303] ivltests/timescale1.v:39 Compile module "work@fast". + +[INFO :CP0303] ivltests/scope1.v:25 Compile module "work@glob". [INFO :CP0303] ivltests/cond_wide2.v:20 Compile module "work@foo". -[INFO :CP0303] ivltests/fdisplay3.v:20 Compile module "work@fdisplay3". - [INFO :CP0303] ivltests/udp_bx.v:15 Compile module "work@flop". -[INFO :CP0303] ivltests/fopen2.v:4 Compile module "work@fopen2". +[INFO :CP0303] contrib/fifo.v:25 Compile module "work@fifo". + +[INFO :CP0303] ivltests/inout.v:21 Compile module "work@id". [INFO :CP0303] ivltests/task_iotypes.v:29 Compile module "work@gen_errors". -[INFO :CP0303] ivltests/fopen1.v:23 Compile module "work@fopen1". - -[INFO :CP0303] ivltests/bufif.v:25 Compile module "work@grayGap". +[INFO :CP0303] ivltests/fopen2.v:4 Compile module "work@fopen2". [INFO :CP0303] ivltests/ldelay3.v:73 Compile module "work@gate". [INFO :CP0303] ivltests/port-test5.v:55 Compile module "work@has_ports". -[INFO :CP0303] ivltests/scope1.v:25 Compile module "work@glob". +[INFO :CP0303] ivltests/bufif.v:25 Compile module "work@grayGap". + +[INFO :CP0303] ivltests/integer2le.v:23 Compile module "work@integer2le". [INFO :CP0303] ivltests/integer1lt.v:23 Compile module "work@integer1lt". -[INFO :CP0303] ivltests/inout.v:21 Compile module "work@id". - [INFO :CP0303] ivltests/deposit.v:114 Compile module "work@had". +[INFO :CP0303] ivltests/task_scope.v:54 Compile module "work@jobs". + [INFO :CP0303] ivltests/else2.v:23 Compile module "work@ifdef1". [INFO :CP0305] ivltests/udp_lfsr.v:123 Compile udp "work@jkff". +[INFO :CP0303] ivltests/pr596.v:37 Compile module "work@lfsr_counter". + [INFO :CP0303] ivltests/ifdef4.v:23 Compile module "work@ifdef2". [INFO :CP0303] ivltests/integer3gt.v:23 Compile module "work@integer3gt". -[INFO :CP0303] ivltests/integer2le.v:23 Compile module "work@integer2le". - [INFO :CP0303] ivltests/udp_lfsr.v:99 Compile module "work@lfsr". -[INFO :CP0303] ivltests/task_scope.v:54 Compile module "work@jobs". - [INFO :CP0303] ivltests/land2.v:25 Compile module "work@land2". +[INFO :CP0303] vpi/scopes.v:53 Compile module "work@lvl1_1". + [INFO :CP0303] ivltests/integer4ge.v:23 Compile module "work@integer4ge". -[INFO :CP0303] ivltests/pr596.v:37 Compile module "work@lfsr_counter". - [INFO :CP0303] ivltests/pr596.v:4 Compile module "work@lfsr_test". +[INFO :CP0303] vpi/scopes.v:1 Compile module "work@lvl3". + [INFO :CP0303] ivltests/land3.v:23 Compile module "work@land3". [INFO :CP0303] vpi/scopes.v:22 Compile module "work@lvl1_0". [INFO :CP0303] vpi/by_name.v:18 Compile module "work@lvl2". -[INFO :CP0303] vpi/scopes.v:53 Compile module "work@lvl1_1". +[INFO :CP0303] ivltests/tern2.v:7 Compile module "work@main2". [INFO :CP0303] vpi/by_name.v:44 Compile module "work@lvl1". [INFO :CP0303] vpi/scopes.v:47 Compile module "work@lvl2_1". -[INFO :CP0303] vpi/scopes.v:1 Compile module "work@lvl3". +[INFO :CP0303] ivltests/memidxrng.v:25 Compile module "work@memidxrng". [INFO :CP0303] ivltests/bitsel.v:1 Compile module "work@m". @@ -668,260 +672,256 @@ [INFO :CP0303] vpi/hello_tf.v:41 Compile module "work@main". -[INFO :CP0303] ivltests/tern2.v:7 Compile module "work@main2". +[INFO :CP0303] ivltests/module3.12A.v:28 Compile module "work@mod2". [INFO :CP0303] ivltests/mangle.v:27 Compile module "work@mangle". [INFO :CP0303] ivltests/ptest011.v:38 Compile module "work@ma". -[INFO :CP0303] ivltests/memidxrng.v:25 Compile module "work@memidxrng". +[INFO :CP0303] ivltests/defparam3.5.v:21 Compile module "work@module_a". [INFO :CP0303] ivltests/ptest011.v:50 Compile module "work@mc". [INFO :CP0303] ivltests/modparam.v:44 Compile module "work@memory". -[INFO :CP0303] ivltests/module3.12A.v:28 Compile module "work@mod2". +[INFO :CP0303] contrib/mult16.v:33 Compile module "work@mult16". [INFO :CP0303] ivltests/ptest011.v:44 Compile module "work@mb". -[INFO :CP0303] ivltests/module3.12A.v:24 Compile module "work@mod1". - [INFO :CP0303] ivltests/module3.12A.v:32 Compile module "work@mod3". -[INFO :CP0303] ivltests/defparam3.5.v:21 Compile module "work@module_a". +[INFO :CP0303] ivltests/module3.12A.v:24 Compile module "work@mod1". + +[INFO :CP0303] ivltests/defparam3.5.v:42 Compile module "work@module_b". + +[INFO :CP0305] ivltests/pr707.v:4 Compile udp "work@mux". [INFO :CP0303] ivltests/pr581.v:1 Compile module "work@module1". [INFO :CP0303] ivltests/mcl2.v:31 Compile module "work@mis". -[INFO :CP0303] contrib/mult16.v:33 Compile module "work@mult16". - -[INFO :CP0303] ivltests/defparam3.5.v:42 Compile module "work@module_b". - -[INFO :CP0303] contrib/mult16.v:93 Compile module "work@mul16". - -[INFO :CP0305] ivltests/pr707.v:4 Compile udp "work@mux". - -[INFO :CP0303] ivltests/module3.12A.v:38 Compile module "work@mod4". +[INFO :CP0303] ivltests/param_test3.v:23 Compile module "work@n". [INFO :CP0303] ivltests/signed8.v:20 Compile module "work@mult58s". -[INFO :CP0303] ivltests/multiply_large.v:46 Compile module "work@multiply_large". - -[INFO :CP0303] ivltests/param_test3.v:23 Compile module "work@n". +[INFO :CP0303] contrib/mult16.v:93 Compile module "work@mul16". [INFO :CP0303] ivltests/blankport.v:21 Compile module "work@none". -[INFO :CP0303] ivltests/pr243.v:21 Compile module "work@mymod". +[INFO :CP0303] ivltests/module3.12A.v:38 Compile module "work@mod4". -[INFO :CP0303] ivltests/basicexpr3.v:22 Compile module "work@mul". - -[INFO :CP0305] ivltests/udp_x.v:77 Compile udp "work@muxx1". +[INFO :CP0303] ivltests/multiply_large.v:46 Compile module "work@multiply_large". [INFO :CP0303] contrib/onehot.v:29 Compile module "work@onehot". -[INFO :CP0303] ivltests/task-scope.v:23 Compile module "work@nest". +[INFO :CP0305] ivltests/udp_x.v:77 Compile udp "work@muxx1". -[INFO :CP0303] ivltests/multiply_large.v:23 Compile module "work@multiplier". +[INFO :CP0303] ivltests/basicexpr3.v:22 Compile module "work@mul". -[INFO :CP0303] ivltests/event_list2.v:27 Compile module "work@ndFF". +[INFO :CP0303] ivltests/pr243.v:21 Compile module "work@mymod". [INFO :CP0303] ivltests/param_test2.v:35 Compile module "work@parameter_test". -[INFO :CP0303] ivltests/pr693.v:5 Compile module "work@one_a". - -[INFO :CP0303] vpi/timescale.v:12 Compile module "work@nsns". +[INFO :CP0303] ivltests/event_list2.v:27 Compile module "work@ndFF". [INFO :CP0303] contrib/pic.v:131 Compile module "work@piccpu". -[INFO :CP0303] ivltests/pr136.v:35 Compile module "work@parameter_multiply_test". +[INFO :CP0303] ivltests/multiply_large.v:23 Compile module "work@multiplier". -[INFO :CP0303] ivltests/ga_mod1.v:22 Compile module "work@my_and". +[INFO :CP0303] vpi/timescale.v:12 Compile module "work@nsns". + +[INFO :CP0303] ivltests/task-scope.v:23 Compile module "work@nest". [INFO :CP0303] ivltests/mhead_task.v:29 Compile module "work@other_main". -[INFO :CP0303] contrib/pic.v:45 Compile module "work@picalu". +[INFO :CP0303] ivltests/ga_mod1.v:22 Compile module "work@my_and". -[INFO :CP0303] ivltests/negvalue.v:1 Compile module "work@negvalue". - -[INFO :CP0303] ivltests/param_test1.v:23 Compile module "work@paramtest". - -[INFO :CP0303] contrib/pic.v:1785 Compile module "work@pictest". - -[INFO :CP0303] ivltests/blankport.v:29 Compile module "work@one". +[INFO :CP0303] ivltests/pr693.v:5 Compile module "work@one_a". [INFO :CP0303] vpi/pr521.v:1 Compile module "work@pli_test". -[INFO :CP0303] contrib/pic.v:1064 Compile module "work@picidec". +[INFO :CP0303] ivltests/param_test1.v:23 Compile module "work@paramtest". -[INFO :CP0305] ivltests/pr298.v:19 Compile udp "work@p". +[INFO :CP0303] ivltests/negvalue.v:1 Compile module "work@negvalue". -[INFO :CP0303] ivltests/port-test2.v:26 Compile module "work@port_test". +[INFO :CP0303] ivltests/pr136.v:35 Compile module "work@parameter_multiply_test". [INFO :CP0303] ivltests/port-test4a.v:8 Compile module "work@port_test4". -[INFO :CP0303] ivltests/escape2c.v:1 Compile module "work@part3". +[INFO :CP0303] contrib/pic.v:1064 Compile module "work@picidec". -[INFO :CP0303] ivltests/pr841.v:25 Compile module "work@pll". +[INFO :CP0303] ivltests/blankport.v:29 Compile module "work@one". -[INFO :CP0303] ivltests/ram16x1.v:23 Compile module "work@ram16x1". +[INFO :CP0303] contrib/pic.v:45 Compile module "work@picalu". [INFO :CP0303] ivltests/pr820.v:34 Compile module "work@ram_rw". +[INFO :CP0305] ivltests/pr298.v:19 Compile udp "work@p". + +[INFO :CP0303] ivltests/pr841.v:25 Compile module "work@pll". + +[INFO :CP0303] contrib/pic.v:1785 Compile module "work@pictest". + +[INFO :CP0303] ivltests/escape2c.v:1 Compile module "work@part3". + [INFO :CP0303] ivltests/memport_bs.v:25 Compile module "work@pr303". -[INFO :CP0303] contrib/pic.v:1284 Compile module "work@picregs". - -[INFO :CP0303] ivltests/rop.v:30 Compile module "work@rop". - [INFO :CP0303] ivltests/test_mos_strength_reduction.v:19 Compile module "work@rpull". +[INFO :CP0303] ivltests/port-test2.v:26 Compile module "work@port_test". + [INFO :CP0303] ivltests/modparam.v:24 Compile module "work@reg32". -[INFO :CP0303] ivltests/port-test2.v:9 Compile module "work@port_3". +[INFO :CP0303] contrib/pic.v:1284 Compile module "work@picregs". + +[INFO :CP0303] ivltests/ram16x1.v:23 Compile module "work@ram16x1". [INFO :CP0303] ivltests/pr748.v:2 Compile module "work@signed_multiplier_test". -[INFO :CP0303] ivltests/signed4.v:22 Compile module "work@signed1". - [INFO :CP0303] ivltests/test_mos_strength_reduction.v:63 Compile module "work@rweak". -[INFO :CP0303] ivltests/pullupdown2.v:20 Compile module "work@pullupdown". +[INFO :CP0303] ivltests/rop.v:30 Compile module "work@rop". [INFO :CP0303] ivltests/timescale1.v:26 Compile module "work@slow". -[INFO :CP0303] ivltests/wait3.v:21 Compile module "work@skip2". +[INFO :CP0303] ivltests/port-test2.v:9 Compile module "work@port_3". -[INFO :CP0303] ivltests/consttern.v:1 Compile module "work@rega". - -[INFO :CP0303] ivltests/mcl1.v:31 Compile module "work@simple". - -[INFO :CP0303] ivltests/mem2port.v:29 Compile module "work@speak". +[INFO :CP0303] ivltests/signed4.v:22 Compile module "work@signed1". [INFO :CP0303] ivltests/pr860.v:4 Compile module "work@stam". -[INFO :CP0303] ivltests/event_list3.v:19 Compile module "work@sensitivity_list". +[INFO :CP0303] ivltests/mcl1.v:31 Compile module "work@simple". -[INFO :CP0303] ivltests/basicstate.v:22 Compile module "work@sm". +[INFO :CP0303] ivltests/wait3.v:21 Compile module "work@skip2". [INFO :CP0303] ivltests/dumpvars.v:43 Compile module "work@submod". -[INFO :CP0303] ivltests/signed7.v:32 Compile module "work@sub". - -[INFO :CP0303] ivltests/wait3.v:6 Compile module "work@skip". - -[INFO :CP0303] ivltests/galan.v:27 Compile module "work@stim". +[INFO :CP0303] ivltests/pullupdown2.v:20 Compile module "work@pullupdown". [INFO :CP0303] ivltests/case3.v:1 Compile module "work@switch". -[INFO :CP0303] ivltests/addwide.v:7 Compile module "work@source". +[INFO :CP0303] ivltests/mem2port.v:29 Compile module "work@speak". -[INFO :CP0303] ivltests/ptest001.v:38 Compile module "work@swap". +[INFO :CP0303] ivltests/consttern.v:1 Compile module "work@rega". -[INFO :CP0303] ivltests/pr572b.v:24 Compile module "work@submodule". +[INFO :CP0303] ivltests/basicstate.v:22 Compile module "work@sm". [INFO :CP0303] ivltests/pr809.v:29 Compile module "work@target". -[INFO :CP0303] ivltests/pr304.v:19 Compile module "work@stimulus". +[INFO :CP0303] ivltests/signed7.v:32 Compile module "work@sub". + +[INFO :CP0303] ivltests/event_list3.v:19 Compile module "work@sensitivity_list". + +[INFO :CP0303] ivltests/galan.v:27 Compile module "work@stim". + +[INFO :CP0303] vpi/getp.v:1 Compile module "work@test". + +[INFO :CP0303] ivltests/ptest001.v:38 Compile module "work@swap". + +[INFO :CP0303] ivltests/wait3.v:6 Compile module "work@skip". + +[INFO :CP0303] ivltests/pr572b.v:24 Compile module "work@submodule". + +[INFO :CP0303] ivltests/pr355.v:26 Compile module "work@testFunction". [INFO :CP0303] ivltests/land3.v:74 Compile module "work@tand". [INFO :CP0303] ivltests/concat2.v:26 Compile module "work@t". -[INFO :CP0303] ivltests/vcd-dup.v:67 Compile module "work@subsub". - -[INFO :CP0303] ivltests/bitwidth2.v:1 Compile module "work@ternary". - -[INFO :CP0303] vpi/getp.v:1 Compile module "work@test". - -[INFO :CP0303] ivltests/pr751.v:5 Compile module "work@tb". - -[INFO :CP0303] ivltests/scope4.v:1 Compile module "work@test4". - -[INFO :CP0303] ivltests/pr355.v:26 Compile module "work@testFunction". - -[INFO :CP0303] ivltests/talu.v:5 Compile module "work@talu". - -[INFO :CP0303] vpi/mipname.v:5 Compile module "work@test2". - -[INFO :CP0303] contrib/div16.v:147 Compile module "work@test_div16". - -[INFO :CP0303] ivltests/basiclatch.v:33 Compile module "work@tbench". +[INFO :CP0303] ivltests/addwide.v:7 Compile module "work@source". [INFO :CP0303] contrib/fifo.v:159 Compile module "work@test_fifo". -[INFO :CP0303] ivltests/test_bufif0.v:19 Compile module "work@test_bufif0". +[INFO :CP0303] ivltests/bitwidth2.v:1 Compile module "work@ternary". -[INFO :CP0303] ivltests/udp_lfsr.v:22 Compile module "work@test_lfsr". +[INFO :CP0303] ivltests/pr751.v:5 Compile module "work@tb". -[INFO :CP0303] vpi/mipname.v:1 Compile module "work@test3". +[INFO :CP0303] ivltests/pr304.v:19 Compile module "work@stimulus". [INFO :CP0303] ivltests/mcl2.v:74 Compile module "work@test_mis". -[INFO :CP0303] ivltests/test_bufif1.v:19 Compile module "work@test_bufif1". +[INFO :CP0303] ivltests/scope4.v:1 Compile module "work@test4". -[INFO :CP0303] ivltests/signed8.v:34 Compile module "work@test_mult". +[INFO :CP0303] vpi/mipname.v:5 Compile module "work@test2". -[INFO :CP0303] contrib/gencrc.v:41 Compile module "work@test_gencrc". - -[INFO :CP0303] contrib/onehot.v:171 Compile module "work@test_onehot". - -[INFO :CP0303] ivltests/udp_jkff.v:22 Compile module "work@test_jkff". +[INFO :CP0303] ivltests/vcd-dup.v:67 Compile module "work@subsub". [INFO :CP0303] ivltests/test_nmos.v:19 Compile module "work@test_nmos". -[INFO :CP0303] ivltests/sdw_instmod2.v:25 Compile module "work@test_mod". +[INFO :CP0303] contrib/div16.v:147 Compile module "work@test_div16". -[INFO :CP0303] ivltests/mcl1.v:62 Compile module "work@test_simple". - -[INFO :CP0303] ivltests/test_mos_strength_reduction.v:108 Compile module "work@test_mos_strength_reduction". - -[INFO :CP0303] ivltests/test_notif0.v:19 Compile module "work@test_notif0". +[INFO :CP0303] ivltests/test_bufif0.v:19 Compile module "work@test_bufif0". [INFO :CP0303] ivltests/test_pmos.v:19 Compile module "work@test_pmos". -[INFO :CP0303] ivltests/blankport.v:39 Compile module "work@three". +[INFO :CP0303] ivltests/talu.v:5 Compile module "work@talu". -[INFO :CP0303] ivltests/test_notif1.v:19 Compile module "work@test_notif1". +[INFO :CP0303] ivltests/udp_lfsr.v:22 Compile module "work@test_lfsr". -[INFO :CP0303] ivltests/test_rnmos.v:19 Compile module "work@test_rnmos". +[INFO :CP0303] contrib/gencrc.v:41 Compile module "work@test_gencrc". [INFO :CP0303] ivltests/pr509b.v:13 Compile module "work@testbench". -[INFO :CP0303] vpi/by_name.v:78 Compile module "work@top1". +[INFO :CP0303] ivltests/signed8.v:34 Compile module "work@test_mult". -[INFO :CP0303] ivltests/test_rpmos.v:19 Compile module "work@test_rpmos". +[INFO :CP0303] ivltests/basiclatch.v:33 Compile module "work@tbench". -[INFO :CP0303] ivltests/pr528.v:3 Compile module "work@tester". +[INFO :CP0303] ivltests/sdw_instmod2.v:25 Compile module "work@test_mod". [INFO :CP0303] ivltests/time2.v:21 Compile module "work@time2". -[INFO :CP0303] ivltests/pr902.v:8 Compile module "work@underscore_in_size". +[INFO :CP0303] contrib/onehot.v:171 Compile module "work@test_onehot". -[INFO :CP0303] ivltests/pr142.v:21 Compile module "work@testit". +[INFO :CP0303] vpi/mipname.v:1 Compile module "work@test3". [INFO :CP0303] vpi/scopes.v:65 Compile module "work@top2". -[INFO :CP0303] ivltests/disp_parm.v:2 Compile module "work@top". +[INFO :CP0303] ivltests/test_notif0.v:19 Compile module "work@test_notif0". -[INFO :CP0303] ivltests/sp2.v:21 Compile module "work@write_sp_vectors". +[INFO :CP0303] ivltests/mcl1.v:62 Compile module "work@test_simple". -[INFO :CP0303] vpi/by_name.v:48 Compile module "work@top0". +[INFO :CP0303] ivltests/test_bufif1.v:19 Compile module "work@test_bufif1". [INFO :CP0303] vpi/timescale.v:3 Compile module "work@usns". -[INFO :CP0303] ivltests/blankport.v:34 Compile module "work@two". +[INFO :CP0303] ivltests/test_rnmos.v:19 Compile module "work@test_rnmos". -[INFO :CP0305] ivltests/udp_sched.v:12 Compile udp "work@u_dff". +[INFO :CP0303] ivltests/blankport.v:39 Compile module "work@three". + +[INFO :CP0303] ivltests/udp_jkff.v:22 Compile module "work@test_jkff". [INFO :CP0303] ivltests/xnor_test.v:20 Compile module "work@xnor_test". +[INFO :CP0303] ivltests/pr528.v:3 Compile module "work@tester". + +[INFO :CP0303] vpi/by_name.v:78 Compile module "work@top1". + +[INFO :CP0303] ivltests/test_mos_strength_reduction.v:108 Compile module "work@test_mos_strength_reduction". + +[INFO :CP0303] ivltests/disp_parm.v:2 Compile module "work@top". + +[INFO :CP0303] ivltests/pr902.v:8 Compile module "work@underscore_in_size". + +[INFO :CP0303] ivltests/test_notif1.v:19 Compile module "work@test_notif1". + +[INFO :CP0303] ivltests/blankport.v:34 Compile module "work@two". + +[INFO :CP0303] ivltests/sp2.v:21 Compile module "work@write_sp_vectors". + +[INFO :CP0303] ivltests/test_rpmos.v:19 Compile module "work@test_rpmos". + [INFO :CP0303] ivltests/pr509b.v:1 Compile module "work@whoever_wrote_this_should_be_shot". -[INFO :CP0303] ivltests/memidx.v:9 Compile module "work@wire_test_case". +[INFO :CP0303] ivltests/pr142.v:21 Compile module "work@testit". [INFO :CP0303] ivltests/vcd1.v:25 Compile module "work@xorckt". +[INFO :CP0303] vpi/by_name.v:48 Compile module "work@top0". + +[INFO :CP0305] ivltests/udp_sched.v:12 Compile udp "work@u_dff". + +[INFO :CP0303] ivltests/memidx.v:9 Compile module "work@wire_test_case". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -1064,12 +1064,12 @@ [NOTE :EL0503] contrib/mult16.v:93 Top level module "work@mul16". -[NOTE :EL0503] contrib/onehot.v:171 Top level module "work@test_onehot". - [NOTE :EL0503] contrib/div16.v:147 Top level module "work@test_div16". [NOTE :EL0503] contrib/fifo.v:159 Top level module "work@test_fifo". +[NOTE :EL0503] contrib/onehot.v:171 Top level module "work@test_onehot". + [NOTE :EL0503] ivltests/addwide.v:38 Top level module "work@bench". [NOTE :EL0503] ivltests/basiclatch.v:33 Top level module "work@tbench". @@ -1124,24 +1124,24 @@ [NOTE :EL0503] ivltests/fdisplay3.v:20 Top level module "work@fdisplay3". +[NOTE :EL0503] ivltests/ifdef4.v:23 Top level module "work@ifdef2". + [NOTE :EL0503] ivltests/memassign.v:28 Top level module "work@demo_assign_problem". +[NOTE :EL0503] ivltests/integer1lt.v:23 Top level module "work@integer1lt". + [NOTE :EL0503] ivltests/implicit1.v:6 Top level module "work@Counter56". +[NOTE :EL0503] ivltests/land3.v:23 Top level module "work@land3". + [NOTE :EL0503] ivltests/mhead_task.v:29 Top level module "work@other_main". -[NOTE :EL0503] ivltests/ifdef4.v:23 Top level module "work@ifdef2". - -[NOTE :EL0503] ivltests/integer1lt.v:23 Top level module "work@integer1lt". - [NOTE :EL0503] ivltests/galan.v:27 Top level module "work@stim". [NOTE :EL0503] ivltests/idiv3.v:25 Top level module "work@DivBug". [NOTE :EL0503] ivltests/integer4ge.v:23 Top level module "work@integer4ge". -[NOTE :EL0503] ivltests/land3.v:23 Top level module "work@land3". - [NOTE :EL0503] ivltests/integer2le.v:23 Top level module "work@integer2le". [NOTE :EL0503] ivltests/land2.v:25 Top level module "work@land2". @@ -1152,23 +1152,21 @@ [NOTE :EL0503] ivltests/module3.12A.v:32 Top level module "work@mod3". -[NOTE :EL0503] ivltests/multiply_large.v:46 Top level module "work@multiply_large". - -[NOTE :EL0503] ivltests/mangle.v:27 Top level module "work@mangle". - -[NOTE :EL0503] ivltests/mcl2.v:74 Top level module "work@test_mis". - -[NOTE :EL0503] ivltests/mcl1.v:62 Top level module "work@test_simple". - [NOTE :EL0503] ivltests/param_test3.v:23 Top level module "work@n". +[NOTE :EL0503] ivltests/multiply_large.v:46 Top level module "work@multiply_large". + [NOTE :EL0503] ivltests/port-test4a.v:8 Top level module "work@port_test4". +[NOTE :EL0503] ivltests/mangle.v:27 Top level module "work@mangle". + [NOTE :EL0503] ivltests/pr142.v:21 Top level module "work@testit". [NOTE :EL0503] ivltests/pr304.v:19 Top level module "work@stimulus". -[NOTE :EL0503] ivltests/memidx.v:73 Top level module "work@BENCH". +[NOTE :EL0503] ivltests/mcl2.v:74 Top level module "work@test_mis". + +[NOTE :EL0503] ivltests/mcl1.v:62 Top level module "work@test_simple". [NOTE :EL0503] ivltests/pr355.v:26 Top level module "work@testFunction". @@ -1178,6 +1176,8 @@ [NOTE :EL0503] ivltests/pr528.v:3 Top level module "work@tester". +[NOTE :EL0503] ivltests/memidx.v:73 Top level module "work@BENCH". + [NOTE :EL0503] ivltests/memidxrng.v:25 Top level module "work@memidxrng". [NOTE :EL0503] ivltests/memport_bs.v:25 Top level module "work@pr303". @@ -1206,19 +1206,17 @@ [NOTE :EL0503] ivltests/pullupdown2.v:20 Top level module "work@pullupdown". -[NOTE :EL0503] ivltests/pr860.v:4 Top level module "work@stam". - [NOTE :EL0503] ivltests/rop.v:30 Top level module "work@rop". +[NOTE :EL0503] ivltests/pr860.v:4 Top level module "work@stam". + [NOTE :EL0503] ivltests/signed4.v:22 Top level module "work@signed1". -[NOTE :EL0503] ivltests/pr511.v:9 Top level module "work@I54". - [NOTE :EL0503] ivltests/signed8.v:34 Top level module "work@test_mult". -[NOTE :EL0503] ivltests/specify1.v:17 Top level module "work@MULT_8x8_f". +[NOTE :EL0503] ivltests/pr511.v:9 Top level module "work@I54". -[NOTE :EL0503] ivltests/signed10.v:20 Top level module "work@displaysigned". +[NOTE :EL0503] ivltests/specify1.v:17 Top level module "work@MULT_8x8_f". [NOTE :EL0503] ivltests/test_bufif1.v:19 Top level module "work@test_bufif1". @@ -1226,7 +1224,7 @@ [NOTE :EL0503] ivltests/test_rpmos.v:19 Top level module "work@test_rpmos". -[NOTE :EL0503] ivltests/signed9.v:20 Top level module "work@assignsigned". +[NOTE :EL0503] ivltests/signed10.v:20 Top level module "work@displaysigned". [NOTE :EL0503] ivltests/tern2.v:7 Top level module "work@main2". @@ -1236,20 +1234,22 @@ [NOTE :EL0503] ivltests/test_rnmos.v:19 Top level module "work@test_rnmos". +[NOTE :EL0503] ivltests/signed9.v:20 Top level module "work@assignsigned". + [NOTE :EL0503] ivltests/pr751.v:5 Top level module "work@tb". [NOTE :EL0503] ivltests/task_iotypes.v:29 Top level module "work@gen_errors". +[NOTE :EL0503] ivltests/udp_lfsr.v:22 Top level module "work@test_lfsr". + [NOTE :EL0503] ivltests/test_mos_strength_reduction.v:108 Top level module "work@test_mos_strength_reduction". [NOTE :EL0503] ivltests/test_pmos.v:19 Top level module "work@test_pmos". -[NOTE :EL0503] ivltests/time2.v:21 Top level module "work@time2". - -[NOTE :EL0503] ivltests/udp_lfsr.v:22 Top level module "work@test_lfsr". - [NOTE :EL0503] ivltests/udp_jkff.v:22 Top level module "work@test_jkff". +[NOTE :EL0503] ivltests/time2.v:21 Top level module "work@time2". + [NOTE :EL0503] ivltests/wait3.v:21 Top level module "work@skip2". [NOTE :EL0503] ivltests/talu.v:5 Top level module "work@talu". @@ -1368,8 +1368,8 @@ ivltests/always3.1.1K.v:22 previous definition, ivltests/always3.1.2C.v:22 previous definition, ivltests/always3.1.2G.v:22 previous definition, - ivltests/always3.1.3B.v:22 previous definition, ivltests/addsr.v:24 previous definition, + ivltests/always3.1.3B.v:22 previous definition, ivltests/always3.1.3F.v:22 previous definition, ivltests/always3.1.4A.v:22 previous definition, ivltests/always3.1.4D.v:22 previous definition, @@ -1381,8 +1381,8 @@ ivltests/always3.1.10A.v:22 previous definition, ivltests/always3.1.11A.v:23 previous definition, ivltests/always3.1.9D.v:22 previous definition, - ivltests/assign3.2D.v:21 previous definition, ivltests/always3.1.11B.v:23 previous definition, + ivltests/assign3.2D.v:21 previous definition, ivltests/always3.1.12A.v:23 previous definition, ivltests/assign_nb1.v:20 previous definition, ivltests/always3.1.12C.v:23 previous definition, @@ -1401,26 +1401,18 @@ ivltests/always3.1.5F.v:21 previous definition, ivltests/always3.1.6D.v:32 previous definition, ivltests/always3.1.7C.v:22 previous definition, - ivltests/always3.1.9B.v:22 previous definition, ivltests/bitsel4.v:24 previous definition, + ivltests/always3.1.9B.v:22 previous definition, ivltests/bitsel8.v:23 previous definition, ivltests/assign3.2B.v:21 previous definition, ivltests/case2.v:2 previous definition, - ivltests/assign_nb2.v:23 previous definition, ivltests/case3.8C.v:21 previous definition, ivltests/casex3.9B.v:21 previous definition, + ivltests/assign_nb2.v:23 previous definition, ivltests/casez3.10A.v:21 previous definition, ivltests/casez3.10E.v:21 previous definition, ivltests/const.v:22 previous definition, ivltests/binary_nor.v:22 previous definition, - ivltests/bitsel6.v:27 previous definition, - ivltests/bitwidth.v:20 previous definition, - ivltests/always3.1.12B.v:23 previous definition, - ivltests/always3.1.1A.v:22 previous definition, - ivltests/constadd.v:23 previous definition, - ivltests/always3.1.1D.v:22 previous definition, - ivltests/always3.1.1G.v:22 previous definition, - ivltests/always3.1.1J.v:22 previous definition, ivltests/always3.1.2F.v:22 previous definition, ivltests/always3.1.3A.v:22 previous definition, ivltests/always3.1.3D.v:22 previous definition, @@ -1431,33 +1423,41 @@ ivltests/always3.1.6A.v:22 previous definition, ivltests/always3.1.7A.v:21 previous definition, ivltests/always3.1.8A.v:22 previous definition, + ivltests/bitsel6.v:27 previous definition, + ivltests/constadd.v:23 previous definition, + ivltests/bitwidth.v:20 previous definition, + ivltests/assign3.2A.v:21 previous definition, + ivltests/always3.1.12B.v:23 previous definition, + ivltests/always3.1.1A.v:22 previous definition, + ivltests/always3.1.1D.v:22 previous definition, + ivltests/always3.1.1G.v:22 previous definition, + ivltests/always3.1.1J.v:22 previous definition, + ivltests/assign3.2E.v:21 previous definition, + ivltests/bitsel5.v:24 previous definition, + ivltests/bitsel9.v:23 previous definition, + ivltests/case1.v:2 previous definition, + ivltests/case3.8B.v:21 previous definition, + ivltests/casex3.9A.v:21 previous definition, ivltests/always3.1.2B.v:22 previous definition, ivltests/always3.1.2E.v:22 previous definition, ivltests/always3.1.2I.v:22 previous definition, + ivltests/casex3.9E.v:21 previous definition, + ivltests/bufif.v:41 previous definition, ivltests/always3.1.3E.v:22 previous definition, ivltests/always3.1.3J.v:22 previous definition, + ivltests/casez3.10D.v:21 previous definition, ivltests/always3.1.4E.v:22 previous definition, - ivltests/assign3.2A.v:21 previous definition, ivltests/always3.1.4I.v:22 previous definition, ivltests/always3.1.5D.v:22 previous definition, + ivltests/case3.8D.v:21 previous definition, ivltests/always3.1.6B.v:22 previous definition, + ivltests/casex3.9D.v:21 previous definition, ivltests/always3.1.7B.v:21 previous definition, ivltests/always3.1.9A.v:22 previous definition, - ivltests/always3.1.9C.v:21 previous definition, - ivltests/case1.v:2 previous definition, - ivltests/case3.8B.v:21 previous definition, - ivltests/assign3.2E.v:21 previous definition, - ivltests/casex3.9A.v:21 previous definition, - ivltests/casex3.9E.v:21 previous definition, - ivltests/casez3.10D.v:21 previous definition, - ivltests/bitsel5.v:24 previous definition, - ivltests/assign3.2C.v:21 previous definition, - ivltests/bitsel9.v:23 previous definition, - ivltests/bufif.v:41 previous definition, - ivltests/case3.8D.v:21 previous definition, - ivltests/binary_nand.v:22 previous definition, - ivltests/casex3.9D.v:21 previous definition, ivltests/casez3.10C.v:21 previous definition, + ivltests/always3.1.9C.v:21 previous definition, + ivltests/assign3.2C.v:21 previous definition, + ivltests/binary_nand.v:22 previous definition, ivltests/bitsel7.v:27 previous definition, ivltests/blankport.v:44 previous definition, ivltests/case3.8A.v:21 previous definition, @@ -1470,13 +1470,13 @@ ivltests/deposit_wire.v:29 previous definition, ivltests/const2.v:26 previous definition, ivltests/disable3.6B.v:21 previous definition, + ivltests/cprop.v:23 previous definition, ivltests/dangling_port.v:27 previous definition, ivltests/decl_assign1.v:23 previous definition, - ivltests/cprop.v:23 previous definition, ivltests/deassign3.4A.v:21 previous definition, ivltests/delay_assign_nb.v:26 previous definition, - ivltests/defparam3.5.v:54 previous definition, ivltests/dff1.v:23 previous definition, + ivltests/defparam3.5.v:54 previous definition, ivltests/disp_part.v:29 previous definition, ivltests/drive_strength2.v:28 previous definition, ivltests/disable3.6A.v:21 previous definition, @@ -1490,9 +1490,9 @@ ivltests/function1.v:25 previous definition, ivltests/function3.v:24 previous definition, ivltests/disable_fork.v:21 previous definition, - ivltests/disp_dec2.v:20 previous definition, ivltests/force2.v:19 previous definition, ivltests/fork3.19A.v:21 previous definition, + ivltests/disp_dec2.v:20 previous definition, ivltests/ga_mod1.v:30 previous definition, ivltests/ga_or.v:23 previous definition, ivltests/hello1.v:24 previous definition, @@ -1501,122 +1501,123 @@ ivltests/force1.v:19 previous definition, ivltests/fork3.19B.v:21 previous definition, ivltests/function3.11D.v:21 previous definition, - ivltests/event_list2.v:42 previous definition, ivltests/land4.v:20 previous definition, + ivltests/event_list2.v:42 previous definition, ivltests/lh_varindx.v:21 previous definition, - ivltests/lh_varindx3.v:24 previous definition, ivltests/function4.v:25 previous definition, + ivltests/lh_varindx3.v:24 previous definition, ivltests/ga_and.v:23 previous definition, - ivltests/function2.v:6 previous definition, ivltests/mem1.v:26 previous definition, + ivltests/function2.v:6 previous definition, + ivltests/function3.11B.v:21 previous definition, ivltests/function3.11C.v:21 previous definition, + ivltests/function3.11F.v:25 previous definition, ivltests/function_exp.v:19 previous definition, + ivltests/ga_mod.v:34 previous definition, ivltests/ga_nand.v:23 previous definition, + ivltests/ga_xnor.v:23 previous definition, ivltests/ga_xor.v:23 previous definition, ivltests/mhead_task.v:21 previous definition, - ivltests/function3.11B.v:21 previous definition, - ivltests/function3.11F.v:25 previous definition, - ivltests/ga_mod.v:34 previous definition, - ivltests/ga_xnor.v:23 previous definition, - ivltests/ga_nor.v:23 previous definition, - ivltests/initmod.v:31 previous definition, ivltests/lh_memcat2.v:25 previous definition, ivltests/lh_varindx4.v:24 previous definition, + ivltests/ga_nor.v:23 previous definition, ivltests/meminit.v:25 previous definition, ivltests/meminit2.v:25 previous definition, + ivltests/module3.12B.v:27 previous definition, + ivltests/initmod.v:31 previous definition, + ivltests/nblkorder.v:22 previous definition, + ivltests/lh_memcat3.v:25 previous definition, + ivltests/lh_varindx5.v:24 previous definition, ivltests/module3.12A.v:45 previous definition, ivltests/modulus2.v:25 previous definition, ivltests/monitor3.v:20 previous definition, - ivltests/module3.12B.v:27 previous definition, - ivltests/lh_memcat3.v:25 previous definition, - ivltests/lh_varindx5.v:24 previous definition, - ivltests/nblkorder.v:22 previous definition, + ivltests/param_select2.v:24 previous definition, ivltests/lh_memcat.v:1 previous definition, ivltests/lh_varindx2.v:24 previous definition, + ivltests/port-test5.v:20 previous definition, ivltests/p_monta.v:6 previous definition, ivltests/param_select.v:27 previous definition, - ivltests/param_select2.v:24 previous definition, - ivltests/port-test5.v:20 previous definition, ivltests/memidx2.v:2 previous definition, ivltests/module3.12C.v:27 previous definition, ivltests/monitor.v:22 previous definition, - ivltests/npmos2.v:41 previous definition, - ivltests/param_string.v:20 previous definition, ivltests/pr564.v:22 previous definition, + ivltests/npmos2.v:41 previous definition, ivltests/pr584.v:6 previous definition, - ivltests/port-test6.v:20 previous definition, - ivltests/pr183.v:2 previous definition, + ivltests/param_string.v:20 previous definition, ivltests/pr602.v:24 previous definition, ivltests/pr678.v:2 previous definition, + ivltests/pr710.v:2 previous definition, + ivltests/port-test6.v:20 previous definition, ivltests/port-test7.v:13 previous definition, ivltests/pr312.v:2 previous definition, - ivltests/pr710.v:2 previous definition, + ivltests/pr183.v:2 previous definition, ivltests/pr757.v:1 previous definition, ivltests/mult2.v:25 previous definition, + ivltests/pr498.v:21 previous definition, ivltests/npmos.v:20 previous definition, ivltests/param_concat.v:19 previous definition, - ivltests/pr498.v:21 previous definition, ivltests/pr581.v:10 previous definition, ivltests/pr809.v:3 previous definition, ivltests/pr693.v:20 previous definition, - ivltests/pr721.v:25 previous definition, ivltests/pr519.v:24 previous definition, + ivltests/pr721.v:25 previous definition, + ivltests/ptest001.v:20 previous definition, + ivltests/ptest007.v:20 previous definition, + ivltests/ptest011.v:20 previous definition, + ivltests/qmark.v:22 previous definition, ivltests/pr578.v:1 previous definition, ivltests/pr585.v:4 previous definition, ivltests/pr590.v:22 previous definition, - ivltests/ptest001.v:20 previous definition, - ivltests/ptest007.v:20 previous definition, - ivltests/pr823.v:2 previous definition, - ivltests/ptest011.v:20 previous definition, - ivltests/qmark.v:22 previous definition, + ivltests/qmark5.v:21 previous definition, + ivltests/race.v:35 previous definition, ivltests/ptest002.v:20 previous definition, ivltests/ptest005.v:20 previous definition, ivltests/ptest009.v:20 previous definition, + ivltests/pr823.v:2 previous definition, ivltests/qmark3.v:22 previous definition, - ivltests/qmark5.v:21 previous definition, - ivltests/race.v:35 previous definition, - ivltests/ram16x1.v:37 previous definition, - ivltests/ptest003.v:20 previous definition, - ivltests/ptest006.v:20 previous definition, - ivltests/ptest010.v:20 previous definition, ivltests/readmemb3.v:23 previous definition, - ivltests/readmemb1.v:23 previous definition, ivltests/readmemh4.v:23 previous definition, - ivltests/readmemh1a.v:23 previous definition, ivltests/real.v:23 previous definition, ivltests/real6.v:2 previous definition, - ivltests/readmemh5.v:23 previous definition, ivltests/realtobits.v:29 previous definition, + ivltests/ram16x1.v:37 previous definition, + ivltests/readmemb1.v:23 previous definition, + ivltests/readmemh1a.v:23 previous definition, + ivltests/readmemh5.v:23 previous definition, ivltests/rnpmos.v:20 previous definition, ivltests/rptconcat2.v:1 previous definition, ivltests/scope1.v:32 previous definition, - ivltests/sdw_always3.v:27 previous definition, - ivltests/sdw_function1.v:24 previous definition, + ivltests/ptest003.v:20 previous definition, + ivltests/ptest006.v:20 previous definition, + ivltests/ptest010.v:20 previous definition, ivltests/sdw_array.v:26 previous definition, + ivltests/sdw_always3.v:27 previous definition, ivltests/sdw_force.v:25 previous definition, + ivltests/sdw_function1.v:24 previous definition, ivltests/sdw_function5.v:24 previous definition, - ivltests/param_tern.v:20 previous definition, ivltests/sdw_lvalconcat.v:24 previous definition, - ivltests/sdw_function4.v:24 previous definition, ivltests/sdw_lvalconcat2.v:24 previous definition, - ivltests/sdw_instmod2.v:40 previous definition, ivltests/sdw_stmt002.v:21 previous definition, + ivltests/sdw_function4.v:24 previous definition, + ivltests/sdw_instmod2.v:40 previous definition, ivltests/sdw_release.v:30 previous definition, ivltests/select.v:24 previous definition, - ivltests/posedge.v:22 previous definition, ivltests/signed1.v:24 previous definition, - ivltests/pr617.v:1 previous definition, + ivltests/param_tern.v:20 previous definition, + ivltests/posedge.v:22 previous definition, ivltests/string11.v:2 previous definition, ivltests/string3.v:22 previous definition, ivltests/string9.v:20 previous definition, ivltests/task3.14A.v:22 previous definition, ivltests/task3.14C.v:22 previous definition, - ivltests/signed6.v:23 previous definition, + ivltests/pr617.v:1 previous definition, ivltests/task3.14F.v:22 previous definition, + ivltests/signed6.v:23 previous definition, ivltests/sp2.v:38 previous definition, ivltests/string1.v:22 previous definition, ivltests/string2.v:22 previous definition, ivltests/string7.v:20 previous definition, + ivltests/task3.14D.v:22 previous definition, ivltests/qmark6.v:19 previous definition, ivltests/range1.v:27 previous definition, ivltests/readmemb2.v:23 previous definition, @@ -1624,11 +1625,13 @@ ivltests/real2.v:20 previous definition, ivltests/real5.v:1 previous definition, ivltests/repeat1.v:48 previous definition, + ivltests/task_port_size.v:24 previous definition, ivltests/rnpmos2.v:41 previous definition, ivltests/schedule.v:27 previous definition, ivltests/scope2b.v:35 previous definition, ivltests/sdw_always1.v:26 previous definition, ivltests/sdw_assign.v:27 previous definition, + ivltests/time5.v:27 previous definition, ivltests/sdw_function2.v:24 previous definition, ivltests/sdw_instmod1.v:47 previous definition, ivltests/sdw_param1.v:26 previous definition, @@ -1637,68 +1640,65 @@ ivltests/shift2.v:2 previous definition, ivltests/shift3.v:2 previous definition, ivltests/shift_pad.v:20 previous definition, + ivltests/tern4.v:1 previous definition, + ivltests/time7.v:21 previous definition, ivltests/signed5.v:24 previous definition, ivltests/string10.v:5 previous definition, ivltests/string8.v:20 previous definition, ivltests/task3.14B.v:22 previous definition, - ivltests/task3.14D.v:22 previous definition, - ivltests/task_port_size.v:24 previous definition, - ivltests/time5.v:27 previous definition, - ivltests/tern4.v:1 previous definition, - ivltests/pr673.v:1 previous definition, - ivltests/pr685.v:16 previous definition, - ivltests/time7.v:21 previous definition, - ivltests/pr729.v:1 previous definition, - ivltests/task3.14E.v:22 previous definition, - ivltests/pr735.v:1 previous definition, ivltests/timescale2.v:3 previous definition, ivltests/tri1.v:26 previous definition, ivltests/udp_bufg.v:29 previous definition, - ivltests/test_disphob.v:5 previous definition, - ivltests/time1.v:24 previous definition, - ivltests/pr809b.v:3 previous definition, + ivltests/pr673.v:1 previous definition, + ivltests/pr685.v:16 previous definition, + ivltests/pr729.v:1 previous definition, + ivltests/pr735.v:1 previous definition, + ivltests/task3.14E.v:22 previous definition, ivltests/time4.v:23 previous definition, - ivltests/time6b.v:31 previous definition, - ivltests/timeform1.v:24 previous definition, - ivltests/tri0.v:26 previous definition, + ivltests/test_disphob.v:5 previous definition, + ivltests/unary_lnot3.v:24 previous definition, + ivltests/unary_nand.v:23 previous definition, ivltests/time6c.v:31 previous definition, ivltests/timeform2.v:22 previous definition, ivltests/tri0b.v:26 previous definition, - ivltests/unary_lnot3.v:24 previous definition, - ivltests/unary_nand.v:23 previous definition, - ivltests/triand.v:2 previous definition, - ivltests/trior.v:2 previous definition, - ivltests/unary_and.v:23 previous definition, - ivltests/unary_minus2.v:43 previous definition, - ivltests/unary_minus.v:20 previous definition, - ivltests/unary_nor.v:23 previous definition, - ivltests/unary_or.v:23 previous definition, + ivltests/pr809b.v:3 previous definition, ivltests/unary_not.v:20 previous definition, ivltests/unary_xor.v:23 previous definition, ivltests/varlshft.v:22 previous definition, - ivltests/vardly.v:1 previous definition, + ivltests/trior.v:2 previous definition, ivltests/varrshft1.v:22 previous definition, - ivltests/varlsfht2.v:22 previous definition, + ivltests/time1.v:24 previous definition, ivltests/width.v:20 previous definition, - ivltests/varrshft2.v:22 previous definition, + ivltests/unary_minus.v:20 previous definition, ivltests/wireeq.v:23 previous definition, ivltests/wiremod1.v:23 previous definition, - ivltests/wait2.v:21 previous definition, - ivltests/wildsense2.v:2 previous definition, - ivltests/wirege.v:23 previous definition, ivltests/unary_nor2.v:23 previous definition, - ivltests/wiresl.v:23 previous definition, - ivltests/wirexor1.v:23 previous definition, ivltests/unary_xnor2.v:23 previous definition, ivltests/varlsfht1.v:22 previous definition, ivltests/varrshft.v:22 previous definition, ivltests/writememb1.v:22 previous definition, - ivltests/writememh2.v:22 previous definition, + ivltests/time6b.v:31 previous definition, + ivltests/timeform1.v:24 previous definition, + ivltests/tri0.v:26 previous definition, + ivltests/triand.v:2 previous definition, ivltests/vcd1.v:40 previous definition, + ivltests/unary_and.v:23 previous definition, ivltests/wireadd1.v:28 previous definition, ivltests/wirele.v:23 previous definition, ivltests/wiresub1.v:23 previous definition, ivltests/writememh1.v:23 previous definition, + ivltests/unary_minus2.v:43 previous definition, + ivltests/unary_nor.v:23 previous definition, + ivltests/unary_or.v:23 previous definition, + ivltests/vardly.v:1 previous definition, + ivltests/varlsfht2.v:22 previous definition, + ivltests/varrshft2.v:22 previous definition, + ivltests/wait2.v:21 previous definition, + ivltests/wildsense2.v:2 previous definition, + ivltests/wirege.v:23 previous definition, + ivltests/wiresl.v:23 previous definition, + ivltests/wirexor1.v:23 previous definition, + ivltests/writememh2.v:22 previous definition, ivltests/pr820.v:4 previous definition, ivltests/ptest004.v:20 previous definition, ivltests/ptest008.v:20 previous definition, @@ -1848,37 +1848,37 @@ ivltests/function5.v:2 previous definition, ivltests/function6.v:1 previous definition, ivltests/integer5.v:22 previous definition, - ivltests/inertdly.v:1 previous definition, - ivltests/landor1.v:1 previous definition, - ivltests/ldelay1.v:24 previous definition, ivltests/ldelay5.v:24 previous definition, ivltests/many_drivers.v:29 previous definition, - ivltests/ldelay4.v:24 previous definition, - ivltests/ldelay3.v:26 previous definition, + ivltests/inertdly.v:1 previous definition, + ivltests/landor1.v:1 previous definition, ivltests/param_add.v:23 previous definition, ivltests/param_band.v:23 previous definition, ivltests/param_eq3.v:23 previous definition, + ivltests/ldelay1.v:24 previous definition, + ivltests/ldelay4.v:24 previous definition, + ivltests/ldelay3.v:26 previous definition, + ivltests/param_vec2.v:22 previous definition, ivltests/nblkpush.v:22 previous definition, ivltests/param_and.v:23 previous definition, ivltests/param_bor.v:23 previous definition, - ivltests/param_vec2.v:22 previous definition, ivltests/muxtest.v:1 previous definition, ivltests/param_binv.v:23 previous definition, ivltests/param_expr.v:23 previous definition, ivltests/param_vec.v:1 previous definition, ivltests/pca1.v:21 previous definition, - ivltests/pr224.v:3 previous definition, - ivltests/pr273.v:21 previous definition, ivltests/pr722.v:5 previous definition, ivltests/pr734.v:6 previous definition, + ivltests/pr224.v:3 previous definition, + ivltests/pr273.v:21 previous definition, ivltests/pr538.v:15 previous definition, + ivltests/pr377.v:7 previous definition, ivltests/pr569.v:5 previous definition, ivltests/multireg.v:37 previous definition, - ivltests/pr377.v:7 previous definition, - ivltests/param_and2.v:23 previous definition, - ivltests/param_mod.v:23 previous definition, ivltests/pr487.v:6 previous definition, ivltests/pr498.v:27 previous definition, + ivltests/param_and2.v:23 previous definition, + ivltests/param_mod.v:23 previous definition, ivltests/pr690.v:1 previous definition, ivltests/pr708.v:1 previous definition, ivltests/pr567.v:1 previous definition, @@ -1895,25 +1895,25 @@ ivltests/signed2.v:23 previous definition, ivltests/pr594.v:2 previous definition, ivltests/task_noop.v:24 previous definition, - ivltests/real7.v:2 previous definition, ivltests/task_omemw2.v:25 previous definition, - ivltests/scope2b.v:27 previous definition, ivltests/tern3.v:1 previous definition, - ivltests/stask_parm1.v:24 previous definition, ivltests/task-scope.v:38 previous definition, - ivltests/supply2.v:26 previous definition, ivltests/task_bypath.v:19 previous definition, + ivltests/real7.v:2 previous definition, ivltests/task_mem.v:23 previous definition, + ivltests/scope2b.v:27 previous definition, + ivltests/stask_parm1.v:24 previous definition, + ivltests/supply2.v:26 previous definition, ivltests/pr685.v:2 previous definition, ivltests/pr707.v:18 previous definition, ivltests/pr718.v:4 previous definition, ivltests/task_omemw.v:23 previous definition, ivltests/task_scope.v:28 previous definition, - ivltests/udp_bx.v:23 previous definition, - ivltests/unary_lnot2.v:20 previous definition, ivltests/vector.v:22 previous definition, ivltests/unary_minus3.v:19 previous definition, + ivltests/udp_bx.v:23 previous definition, ivltests/wait3.v:38 previous definition, + ivltests/unary_lnot2.v:20 previous definition, ivltests/prng.v:4 previous definition, ivltests/rptconcat.v:21 previous definition, ivltests/scope2.v:27 previous definition, @@ -1956,13 +1956,13 @@ ivltests/inout.v:25 previous definition, ivltests/modulus.v:21 previous definition, ivltests/pr307.v:3 previous definition, - ivltests/mem2port.v:10 previous definition, - ivltests/modparam.v:112 previous definition, ivltests/pr530a.v:2 previous definition, ivltests/pr530b.v:2 previous definition, ivltests/pr530c.v:2 previous definition, - ivltests/mult1.v:21 previous definition, ivltests/pr534.v:17 previous definition, + ivltests/mem2port.v:10 previous definition, + ivltests/mult1.v:21 previous definition, + ivltests/modparam.v:112 previous definition, ivltests/pr492.v:23 previous definition, ivltests/pr522.v:32 previous definition, ivltests/pr540c.v:1 previous definition, @@ -1973,8 +1973,8 @@ ivltests/pr572.v:16 previous definition, ivltests/pr639.v:30 previous definition, ivltests/pr812.v:10 previous definition, - ivltests/pr307a.v:3 previous definition, ivltests/shellho1.v:102 previous definition, + ivltests/pr307a.v:3 previous definition, ivltests/pr540b.v:13 previous definition, ivltests/udp_sched.v:26 previous definition. @@ -2015,5 +2015,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -27.68user 0.60system 0:08.81elapsed 320%CPU (0avgtext+0avgdata 688924maxresident)k -5808inputs+6176outputs (0major+174596minor)pagefaults 0swaps +27.74user 0.82system 0:08.47elapsed 336%CPU (0avgtext+0avgdata 687416maxresident)k +0inputs+6176outputs (0major+174188minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log b/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log index 6df53e7..66ff79a 100644 --- a/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log +++ b/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log
@@ -16,10 +16,10 @@ [INFO :PP0122] Preprocessing source file "top.v". -[INFO :PA0201] Parsing source file "top.v". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "top.v". + LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<251> s<250> l<4> @@ -945,18 +945,18 @@ [INFO :CP0304] top.v:5 Compile interface "work@mem_if". -[INFO :CP0303] top.v:41 Compile module "work@memory_model". - [INFO :CP0303] top.v:66 Compile module "work@memory_ctrl". +[INFO :CP0303] top.v:41 Compile module "work@memory_model". + [INFO :CP0306] top.v:78 Compile program "work@test". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [WARNI:CP0314] top.v:78 Using programs is discouraged "work@test", programs are obsoleted by UVM. [INFO :EL0526] Design Elaboration... @@ -1006,5 +1006,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.03user 0.03system 0:01.16elapsed 91%CPU (0avgtext+0avgdata 51424maxresident)k -1744inputs+112outputs (11major+15137minor)pagefaults 0swaps +1.04user 0.04system 0:01.48elapsed 73%CPU (0avgtext+0avgdata 51240maxresident)k +4160inputs+112outputs (17major+15122minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon.log b/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon.log index 4c4a84a..844868e 100644 --- a/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon.log +++ b/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon.log
@@ -11,77 +11,77 @@ [INFO :PP0122] Preprocessing source file "lib.map". LIB: work - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/lib.map - /home/alain/surelog/SVIncCompil/dist/surelog/sv/builtin.sv + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/lib.map + /home/alain/Surelog/SVIncCompil/dist/surelog/sv/builtin.sv LIB: realLib - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr LIB: logicLib - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv - /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv + /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv". [INFO :PP0122] Preprocessing source file "lib.map". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg:1 No timescale set for "NetsPkg". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg:1 No timescale set for "NetsPkg". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv:2 No timescale set for "cmp". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv:2 No timescale set for "cmp". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 No timescale set for "top". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 No timescale set for "top". [INFO :CP0300] Compilation... -[INFO :CP0301] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg:1 Compile package "NetsPkg". +[INFO :CP0301] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/nets.pkg:1 Compile package "NetsPkg". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv:2 Compile module "logicLib@cmp". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.sv:2 Compile module "logicLib@cmp". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:2 Compile module "realLib@cmp". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv:2 Compile module "logicLib@driver". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Compile module "logicLib@top". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Compile module "logicLib@top". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.sv:2 Compile module "logicLib@driver". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:2 Compile module "realLib@cmp". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:1 Compile module "realLib@driver". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:1 Compile module "realLib@driver". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:5 Implicit port type (wire) for "out". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:5 Implicit port type (wire) for "out". [INFO :EL0526] Design Elaboration... @@ -112,7 +112,7 @@ [NOTE :EL0520] lib.map:10 Ignoring configuration "work@cfgLogic". -[NOTE :EL0503] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Top level module "logicLib@top". +[NOTE :EL0503] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Top level module "logicLib@top". [NOTE :EL0508] Nb Top level modules: 1. @@ -122,47 +122,47 @@ [NOTE :EL0511] Nb leaf instances: 0. -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Instance "logicLib@top". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:1 Instance "logicLib@top". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray0". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray0". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray1". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray1". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray2". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray2". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray3". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:5 Instance "logicLib@top.driverArray3". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray0". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray0". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray1". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray1". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray2". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray2". -[NOTE :EL0523] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray3". +[NOTE :EL0523] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/top.sv:7 Instance "logicLib@top.cmpArray3". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray0.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray0.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray1.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray1.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray2.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray2.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray3.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:11 Scope "logicLib@top.driverArray3.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray0.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray0.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray1.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray1.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray2.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray2.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray3.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.svr:25 Scope "logicLib@top.cmpArray3.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray0.UNNAMED.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray0.UNNAMED.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray1.UNNAMED.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray1.UNNAMED.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray2.UNNAMED.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray2.UNNAMED.UNNAMED". -[NOTE :EL0522] /home/alain/surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray3.UNNAMED.UNNAMED". +[NOTE :EL0522] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:15 Scope "logicLib@top.driverArray3.UNNAMED.UNNAMED". [ FATAL] : 0 [ ERROR] : 0 @@ -173,5 +173,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.57user 0.05system 0:00.82elapsed 197%CPU (0avgtext+0avgdata 54116maxresident)k -0inputs+256outputs (0major+15717minor)pagefaults 0swaps +1.38user 0.02system 0:00.71elapsed 197%CPU (0avgtext+0avgdata 53416maxresident)k +56inputs+256outputs (0major+15660minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log b/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log index abbb7b5..52bc8d7 100644 --- a/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log +++ b/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log
@@ -94,10 +94,10 @@ [INFO :PP0122] Preprocessing source file "../../../UVM/svaunit/sv/svaunit_vpi_interface.sv". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". @@ -120,26 +120,26 @@ [INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_base.svh:23 Compile class "svaunit_pkg::svaunit_base". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_concurrent_assertion_info". + [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_concurrent_assertion_details". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_base_sequence". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_concurrent_assertion_info". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_reporter". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:334 Compile class "svaunit_pkg::svaunit_sequence_test". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_details". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_reporter". - [INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_vpi_wrapper.svh:23 Compile class "svaunit_pkg::svaunit_vpi_wrapper". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:334 Compile class "svaunit_pkg::svaunit_sequence_test". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_sequencer". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_info". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". @@ -176,618 +176,618 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test_suite". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_test_suite". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". [INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". - -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". + [INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". - [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". - -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". - -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". - -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". - -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". + +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". - [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". + +[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". - [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". - [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". @@ -813,5 +813,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -14.84user 0.19system 0:07.68elapsed 195%CPU (0avgtext+0avgdata 253600maxresident)k -0inputs+14832outputs (0major+65579minor)pagefaults 0swaps +13.98user 0.20system 0:07.32elapsed 193%CPU (0avgtext+0avgdata 253640maxresident)k +0inputs+14832outputs (0major+65596minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Monitor/Monitor_diff.log b/SVIncCompil/Testcases/Monitor/Monitor_diff.log index bb751a5..a9ee9be 100644 --- a/SVIncCompil/Testcases/Monitor/Monitor_diff.log +++ b/SVIncCompil/Testcases/Monitor/Monitor_diff.log
@@ -827,5 +827,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -11.54user 0.14system 0:11.71elapsed 99%CPU (0avgtext+0avgdata 268032maxresident)k -24inputs+15192outputs (0major+69192minor)pagefaults 0swaps +11.42user 0.15system 0:11.58elapsed 99%CPU (0avgtext+0avgdata 268020maxresident)k +0inputs+15192outputs (0major+69192minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log b/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log index 2060364..3ac0c64 100644 --- a/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log +++ b/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log
@@ -18,13 +18,13 @@ [NOTE :CM0009] Command line argument "+OVM_TESTNAME=test1" ignored. -[INFO :PP0122] Preprocessing source file "rtl.sv". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". + [INFO :PP0122] Preprocessing source file "interface.sv". -[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". +[INFO :PP0122] Preprocessing source file "rtl.sv". [INFO :PP0122] Preprocessing source file "top.sv". @@ -102,14 +102,14 @@ [INFO :PP0123] Preprocessing include file "test.sv". -[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". - [INFO :PA0201] Parsing source file "rtl.sv". -[INFO :PA0201] Parsing source file "interface.sv". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". + +[INFO :PA0201] Parsing source file "interface.sv". + [INFO :PA0201] Parsing source file "top.sv". [INFO :PA0201] Parsing source file "top.sv". @@ -128,143 +128,153 @@ [INFO :CP0304] interface.sv:17 Compile interface "work@mem_interface". -[INFO :CP0303] top.sv:18 Compile module "work@top". - [INFO :CP0304] interface.sv:67 Compile interface "work@output_interface". [INFO :CP0303] rtl.sv:1 Compile module "work@switch". +[INFO :CP0303] top.sv:18 Compile module "work@top". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:287 Compile class "ovm_pkg::analysis_fifo". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_port". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:301 Compile class "ovm_pkg::avm_analysis_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_peek_export". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_master_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_peek_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_master_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_peek_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_put_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:185 Compile class "ovm_pkg::avm_built_in_pair". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_put_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_slave_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_comp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_clone". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:185 Compile class "ovm_pkg::avm_built_in_pair". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_peek_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_put_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:201 Compile class "ovm_pkg::avm_in_order_comparator". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_clone". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_peek_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_comp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:213 Compile class "ovm_pkg::avm_in_order_class_comparator". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_comp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_converter". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_master_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:201 Compile class "ovm_pkg::avm_in_order_comparator". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_clone". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_peek_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_converter". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:213 Compile class "ovm_pkg::avm_in_order_class_comparator". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_peek_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_master_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_put_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_peek_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_port_base". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_slave_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_slave_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_master_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_master_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_master_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_peek_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_put_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_peek_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_port_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_slave_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_master_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_slave_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:140 Compile class "ovm_pkg::avm_transport_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_put_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_master_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_slave_imp". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::check_phase". @@ -272,360 +282,404 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_slave_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_put_export". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::end_of_elaboration_phase". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_port". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:507 Compile class "ovm_pkg::default_report_server". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_random_stimulus". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_agent.svh:39 Compile class "ovm_pkg::ovm_agent". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:159 Compile class "ovm_pkg::avm_subscriber". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_phase". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_master_imp". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_port". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_algorithmic_comparator.svh:65 Compile class "ovm_pkg::ovm_algorithmic_comparator". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:129 Compile class "ovm_pkg::ovm_blocking_get_peek_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_imp". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::configure_phase". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:94 Compile class "ovm_pkg::ovm_blocking_get_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:225 Compile class "ovm_pkg::ovm_blocking_master_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:245 Compile class "ovm_pkg::ovm_blocking_master_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_slave_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:147 Compile class "ovm_pkg::ovm_analysis_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:122 Compile class "ovm_pkg::ovm_blocking_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_put_export". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:75 Compile class "ovm_pkg::ovm_blocking_put_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:85 Compile class "ovm_pkg::ovm_blocking_put_imp". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_random_stimulus". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_export". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:159 Compile class "ovm_pkg::avm_subscriber". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::configure_phase". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:147 Compile class "ovm_pkg::ovm_analysis_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:85 Compile class "ovm_pkg::ovm_blocking_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_export". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:112 Compile class "ovm_pkg::ovm_blocking_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:244 Compile class "ovm_pkg::ovm_blocking_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:311 Compile class "ovm_pkg::ovm_blocking_transport_imp". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:261 Compile class "ovm_pkg::ovm_callback". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:73 Compile class "ovm_pkg::ovm_factory". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:234 Compile class "ovm_pkg::ovm_in_order_class_comparator". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:267 Compile class "ovm_pkg::ovm_master_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:256 Compile class "ovm_pkg::ovm_nonblocking_master_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:82 Compile class "ovm_pkg::ovm_nonblocking_put_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:241 Compile class "ovm_pkg::ovm_object_string_pool". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:908 Compile class "ovm_pkg::ovm_options_container". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_packer.svh:45 Compile class "ovm_pkg::ovm_packer". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:31 Compile class "ovm_pkg::ovm_pool". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". - -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". - -[INFO :CP0302] Driver.sv:11 Compile class "work@top::Driver". - -[INFO :CP0302] Sequencer.sv:11 Compile class "work@top::Sequencer". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:246 Compile class "ovm_pkg::ovm_blocking_slave_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:78 Compile class "ovm_pkg::ovm_built_in_clone". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:41 Compile class "ovm_pkg::ovm_built_in_comp". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:267 Compile class "ovm_pkg::ovm_blocking_transport_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:135 Compile class "ovm_pkg::ovm_nonblocking_get_peek_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:118 Compile class "ovm_pkg::ovm_nonblocking_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:273 Compile class "ovm_pkg::ovm_nonblocking_transport_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:78 Compile class "ovm_pkg::ovm_built_in_clone". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:135 Compile class "ovm_pkg::ovm_class_clone". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:41 Compile class "ovm_pkg::ovm_built_in_comp". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:97 Compile class "ovm_pkg::ovm_class_comp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:112 Compile class "ovm_pkg::ovm_blocking_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:116 Compile class "ovm_pkg::ovm_class_converter". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:244 Compile class "ovm_pkg::ovm_blocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:311 Compile class "ovm_pkg::ovm_blocking_transport_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:261 Compile class "ovm_pkg::ovm_callback". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:25 Compile class "ovm_pkg::ovm_config_setting". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:882 Compile class "ovm_pkg::ovm_copy_map". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:73 Compile class "ovm_pkg::ovm_factory". + [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:135 Compile class "ovm_pkg::ovm_nonblocking_get_peek_export". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_event_callback.svh:39 Compile class "ovm_pkg::ovm_event_callback". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". + [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:234 Compile class "ovm_pkg::ovm_in_order_class_comparator". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:118 Compile class "ovm_pkg::ovm_nonblocking_peek_port". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:116 Compile class "ovm_pkg::ovm_get_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:267 Compile class "ovm_pkg::ovm_master_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:273 Compile class "ovm_pkg::ovm_nonblocking_transport_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:699 Compile class "ovm_pkg::ovm_hier_printer_knobs". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:99 Compile class "ovm_pkg::ovm_nonblocking_get_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_peek_imp". - -[INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/tlm_defines.svh:448 Compile class "work@top::ovm_analysis_imp_sent_pkt". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:256 Compile class "ovm_pkg::ovm_nonblocking_master_imp". [INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:167 Compile class "ovm_pkg::ovm_object_registry". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:123 Compile class "ovm_pkg::ovm_peek_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:82 Compile class "ovm_pkg::ovm_nonblocking_put_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:134 Compile class "ovm_pkg::ovm_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:124 Compile class "ovm_pkg::ovm_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:99 Compile class "ovm_pkg::ovm_nonblocking_get_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:164 Compile class "ovm_pkg::ovm_port_base". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:241 Compile class "ovm_pkg::ovm_object_string_pool". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_peek_port". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:908 Compile class "ovm_pkg::ovm_options_container". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_packer.svh:45 Compile class "ovm_pkg::ovm_packer". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_peek_imp". [INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:31 Compile class "ovm_pkg::ovm_pool". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". [INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". [INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". [INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". [INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". [INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:50 Compile class "ovm_pkg::ovm_seq_item_pull_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_param_base.svh:24 Compile class "ovm_pkg::ovm_sequencer_param_base". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". + +[INFO :CP0302] Driver.sv:11 Compile class "work@top::Driver". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:113 Compile class "ovm_pkg::urm_fifo". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". +[INFO :CP0302] Packet.sv:15 Compile class "work@top::Packet". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". +[INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". [INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". - [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_put_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". @@ -634,80 +688,26 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". - [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". +[INFO :CP0302] Sequencer.sv:11 Compile class "work@top::Sequencer". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". - [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_put_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". - [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:38 Compile class "ovm_pkg::tlm_req_rsp_channel". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". - [INFO :CP0302] Receiver.sv:11 Compile class "work@top::Receiver". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". +[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". - -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_base". - -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". - -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:113 Compile class "ovm_pkg::urm_fifo". - -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". - -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". - -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". - -[INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". - -[INFO :CP0302] Packet.sv:15 Compile class "work@top::Packet". +[INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/tlm_defines.svh:448 Compile class "work@top::ovm_analysis_imp_sent_pkt". [INFO :CP0302] Sequence.sv:31 Compile class "work@top::Seq_constant_length". -[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". - [INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/ovm_object_defines.svh:318 Compile class "work@top::Scoreboard". [INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/tlm_defines.svh:448 Compile class "work@top::ovm_analysis_imp_rcvd_pkt". @@ -907,5 +907,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -15.61user 0.35system 0:11.36elapsed 140%CPU (0avgtext+0avgdata 266244maxresident)k -0inputs+7728outputs (0major+68731minor)pagefaults 0swaps +12.83user 0.16system 0:09.22elapsed 140%CPU (0avgtext+0avgdata 266172maxresident)k +136inputs+7728outputs (0major+68712minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/OldLibrary/OldLibrary.log b/SVIncCompil/Testcases/OldLibrary/OldLibrary.log index e218056..e6f181c 100644 --- a/SVIncCompil/Testcases/OldLibrary/OldLibrary.log +++ b/SVIncCompil/Testcases/OldLibrary/OldLibrary.log
@@ -16,31 +16,31 @@ [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v". - [INFO :PA0201] Parsing source file "top.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v". + +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v". + [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v". -[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v:1 No timescale set for "CELL3". - [WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v:1 No timescale set for "CELL2". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v:1 No timescale set for "CELL3". + [WARNI:PA0205] top.v:1 No timescale set for "top". [WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v:1 No timescale set for "CELL1". [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:1 Compile module "work@top". +[INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v:1 Compile udp "work@CELL3". [INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v:1 Compile udp "work@CELL2". -[INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v:1 Compile udp "work@CELL3". +[INFO :CP0303] top.v:1 Compile module "work@top". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v:1 Compile module "work@CELL1". @@ -82,5 +82,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.27user 0.01system 0:00.28elapsed 103%CPU (0avgtext+0avgdata 45444maxresident)k -32inputs+144outputs (0major+11235minor)pagefaults 0swaps +0.23user 0.02system 0:00.20elapsed 130%CPU (0avgtext+0avgdata 45416maxresident)k +0inputs+144outputs (0major+11236minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log b/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log index 2a9d04e..9cfc97f 100644 --- a/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log +++ b/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log
@@ -707,12 +707,12 @@ [INFO :CP0303] top.sv:18 Compile module "work@m". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [ERROR:CP0316] top.sv:21 Undefined package "bug". [INFO :EL0526] Design Elaboration... @@ -758,5 +758,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.46user 0.01system 0:00.38elapsed 125%CPU (0avgtext+0avgdata 45392maxresident)k -16inputs+120outputs (0major+12344minor)pagefaults 0swaps +0.44user 0.02system 0:00.36elapsed 128%CPU (0avgtext+0avgdata 45384maxresident)k +0inputs+120outputs (0major+12314minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log b/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log index 13eecc8..98de17c 100644 --- a/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log +++ b/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log
@@ -43,5 +43,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.85user 0.03system 0:00.90elapsed 98%CPU (0avgtext+0avgdata 47444maxresident)k -8inputs+104outputs (0major+14160minor)pagefaults 0swaps +0.85user 0.02system 0:00.87elapsed 99%CPU (0avgtext+0avgdata 47548maxresident)k +0inputs+104outputs (0major+14148minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/RiscV/RiscV_diff.log b/SVIncCompil/Testcases/RiscV/RiscV_diff.log index a17f21a..2e0d301 100644 --- a/SVIncCompil/Testcases/RiscV/RiscV_diff.log +++ b/SVIncCompil/Testcases/RiscV/RiscV_diff.log
@@ -39,31 +39,31 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] src/main/verilog/vscale_core.v:5 Compile module "work@vscale_core". - -[INFO :CP0303] src/main/verilog/vscale_alu.v:5 Compile module "work@vscale_alu". - [INFO :CP0303] src/main/verilog/vscale_PC_mux.v:5 Compile module "work@vscale_PC_mux". [INFO :CP0303] src/main/verilog/vscale_csr_file.v:5 Compile module "work@vscale_csr_file". -[INFO :CP0303] src/test/verilog/vscale_dp_hasti_sram.v:2 Compile module "work@vscale_dp_hasti_sram". +[INFO :CP0303] src/main/verilog/vscale_core.v:5 Compile module "work@vscale_core". -[INFO :CP0303] src/main/verilog/vscale_hasti_bridge.v:4 Compile module "work@vscale_hasti_bridge". +[INFO :CP0303] src/main/verilog/vscale_alu.v:5 Compile module "work@vscale_alu". + +[INFO :CP0303] src/test/verilog/vscale_dp_hasti_sram.v:2 Compile module "work@vscale_dp_hasti_sram". [INFO :CP0303] src/main/verilog/vscale_ctrl.v:6 Compile module "work@vscale_ctrl". -[INFO :CP0303] src/main/verilog/vscale_mul_div.v:4 Compile module "work@vscale_mul_div". - -[INFO :CP0303] src/main/verilog/vscale_pipeline.v:7 Compile module "work@vscale_pipeline". +[INFO :CP0303] src/main/verilog/vscale_hasti_bridge.v:4 Compile module "work@vscale_hasti_bridge". [INFO :CP0303] src/test/verilog/vscale_hex_tb.v:3 Compile module "work@vscale_hex_tb". -[INFO :CP0303] src/main/verilog/vscale_src_a_mux.v:5 Compile module "work@vscale_src_a_mux". +[INFO :CP0303] src/main/verilog/vscale_mul_div.v:4 Compile module "work@vscale_mul_div". + +[INFO :CP0303] src/main/verilog/vscale_regfile.v:2 Compile module "work@vscale_regfile". + +[INFO :CP0303] src/main/verilog/vscale_pipeline.v:7 Compile module "work@vscale_pipeline". [INFO :CP0303] src/main/verilog/vscale_imm_gen.v:5 Compile module "work@vscale_imm_gen". -[INFO :CP0303] src/main/verilog/vscale_regfile.v:2 Compile module "work@vscale_regfile". +[INFO :CP0303] src/main/verilog/vscale_src_a_mux.v:5 Compile module "work@vscale_src_a_mux". [INFO :CP0303] src/test/verilog/vscale_sim_top.v:4 Compile module "work@vscale_sim_top". @@ -71,10 +71,10 @@ [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [NOTE :CP0309] src/main/verilog/vscale_PC_mux.v:13 Implicit port type (wire) for "PC_PIF". [NOTE :CP0309] src/main/verilog/vscale_ctrl.v:20 Implicit port type (wire) for "bypass_rs1", @@ -125,5 +125,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.30user 0.09system 0:01.85elapsed 290%CPU (0avgtext+0avgdata 114076maxresident)k -288inputs+2848outputs (0major+30800minor)pagefaults 0swaps +5.08user 0.08system 0:01.72elapsed 300%CPU (0avgtext+0avgdata 114636maxresident)k +0inputs+2848outputs (0major+30968minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log b/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log index 0003d5b..ec4ac1c 100644 --- a/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log +++ b/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log
@@ -36,14 +36,14 @@ [INFO :PP0122] Preprocessing source file "testcase.sv". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - -[INFO :PA0201] Parsing source file "Globals.sv". - [INFO :PA0201] Parsing source file "interface.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "rtl.sv". +[INFO :PA0201] Parsing source file "Globals.sv". + [INFO :PA0201] Parsing source file "top.sv". [INFO :PA0201] Parsing source file "Packet.sv". @@ -80,16 +80,16 @@ [INFO :CP0302] Environemnt.sv:10 Compile class "work@Environment". -[INFO :CP0302] Receiver.sv:10 Compile class "work@Receiver". - [INFO :CP0302] Scoreboard.sv:10 Compile class "work@Scoreboard". +[INFO :CP0302] Receiver.sv:10 Compile class "work@Receiver". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] Packet.sv:14 Compile class "work@packet". - [INFO :CP0302] Coverage.sv:10 Compile class "work@coverage". +[INFO :CP0302] Packet.sv:14 Compile class "work@packet". + [INFO :CP0302] testcase.sv:10 Compile class "work@small_packet". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". @@ -278,5 +278,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -6.90user 0.12system 0:02.35elapsed 298%CPU (0avgtext+0avgdata 100252maxresident)k -0inputs+1104outputs (0major+27373minor)pagefaults 0swaps +6.76user 0.07system 0:02.17elapsed 314%CPU (0avgtext+0avgdata 102496maxresident)k +144inputs+1104outputs (0major+27932minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log b/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log index d184342..847daee 100644 --- a/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log +++ b/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log
@@ -14,14 +14,14 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". - [INFO :PP0122] Preprocessing source file "../../../UVM/svunit_base/svunit_pkg.sv". -[INFO :PP0122] Preprocessing source file "design.sv". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". + +[INFO :PP0122] Preprocessing source file "design.sv". + [INFO :PP0122] Preprocessing source file "testbench.sv". [INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_defines.svh". @@ -112,469 +112,473 @@ [INFO :CP0302] ../../../UVM/svunit_base/svunit_base.sv:26 Compile class "svunit_pkg::svunit_base". -[INFO :CP0302] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". - [INFO :CP0302] ../../../UVM/svunit_base/svunit_testcase.sv:26 Compile class "svunit_pkg::svunit_testcase". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". - [INFO :CP0302] ../../../UVM/svunit_base/svunit_testsuite.sv:26 Compile class "svunit_pkg::svunit_testsuite". +[INFO :CP0302] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". + +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". [INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". + [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". + [INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". - [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". [INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". - [INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". - -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". - [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". [INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". - [INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". [INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". + [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". + [INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". @@ -582,194 +586,190 @@ [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". + [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". [INFO :CP0302] design.sv:6 Compile class "work@my_scoreboard". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". + [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". [INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". [INFO :EL0526] Design Elaboration... @@ -793,5 +793,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -4.83user 0.10system 0:02.82elapsed 174%CPU (0avgtext+0avgdata 127328maxresident)k -0inputs+8344outputs (0major+34086minor)pagefaults 0swaps +4.71user 0.10system 0:02.77elapsed 173%CPU (0avgtext+0avgdata 127116maxresident)k +0inputs+8344outputs (0major+33991minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SeqDriver/SeqDriver_diff.log b/SVIncCompil/Testcases/SeqDriver/SeqDriver_diff.log index c7f65f4..edc7cfd 100644 --- a/SVIncCompil/Testcases/SeqDriver/SeqDriver_diff.log +++ b/SVIncCompil/Testcases/SeqDriver/SeqDriver_diff.log
@@ -68,11 +68,11 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/macros/uvm_deprecated_defines.svh". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "testbench.sv". [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". -[INFO :PA0201] Parsing source file "testbench.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "design.sv". @@ -108,222 +108,222 @@ [INFO :CP0302] testbench.sv:138 Compile class "adpcm_pkg::adpcm_tx_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". [INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". [INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". - -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". - [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". - [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". + [INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". @@ -348,396 +348,396 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". [INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". - [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". + [INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". - [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". [INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". [INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". + +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". @@ -777,5 +777,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.21user 0.11system 0:02.89elapsed 184%CPU (0avgtext+0avgdata 132772maxresident)k -24inputs+8096outputs (0major+35404minor)pagefaults 0swaps +4.86user 0.06system 0:02.59elapsed 189%CPU (0avgtext+0avgdata 131836maxresident)k +0inputs+8096outputs (0major+35145minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass/SimpleClass.log b/SVIncCompil/Testcases/SimpleClass/SimpleClass.log index c6e9500..a8c5b07 100644 --- a/SVIncCompil/Testcases/SimpleClass/SimpleClass.log +++ b/SVIncCompil/Testcases/SimpleClass/SimpleClass.log
@@ -388,5 +388,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.30user 0.02system 0:00.27elapsed 121%CPU (0avgtext+0avgdata 45640maxresident)k -8inputs+72outputs (0major+11363minor)pagefaults 0swaps +0.28user 0.02system 0:00.25elapsed 120%CPU (0avgtext+0avgdata 45348maxresident)k +0inputs+72outputs (0major+11364minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass1/SimpleClass1.log b/SVIncCompil/Testcases/SimpleClass1/SimpleClass1.log index b592719..4ad5b90 100644 --- a/SVIncCompil/Testcases/SimpleClass1/SimpleClass1.log +++ b/SVIncCompil/Testcases/SimpleClass1/SimpleClass1.log
@@ -40,686 +40,686 @@ [INFO :CP0301] top.v:41 Compile package "all_c". -[INFO :CP0303] top.v:65 Compile module "work@top". - [INFO :CP0303] top.v:24 Compile module "work@uvm_pkg". -[INFO :CP0302] top.v:45 Compile class "all_c::D". +[INFO :CP0303] top.v:65 Compile module "work@top". -[INFO :CP0302] top.v:49 Compile class "all_c::uvm_blocking_get_export". +[INFO :CP0302] top.v:45 Compile class "all_c::D". [INFO :CP0302] top.v:42 Compile class "all_c::E". [INFO :CP0302] top.v:53 Compile class "all_c::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". +[INFO :CP0302] top.v:49 Compile class "all_c::uvm_blocking_get_export". [INFO :CP0302] top.v:57 Compile class "all_c::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". - -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". + [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". -[INFO :CP0302] top.v:16 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". + [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". - -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". [INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] top.v:16 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". - [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". + +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". - -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". - -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". [INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". -[INFO :CP0302] top.v:132 Compile class "work@c2". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@uvm_analysis_imp_sent_pkt". +[INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". [INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". +[INFO :CP0302] top.v:132 Compile class "work@c2". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@uvm_analysis_imp_sent_pkt". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". + +[INFO :CP0302] top.v:89 Compile class "work@c1". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] top.v:97 Compile class "work@c2". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + +[INFO :CP0302] top.v:72 Compile class "work@top::A". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] top.v:75 Compile class "work@top::B". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@uvm_analysis_imp_rcvd_pkt". + [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] top.v:28 Compile class "work@uvm_pkg::uvm_component". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". -[INFO :CP0302] top.v:89 Compile class "work@c1". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". -[INFO :CP0302] top.v:97 Compile class "work@c2". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] top.v:72 Compile class "work@top::A". - [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". -[INFO :CP0302] top.v:75 Compile class "work@top::B". - [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@uvm_analysis_imp_rcvd_pkt". - -[INFO :CP0302] top.v:28 Compile class "work@uvm_pkg::uvm_component". - [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] top.v:83 Compile class "work@c3". @@ -802,5 +802,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.80user 0.09system 0:01.72elapsed 167%CPU (0avgtext+0avgdata 120892maxresident)k -8inputs+8192outputs (0major+32458minor)pagefaults 0swaps +2.56user 0.13system 0:01.58elapsed 170%CPU (0avgtext+0avgdata 121008maxresident)k +8inputs+8192outputs (0major+32469minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log b/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log index 30ce560..e5d6780 100644 --- a/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log +++ b/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log
@@ -16,11 +16,11 @@ [INFO :CP0301] top.v:26 Compile package "p2". -[INFO :CP0302] top.v:10 Compile class "p1::c1". +[INFO :CP0302] top.v:30 Compile class "p2::c2". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] top.v:30 Compile class "p2::c2". +[INFO :CP0302] top.v:10 Compile class "p1::c1". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -55,5 +55,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.52user 0.04system 0:00.54elapsed 104%CPU (0avgtext+0avgdata 45528maxresident)k -0inputs+80outputs (0major+13105minor)pagefaults 0swaps +0.53user 0.02system 0:00.54elapsed 104%CPU (0avgtext+0avgdata 45592maxresident)k +8inputs+80outputs (0major+13095minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log b/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log index 6635238..88718d3 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log
@@ -25,5 +25,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.12user 0.02system 0:00.15elapsed 94%CPU (0avgtext+0avgdata 45372maxresident)k -32inputs+32outputs (0major+9976minor)pagefaults 0swaps +0.11user 0.01system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 45536maxresident)k +0inputs+32outputs (0major+9978minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log b/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log index 7bde335..1716249 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log
@@ -77,5 +77,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.11user 0.02system 0:00.13elapsed 98%CPU (0avgtext+0avgdata 45556maxresident)k -0inputs+16outputs (0major+9970minor)pagefaults 0swaps +0.10user 0.02system 0:00.12elapsed 99%CPU (0avgtext+0avgdata 45376maxresident)k +0inputs+16outputs (0major+9967minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log b/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log index 6f39a2b..3fa0e55 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:21:55 +DATE : 2019-11-02.12:06:17 COMMAND: -h ------------ SURELOG HELP --------------
diff --git a/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint_diff.log b/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint_diff.log index 8b59457..cbb77ea 100644 --- a/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint_diff.log +++ b/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint_diff.log
@@ -1017,9 +1017,9 @@ , Total: 0 Thread 3 : , Total: 0 -Parsing took 1.050s -SSL Parsing: 0.044 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -SSL Parsing: 1.042 ./slpp_all/work/top.sv +Parsing took 1.042s +SSL Parsing: 0.042 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv +SSL Parsing: 1.034 ./slpp_all/work/top.sv [WARNI:PA0205] top.sv:4 No timescale set for "constaint_mode_ex". @@ -1072,10 +1072,10 @@ [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [WARNI:CP0314] top.sv:4 Using programs is discouraged "work@constaint_mode_ex", programs are obsoleted by UVM. Compilation took 0.002s @@ -1097,12 +1097,12 @@ ============== Scan libraries took 0.000s Preprocessing took 0.008s -Parsing took 1.050s -SSL Parsing: 0.044 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -SSL Parsing: 1.042 ./slpp_all/work/top.sv +Parsing took 1.042s +SSL Parsing: 0.042 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv +SSL Parsing: 1.034 ./slpp_all/work/top.sv Compilation took 0.002s Elaboration took 0.000s -Total time 1.062s +Total time 1.052s ============== [ FATAL] : 0 @@ -1114,5 +1114,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.22user 0.02system 0:01.20elapsed 104%CPU (0avgtext+0avgdata 53136maxresident)k -0inputs+104outputs (0major+15629minor)pagefaults 0swaps +1.22user 0.01system 0:01.19elapsed 103%CPU (0avgtext+0avgdata 53076maxresident)k +0inputs+104outputs (0major+15601minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log b/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log index 2d2eff0..4ae9ecc 100644 --- a/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log +++ b/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log
@@ -2292,5 +2292,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.91user 0.04system 0:00.96elapsed 99%CPU (0avgtext+0avgdata 49296maxresident)k -96inputs+520outputs (0major+14548minor)pagefaults 0swaps +0.91user 0.03system 0:00.94elapsed 100%CPU (0avgtext+0avgdata 49440maxresident)k +0inputs+520outputs (0major+14545minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log b/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log index 99ca293..9f3b4e1 100644 --- a/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log +++ b/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log
@@ -10,19 +10,19 @@ [WARNI:CM0007] Library path "blah" does not exist. -[INFO :PP0122] Preprocessing source file "top_2.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PP0122] Preprocessing source file "top.v". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PP0122] Preprocessing source file "top_1.v". -[INFO :PP0122] Preprocessing source file "top_4.v". +[INFO :PP0122] Preprocessing source file "top_2.v". [INFO :PP0122] Preprocessing source file "top_3.v". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". +[INFO :PP0122] Preprocessing source file "top_4.v". + +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". [INFO :PP0123] Preprocessing include file "my_incl.vh". @@ -138,16 +138,16 @@ [INFO :PA0201] Parsing source file "top_2.v". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top_1.v". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". - -[INFO :PA0201] Parsing source file "top_4.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". [INFO :PA0201] Parsing source file "top_3.v". +[INFO :PA0201] Parsing source file "top_4.v". + [ERROR:PA0207] mode.vh:27 Syntax error: mismatched input 'initial' expecting <EOF>, initial $display("start", "msg1" , "msg2" , "end"); ^-- ./slpp_unit/work/top.v:33 col:0. @@ -168,22 +168,791 @@ [a,b]+(300,400)+{500,600}+"400,600"+\escaped,here ^-- ./slpp_unit/work/top_4.v:122 col:36. -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 No timescale set for "FAKELIB_NAND2". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 No timescale set for "FAKELIB_NAND2". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 No timescale set for "FAKELIB_NAND4". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 No timescale set for "FAKELIB_NAND4". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 No timescale set for "FAKELIB_NOR2". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 No timescale set for "FAKELIB_NOR2". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 No timescale set for "FAKELIB_INV". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 No timescale set for "FAKELIB_INV". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 No timescale set for "FAKELIB_BUF". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 No timescale set for "FAKELIB_BUF". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 No timescale set for "FAKELIB_BUF_BIGLOAD". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 No timescale set for "FAKELIB_BUF_BIGLOAD". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:20 No timescale set for "FAKELIB_DFF". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:20 No timescale set for "FAKELIB_DFF". -[WARNI:PA0205] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:25 No timescale set for "FAKELIB_DFF_PRIMITIVE". +[WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:25 No timescale set for "FAKELIB_DFF_PRIMITIVE". +[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +enterTop_level_rule + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterNull_rule + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: ... +enterSource_text + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterPackage_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterPackage_or_generate_item_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterClass_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: class mailbox ; func ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 + Text: mailbox ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: function new ( int b ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: function new ( int b ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: function new ( int b ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: new ( int bound = 0 ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: new ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: int bound = 0 ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: int bound = 0 ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: bound ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: 0 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: 0 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: 0 ... +enterNumber_Integral + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 + Text: 0 ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 7 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: function int num ( ) ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: function int num ( ) ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: function int num ( ) ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: int num ( ) ; endfun ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: int ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 + Text: num ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 10 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: task put ( message ) ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: task put ( message ) ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: task put ( message ) ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: put ( message ) ; en ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: put ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: message ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 + Text: message ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 13 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: function try_put ( m ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: function try_put ( m ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: function try_put ( m ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: try_put ( message ) ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: try_put ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: message ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 + Text: message ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 16 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: task get ( ref messa ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: task get ( ref messa ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: task get ( ref messa ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: get ( ref message ) ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: get ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: ref message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: ref message ... +enterTfPortDir_Ref + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: ref ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 + Text: message ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 19 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: function int try_get ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: function int try_get ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: function int try_get ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: int try_get ( ref me ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: int ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: try_get ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: ref message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: ref message ... +enterTfPortDir_Ref + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: ref ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 + Text: message ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 22 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: task peek ( ref mess ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: task peek ( ref mess ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: task peek ( ref mess ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: peek ( ref message ) ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: peek ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: ref message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: ref message ... +enterTfPortDir_Ref + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: ref ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 + Text: message ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 25 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: function int try_pee ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: function int try_pee ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: function int try_pee ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: int try_peek ( ref m ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: int ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: try_peek ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: ref message ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: ref message ... +enterTfPortDir_Ref + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: ref ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 + Text: message ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 28 + Text: endfunction ... +enterEndclass + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 30 + Text: endclass ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 + Text: class process ; type ... +enterPackage_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 + Text: class process ; type ... +enterPackage_or_generate_item_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 + Text: class process ; type ... +enterClass_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 + Text: class process ; type ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 + Text: process ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: typedef enum { FINIS ... +enterClass_property + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: typedef enum { FINIS ... +enterData_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: typedef enum { FINIS ... +enterType_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: typedef enum { FINIS ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: enum { FINISHED , RU ... +enterEnum_name_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: FINISHED ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: FINISHED ... +enterEnum_name_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: RUNNING ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: RUNNING ... +enterEnum_name_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: WAITING ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: WAITING ... +enterEnum_name_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: SUSPENDED ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: SUSPENDED ... +enterEnum_name_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: KILLED ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: KILLED ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 + Text: state ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: static function proc ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: static function proc ... +enterMethodQualifier_ClassItem + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv[INFO :PY0400] Processing source file "top_1.v". + + , 37 + Text: static ... +enterClassItemQualifier_Static + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: static ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: function process sel ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: process self ( ) ; e ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: process ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: process ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: process ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: process ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 + Text: self ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 38 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: function state statu ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: function state statu ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: function state statu ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: state status ( ) ; e ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: state ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: state ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: state ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: state ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 + Text: status ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 41 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 + Text: task kill ( ) ; endt ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 + Text: task kill ( ) ; endt ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 + Text: task kill ( ) ; endt ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 + Text: kill ( ) ; endtask ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 + Text: kill ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 44 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 + Text: task await ( ) ; end ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 + Text: task await ( ) ; end ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 + Text: task await ( ) ; end ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 + Text: await ( ) ; endtask ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 + Text: await ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 47 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 + Text: task suspend ( ) ; e ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 + Text: task suspend ( ) ; e ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 + Text: task suspend ( ) ; e ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 + Text: suspend ( ) ; endtas ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 + Text: suspend ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 50 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 + Text: task resume ( ) ; en ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 + Text: task resume ( ) ; en ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 + Text: task resume ( ) ; en ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 + Text: resume ( ) ; endtask ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 + Text: resume ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 53 + Text: endtask ... +enterEndclass + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 55 + Text: endclass ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 + Text: class semaphore ; fu ... +enterPackage_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 + Text: class semaphore ; fu ... +enterPackage_or_generate_item_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 + Text: class semaphore ; fu ... +enterClass_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 + Text: class semaphore ; fu ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 + Text: semaphore ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: function new ( int k ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: function new ( int k ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: function new ( int k ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: new ( int keyCount = ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: new ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: int keyCount = 0 ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: int keyCount = 0 ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: keyCount ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: 0 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: 0 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: 0 ... +enterNumber_Integral + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 + Text: 0 ... +enterEndfunctionenterTop_level_rule + File: top_1.v , 33 + Text: initial $ display ( ... +enterNull_rule + File: top_1.v , 33 + Text: ... +enterSource_text + File: top_1.v , 33 + Text: ... + + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 61 + Text: endfunction ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: task put ( int keyCo ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: task put ( int keyCo ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: task put ( int keyCo ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: put ( int keyCount = ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: put ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: int keyCount = 1 ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: int keyCount = 1 ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: keyCount ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: 1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: 1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: 1 ... +enterNumber_Integral + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 + Text: 1 ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 64 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: task get ( int keyCo ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: task get ( int keyCo ... +enterTask_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: task get ( int keyCo ... +enterTask_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: get ( int keyCount = ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: get ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: int keyCount = 1 ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: int keyCount = 1 ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: keyCount ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: 1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: 1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: 1 ... +enterNumber_Integral + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 + Text: 1 ... +enterEndtask + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 67 + Text: endtask ... +enterClass_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: function int try_get ... +enterClass_method + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: function int try_get ... +enterFunction_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: function int try_get ... +enterFunction_body_declaration + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int try_get ( int ke ... +enterFunction_data_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterFunction_data_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: try_get ... +enterTf_port_list + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int keyCount = 1 ... +enterTf_port_item + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int keyCount = 1 ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterIntegerAtomType_Int + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: int ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: keyCount ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: 1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: 1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: 1 ... +enterNumber_Integral + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 + Text: 1 ... +enterEndfunction + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 70 + Text: endfunction ... +enterEndclass + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 72 + Text: endclass ... [INFO :PY0400] Processing source file "top.v". enterTop_level_rule @@ -204,764 +973,6 @@ enterTimescale_directive File: top.v , 2 Text: `timescale 10 ns / 1 ... -[INFO :PY0400] Processing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - -enterTop_level_rule - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterNull_rule - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: ... -enterSource_text - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterDescription - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterPackage_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterPackage_or_generate_item_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterClass_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: class mailbox ; func ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 - Text: mailbox ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: function new ( int b ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: function new ( int b ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: function new ( int b ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: new ( int bound = 0 ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: new ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: int bound = 0 ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: int bound = 0 ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: bound ... -enterExpression - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: 0 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: 0 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: 0 ... -enterNumber_Integral - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 6 - Text: 0 ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 7 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: function int num ( ) ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: function int num ( ) ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: function int num ( ) ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: int num ( ) ; endfun ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: int ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 9 - Text: num ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 10 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: task put ( message ) ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: task put ( message ) ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: task put ( message ) ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: put ( message ) ; en ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: put ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: message ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 12 - Text: message ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 13 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: function try_put ( m ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: function try_put ( m ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: function try_put ( m ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: try_put ( message ) ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: try_put ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: message ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 15 - Text: message ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 16 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: task get ( ref messa ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: task get ( ref messa ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: task get ( ref messa ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: get ( ref message ) ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: get ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: ref message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: ref message ... -enterTfPortDir_Ref - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: ref ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 18 - Text: message ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 19 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: function int try_get ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: function int try_get ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: function int try_get ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: int try_get ( ref me ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: int ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: try_get ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: ref message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: ref message ... -enterTfPortDir_Ref - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: ref ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 21 - Text: message ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 22 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: task peek ( ref mess ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: task peek ( ref mess ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: task peek ( ref mess ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: peek ( ref message ) ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: peek ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: ref message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: ref message ... -enterTfPortDir_Ref - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: ref ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 24 - Text: message ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 25 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: function int try_pee ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: function int try_pee ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: function int try_pee ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: int try_peek ( ref m ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: int ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: try_peek ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: ref message ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: ref message ... -enterTfPortDir_Ref - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: ref ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 27 - Text: message ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 28 - Text: endfunction ... -enterEndclass - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 30 - Text: endclass ... -enterDescription - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 - Text: class process ; type ... -enterPackage_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 - Text: class process ; type ... -enterPackage_or_generate_item_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 - Text: class process ; type ... -enterClass_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 - Text: class process ; type ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 33 - Text: process ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: typedef enum { FINIS ... -enterClass_property - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: typedef enum { FINIS ... -enterData_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: typedef enum { FINIS ... -enterType_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: typedef enum { FINIS ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: enum { FINISHED , RU ... -enterEnum_name_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: FINISHED ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: FINISHED ... -enterEnum_name_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: RUNNING ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: RUNNING ... -enterEnum_name_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: WAITING ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: WAITING ... -enterEnum_name_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: SUSPENDED ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: SUSPENDED ... -enterEnum_name_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: KILLED ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: KILLED ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 35 - Text: state ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: static function proc ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: static function proc ... -enterMethodQualifier_ClassItem - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: static ... -enterClassItemQualifier_Static - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: static ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: function process sel ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: process self ( ) ; e ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: process ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: process ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: process ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: process ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 - Text: self ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 38 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: function state statu ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: function state statu ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: function state statu ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: state status ( ) ; e ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: state ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: state ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: state ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: state ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 40 - Text: status ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 41 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 - Text: task kill ( ) ; endt ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 - Text: task kill ( ) ; endt ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 - Text: task kill ( ) ; endt ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 - Text: kill ( ) ; endtask ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 43 - Text: kill ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 44 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 - Text: task await ( ) ; end ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 - Text: task await ( ) ; end ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 - Text: task await ( ) ; end ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 - Text: await ( ) ; endtask ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 46 - Text: await ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 47 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 - Text: task suspend ( ) ; e ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 - Text: task suspend ( ) ; e ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 - Text: task suspend ( ) ; e ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 - Text: suspend ( ) ; endtas ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 49 - Text: suspend ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 50 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 - Text: task resume ( ) ; en ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 - Text: task resume ( ) ; en ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 - Text: task resume ( ) ; en ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 - Text: resume ( ) ; endtask ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 52 - Text: resume ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 53 - Text: endtask ... -enterEndclass - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 55 - Text: endclass ... -enterDescription - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 - Text: class semaphore ; fu ... -enterPackage_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 - Text: class semaphore ; fu ... -enterPackage_or_generate_item_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 - Text: class semaphore ; fu ... -enterClass_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 - Text: class semaphore ; fu ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 58 - Text: semaphore ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: function new ( int k ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: function new ( int k ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: function new ( int k ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: new ( int keyCount = ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: new ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: int keyCount = 0 ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: int keyCount = 0 ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: keyCount ... -enterExpression - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: 0 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: 0 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: 0 ... -enterNumber_Integral - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 - Text: 0 ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 61 - Text: endfunction ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: task put ( int keyCo ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: task put ( int keyCo ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: task put ( int keyCo ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: put ( int keyCount = ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: put ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: int keyCount = 1 ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: int keyCount = 1 ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: keyCount ... -enterExpression - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: 1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: 1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: 1 ... -enterNumber_Integral - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 63 - Text: 1 ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 64 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: task get ( int keyCo ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: task get ( int keyCo ... -enterTask_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: task get ( int keyCo ... -enterTask_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: get ( int keyCount = ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: get ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: int keyCount = 1 ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: int keyCount = 1 ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: keyCount ... -enterExpression - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: 1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: 1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: 1 ... -enterNumber_Integral - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 66 - Text: 1 ... -enterEndtask - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 67 - Text: endtask ... -enterClass_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: function int try_get ... -enterClass_method - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: function int try_get ... -enterFunction_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: function int try_get ... -enterFunction_body_declaration - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int try_get ( int ke ... -enterFunction_data_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterFunction_data_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: try_get ... -enterTf_port_list - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int keyCount = 1 ... -enterTf_port_item - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int keyCount = 1 ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterData_type - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterIntegerAtomType_Int - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: int ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: keyCount ... -enterExpression - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: 1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: 1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: 1 ... -enterNumber_Integral - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 69 - Text: 1 ... -enterEndfunction - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 70 - Text: endfunction ... -enterEndclass - File: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 72 - Text: endclass ... [INFO :PY0400] Processing source file "top_2.v". enterTop_level_rule @@ -973,23 +984,1258 @@ enterSource_text File: top_2.v , 33 Text: ... -[INFO :PY0400] Processing source file "top_1.v". +[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". enterTop_level_rule - File: top_1.v , 33 - Text: initial $ display ( ... + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 + Text: `celldefine module F ... enterNull_rule - File: top_1.v , 33 + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 Text: ... enterSource_text - File: top_1.v , 33 + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 + Text: `celldefine module F ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 + Text: `celldefine ... +enterTop_directives + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 + Text: `celldefine ... +enterCelldefine_directive + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 + Text: `celldefine ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: module FAKELIB_NAND2 ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: module FAKELIB_NAND2 ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: module FAKELIB_NAND2 ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: FAKELIB_NAND2 ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 Text: ... -[INFO :PY0400] Processing source file "/home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". - +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: input IN0 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: IN0 ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: IN1 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 + Text: IN1 ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: assign OUT = ~ ( IN0 ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: assign OUT = ~ ( IN0 ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: assign OUT = ~ ( IN0 ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: assign OUT = ~ ( IN0 ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: OUT = ~ ( IN0 & IN1 ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: OUT = ~ ( IN0 & IN1 ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: ~ ( IN0 & IN1 ) ... +enterUnary_Tilda + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: ~ ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: ( IN0 & IN1 ) ... +enterMintypmax_expression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 & IN1 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 & IN1 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN0 ... +enterBinOp_BitwAnd + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: & ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN1 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 + Text: IN1 ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 4 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: module FAKELIB_NAND4 ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: module FAKELIB_NAND4 ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: module FAKELIB_NAND4 ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: FAKELIB_NAND4 ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: input IN0 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN0 ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN1 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN1 ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN2 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN2 ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN3 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 + Text: IN3 ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: assign OUT = ~ ( IN0 ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: assign OUT = ~ ( IN0 ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: assign OUT = ~ ( IN0 ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: assign OUT = ~ ( IN0 ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: OUT = ~ ( IN0 & IN1 ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: OUT = ~ ( IN0 & IN1 ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: ~ ( IN0 & IN1 & IN2 ... +enterUnary_Tilda + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: ~ ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: ( IN0 & IN1 & IN2 & ... +enterMintypmax_expression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 & IN1 & IN2 & IN ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 & IN1 & IN2 & IN ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 & IN1 & IN2 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 & IN1 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN0 ... +enterBinOp_BitwAnd + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: & ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN1 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN1 ... +enterBinOp_BitwAnd + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: & ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN2 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN2 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN2 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN2 ... +enterBinOp_BitwAnd + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: & ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN3 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN3 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN3 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 + Text: IN3 ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 7 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: module FAKELIB_NOR2 ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: module FAKELIB_NOR2 ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: module FAKELIB_NOR2 ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: FAKELIB_NOR2 ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: input IN0 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: IN0 ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: IN1 ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 + Text: IN1 ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: assign OUT = ~ ( IN1 ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: assign OUT = ~ ( IN1 ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: assign OUT = ~ ( IN1 ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: assign OUT = ~ ( IN1 ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: OUT = ~ ( IN1 | IN0 ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: OUT = ~ ( IN1 | IN0 ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: ~ ( IN1 | IN0 ) ... +enterUnary_Tilda + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: ~ ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: ( IN1 | IN0 ) ... +enterMintypmax_expression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 | IN0 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 | IN0 ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN1 ... +enterBinOp_BitwOr + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: | ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN0 ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN0 ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN0 ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 + Text: IN0 ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 10 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: module FAKELIB_INV ( ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: module FAKELIB_INV ( ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: module FAKELIB_INV ( ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: FAKELIB_INV ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: input IN ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 + Text: IN ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: assign OUT = ~ IN ; ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: assign OUT = ~ IN ; ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: assign OUT = ~ IN ; ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: assign OUT = ~ IN ; ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: OUT = ~ IN ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: OUT = ~ IN ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: ~ IN ... +enterUnary_Tilda + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: ~ ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: IN ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: IN ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 + Text: IN ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 13 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: module FAKELIB_BUF ( ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: module FAKELIB_BUF ( ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: module FAKELIB_BUF ( ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: FAKELIB_BUF ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: input IN ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 + Text: IN ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: assign OUT = IN ; ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: assign OUT = IN ; ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: assign OUT = IN ; ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: assign OUT = IN ; ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: OUT = IN ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: OUT = IN ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: IN ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: IN ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: IN ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 + Text: IN ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 16 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: module FAKELIB_BUF_B ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: module FAKELIB_BUF_B ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: module FAKELIB_BUF_B ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: FAKELIB_BUF_BIGLOAD ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: ( output OUT , input ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: output OUT ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: output ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: OUT ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: input IN ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 + Text: IN ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: assign OUT = IN ; ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: assign OUT = IN ; ... +enterModule_common_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: assign OUT = IN ; ... +enterContinuous_assign + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: assign OUT = IN ; ... +enterList_of_net_assignments + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: OUT = IN ... +enterNet_assignment + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: OUT = IN ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: OUT ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: OUT ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: OUT ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: IN ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: IN ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: IN ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 + Text: IN ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 19 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: module FAKELIB_DFF ( ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: module FAKELIB_DFF ( ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: module FAKELIB_DFF ( ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: FAKELIB_DFF ... +enterList_of_port_declarations + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ( output reg Q , inp ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: output reg Q ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: output reg ... +enterPortDir_Out + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: output ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: reg ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: reg ... +enterData_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: reg ... +enterIntVec_TypeReg + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: reg ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: Q ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: input CLK ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: input ... +enterPortDir_Inp + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: input ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: CLK ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: RST_N ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: RST_N ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: SET_N ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: SET_N ... +enterAnsi_port_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: D ... +enterNet_port_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterNet_port_type + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterData_type_or_implicit + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 + Text: D ... +enterNon_port_module_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: FAKELIB_DFF_PRIMITIV ... +enterModule_or_generate_item + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: FAKELIB_DFF_PRIMITIV ... +enterUdp_instantiation + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: FAKELIB_DFF_PRIMITIV ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: FAKELIB_DFF_PRIMITIV ... +enterUdp_instance + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: dff ( Q , CLK , RST_ ... +enterName_of_instance + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: dff ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: dff ... +enterNet_lvalue + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: Q ... +enterPs_or_hierarchical_identifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: Q ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: Q ... +enterConstant_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: ... +enterConstant_bit_select + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: CLK ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: CLK ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: CLK ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: CLK ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: RST_N ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: RST_N ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: RST_N ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: RST_N ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: SET_N ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: SET_N ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: SET_N ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: SET_N ... +enterExpression + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: D ... +enterPrimary + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: D ... +enterPrimary_literal + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: D ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 + Text: D ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 22 + Text: endmodule ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 + Text: `endcelldefine ... +enterTop_directives + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 + Text: `endcelldefine ... +enterEndcelldefine_directive + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 + Text: `endcelldefine ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: primitive FAKELIB_DF ... +enterUdp_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: primitive FAKELIB_DF ... +enterUdp_ansi_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: primitive FAKELIB_DF ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: FAKELIB_DFF_PRIMITIV ... +enterUdp_declaration_port_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: output reg Q , input ... +enterUdp_output_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: output reg Q ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: Q ... +enterUdp_input_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: input CLK , RST_N , ... +enterIdentifier_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: CLK , RST_N , SET_N ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: CLK ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: RST_N ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: SET_N ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 + Text: D ... +enterUdp_body + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 26 + Text: table ? 0 ? ? : ? : ... +enterSequential_body + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 26 + Text: table ? 0 ? ? : ? : ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? 0 ? ? : ? : 0 ; ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? 0 ? ? ... +enterLevel_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? 0 ? ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: 0 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: 0 ... +enterOutput_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 + Text: 0 ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? 10 ? : ? : 1 ; ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? 10 ? ... +enterLevel_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? 10 ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: 10 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: 1 ... +enterOutput_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 + Text: 1 ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: p 110 : ? : 0 ; ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: p 110 ... +enterLevel_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: p 110 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: p ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: 110 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: 0 ... +enterOutput_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 + Text: 0 ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: p 111 : ? : 1 ; ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: p 111 ... +enterLevel_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: p 111 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: p ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: 111 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: 1 ... +enterOutput_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 + Text: 1 ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ( ? 0 ) 11 ? : ? : - ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ( ? 0 ) 11 ? ... +enterEdge_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ( ? 0 ) 11 ? ... +enterEdge_indicator + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ( ? 0 ) ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: 0 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: 11 ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 + Text: - ... +enterSequential_entry + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: ? 11 * : ? : - ; ... +enterSeq_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: ? 11 * ... +enterEdge_input_list + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: ? 11 * ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: ? ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: 11 ... +enterEdge_indicator + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: * ... +enterEdge_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: * ... +enterLevel_symbol + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: ? ... +enterNext_state + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 + Text: - ... +enterEndtable + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 34 + Text: endtable ... +enterEndprimitive + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 35 + Text: endprimitive ... [INFO :PY0400] Processing source file "top_4.v". -[INFO :PY0400] Processing source file "top_3.v". - enterTop_level_rule File: top_4.v , 33 Text: initial $ display ( ... @@ -999,6 +2245,8 @@ enterSource_text File: top_4.v , 33 Text: ... +[INFO :PY0400] Processing source file "top_3.v". + enterTop_level_rule File: top_3.v , 3 Text: 1 + 1 + 42 + 100 + c ... @@ -1008,1289 +2256,41 @@ enterSource_text File: top_3.v , 3 Text: ... -enterTop_level_rule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: `celldefine module F ... -enterNull_rule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: ... -enterSource_text - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: `celldefine module F ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: `celldefine ... -enterTop_directives - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: `celldefine ... -enterCelldefine_directive - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 1 - Text: `celldefine ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: module FAKELIB_NAND2 ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: module FAKELIB_NAND2 ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: module FAKELIB_NAND2 ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: FAKELIB_NAND2 ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: input IN0 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: IN0 ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: IN1 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 2 - Text: IN1 ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: assign OUT = ~ ( IN0 ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: assign OUT = ~ ( IN0 ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: assign OUT = ~ ( IN0 ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: assign OUT = ~ ( IN0 ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: OUT = ~ ( IN0 & IN1 ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: OUT = ~ ( IN0 & IN1 ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: ~ ( IN0 & IN1 ) ... -enterUnary_Tilda - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: ~ ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: ( IN0 & IN1 ) ... -enterMintypmax_expression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 & IN1 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 & IN1 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN0 ... -enterBinOp_BitwAnd - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: & ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN1 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 3 - Text: IN1 ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 4 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: module FAKELIB_NAND4 ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: module FAKELIB_NAND4 ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: module FAKELIB_NAND4 ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: FAKELIB_NAND4 ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: input IN0 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN0 ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN1 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN1 ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN2 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN2 ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN3 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 5 - Text: IN3 ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: assign OUT = ~ ( IN0 ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: assign OUT = ~ ( IN0 ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: assign OUT = ~ ( IN0 ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: assign OUT = ~ ( IN0 ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: OUT = ~ ( IN0 & IN1 ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: OUT = ~ ( IN0 & IN1 ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: ~ ( IN0 & IN1 & IN2 ... -enterUnary_Tilda - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: ~ ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: ( IN0 & IN1 & IN2 & ... -enterMintypmax_expression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 & IN1 & IN2 & IN ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 & IN1 & IN2 & IN ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 & IN1 & IN2 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 & IN1 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN0 ... -enterBinOp_BitwAnd - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: & ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN1 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN1 ... -enterBinOp_BitwAnd - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: & ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN2 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN2 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN2 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN2 ... -enterBinOp_BitwAnd - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: & ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN3 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN3 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN3 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 6 - Text: IN3 ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 7 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: module FAKELIB_NOR2 ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: module FAKELIB_NOR2 ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: module FAKELIB_NOR2 ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: FAKELIB_NOR2 ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: input IN0 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: IN0 ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: IN1 ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 8 - Text: IN1 ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: assign OUT = ~ ( IN1 ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: assign OUT = ~ ( IN1 ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: assign OUT = ~ ( IN1 ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: assign OUT = ~ ( IN1 ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: OUT = ~ ( IN1 | IN0 ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: OUT = ~ ( IN1 | IN0 ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: ~ ( IN1 | IN0 ) ... -enterUnary_Tilda - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: ~ ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: ( IN1 | IN0 ) ... -enterMintypmax_expression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 | IN0 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 | IN0 ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN1 ... -enterBinOp_BitwOr - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: | ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN0 ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN0 ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN0 ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 9 - Text: IN0 ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 10 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: module FAKELIB_INV ( ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: module FAKELIB_INV ( ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: module FAKELIB_INV ( ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: FAKELIB_INV ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: input IN ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 11 - Text: IN ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: assign OUT = ~ IN ; ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: assign OUT = ~ IN ; ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: assign OUT = ~ IN ; ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: assign OUT = ~ IN ; ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: OUT = ~ IN ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: OUT = ~ IN ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: ~ IN ... -enterUnary_Tilda - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: ~ ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: IN ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: IN ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 12 - Text: IN ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 13 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: module FAKELIB_BUF ( ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: module FAKELIB_BUF ( ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: module FAKELIB_BUF ( ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: FAKELIB_BUF ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: input IN ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 14 - Text: IN ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: assign OUT = IN ; ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: assign OUT = IN ; ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: assign OUT = IN ; ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: assign OUT = IN ; ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: OUT = IN ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: OUT = IN ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: IN ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: IN ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: IN ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 15 - Text: IN ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 16 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: module FAKELIB_BUF_B ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: module FAKELIB_BUF_B ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: module FAKELIB_BUF_B ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: FAKELIB_BUF_BIGLOAD ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: ( output OUT , input ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: output OUT ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: output ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: OUT ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: input IN ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 17 - Text: IN ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: assign OUT = IN ; ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: assign OUT = IN ; ... -enterModule_common_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: assign OUT = IN ; ... -enterContinuous_assign - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: assign OUT = IN ; ... -enterList_of_net_assignments - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: OUT = IN ... -enterNet_assignment - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: OUT = IN ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: OUT ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: OUT ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: OUT ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: IN ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: IN ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: IN ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 18 - Text: IN ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 19 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: module FAKELIB_DFF ( ... -enterModule_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: module FAKELIB_DFF ( ... -enterModule_ansi_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: module FAKELIB_DFF ( ... -enterModule_keyword - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: module ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: FAKELIB_DFF ... -enterList_of_port_declarations - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ( output reg Q , inp ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: output reg Q ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: output reg ... -enterPortDir_Out - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: output ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: reg ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: reg ... -enterData_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: reg ... -enterIntVec_TypeReg - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: reg ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: Q ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: input CLK ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: input ... -enterPortDir_Inp - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: input ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: CLK ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: RST_N ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: RST_N ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: SET_N ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: SET_N ... -enterAnsi_port_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: D ... -enterNet_port_header - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterNet_port_type - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterData_type_or_implicit - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 20 - Text: D ... -enterNon_port_module_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: FAKELIB_DFF_PRIMITIV ... -enterModule_or_generate_item - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: FAKELIB_DFF_PRIMITIV ... -enterUdp_instantiation - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: FAKELIB_DFF_PRIMITIV ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: FAKELIB_DFF_PRIMITIV ... -enterUdp_instance - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: dff ( Q , CLK , RST_ ... -enterName_of_instance - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: dff ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: dff ... -enterNet_lvalue - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: Q ... -enterPs_or_hierarchical_identifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: Q ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: Q ... -enterConstant_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: ... -enterConstant_bit_select - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: CLK ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: CLK ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: CLK ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: CLK ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: RST_N ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: RST_N ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: RST_N ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: RST_N ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: SET_N ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: SET_N ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: SET_N ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: SET_N ... -enterExpression - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: D ... -enterPrimary - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: D ... -enterPrimary_literal - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: D ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 21 - Text: D ... -enterEndmodule - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 22 - Text: endmodule ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 - Text: `endcelldefine ... -enterTop_directives - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 - Text: `endcelldefine ... -enterEndcelldefine_directive - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 24 - Text: `endcelldefine ... -enterDescription - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: primitive FAKELIB_DF ... -enterUdp_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: primitive FAKELIB_DF ... -enterUdp_ansi_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: primitive FAKELIB_DF ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: FAKELIB_DFF_PRIMITIV ... -enterUdp_declaration_port_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: output reg Q , input ... -enterUdp_output_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: output reg Q ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: Q ... -enterUdp_input_declaration - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: input CLK , RST_N , ... -enterIdentifier_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: CLK , RST_N , SET_N ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: CLK ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: RST_N ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: SET_N ... -enterIdentifier - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 25 - Text: D ... -enterUdp_body - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 26 - Text: table ? 0 ? ? : ? : ... -enterSequential_body - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 26 - Text: table ? 0 ? ? : ? : ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? 0 ? ? : ? : 0 ; ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? 0 ? ? ... -enterLevel_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? 0 ? ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: 0 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: 0 ... -enterOutput_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 28 - Text: 0 ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? 10 ? : ? : 1 ; ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? 10 ? ... -enterLevel_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? 10 ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: 10 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: 1 ... -enterOutput_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 29 - Text: 1 ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: p 110 : ? : 0 ; ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: p 110 ... -enterLevel_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: p 110 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: p ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: 110 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: 0 ... -enterOutput_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 30 - Text: 0 ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: p 111 : ? : 1 ; ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: p 111 ... -enterLevel_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: p 111 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: p ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: 111 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: 1 ... -enterOutput_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 31 - Text: 1 ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ( ? 0 ) 11 ? : ? : - ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ( ? 0 ) 11 ? ... -enterEdge_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ( ? 0 ) 11 ? ... -enterEdge_indicator - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ( ? 0 ) ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: 0 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: 11 ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 32 - Text: - ... -enterSequential_entry - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: ? 11 * : ? : - ; ... -enterSeq_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: ? 11 * ... -enterEdge_input_list - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: ? 11 * ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: ? ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: 11 ... -enterEdge_indicator - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: * ... -enterEdge_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: * ... -enterLevel_symbol - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: ? ... -enterNext_state - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 33 - Text: - ... -enterEndtable - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 34 - Text: endtable ... -enterEndprimitive - File: /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v , 35 - Text: endprimitive ... [INFO :CP0300] Compilation... -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 Compile module "work@FAKELIB_BUF". +[INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:25 Compile udp "work@FAKELIB_DFF_PRIMITIVE". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 Compile module "work@FAKELIB_BUF_BIGLOAD". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 Compile module "work@FAKELIB_BUF". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:20 Compile module "work@FAKELIB_DFF". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:20 Compile module "work@FAKELIB_DFF". -[INFO :CP0305] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:25 Compile udp "work@FAKELIB_DFF_PRIMITIVE". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 Compile module "work@FAKELIB_BUF_BIGLOAD". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 Compile module "work@FAKELIB_NAND4". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 Compile module "work@FAKELIB_NOR2". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 Compile module "work@FAKELIB_NOR2". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 Compile module "work@FAKELIB_NAND4". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 Compile module "work@FAKELIB_NAND2". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 Compile module "work@FAKELIB_INV". -[INFO :CP0303] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 Compile module "work@FAKELIB_INV". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 Compile module "work@FAKELIB_NAND2". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:14 Implicit port type (wire) for "OUT". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:11 Implicit port type (wire) for "OUT". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 Implicit port type (wire) for "OUT". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:2 Implicit port type (wire) for "OUT". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:5 Implicit port type (wire) for "OUT". -[NOTE :CP0309] /home/alain/surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 Implicit port type (wire) for "OUT". +[NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:8 Implicit port type (wire) for "OUT". [INFO :EL0526] Design Elaboration... @@ -2311,5 +2311,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.85user 0.32system 0:03.07elapsed 135%CPU (0avgtext+0avgdata 80456maxresident)k -0inputs+568outputs (0major+114510minor)pagefaults 0swaps +3.84user 0.37system 0:03.20elapsed 131%CPU (0avgtext+0avgdata 80108maxresident)k +0inputs+568outputs (0major+113208minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log b/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log index 84a6398..f3fa6ce 100644 --- a/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log +++ b/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log
@@ -64,14 +64,14 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/macros/uvm_deprecated_defines.svh". -[INFO :PA0201] Parsing source file "simple_if.sv". - [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "simple_if.sv". [INFO :PA0201] Parsing source file "simple_if.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "simple_if.sv". [INFO :PA0201] Parsing source file "simple_if.sv". @@ -1405,105 +1405,103 @@ [INFO :CP0303] simple_if.sv:26 Compile module "work@toto1". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". -[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". [INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". - [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". @@ -1511,25 +1509,25 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". @@ -1537,49 +1535,57 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". + [INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". - [INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". + [INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". + [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". @@ -1587,468 +1593,458 @@ [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". - [INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". [INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". - [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". - [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". + [INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". [INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". - [INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". - [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". + [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". + [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". + [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". @@ -2057,6 +2053,10 @@ [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [NOTE :CP0309] simple_if.sv:21 Implicit port type (wire) for "b", there are 1 more instances of this message. @@ -2127,5 +2127,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.24user 0.09system 0:02.07elapsed 113%CPU (0avgtext+0avgdata 119780maxresident)k -8inputs+7952outputs (0major+32191minor)pagefaults 0swaps +2.16user 0.10system 0:01.96elapsed 115%CPU (0avgtext+0avgdata 119708maxresident)k +0inputs+7952outputs (0major+32184minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log b/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log index aef9973..1965bf7 100644 --- a/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log +++ b/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log
@@ -8,9 +8,9 @@ [INFO :CM0024] Executing with 4 threads. -[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". [INFO :PP0122] Preprocessing source file "top.v". @@ -70,9 +70,9 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/macros/ovm_layered_stimulus_defines.svh". -[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". [INFO :PA0201] Parsing source file "top.v". @@ -82,34 +82,34 @@ [INFO :CP0301] ovm-2.1.2/src/ovm_pkg.sv:22 Compile package "ovm_pkg". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:301 Compile class "ovm_pkg::avm_analysis_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:287 Compile class "ovm_pkg::analysis_fifo". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:301 Compile class "ovm_pkg::avm_analysis_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_imp". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_peek_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_peek_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_master_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_peek_port". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_master_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". @@ -126,71 +126,69 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_slave_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_comp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_slave_imp". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_comp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:185 Compile class "ovm_pkg::avm_built_in_pair". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_converter". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_built_in_converter". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_clone". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:185 Compile class "ovm_pkg::avm_built_in_pair". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_clone". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_converter". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:213 Compile class "ovm_pkg::avm_in_order_class_comparator". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_peek_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:201 Compile class "ovm_pkg::avm_in_order_comparator". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_converter". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_master_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:213 Compile class "ovm_pkg::avm_in_order_class_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_master_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_master_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_master_port". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_peek_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_put_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_master_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_put_export". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_slave_port". @@ -198,7 +196,7 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_slave_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". @@ -206,83 +204,81 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_port_base". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_put_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". + [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_slave_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_port_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_slave_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_slave_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_slave_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:140 Compile class "ovm_pkg::avm_transport_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_put_export". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_slave_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_port". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::check_phase". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_put_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:140 Compile class "ovm_pkg::avm_transport_export". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::build_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_random_stimulus". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::check_phase". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::end_of_elaboration_phase". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:507 Compile class "ovm_pkg::default_report_server". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:159 Compile class "ovm_pkg::avm_subscriber". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_agent.svh:39 Compile class "ovm_pkg::ovm_agent". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_phase". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::end_of_elaboration_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_phase". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_port". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_algorithmic_comparator.svh:65 Compile class "ovm_pkg::ovm_algorithmic_comparator". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_agent.svh:39 Compile class "ovm_pkg::ovm_agent". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::configure_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:129 Compile class "ovm_pkg::ovm_blocking_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_algorithmic_comparator.svh:65 Compile class "ovm_pkg::ovm_algorithmic_comparator". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_port". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:94 Compile class "ovm_pkg::ovm_blocking_get_port". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:75 Compile class "ovm_pkg::ovm_blocking_put_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:147 Compile class "ovm_pkg::ovm_analysis_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:129 Compile class "ovm_pkg::ovm_blocking_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:225 Compile class "ovm_pkg::ovm_blocking_master_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:122 Compile class "ovm_pkg::ovm_blocking_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:94 Compile class "ovm_pkg::ovm_blocking_get_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:245 Compile class "ovm_pkg::ovm_blocking_master_imp". @@ -290,336 +286,340 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:85 Compile class "ovm_pkg::ovm_blocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:225 Compile class "ovm_pkg::ovm_blocking_master_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:135 Compile class "ovm_pkg::ovm_class_clone". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:246 Compile class "ovm_pkg::ovm_blocking_slave_port". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:122 Compile class "ovm_pkg::ovm_blocking_peek_imp". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:97 Compile class "ovm_pkg::ovm_class_comp". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:78 Compile class "ovm_pkg::ovm_built_in_clone". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:116 Compile class "ovm_pkg::ovm_class_converter". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:41 Compile class "ovm_pkg::ovm_built_in_comp". - [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:85 Compile class "ovm_pkg::ovm_blocking_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:116 Compile class "ovm_pkg::ovm_class_converter". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:112 Compile class "ovm_pkg::ovm_blocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:246 Compile class "ovm_pkg::ovm_blocking_slave_port". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:244 Compile class "ovm_pkg::ovm_blocking_slave_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:78 Compile class "ovm_pkg::ovm_built_in_clone". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:41 Compile class "ovm_pkg::ovm_built_in_comp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:311 Compile class "ovm_pkg::ovm_blocking_transport_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:25 Compile class "ovm_pkg::ovm_config_setting". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:261 Compile class "ovm_pkg::ovm_callback". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:882 Compile class "ovm_pkg::ovm_copy_map". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". [INFO :CP0302] ovm-2.1.2/src/base/ovm_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". [INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:73 Compile class "ovm_pkg::ovm_factory". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_event_callback.svh:39 Compile class "ovm_pkg::ovm_event_callback". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:135 Compile class "ovm_pkg::ovm_nonblocking_get_peek_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:234 Compile class "ovm_pkg::ovm_in_order_class_comparator". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:116 Compile class "ovm_pkg::ovm_get_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:135 Compile class "ovm_pkg::ovm_nonblocking_get_peek_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:267 Compile class "ovm_pkg::ovm_master_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:118 Compile class "ovm_pkg::ovm_nonblocking_peek_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:699 Compile class "ovm_pkg::ovm_hier_printer_knobs". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:256 Compile class "ovm_pkg::ovm_nonblocking_master_imp". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:273 Compile class "ovm_pkg::ovm_nonblocking_transport_port". - -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:82 Compile class "ovm_pkg::ovm_nonblocking_put_port". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:167 Compile class "ovm_pkg::ovm_object_registry". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:118 Compile class "ovm_pkg::ovm_nonblocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:123 Compile class "ovm_pkg::ovm_peek_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:256 Compile class "ovm_pkg::ovm_nonblocking_master_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:82 Compile class "ovm_pkg::ovm_nonblocking_put_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:273 Compile class "ovm_pkg::ovm_nonblocking_transport_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:167 Compile class "ovm_pkg::ovm_object_registry". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:99 Compile class "ovm_pkg::ovm_nonblocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:134 Compile class "ovm_pkg::ovm_peek_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:123 Compile class "ovm_pkg::ovm_peek_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:241 Compile class "ovm_pkg::ovm_object_string_pool". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:124 Compile class "ovm_pkg::ovm_peek_port". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:134 Compile class "ovm_pkg::ovm_peek_imp". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:908 Compile class "ovm_pkg::ovm_options_container". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:164 Compile class "ovm_pkg::ovm_port_base". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:124 Compile class "ovm_pkg::ovm_peek_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_packer.svh:45 Compile class "ovm_pkg::ovm_packer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:164 Compile class "ovm_pkg::ovm_port_base". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:31 Compile class "ovm_pkg::ovm_pool". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". - -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". - [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". - -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:50 Compile class "ovm_pkg::ovm_seq_item_pull_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". [INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_param_base.svh:24 Compile class "ovm_pkg::ovm_sequencer_param_base". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:50 Compile class "ovm_pkg::ovm_seq_item_pull_port". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_param_base.svh:24 Compile class "ovm_pkg::ovm_sequencer_param_base". + +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". - -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_base". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". [INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:113 Compile class "ovm_pkg::urm_fifo". - -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". - -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_base". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:113 Compile class "ovm_pkg::urm_fifo". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". + [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". + [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". + [INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_put_port". @@ -659,5 +659,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.92user 0.04system 0:00.85elapsed 113%CPU (0avgtext+0avgdata 81112maxresident)k -0inputs+4520outputs (0major+22341minor)pagefaults 0swaps +0.87user 0.07system 0:00.84elapsed 112%CPU (0avgtext+0avgdata 80716maxresident)k +0inputs+4520outputs (0major+22482minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log index fd16084..10e9b0c 100644 --- a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log +++ b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log
@@ -13,46 +13,50 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[WARNI:PA0205] arbiter.inc:6 No timescale set for "arbiter". +[WARNI:PA0205] dff.v:8 No timescale set for "dff_async_reset". + +[WARNI:PA0205] another_arbiter.v:2 No timescale set for "arbiter". [WARNI:PA0205] arbiter_tb.v:2 No timescale set for "top". -[WARNI:PA0205] encoder.v:7 No timescale set for "encoder_using_case". +[WARNI:PA0205] encoder_case.v:8 No timescale set for "encoder_using_case". + +[WARNI:PA0205] full_adder.v:7 No timescale set for "full_adder_gates". [WARNI:PA0205] jkff_udp.v:7 No timescale set for "jkff_udp". [WARNI:PA0205] jkff_udp.v:24 No timescale set for "xor2_input". +[WARNI:PA0205] lfsr_task.v:2 No timescale set for "LFSR_TASK". + [WARNI:PA0205] m_input_mult.v:2 No timescale set for "case1". [WARNI:PA0205] m_input_mult.v:21 No timescale set for "case2". [WARNI:PA0205] m_input_mult.v:49 No timescale set for "pri_encooder". -[WARNI:PA0205] dff.v:8 No timescale set for "dff_async_reset". - -[WARNI:PA0205] uart.v:8 No timescale set for "uart". - -[WARNI:PA0205] full_adder.v:7 No timescale set for "full_adder_gates". - -[WARNI:PA0205] lfsr_task.v:2 No timescale set for "LFSR_TASK". - [WARNI:PA0205] mux21.v:7 No timescale set for "mux21_switch". [WARNI:PA0205] synfifo.v:8 No timescale set for "syn_fifo". +[WARNI:PA0205] uart.v:8 No timescale set for "uart". + [INFO :CP0300] Compilation... -[INFO :CP0303] arbiter.inc:6 Compile module "work@arbiter". +[INFO :CP0303] another_arbiter.v:2 Compile module "work@arbiter". [INFO :CP0303] lfsr_task.v:2 Compile module "work@LFSR_TASK". +[INFO :CP0303] m_input_mult.v:2 Compile module "work@case1". + [INFO :CP0303] m_input_mult.v:21 Compile module "work@case2". -[INFO :CP0303] encoder.v:7 Compile module "work@encoder_using_case". +[INFO :CP0303] encoder_case.v:8 Compile module "work@encoder_using_case". [INFO :CP0303] dff.v:8 Compile module "work@dff_async_reset". +[INFO :CP0303] full_adder.v:7 Compile module "work@full_adder_gates". + [INFO :CP0305] jkff_udp.v:7 Compile udp "work@jkff_udp". [INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". @@ -61,16 +65,12 @@ [INFO :CP0303] arbiter_tb.v:2 Compile module "work@top". +[INFO :CP0303] synfifo.v:8 Compile module "work@syn_fifo". + [INFO :CP0305] jkff_udp.v:24 Compile udp "work@xor2_input". [INFO :CP0303] uart.v:8 Compile module "work@uart". -[INFO :CP0303] m_input_mult.v:2 Compile module "work@case1". - -[INFO :CP0303] full_adder.v:7 Compile module "work@full_adder_gates". - -[INFO :CP0303] synfifo.v:8 Compile module "work@syn_fifo". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -82,9 +82,6 @@ [NOTE :CP0309] mux21.v:7 Implicit port type (wire) for "out". -[NOTE :CP0309] arbiter.inc:13 Implicit port type (wire) for "gnt3", -there are 3 more instances of this message. - [NOTE :CP0309] m_input_mult.v:49 Implicit port type (wire) for "Sel", there are 1 more instances of this message. @@ -100,9 +97,15 @@ [INFO :EL0526] Design Elaboration... +[NOTE :EL0503] dff.v:8 Top level module "work@dff_async_reset". + [NOTE :EL0503] arbiter_tb.v:2 Top level module "work@top". -[NOTE :EL0503] encoder.v:7 Top level module "work@encoder_using_case". +[NOTE :EL0503] encoder_case.v:8 Top level module "work@encoder_using_case". + +[NOTE :EL0503] full_adder.v:7 Top level module "work@full_adder_gates". + +[NOTE :EL0503] lfsr_task.v:2 Top level module "work@LFSR_TASK". [NOTE :EL0503] m_input_mult.v:2 Top level module "work@case1". @@ -110,23 +113,17 @@ [NOTE :EL0503] m_input_mult.v:49 Top level module "work@pri_encooder". -[NOTE :EL0503] dff.v:8 Top level module "work@dff_async_reset". - -[NOTE :EL0503] uart.v:8 Top level module "work@uart". - -[NOTE :EL0503] full_adder.v:7 Top level module "work@full_adder_gates". - -[NOTE :EL0503] lfsr_task.v:2 Top level module "work@LFSR_TASK". - [NOTE :EL0503] mux21.v:7 Top level module "work@mux21_switch". [NOTE :EL0503] synfifo.v:8 Top level module "work@syn_fifo". -[WARNI:EL0505] another_arbiter.v:2 Multiply defined module "work@arbiter", - arbiter.inc:6 previous definition. +[NOTE :EL0503] uart.v:8 Top level module "work@uart". -[WARNI:EL0505] encoder_case.v:8 Multiply defined module "work@encoder_using_case", - encoder.v:7 previous definition. +[WARNI:EL0505] arbiter.inc:6 Multiply defined module "work@arbiter", + another_arbiter.v:2 previous definition. + +[WARNI:EL0505] encoder.v:7 Multiply defined module "work@encoder_using_case", + encoder_case.v:8 previous definition. [NOTE :EL0504] Multiple top level modules in design. @@ -147,19 +144,19 @@ [ FATAL] : 0 [ ERROR] : 0 [WARNING] : 20 -[ NOTE] : 23 +[ NOTE] : 22 ******************************************** * End SURELOG SVerilog Compiler/Linter * ******************************************** -real 0m1.645s -user 0m4.490s -sys 0m0.088s +real 0m1.462s +user 0m4.152s +sys 0m0.096s -real 0m0.150s -user 0m0.137s -sys 0m0.017s -4.62user 0.10system 0:01.79elapsed 263%CPU (0avgtext+0avgdata 87076maxresident)k -0inputs+1000outputs (0major+34418minor)pagefaults 0swaps +real 0m0.140s +user 0m0.118s +sys 0m0.030s +4.27user 0.12system 0:01.62elapsed 271%CPU (0avgtext+0avgdata 85204maxresident)k +8inputs+1000outputs (0major+33943minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log index c4f0b64..3324fc1 100644 --- a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log +++ b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log
@@ -8,32 +8,32 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "dff.v". - -[INFO :PP0122] Preprocessing source file "another_arbiter.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PP0122] Preprocessing source file "arbiter_tb.v". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "another_arbiter.v". -[INFO :PP0122] Preprocessing source file "encoder.v". - -[INFO :PP0122] Preprocessing source file "full_adder.v". +[INFO :PP0122] Preprocessing source file "dff.v". [INFO :PP0122] Preprocessing source file "encoder_case.v". -[INFO :PP0122] Preprocessing source file "lfsr_task.v". +[INFO :PP0122] Preprocessing source file "full_adder.v". -[INFO :PP0122] Preprocessing source file "jkff_udp.v". +[INFO :PP0122] Preprocessing source file "encoder.v". [INFO :PP0122] Preprocessing source file "m_input_mult.v". -[INFO :PP0122] Preprocessing source file "synfifo.v". +[INFO :PP0122] Preprocessing source file "jkff_udp.v". + +[INFO :PP0122] Preprocessing source file "lfsr_task.v". [INFO :PP0122] Preprocessing source file "mux21.v". [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv". +[INFO :PP0122] Preprocessing source file "synfifo.v". + [INFO :PP0122] Preprocessing source file "top.v". [INFO :PP0122] Preprocessing source file "uart.v". @@ -44,3023 +44,37 @@ [INFO :PA0201] Parsing source file "another_arbiter.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "arbiter_tb.v". -[INFO :PA0201] Parsing source file "encoder_case.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "encoder.v". -[INFO :PA0201] Parsing source file "jkff_udp.v". +[INFO :PA0201] Parsing source file "encoder_case.v". [INFO :PA0201] Parsing source file "full_adder.v". -[INFO :PA0201] Parsing source file "m_input_mult.v". +[INFO :PA0201] Parsing source file "jkff_udp.v". [INFO :PA0201] Parsing source file "lfsr_task.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv". +[INFO :PA0201] Parsing source file "m_input_mult.v". [INFO :PA0201] Parsing source file "top.v". -[INFO :PA0201] Parsing source file "mux21.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv". [INFO :PA0201] Parsing source file "uart.v". +[INFO :PA0201] Parsing source file "mux21.v". + [INFO :PA0201] Parsing source file "synfifo.v". [INFO :CM0029] Using global timescale: "1ps/1ps". -[INFO :PY0400] Processing source file "another_arbiter.v". - -enterTop_level_rule - File: another_arbiter.v , 2 - Text: module arbiter ( clo ... -enterNull_rule - File: another_arbiter.v , 2 - Text: ... -enterSource_text - File: another_arbiter.v , 2 - Text: module arbiter ( clo ... -enterDescription - File: another_arbiter.v , 2 - Text: module arbiter ( clo ... -enterModule_declaration - File: another_arbiter.v , 2 - Text: module arbiter ( clo ... -enterModule_nonansi_header - File: another_arbiter.v , 2 - Text: module arbiter ( clo ... -enterModule_keyword - File: another_arbiter.v , 2 - Text: module ... -enterIdentifier - File: another_arbiter.v , 2 - Text: arbiter ... -enterList_of_ports - File: another_arbiter.v , 2 - Text: ( clock , reset , ro ... -enterPort - File: another_arbiter.v , 2 - Text: clock ... -enterPort_expression - File: another_arbiter.v , 2 - Text: clock ... -enterPort_reference - File: another_arbiter.v , 2 - Text: clock ... -enterIdentifier - File: another_arbiter.v , 2 - Text: clock ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterPort - File: another_arbiter.v , 2 - Text: reset ... -enterPort_expression - File: another_arbiter.v , 2 - Text: reset ... -enterPort_reference - File: another_arbiter.v , 2 - Text: reset ... -enterIdentifier - File: another_arbiter.v , 2 - Text: reset ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterPort - File: another_arbiter.v , 2 - Text: roundORpriority ... -enterPort_expression - File: another_arbiter.v , 2 - Text: roundORpriority ... -enterPort_reference - File: another_arbiter.v , 2 - Text: roundORpriority ... -enterIdentifier - File: another_arbiter.v , 2 - Text: roundORpriority ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterPort - File: another_arbiter.v , 2 - Text: request ... -enterPort_expression - File: another_arbiter.v , 2 - Text: request ... -enterPort_reference - File: another_arbiter.v , 2 - Text: request ... -enterIdentifier - File: another_arbiter.v , 2 - Text: request ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterPort - File: another_arbiter.v , 2 - Text: tpriority ... -enterPort_expression - File: another_arbiter.v , 2 - Text: tpriority ... -enterPort_reference - File: another_arbiter.v , 2 - Text: tpriority ... -enterIdentifier - File: another_arbiter.v , 2 - Text: tpriority ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterPort - File: another_arbiter.v , 2 - Text: grant ... -enterPort_expression - File: another_arbiter.v , 2 - Text: grant ... -enterPort_reference - File: another_arbiter.v , 2 - Text: grant ... -enterIdentifier - File: another_arbiter.v , 2 - Text: grant ... -enterConstant_select - File: another_arbiter.v , 2 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 2 - Text: ... -enterModule_item - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterNon_port_module_item - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterModule_or_generate_item - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterModule_common_item - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterData_declaration - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterVariable_declaration - File: another_arbiter.v , 3 - Text: integer i , j , k , ... -enterData_type - File: another_arbiter.v , 3 - Text: integer ... -enterIntegerAtomType_Int - File: another_arbiter.v , 3 - Text: integer ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 3 - Text: i , j , k , p , q , ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: i ... -enterIdentifier - File: another_arbiter.v , 3 - Text: i ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: j ... -enterIdentifier - File: another_arbiter.v , 3 - Text: j ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: k ... -enterIdentifier - File: another_arbiter.v , 3 - Text: k ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: p ... -enterIdentifier - File: another_arbiter.v , 3 - Text: p ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: q ... -enterIdentifier - File: another_arbiter.v , 3 - Text: q ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: r ... -enterIdentifier - File: another_arbiter.v , 3 - Text: r ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: s ... -enterIdentifier - File: another_arbiter.v , 3 - Text: s ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: t ... -enterIdentifier - File: another_arbiter.v , 3 - Text: t ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: u ... -enterIdentifier - File: another_arbiter.v , 3 - Text: u ... -enterVariable_decl_assignment - File: another_arbiter.v , 3 - Text: v ... -enterIdentifier - File: another_arbiter.v , 3 - Text: v ... -enterModule_item - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterNon_port_module_item - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterModule_or_generate_item - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterModule_common_item - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterParameter_declaration - File: another_arbiter.v , 7 - Text: parameter NUMUNITS = ... -enterData_type_or_implicit - File: another_arbiter.v , 7 - Text: ... -enterList_of_param_assignments - File: another_arbiter.v , 7 - Text: NUMUNITS = 8 ... -enterParam_assignment - File: another_arbiter.v , 7 - Text: NUMUNITS = 8 ... -enterIdentifier - File: another_arbiter.v , 7 - Text: NUMUNITS ... -enterConstant_param_expression - File: another_arbiter.v , 7 - Text: 8 ... -enterConstant_mintypmax_expression - File: another_arbiter.v , 7 - Text: 8 ... -enterConstant_expression - File: another_arbiter.v , 7 - Text: 8 ... -enterConstant_primary - File: another_arbiter.v , 7 - Text: 8 ... -enterPrimary_literal - File: another_arbiter.v , 7 - Text: 8 ... -enterNumber_Integral - File: another_arbiter.v , 7 - Text: 8 ... -enterModule_item - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterNon_port_module_item - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterModule_or_generate_item - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterModule_common_item - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterParameter_declaration - File: another_arbiter.v , 8 - Text: parameter ADDRESSWID ... -enterData_type_or_implicit - File: another_arbiter.v , 8 - Text: ... -enterList_of_param_assignments - File: another_arbiter.v , 8 - Text: ADDRESSWIDTH = 3 ... -enterParam_assignment - File: another_arbiter.v , 8 - Text: ADDRESSWIDTH = 3 ... -enterIdentifier - File: another_arbiter.v , 8 - Text: ADDRESSWIDTH ... -enterConstant_param_expression - File: another_arbiter.v , 8 - Text: 3 ... -enterConstant_mintypmax_expression - File: another_arbiter.v , 8 - Text: 3 ... -enterConstant_expression - File: another_arbiter.v , 8 - Text: 3 ... -enterConstant_primary - File: another_arbiter.v , 8 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 8 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 8 - Text: 3 ... -enterModule_item - File: another_arbiter.v , 12 - Text: input clock ; ... -enterPort_declaration - File: another_arbiter.v , 12 - Text: input clock ... -enterInput_declaration - File: another_arbiter.v , 12 - Text: input clock ... -enterNet_port_type - File: another_arbiter.v , 12 - Text: ... -enterData_type_or_implicit - File: another_arbiter.v , 12 - Text: ... -enterList_of_port_identifiers - File: another_arbiter.v , 12 - Text: clock ... -enterIdentifier - File: another_arbiter.v , 12 - Text: clock ... -enterModule_item - File: another_arbiter.v , 13 - Text: input reset ; ... -enterPort_declaration - File: another_arbiter.v , 13 - Text: input reset ... -enterInput_declaration - File: another_arbiter.v , 13 - Text: input reset ... -enterNet_port_type - File: another_arbiter.v , 13 - Text: ... -enterData_type_or_implicit - File: another_arbiter.v , 13 - Text: ... -enterList_of_port_identifiers - File: another_arbiter.v , 13 - Text: reset ... -enterIdentifier - File: another_arbiter.v , 13 - Text: reset ... -enterModule_item - File: another_arbiter.v , 14 - Text: input roundORpriorit ... -enterPort_declaration - File: another_arbiter.v , 14 - Text: input roundORpriorit ... -enterInput_declaration - File: another_arbiter.v , 14 - Text: input roundORpriorit ... -enterNet_port_type - File: another_arbiter.v , 14 - Text: ... -enterData_type_or_implicit - File: another_arbiter.v , 14 - Text: ... -enterList_of_port_identifiers - File: another_arbiter.v , 14 - Text: roundORpriority ... -enterIdentifier - File: another_arbiter.v , 14 - Text: roundORpriority ... -enterModule_item - File: another_arbiter.v , 15 - Text: input [ NUMUNITS - 1 ... -enterPort_declaration - File: another_arbiter.v , 15 - Text: input [ NUMUNITS - 1 ... -enterInput_declaration - File: another_arbiter.v , 15 - Text: input [ NUMUNITS - 1 ... -enterNet_port_type - File: another_arbiter.v , 15 - Text: [ NUMUNITS - 1 : 0 ] ... -enterData_type_or_implicit - File: another_arbiter.v , 15 - Text: [ NUMUNITS - 1 : 0 ] ... -enterPacked_dimension - File: another_arbiter.v , 15 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 15 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 15 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 15 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 15 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 15 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 15 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 15 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 15 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 15 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 15 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 15 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 15 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 15 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 15 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 15 - Text: 0 ... -enterList_of_port_identifiers - File: another_arbiter.v , 15 - Text: request ... -enterIdentifier - File: another_arbiter.v , 15 - Text: request ... -enterModule_item - File: another_arbiter.v , 16 - Text: input [ ADDRESSWIDTH ... -enterPort_declaration - File: another_arbiter.v , 16 - Text: input [ ADDRESSWIDTH ... -enterInput_declaration - File: another_arbiter.v , 16 - Text: input [ ADDRESSWIDTH ... -enterNet_port_type - File: another_arbiter.v , 16 - Text: [ ADDRESSWIDTH * NUM ... -enterData_type_or_implicit - File: another_arbiter.v , 16 - Text: [ ADDRESSWIDTH * NUM ... -enterPacked_dimension - File: another_arbiter.v , 16 - Text: [ ADDRESSWIDTH * NUM ... -enterConstant_range - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH * NUMUN ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH * NUMUN ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH * NUMUN ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 16 - Text: ADDRESSWIDTH ... -enterBinOp_Mult - File: another_arbiter.v , 16 - Text: * ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 16 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 16 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 16 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 16 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 16 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 16 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 16 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 16 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 16 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 16 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 16 - Text: 0 ... -enterList_of_port_identifiers - File: another_arbiter.v , 16 - Text: tpriority ... -enterIdentifier - File: another_arbiter.v , 16 - Text: tpriority ... -enterModule_item - File: another_arbiter.v , 17 - Text: output [ NUMUNITS - ... -enterPort_declaration - File: another_arbiter.v , 17 - Text: output [ NUMUNITS - ... -enterOutput_declaration - File: another_arbiter.v , 17 - Text: output [ NUMUNITS - ... -enterNet_port_type - File: another_arbiter.v , 17 - Text: [ NUMUNITS - 1 : 0 ] ... -enterData_type_or_implicit - File: another_arbiter.v , 17 - Text: [ NUMUNITS - 1 : 0 ] ... -enterPacked_dimension - File: another_arbiter.v , 17 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 17 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 17 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 17 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 17 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 17 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 17 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 17 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 17 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 17 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 17 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 17 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 17 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 17 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 17 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 17 - Text: 0 ... -enterList_of_port_identifiers - File: another_arbiter.v , 17 - Text: grant ... -enterIdentifier - File: another_arbiter.v , 17 - Text: grant ... -enterModule_item - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 19 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 19 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 19 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 19 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 19 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 19 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 19 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 19 - Text: prio [ NUMUNITS - 1 ... -enterVariable_decl_assignment - File: another_arbiter.v , 19 - Text: prio [ NUMUNITS - 1 ... -enterIdentifier - File: another_arbiter.v , 19 - Text: prio ... -enterVariable_dimension - File: another_arbiter.v , 19 - Text: [ NUMUNITS - 1 : 0 ] ... -enterUnpacked_dimension - File: another_arbiter.v , 19 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 19 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 19 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 19 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 19 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 19 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 19 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 19 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 19 - Text: 0 ... -enterModule_item - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 20 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 20 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 20 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 20 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 20 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 20 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 20 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 20 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 20 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 20 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 20 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 20 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 20 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 20 - Text: tmp_prio ... -enterVariable_decl_assignment - File: another_arbiter.v , 20 - Text: tmp_prio ... -enterIdentifier - File: another_arbiter.v , 20 - Text: tmp_prio ... -enterModule_item - File: another_arbiter.v , 21 - Text: always @ ( tpriority ... -enterNon_port_module_item - File: another_arbiter.v , 21 - Text: always @ ( tpriority ... -enterModule_or_generate_item - File: another_arbiter.v , 21 - Text: always @ ( tpriority ... -enterModule_common_item - File: another_arbiter.v , 21 - Text: always @ ( tpriority ... -enterAlways_construct - File: another_arbiter.v , 21 - Text: always @ ( tpriority ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 21 - Text: always ... -enterStatement - File: another_arbiter.v , 21 - Text: @ ( tpriority ) begi ... -enterStatement_item - File: another_arbiter.v , 21 - Text: @ ( tpriority ) begi ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 21 - Text: @ ( tpriority ) begi ... -enterProcedural_timing_control - File: another_arbiter.v , 21 - Text: @ ( tpriority ) ... -enterEvent_control - File: another_arbiter.v , 21 - Text: @ ( tpriority ) ... -enterEvent_expression - File: another_arbiter.v , 21 - Text: tpriority ... -enterExpression - File: another_arbiter.v , 21 - Text: tpriority ... -enterPrimary - File: another_arbiter.v , 21 - Text: tpriority ... -enterPrimary_literal - File: another_arbiter.v , 21 - Text: tpriority ... -enterIdentifier - File: another_arbiter.v , 21 - Text: tpriority ... -enterStatement_or_null - File: another_arbiter.v , 22 - Text: begin for ( i = 0 ; ... -enterStatement - File: another_arbiter.v , 22 - Text: begin for ( i = 0 ; ... -enterStatement_item - File: another_arbiter.v , 22 - Text: begin for ( i = 0 ; ... -enterSeq_block - File: another_arbiter.v , 22 - Text: begin for ( i = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 23 - Text: for ( i = 0 ; i < NU ... -enterStatement - File: another_arbiter.v , 23 - Text: for ( i = 0 ; i < NU ... -enterStatement_item - File: another_arbiter.v , 23 - Text: for ( i = 0 ; i < NU ... -enterLoop_statement - File: another_arbiter.v , 23 - Text: for ( i = 0 ; i < NU ... -enterFor_initialization - File: another_arbiter.v , 23 - Text: i = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 23 - Text: i = 0 ... -enterVariable_assignment - File: another_arbiter.v , 23 - Text: i = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 23 - Text: i ... -enterHierarchical_identifier - File: another_arbiter.v , 23 - Text: i ... -enterSelect - File: another_arbiter.v , 23 - Text: ... -enterBit_select - File: another_arbiter.v , 23 - Text: ... -enterExpression - File: another_arbiter.v , 23 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 23 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 23 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 23 - Text: 0 ... -enterExpression - File: another_arbiter.v , 23 - Text: i < NUMUNITS ... -enterExpression - File: another_arbiter.v , 23 - Text: i ... -enterPrimary - File: another_arbiter.v , 23 - Text: i ... -enterPrimary_literal - File: another_arbiter.v , 23 - Text: i ... -enterIdentifier - File: another_arbiter.v , 23 - Text: i ... -enterBinOp_Less - File: another_arbiter.v , 23 - Text: < ... -enterExpression - File: another_arbiter.v , 23 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 23 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 23 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 23 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 23 - Text: i = i + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 23 - Text: i = i + 1 ... -enterOperator_assignment - File: another_arbiter.v , 23 - Text: i = i + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 23 - Text: i ... -enterHierarchical_identifier - File: another_arbiter.v , 23 - Text: i ... -enterSelect - File: another_arbiter.v , 23 - Text: ... -enterBit_select - File: another_arbiter.v , 23 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 23 - Text: = ... -enterExpression - File: another_arbiter.v , 23 - Text: i + 1 ... -enterExpression - File: another_arbiter.v , 23 - Text: i ... -enterPrimary - File: another_arbiter.v , 23 - Text: i ... -enterPrimary_literal - File: another_arbiter.v , 23 - Text: i ... -enterIdentifier - File: another_arbiter.v , 23 - Text: i ... -enterBinOp_Plus - File: another_arbiter.v , 23 - Text: + ... -enterExpression - File: another_arbiter.v , 23 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 23 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 23 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 23 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 24 - Text: begin for ( j = 0 ; ... -enterStatement - File: another_arbiter.v , 24 - Text: begin for ( j = 0 ; ... -enterStatement_item - File: another_arbiter.v , 24 - Text: begin for ( j = 0 ; ... -enterSeq_block - File: another_arbiter.v , 24 - Text: begin for ( j = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 25 - Text: for ( j = 0 ; j < AD ... -enterStatement - File: another_arbiter.v , 25 - Text: for ( j = 0 ; j < AD ... -enterStatement_item - File: another_arbiter.v , 25 - Text: for ( j = 0 ; j < AD ... -enterLoop_statement - File: another_arbiter.v , 25 - Text: for ( j = 0 ; j < AD ... -enterFor_initialization - File: another_arbiter.v , 25 - Text: j = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 25 - Text: j = 0 ... -enterVariable_assignment - File: another_arbiter.v , 25 - Text: j = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 25 - Text: j ... -enterHierarchical_identifier - File: another_arbiter.v , 25 - Text: j ... -enterSelect - File: another_arbiter.v , 25 - Text: ... -enterBit_select - File: another_arbiter.v , 25 - Text: ... -enterExpression - File: another_arbiter.v , 25 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 25 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 25 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 25 - Text: 0 ... -enterExpression - File: another_arbiter.v , 25 - Text: j < ADDRESSWIDTH ... -enterExpression - File: another_arbiter.v , 25 - Text: j ... -enterPrimary - File: another_arbiter.v , 25 - Text: j ... -enterPrimary_literal - File: another_arbiter.v , 25 - Text: j ... -enterIdentifier - File: another_arbiter.v , 25 - Text: j ... -enterBinOp_Less - File: another_arbiter.v , 25 - Text: < ... -enterExpression - File: another_arbiter.v , 25 - Text: ADDRESSWIDTH ... -enterPrimary - File: another_arbiter.v , 25 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 25 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 25 - Text: ADDRESSWIDTH ... -enterFor_step - File: another_arbiter.v , 25 - Text: j = j + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 25 - Text: j = j + 1 ... -enterOperator_assignment - File: another_arbiter.v , 25 - Text: j = j + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 25 - Text: j ... -enterHierarchical_identifier - File: another_arbiter.v , 25 - Text: j ... -enterSelect - File: another_arbiter.v , 25 - Text: ... -enterBit_select - File: another_arbiter.v , 25 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 25 - Text: = ... -enterExpression - File: another_arbiter.v , 25 - Text: j + 1 ... -enterExpression - File: another_arbiter.v , 25 - Text: j ... -enterPrimary - File: another_arbiter.v , 25 - Text: j ... -enterPrimary_literal - File: another_arbiter.v , 25 - Text: j ... -enterIdentifier - File: another_arbiter.v , 25 - Text: j ... -enterBinOp_Plus - File: another_arbiter.v , 25 - Text: + ... -enterExpression - File: another_arbiter.v , 25 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 25 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 25 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 25 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] = tpr ... -enterStatement - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] = tpr ... -enterStatement_item - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] = tpr ... -enterBlocking_assignment - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] = tpr ... -enterOperator_assignment - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] = tpr ... -enterVariable_lvalue - File: another_arbiter.v , 26 - Text: tmp_prio [ j ] ... -enterHierarchical_identifier - File: another_arbiter.v , 26 - Text: tmp_prio ... -enterSelect - File: another_arbiter.v , 26 - Text: [ j ] ... -enterBit_select - File: another_arbiter.v , 26 - Text: [ j ] ... -enterExpression - File: another_arbiter.v , 26 - Text: j ... -enterPrimary - File: another_arbiter.v , 26 - Text: j ... -enterPrimary_literal - File: another_arbiter.v , 26 - Text: j ... -enterIdentifier - File: another_arbiter.v , 26 - Text: j ... -enterAssignOp_Assign - File: another_arbiter.v , 26 - Text: = ... -enterExpression - File: another_arbiter.v , 26 - Text: tpriority [ i * ADDR ... -enterPrimary - File: another_arbiter.v , 26 - Text: tpriority [ i * ADDR ... -enterComplex_func_call - File: another_arbiter.v , 26 - Text: tpriority [ i * ADDR ... -enterIdentifier - File: another_arbiter.v , 26 - Text: tpriority ... -enterSelect - File: another_arbiter.v , 26 - Text: [ i * ADDRESSWIDTH + ... -enterBit_select - File: another_arbiter.v , 26 - Text: [ i * ADDRESSWIDTH + ... -enterExpression - File: another_arbiter.v , 26 - Text: i * ADDRESSWIDTH + j ... -enterExpression - File: another_arbiter.v , 26 - Text: i * ADDRESSWIDTH ... -enterExpression - File: another_arbiter.v , 26 - Text: i ... -enterPrimary - File: another_arbiter.v , 26 - Text: i ... -enterPrimary_literal - File: another_arbiter.v , 26 - Text: i ... -enterIdentifier - File: another_arbiter.v , 26 - Text: i ... -enterBinOp_Mult - File: another_arbiter.v , 26 - Text: * ... -enterExpression - File: another_arbiter.v , 26 - Text: ADDRESSWIDTH ... -enterPrimary - File: another_arbiter.v , 26 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 26 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 26 - Text: ADDRESSWIDTH ... -enterBinOp_Plus - File: another_arbiter.v , 26 - Text: + ... -enterExpression - File: another_arbiter.v , 26 - Text: j ... -enterPrimary - File: another_arbiter.v , 26 - Text: j ... -enterPrimary_literal - File: another_arbiter.v , 26 - Text: j ... -enterIdentifier - File: another_arbiter.v , 26 - Text: j ... -enterStatement_or_null - File: another_arbiter.v , 27 - Text: prio [ i ] = tmp_pri ... -enterStatement - File: another_arbiter.v , 27 - Text: prio [ i ] = tmp_pri ... -enterStatement_item - File: another_arbiter.v , 27 - Text: prio [ i ] = tmp_pri ... -enterBlocking_assignment - File: another_arbiter.v , 27 - Text: prio [ i ] = tmp_pri ... -enterOperator_assignment - File: another_arbiter.v , 27 - Text: prio [ i ] = tmp_pri ... -enterVariable_lvalue - File: another_arbiter.v , 27 - Text: prio [ i ] ... -enterHierarchical_identifier - File: another_arbiter.v , 27 - Text: prio ... -enterSelect - File: another_arbiter.v , 27 - Text: [ i ] ... -enterBit_select - File: another_arbiter.v , 27 - Text: [ i ] ... -enterExpression - File: another_arbiter.v , 27 - Text: i ... -enterPrimary - File: another_arbiter.v , 27 - Text: i ... -enterPrimary_literal - File: another_arbiter.v , 27 - Text: i ... -enterIdentifier - File: another_arbiter.v , 27 - Text: i ... -enterAssignOp_Assign - File: another_arbiter.v , 27 - Text: = ... -enterExpression - File: another_arbiter.v , 27 - Text: tmp_prio ... -enterPrimary - File: another_arbiter.v , 27 - Text: tmp_prio ... -enterPrimary_literal - File: another_arbiter.v , 27 - Text: tmp_prio ... -enterIdentifier - File: another_arbiter.v , 27 - Text: tmp_prio ... -enterEnd - File: another_arbiter.v , 28 - Text: end ... -enterEnd - File: another_arbiter.v , 29 - Text: end ... -enterModule_item - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterNon_port_module_item - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterModule_common_item - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterData_declaration - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterVariable_declaration - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterData_type - File: another_arbiter.v , 30 - Text: reg [ NUMUNITS - 1 : ... -enterIntVec_TypeReg - File: another_arbiter.v , 30 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 30 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 30 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 30 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 30 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 30 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 30 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 30 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 30 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 30 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 30 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 30 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 30 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 30 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 30 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 30 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 30 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 30 - Text: grant ... -enterVariable_decl_assignment - File: another_arbiter.v , 30 - Text: grant ... -enterIdentifier - File: another_arbiter.v , 30 - Text: grant ... -enterModule_item - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterNon_port_module_item - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterModule_common_item - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterData_declaration - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterVariable_declaration - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterData_type - File: another_arbiter.v , 31 - Text: reg [ NUMUNITS - 1 : ... -enterIntVec_TypeReg - File: another_arbiter.v , 31 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 31 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 31 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 31 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 31 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 31 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 31 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 31 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 31 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 31 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 31 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 31 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 31 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 31 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 31 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 31 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 31 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 31 - Text: grantD ... -enterVariable_decl_assignment - File: another_arbiter.v , 31 - Text: grantD ... -enterIdentifier - File: another_arbiter.v , 31 - Text: grantD ... -enterModule_item - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 32 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 32 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 32 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 32 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 32 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 32 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 32 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 32 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 32 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 32 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 32 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 32 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 32 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 32 - Text: next ... -enterVariable_decl_assignment - File: another_arbiter.v , 32 - Text: next ... -enterIdentifier - File: another_arbiter.v , 32 - Text: next ... -enterModule_item - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 33 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 33 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 33 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 33 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 33 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 33 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 33 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 33 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 33 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 33 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 33 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 33 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 33 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 33 - Text: nextNext ... -enterVariable_decl_assignment - File: another_arbiter.v , 33 - Text: nextNext ... -enterIdentifier - File: another_arbiter.v , 33 - Text: nextNext ... -enterModule_item - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 34 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 34 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 34 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 34 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 34 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 34 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 34 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 34 - Text: scan [ NUMUNITS - 1 ... -enterVariable_decl_assignment - File: another_arbiter.v , 34 - Text: scan [ NUMUNITS - 1 ... -enterIdentifier - File: another_arbiter.v , 34 - Text: scan ... -enterVariable_dimension - File: another_arbiter.v , 34 - Text: [ NUMUNITS - 1 : 0 ] ... -enterUnpacked_dimension - File: another_arbiter.v , 34 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 34 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 34 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 34 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 34 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 34 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 34 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 34 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 34 - Text: 0 ... -enterModule_item - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterNon_port_module_item - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterModule_or_generate_item - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterModule_common_item - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterData_declaration - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterVariable_declaration - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterData_type - File: another_arbiter.v , 36 - Text: reg [ NUMUNITS - 2 : ... -enterIntVec_TypeReg - File: another_arbiter.v , 36 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 36 - Text: [ NUMUNITS - 2 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 36 - Text: NUMUNITS - 2 : 0 ... -enterConstant_expression - File: another_arbiter.v , 36 - Text: NUMUNITS - 2 ... -enterConstant_expression - File: another_arbiter.v , 36 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 36 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 36 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 36 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 36 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 36 - Text: 2 ... -enterConstant_primary - File: another_arbiter.v , 36 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 36 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 36 - Text: 2 ... -enterConstant_expression - File: another_arbiter.v , 36 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 36 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 36 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 36 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 36 - Text: found ... -enterVariable_decl_assignment - File: another_arbiter.v , 36 - Text: found ... -enterIdentifier - File: another_arbiter.v , 36 - Text: found ... -enterModule_item - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 38 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 38 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 38 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 38 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 38 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 38 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 38 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 38 - Text: selectPrio [ NUMUNIT ... -enterVariable_decl_assignment - File: another_arbiter.v , 38 - Text: selectPrio [ NUMUNIT ... -enterIdentifier - File: another_arbiter.v , 38 - Text: selectPrio ... -enterVariable_dimension - File: another_arbiter.v , 38 - Text: [ NUMUNITS - 1 : 0 ] ... -enterUnpacked_dimension - File: another_arbiter.v , 38 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 38 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 38 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 38 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 38 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 38 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 38 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 38 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 38 - Text: 0 ... -enterModule_item - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterNon_port_module_item - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterModule_common_item - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterData_declaration - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterVariable_declaration - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterData_type - File: another_arbiter.v , 40 - Text: reg [ ADDRESSWIDTH - ... -enterIntVec_TypeReg - File: another_arbiter.v , 40 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 40 - Text: [ ADDRESSWIDTH - 1 : ... -enterConstant_range - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH - 1 ... -enterConstant_expression - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH ... -enterConstant_primary - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH ... -enterPrimary_literal - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH ... -enterIdentifier - File: another_arbiter.v , 40 - Text: ADDRESSWIDTH ... -enterBinOp_Minus - File: another_arbiter.v , 40 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 40 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 40 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 40 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 40 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 40 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 40 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 40 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 40 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 40 - Text: min ... -enterVariable_decl_assignment - File: another_arbiter.v , 40 - Text: min ... -enterIdentifier - File: another_arbiter.v , 40 - Text: min ... -enterModule_item - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterNon_port_module_item - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterModule_common_item - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterData_declaration - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterVariable_declaration - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterData_type - File: another_arbiter.v , 42 - Text: reg [ NUMUNITS - 1 : ... -enterIntVec_TypeReg - File: another_arbiter.v , 42 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 42 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 42 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 42 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 42 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 42 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 42 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 42 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 42 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 42 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 42 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 42 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 42 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 42 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 42 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 42 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 42 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 42 - Text: minPrio ... -enterVariable_decl_assignment - File: another_arbiter.v , 42 - Text: minPrio ... -enterIdentifier - File: another_arbiter.v , 42 - Text: minPrio ... -enterModule_item - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterNon_port_module_item - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterModule_or_generate_item - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterModule_common_item - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterNet_declaration - File: another_arbiter.v , 44 - Text: wire [ NUMUNITS - 1 ... -enterNetType_Wire - File: another_arbiter.v , 44 - Text: wire ... -enterData_type_or_implicit - File: another_arbiter.v , 44 - Text: [ NUMUNITS - 1 : 0 ] ... -enterPacked_dimension - File: another_arbiter.v , 44 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 44 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 44 - Text: NUMUNITS - 1 ... -enterConstant_expression[INFO :PY0400] Processing source file "dff.v". - -enterTop_level_rule - File: dff.v , 8 - Text: module dff_async_res ... -enterNull_rule - File: dff.v , 8 - Text: ... -enterSource_text - File: dff.v , 8 - Text: module dff_async_res ... -enterDescription - File: dff.v , 8 - Text: module dff_async_res ... -enterModule_declaration - File: dff.v , 8 - Text: module dff_async_res ... -enterModule_nonansi_header - File: dff.v , 8 - Text: module dff_async_res ... -enterModule_keyword - File: dff.v , 8 - Text: module ... -enterIdentifier - File: dff.v , 8 - Text: dff_async_reset ... -enterList_of_ports - File: dff.v , 8 - Text: ( data , clk , reset ... -enterPort - File: dff.v , 9 - Text: data ... -enterPort_expression - File: dff.v , 9 - Text: data ... -enterPort_reference - File: dff.v , 9 - Text: data ... -enterIdentifier - File: dff.v , 9 - Text: data ... -enterConstant_select - File: dff.v , 9 - Text: ... -enterConstant_bit_select - File: dff.v , 9 - Text: ... -enterPort - File: dff.v , 10 - Text: clk ... -enterPort_expression - File: dff.v , 10 - Text: clk ... -enterPort_reference - File: dff.v , 10 - Text: clk ... -enterIdentifier - File: dff.v , 10 - Text: clk ... -enterConstant_select - File: dff.v , 10 - Text: ... -enterConstant_bit_select - File: dff.v , 10 - Text: ... -enterPort - File: dff.v , 11 - Text: reset ... -enterPort_expression - File: dff.v , 11 - Text: reset ... -enterPort_reference - File: dff.v , 11 - Text: reset ... -enterIdentifier - File: dff.v , 11 - Text: reset ... -enterConstant_select - File: dff.v , 11 - Text: ... -enterConstant_bit_select - File: dff.v , 11 - Text: ... -enterPort - File: dff.v , 12 - Text: q ... -enterPort_expression - File: dff.v , 12 - Text: q ... -enterPort_reference - File: dff.v , 12 - Text: q ... -enterIdentifier - File: dff.v , 12 - Text: q ... -enterConstant_select - File: dff.v , 13 - Text: ... -enterConstant_bit_select - File: dff.v , 13 - Text: ... -enterModule_item - File: dff.v , 15 - Text: input data , clk , r ... -enterPort_declaration - File: dff.v , 15 - Text: input data , clk , r ... -enterInput_declaration - File: dff.v , 15 - Text: input data , clk , r ... -enterNet_port_type - File: dff.v , 15 - Text: ... -enterData_type_or_implicit - File: dff.v , 15 - Text: ... -enterList_of_port_identifiers - File: dff.v , 15 - Text: data , clk , reset ... -enterIdentifier - File: dff.v , 15 - Text: data ... -enterIdentifier - File: dff.v , 15 - Text: clk ... -enterIdentifier - File: dff.v , 15 - Text: reset ... -enterModule_item - File: dff.v , 18 - Text: output q ; ... -enterPort_declaration - File: dff.v , 18 - Text: output q ... -enterOutput_declaration - File: dff.v , 18 - Text: output q ... -enterNet_port_type - File: dff.v , 18 - Text: ... -enterData_type_or_implicit - File: dff.v , 18 - Text: ... -enterList_of_port_identifiers - File: dff.v , 18 - Text: q ... -enterIdentifier - File: dff.v , 18 - Text: q ... -enterModule_item - File: dff.v , 21 - Text: reg q ; ... -enterNon_port_module_item - File: dff.v , 21 - Text: reg q ; ... -enterModule_or_generate_item - File: dff.v , 21 - Text: reg q ; ... -enterModule_common_item - File: dff.v , 21 - Text: reg q ; ... -enterModule_or_generate_item_declaration - File: dff.v , 21 - Text: reg q ; ... -enterPackage_or_generate_item_declaration - File: dff.v , 21 - Text: reg q ; ... -enterData_declaration - File: dff.v , 21 - Text: reg q ; ... -enterVariable_declaration - File: dff.v , 21 - Text: reg q ; ... -enterData_type - File: dff.v , 21 - Text: reg ... -enterIntVec_TypeReg - File: dff.v , 21 - Text: reg ... -enterList_of_variable_decl_assignments - File: dff.v , 21 - Text: q ... -enterVariable_decl_assignment - File: dff.v , 21 - Text: q ... -enterIdentifier - File: dff.v , 21 - Text: q ... -enterModule_item - File: dff.v , 24 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: dff.v , 24 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: dff.v , 24 - Text: always @ ( posedge c ... -enterModule_common_item - File: dff.v , 24 - Text: always @ ( posedge c ... -enterAlways_construct - File: dff.v , 24 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: dff.v , 24 - Text: always ... -enterStatement - File: dff.v , 24 - Text: @ ( posedge clk or n ... -enterStatement_item - File: dff.v , 24 - Text: @ ( posedge clk or n ... -enterProcedural_timing_control_statement - File: dff.v , 24 - Text: @ ( posedge clk or n ... -enterProcedural_timing_control - File: dff.v , 24 - Text: @ ( posedge clk or n ... -enterEvent_control - File: dff.v , 24 - Text: @ ( posedge clk or n ... -enterEvent_expression - File: dff.v , 24 - Text: posedge clk or neged ... -enterEvent_expression - File: dff.v , 24 - Text: posedge clk ... -enterEdge_Posedge - File: dff.v , 24 - Text: posedge ... -enterExpression - File: dff.v , 24 - Text: clk ... -enterPrimary - File: dff.v , 24 - Text: clk ... -enterPrimary_literal - File: dff.v , 24 - Text: clk ... -enterIdentifier - File: dff.v , 24 - Text: clk ... -enterEvent_expression - File: dff.v , 24 - Text: negedge reset ... -enterEdge_Negedge - File: dff.v , 24 - Text: negedge ... -enterExpression - File: dff.v , 24 - Text: reset ... -enterPrimary - File: dff.v , 24 - Text: reset ... -enterPrimary_literal - File: dff.v , 24 - Text: reset ... -enterIdentifier - File: dff.v , 24 - Text: reset ... -enterStatement_or_null - File: dff.v , 25 - Text: if ( ~ reset ) begin ... -enterStatement - File: dff.v , 25 - Text: if ( ~ reset ) begin ... -enterStatement_item - File: dff.v , 25 - Text: if ( ~ reset ) begin ... -enterConditional_statement - File: dff.v , 25 - Text: if ( ~ reset ) begin ... -enterCond_predicate - File: dff.v , 25 - Text: ~ reset ... -enterExpression_or_cond_pattern - File: dff.v , 25 - Text: ~ reset ... -enterExpression - File: dff.v , 25 - Text: ~ reset ... -enterUnary_Tilda - File: dff.v , 25 - Text: ~ ... -enterPrimary - File: dff.v , 25 - Text: reset ... -enterPrimary_literal - File: dff.v , 25 - Text: reset ... -enterIdentifier - File: dff.v , 25 - Text: reset ... -enterStatement_or_null - File: dff.v , 25 - Text: begin q <= 1'b0 ; en ... -enterStatement - File: dff.v , 25 - Text: begin q <= 1'b0 ; en ... -enterStatement_item - File: dff.v , 25 - Text: begin q <= 1'b0 ; en ... -enterSeq_block - File: dff.v , 25 - Text: begin q <= 1'b0 ; en ... -enterStatement_or_null - File: dff.v , 26 - Text: q <= 1'b0 ; ... -enterStatement - File: dff.v , 26 - Text: q <= 1'b0 ; ... -enterStatement_item - File: dff.v , 26 - Text: q <= 1'b0 ; ... -enterNonblocking_assignment - File: dff.v , 26 - Text: q <= 1'b0 ... -enterVariable_lvalue - File: dff.v , 26 - Text: q ... -enterHierarchical_identifier - File: dff.v , 26 - Text: q ... -enterSelect - File: dff.v , 26 - Text: ... -enterBit_select - File: dff.v , 26 - Text: ... -enterExpression - File: dff.v , 26 - Text: 1'b0 ... -enterPrimary - File: dff.v , 26 - Text: 1'b0 ... -enterPrimary_literal - File: dff.v , 26 - Text: 1'b0 ... -enterNumber_1Tickb0 - File: dff.v , 26 - Text: 1'b0 ... -enterEnd - File: dff.v , 27 - Text: end ... -enterStatement_or_null - File: dff.v , 27 - Text: begin q <= data ; en ... -enterStatement - File: dff.v , 27 - Text: begin q <= data ; en ... -enterStatement_item - File: dff.v , 27 - Text: begin q <= data ; en ... -enterSeq_block - File: dff.v , 27 - Text: begin q <= data ; en ... -enterStatement_or_null - File: dff.v , 28 - Text: q <= data ; ... -enterStatement - File: dff.v , 28 - Text: q <= data ; ... -enterStatement_item - File: dff.v , 28 - Text: q <= data ; ... -enterNonblocking_assignment - File: dff.v , 28 - Text: q <= data ... -enterVariable_lvalue - File: dff.v , 28 - Text: q ... -enterHierarchical_identifier - File: dff.v , 28 - Text: q ... -enterSelect - File: dff.v , 28 - Text: ... -enterBit_select - File: dff.v , 28 - Text: ... -enterExpression - File: dff.v , 28 - Text: data ... -enterPrimary - File: dff.v , 28 - Text: data ... -enterPrimary_literal - File: dff.v , 28 - Text: data ... -enterIdentifier - File: dff.v , 28 - Text: data ... -enterEnd - File: dff.v , 29 - Text: end ... -enterEndmodule - File: dff.v , 31 - Text: endmodule ... -[INFO :PY0400] Processing source file "arbiter_tb.v". - [INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - - File: another_arbiter.v , 44 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 44 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 44 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 44 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 44 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 44 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 44 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 44 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 44 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 44 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 44 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 44 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 44 - Text: 0 ... -enterList_of_net_decl_assignments - File: another_arbiter.v , 44 - Text: prioRequest ... -enterNet_decl_assignment - File: another_arbiter.v , 44 - Text: prioRequest ... -enterIdentifier - File: another_arbiter.v , 44 - Text: prioRequest ... -enterModule_item - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterNon_port_module_item - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterModule_common_item - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterModule_or_generate_item_declaration - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterPackage_or_generate_item_declaration - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterData_declaration - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterVariable_declaration - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterData_type - File: another_arbiter.v , 46 - Text: reg [ NUMUNITS - 1 : ... -enterIntVec_TypeReg - File: another_arbiter.v , 46 - Text: reg ... -enterPacked_dimension - File: another_arbiter.v , 46 - Text: [ NUMUNITS - 1 : 0 ] ... -enterConstant_range - File: another_arbiter.v , 46 - Text: NUMUNITS - 1 : 0 ... -enterConstant_expression - File: another_arbiter.v , 46 - Text: NUMUNITS - 1 ... -enterConstant_expression - File: another_arbiter.v , 46 - Text: NUMUNITS ... -enterConstant_primary - File: another_arbiter.v , 46 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 46 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 46 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 46 - Text: - ... -enterConstant_expression - File: another_arbiter.v , 46 - Text: 1 ... -enterConstant_primary - File: another_arbiter.v , 46 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 46 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 46 - Text: 1 ... -enterConstant_expression - File: another_arbiter.v , 46 - Text: 0 ... -enterConstant_primary - File: another_arbiter.v , 46 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 46 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 46 - Text: 0 ... -enterList_of_variable_decl_assignments - File: another_arbiter.v , 46 - Text: finalRequest ... -enterVariable_decl_assignment - File: another_arbiter.v , 46 - Text: finalRequest ... -enterIdentifier - File: another_arbiter.v , 46 - Text: finalRequest ... -enterModule_item - File: another_arbiter.v , 49 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: another_arbiter.v , 49 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: another_arbiter.v , 49 - Text: always @ ( posedge c ... -enterModule_common_item - File: another_arbiter.v , 49 - Text: always @ ( posedge c ... -enterAlways_construct - File: another_arbiter.v , 49 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 49 - Text: always ... -enterStatement - File: another_arbiter.v , 49 - Text: @ ( posedge clock ) ... -enterStatement_item - File: another_arbiter.v , 49 - Text: @ ( posedge clock ) ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 49 - Text: @ ( posedge clock ) ... -enterProcedural_timing_control - File: another_arbiter.v , 49 - Text: @ ( posedge clock ) ... -enterEvent_control - File: another_arbiter.v , 49 - Text: @ ( posedge clock ) ... -enterEvent_expression - File: another_arbiter.v , 49 - Text: posedge clock ... -enterEdge_Posedge - File: another_arbiter.v , 49 - Text: posedge ... -enterExpression - File: another_arbiter.v , 49 - Text: clock ... -enterPrimary - File: another_arbiter.v , 49 - Text: clock ... -enterPrimary_literal - File: another_arbiter.v , 49 - Text: clock ... -enterIdentifier - File: another_arbiter.v , 49 - Text: clock ... -enterStatement_or_null - File: another_arbiter.v , 50 - Text: begin if ( ! reset ) ... -enterStatement - File: another_arbiter.v , 50 - Text: begin if ( ! reset ) ... -enterStatement_item - File: another_arbiter.v , 50 - Text: begin if ( ! reset ) ... -enterSeq_block - File: another_arbiter.v , 50 - Text: begin if ( ! reset ) ... -enterStatement_or_null - File: another_arbiter.v , 51 - Text: if ( ! reset ) grant ... -enterStatement - File: another_arbiter.v , 51 - Text: if ( ! reset ) grant ... -enterStatement_item - File: another_arbiter.v , 51 - Text: if ( ! reset ) grant ... -enterConditional_statement - File: another_arbiter.v , 51 - Text: if ( ! reset ) grant ... -enterCond_predicate - File: another_arbiter.v , 51 - Text: ! reset ... -enterExpression_or_cond_pattern - File: another_arbiter.v , 51 - Text: ! reset ... -enterExpression - File: another_arbiter.v , 51 - Text: ! reset ... -enterUnary_Not - File: another_arbiter.v , 51 - Text: ! ... -enterPrimary - File: another_arbiter.v , 51 - Text: reset ... -enterPrimary_literal - File: another_arbiter.v , 51 - Text: reset ... -enterIdentifier - File: another_arbiter.v , 51 - Text: reset ... -enterStatement_or_null - File: another_arbiter.v , 51 - Text: grant <= 0 ; ... -enterStatement - File: another_arbiter.v , 51 - Text: grant <= 0 ; ... -enterStatement_item - File: another_arbiter.v , 51 - Text: grant <= 0 ; ... -enterNonblocking_assignment - File: another_arbiter.v , 51 - Text: grant <= 0 ... -enterVariable_lvalue - File: another_arbiter.v , 51 - Text: grant ... -enterHierarchical_identifier - File: another_arbiter.v , 51 - Text: grant ... -enterSelect - File: another_arbiter.v , 51 - Text: ... -enterBit_select - File: another_arbiter.v , 51 - Text: ... -enterExpression - File: another_arbiter.v , 51 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 51 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 51 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 51 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 52 - Text: grant <= grantD ; ... -enterStatement - File: another_arbiter.v , 52 - Text: grant <= grantD ; ... -enterStatement_item - File: another_arbiter.v , 52 - Text: grant <= grantD ; ... -enterNonblocking_assignment - File: another_arbiter.v , 52 - Text: grant <= grantD ... -enterVariable_lvalue - File: another_arbiter.v , 52 - Text: grant ... -enterHierarchical_identifier - File: another_arbiter.v , 52 - Text: grant ... -enterSelect - File: another_arbiter.v , 52 - Text: ... -enterBit_select - File: another_arbiter.v , 52 - Text: ... -enterExpression - File: another_arbiter.v , 52 - Text: grantD ... -enterPrimary - File: another_arbiter.v , 52 - Text: grantD ... -enterPrimary_literal - File: another_arbiter.v , 52 - Text: grantD ... -enterIdentifier - File: another_arbiter.v , 52 - Text: grantD ... -enterEnd - File: another_arbiter.v , 53 - Text: end ... -enterModule_item - File: another_arbiter.v , 55 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: another_arbiter.v , 55 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: another_arbiter.v , 55 - Text: always @ ( posedge c ... -enterModule_common_item - File: another_arbiter.v , 55 - Text: always @ ( posedge c ... -enterAlways_construct - File: another_arbiter.v , 55 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: another_arbiter.venterTop_level_rule +enterTop_level_rule File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 Text: class mailbox ; func ... enterNull_rule @@ -3457,340 +471,7 @@ File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 Text: static function proc ... enterMethodQualifier_ClassItem - File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 55 - Text: always ... -enterStatement - File: another_arbiter.v , 55 - Text: @ ( posedge clock ) ... -enterStatement_item - File: another_arbiter.v , 55 - Text: @ ( posedge clock ) ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 55 - Text: @ ( posedge clock ) ... -enterProcedural_timing_control - File: another_arbiter.v , 55 - Text: @ ( posedge clock ) ... -enterEvent_control - File: another_arbiter.v , 55 - Text: @ ( posedge clock ) ... -enterEvent_expression - File: another_arbiter.v , 55 - Text: posedge clock ... -enterEdge_Posedge - File: another_arbiter.v , 55 - Text: posedge ... -enterExpression - File: another_arbiter.v , 55 - Text: clock ... -enterPrimary - File: another_arbiter.v , 55 - Text: clock ... -enterPrimary_literal - File: another_arbiter.v , 55 - Text: clock ... -enterIdentifier - File: another_arbiter.v , 55 - Text: clock ... -enterStatement_or_null - File: another_arbiter.v , 56 - Text: begin if ( ! reset ) ... -enterStatement - File: another_arbiter.v , 56 - Text: begin if ( ! reset ) ... -enterStatement_item - File: another_arbiter.v , 56 - Text: begin if ( ! reset ) ... -enterSeq_block - File: another_arbiter.v , 56 - Text: begin if ( ! reset ) ... -enterStatement_or_null - File: another_arbiter.v , 57 - Text: if ( ! reset ) next ... -enterStatement - File: another_arbiter.v , 57 - Text: if ( ! reset ) next ... -enterStatement_item - File: another_arbiter.v , 57 - Text: if ( ! reset ) next ... -enterConditional_statement - File: another_arbiter.v , 57 - Text: if ( ! reset ) next ... -enterCond_predicate - File: another_arbiter.v , 57 - Text: ! reset ... -enterExpression_or_cond_pattern - File: another_arbiter.v , 57 - Text: ! reset ... -enterExpression - File: another_arbiter.v , 57 - Text: ! reset ... -enterUnary_Not - File: another_arbiter.v , 57 - Text: ! ... -enterPrimary - File: another_arbiter.v , 57 - Text: reset ... -enterPrimary_literal - File: another_arbiter.v , 57 - Text: reset ... -enterIdentifier - File: another_arbiter.v , 57 - Text: reset ... -enterStatement_or_null - File: another_arbiter.v , 57 - Text: next <= 0 ; ... -enterStatement - File: another_arbiter.v , 57 - Text: next <= 0 ; ... -enterStatement_item - File: another_arbiter.v , 57 - Text: next <= 0 ; ... -enterNonblocking_assignment - File: another_arbiter.v , 57 - Text: next <= 0 ... -enterVariable_lvalue - File: another_arbiter.v , 57 - Text: next ... -enterHierarchical_identifier - File: another_arbiter.v , 57 - Text: next ... -enterSelect - File: another_arbiter.v , 57 - Text: ... -enterBit_select - File: another_arbiter.v , 57 - Text: ... -enterExpression - File: another_arbiter.v , 57 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 57 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 57 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 57 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 58 - Text: next <= nextNext ; ... -enterStatement - File: another_arbiter.v , 58 - Text: next <= nextNext ; ... -enterStatement_item - File: another_arbiter.v , 58 - Text: next <= nextNext ; ... -enterNonblocking_assignment - File: another_arbiter.v , 58 - Text: next <= nextNext ... -enterVariable_lvalue - File: another_arbiter.v , 58 - Text: next ... -enterHierarchical_identifier - File: another_arbiter.v , 58 - Text: next ... -enterSelect - File: another_arbiter.v , 58 - Text: ... -enterBit_select - File: another_arbiter.v , 58 - Text: ... -enterExpression - File: another_arbiter.v , 58 - Text: nextNext ... -enterPrimary - File: another_arbiter.v , 58 - Text: nextNext ... -enterPrimary_literal - File: another_arbiter.v , 58 - Text: nextNext ... -enterIdentifier - File: another_arbiter.v , 58 - Text: nextNext ... -enterEnd - File: another_arbiter.v , 59 - Text: end ... -enterModule_item - File: another_arbiter.v , 61 - Text: always @ ( request o ... -enterNon_port_module_item - File: another_arbiter.v , 61 - Text: always @ ( request o ... -enterModule_or_generate_item - File: another_arbiter.v , 61 - Text: always @ ( request o ... -enterModule_common_item - File: another_arbiter.v , 61 - Text: always @ ( request o ... -enterAlways_construct - File: another_arbiter.v , 61 - Text: always @ ( request o ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 61 - Text: always ... -enterStatement - File: another_arbiter.v , 61 - Text: @ ( request or prio ... -enterStatement_item - File: another_arbiter.v , 61 - Text: @ ( request or prio ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 61 - Text: @ ( request or prio ... -enterProcedural_timing_control - File: another_arbiter.v , 61 - Text: @ ( request or prio ... -enterEvent_control - File: another_arbiter.v , 61 - Text: @ ( request or prio ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request or prio [ 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: request ... -enterExpression - File: another_arbiter.v , 61 - Text: request ... -enterPrimary - File: another_arbiter.v , 61 - Text: request ... -enterPrimary_literal - File: another_arbiter.v , 61 - Text: request ... -enterIdentifier - File: another_arbiter.v , 61 - Text: request ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: prio [ 7 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: prio [ 7 ] ... -enterPrimary - File: another_arbiter.v , 61 - Text: prio [ 7 ] ... -enterComplex_func_call - File: another_arbiter.v , 61 - Text: prio [ 7 ] ... -enterIdentifier - File: another_arbiter.v , 61 - Text: prio ... -enterSelect - File: another_arbiter.v , 61 - Text: [ 7 ] ... -enterBit_select - File: another_arbiter.v , 61 - Text: [ 7 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: 7 ... -enterPrimary - File: another_arbiter.v , 61 - Text: 7 ... -enterPrimary_literal - File: another_arbiter.v , 61 - Text: 7 ... -enterNumber_Integral - File: another_arbiter.v , 61 - Text: 7 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: prio [ 6 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: prio [ 6 ] ... -enterPrimary - File: another_arbiter.v , 61 - Text: prio [ 6 ] ... -enterComplex_func_call - File: another_arbiter.v , 61 - Text: prio [ 6 ] ... -enterIdentifier - File: another_arbiter.v , 61 - Text: prio ... -enterSelect - File: another_arbiter.v , 61 - Text: [ 6 ] ... -enterBit_select - File: another_arbiter.v , 61 - Text: [ 6 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: 6 ... -enterPrimary - File: another_arbiter.v , 61 - Text: 6 ... -enterPrimary_literal - File: another_arbiter.v , 61 - Text: 6 ... -enterNumber_Integral - File: another_arbiter.v , 61 - Text: 6 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: prio [ 5 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: prio [ 5 ] ... -enterPrimary - File: another_arbiter.v , 61 - Text: prio [ 5 ] ... -enterComplex_func_call - File: another_arbiter.v , 61 - Text: prio [ 5 ] ... -enterIdentifier - File: another_arbiter.v , 61 - Text: prio ... -enterSelect - File: another_arbiter.v , 61 - Text: [ 5 ] ... -enterBit_select - File: another_arbiter.v , 61 - Text: [ 5 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: 5 ... -enterPrimary - File: another_arbiter.v , 61 - Text: 5 ... -enterPrimary_literal - File: another_arbiter.v , 61 - Text: 5 ... -enterNumber_Integral - File: another_arbiter.v , 61 - Text: 5 ... -enterEvent_expression - File: another_arbiter.v , 61 - Text: prio [ 4 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: prio [ 4 ] ... -enterPrimary - File: , 37 + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 Text: static ... enterClassItemQualifier_Static File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 37 @@ -4149,705 +830,9 @@ enterEndclass File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 72 Text: endclass ... - another_arbiter.v , 61 - Text: prio [ 4 ] ... -enterComplex_func_call - File: another_arbiter.v , 61 - Text: prio [ 4 ] ... -enterIdentifier - File: another_arbiter.v , 61 - Text: prio ... -enterSelect - File: another_arbiter.v , 61 - Text: [ 4 ] ... -enterBit_select - File: another_arbiter.v , 61 - Text: [ 4 ] ... -enterExpression - File: another_arbiter.v , 61 - Text: 4 ... -enterPrimary - File: another_arbiter.v , 61 - Text: 4 ... -enterPrimary_literal - File: another_arbiter.v , 61 - Text: 4 ... -enterNumber_Integral - File: another_arbiter.v , 61 - Text: 4 ... -enterEvent_expression - File: another_arbiter.v , 62 - Text: prio [ 3 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: prio [ 3 ] ... -enterPrimary - File: another_arbiter.v , 62 - Text: prio [ 3 ] ... -enterComplex_func_call - File: another_arbiter.v , 62 - Text: prio [ 3 ] ... -enterIdentifier - File: another_arbiter.v , 62 - Text: prio ... -enterSelect - File: another_arbiter.v , 62 - Text: [ 3 ] ... -enterBit_select - File: another_arbiter.v , 62 - Text: [ 3 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: 3 ... -enterPrimary - File: another_arbiter.v , 62 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 62 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 62 - Text: 3 ... -enterEvent_expression - File: another_arbiter.v , 62 - Text: prio [ 2 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: prio [ 2 ] ... -enterPrimary - File: another_arbiter.v , 62 - Text: prio [ 2 ] ... -enterComplex_func_call - File: another_arbiter.v , 62 - Text: prio [ 2 ] ... -enterIdentifier - File: another_arbiter.v , 62 - Text: prio ... -enterSelect - File: another_arbiter.v , 62 - Text: [ 2 ] ... -enterBit_select - File: another_arbiter.v , 62 - Text: [ 2 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: 2 ... -enterPrimary - File: another_arbiter.v , 62 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 62 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 62 - Text: 2 ... -enterEvent_expression - File: another_arbiter.v , 62 - Text: prio [ 1 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: prio [ 1 ] ... -enterPrimary - File: another_arbiter.v , 62 - Text: prio [ 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 62 - Text: prio [ 1 ] ... -enterIdentifier - File: another_arbiter.v , 62 - Text: prio ... -enterSelect - File: another_arbiter.v , 62 - Text: [ 1 ] ... -enterBit_select - File: another_arbiter.v , 62 - Text: [ 1 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 62 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 62 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 62 - Text: 1 ... -enterEvent_expression - File: another_arbiter.v , 62 - Text: prio [ 0 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: prio [ 0 ] ... -enterPrimary - File: another_arbiter.v , 62 - Text: prio [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 62 - Text: prio [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 62 - Text: prio ... -enterSelect - File: another_arbiter.v , 62 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 62 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 62 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 62 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 62 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 62 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 63 - Text: begin for ( k = 0 ; ... -enterStatement - File: another_arbiter.v , 63 - Text: begin for ( k = 0 ; ... -enterStatement_item - File: another_arbiter.v , 63 - Text: begin for ( k = 0 ; ... -enterSeq_block - File: another_arbiter.v , 63 - Text: begin for ( k = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 64 - Text: for ( k = 0 ; k < NU ... -enterStatement - File: another_arbiter.v , 64 - Text: for ( k = 0 ; k < NU ... -enterStatement_item - File: another_arbiter.v , 64 - Text: for ( k = 0 ; k < NU ... -enterLoop_statement - File: another_arbiter.v , 64 - Text: for ( k = 0 ; k < NU ... -enterFor_initialization - File: another_arbiter.v , 64 - Text: k = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 64 - Text: k = 0 ... -enterVariable_assignment - File: another_arbiter.v , 64 - Text: k = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 64 - Text: k ... -enterHierarchical_identifier - File: another_arbiter.v , 64 - Text: k ... -enterSelect - File: another_arbiter.v , 64 - Text: ... -enterBit_select - File: another_arbiter.v , 64 - Text: ... -enterExpression - File: another_arbiter.v , 64 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 64 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 64 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 64 - Text: 0 ... -enterExpression - File: another_arbiter.v , 64 - Text: k < NUMUNITS ... -enterExpression - File: another_arbiter.v , 64 - Text: k ... -enterPrimary - File: another_arbiter.v , 64 - Text: k ... -enterPrimary_literal - File: another_arbiter.v , 64 - Text: k ... -enterIdentifier - File: another_arbiter.v , 64 - Text: k ... -enterBinOp_Less - File: another_arbiter.v , 64 - Text: < ... -enterExpression - File: another_arbiter.v , 64 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 64 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 64 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 64 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 64 - Text: k = k + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 64 - Text: k = k + 1 ... -enterOperator_assignment - File: another_arbiter.v , 64 - Text: k = k + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 64 - Text: k ... -enterHierarchical_identifier - File: another_arbiter.v , 64 - Text: k ... -enterSelect - File: another_arbiter.v , 64 - Text: ... -enterBit_select - File: another_arbiter.v , 64 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 64 - Text: = ... -enterExpression - File: another_arbiter.v , 64 - Text: k + 1 ... -enterExpression - File: another_arbiter.v , 64 - Text: k ... -enterPrimary - File: another_arbiter.v , 64 - Text: k ... -enterPrimary_literal - File: another_arbiter.v , 64 - Text: k ... -enterIdentifier - File: another_arbiter.v , 64 - Text: k ... -enterBinOp_Plus - File: another_arbiter.v , 64 - Text: + ... -enterExpression - File: another_arbiter.v , 64 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 64 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 64 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 64 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 65 - Text: selectPrio [ k ] = r ... -enterStatement - File: another_arbiter.v , 65 - Text: selectPrio [ k ] = r ... -enterStatement_item - File: another_arbiter.v , 65 - Text: selectPrio [ k ] = r ... -enterBlocking_assignment - File: another_arbiter.v , 65 - Text: selectPrio [ k ] = r ... -enterOperator_assignment - File: another_arbiter.v , 65 - Text: selectPrio [ k ] = r ... -enterVariable_lvalue - File: another_arbiter.v , 65 - Text: selectPrio [ k ] ... -enterHierarchical_identifier - File: another_arbiter.v , 65 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 65 - Text: [ k ] ... -enterBit_select - File: another_arbiter.v , 65 - Text: [ k ] ... -enterExpression - File: another_arbiter.v , 65 - Text: k ... -enterPrimary - File: another_arbiter.v , 65 - Text: k ... -enterPrimary_literal - File: another_arbiter.v , 65 - Text: k ... -enterIdentifier - File: another_arbiter.v , 65 - Text: k ... -enterAssignOp_Assign - File: another_arbiter.v , 65 - Text: = ... -enterExpression - File: another_arbiter.v , 65 - Text: request [ k ] ? prio ... -enterExpression - File: another_arbiter.v , 65 - Text: request [ k ] ... -enterPrimary - File: another_arbiter.v , 65 - Text: request [ k ] ... -enterComplex_func_call - File: another_arbiter.v , 65 - Text: request [ k ] ... -enterIdentifier - File: another_arbiter.v , 65 - Text: request ... -enterSelect - File: another_arbiter.v , 65 - Text: [ k ] ... -enterBit_select - File: another_arbiter.v , 65 - Text: [ k ] ... -enterExpression - File: another_arbiter.v , 65 - Text: k ... -enterPrimary - File: another_arbiter.v , 65 - Text: k ... -enterPrimary_literal - File: another_arbiter.v , 65 - Text: k ... -enterIdentifier - File: another_arbiter.v , 65 - Text: k ... -enterExpression - File: another_arbiter.v , 65 - Text: prio [ k ] ... -enterPrimary - File: another_arbiter.v , 65 - Text: prio [ k ] ... -enterComplex_func_call - File: another_arbiter.v , 65 - Text: prio [ k ] ... -enterIdentifier - File: another_arbiter.v , 65 - Text: prio ... -enterSelect - File: another_arbiter.v , 65 - Text: [ k ] ... -enterBit_select - File: another_arbiter.v , 65 - Text: [ k ] ... -enterExpression - File: another_arbiter.v , 65 - Text: k ... -enterPrimary - File: another_arbiter.v , 65 - Text: k ... -enterPrimary_literal - File: another_arbiter.v , 65 - Text: k ... -enterIdentifier - File: another_arbiter.v , 65 - Text: k ... -enterExpression - File: another_arbiter.v , 65 - Text: NUMUNITS - 1 ... -enterExpression - File: another_arbiter.v , 65 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 65 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 65 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 65 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 65 - Text: - ... -enterExpression - File: another_arbiter.v , 65 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 65 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 65 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 65 - Text: 1 ... -enterEnd - File: another_arbiter.v , 66 - Text: end ... -enterModule_item - File: another_arbiter.v , 68 - Text: always @ ( prioReque ... -enterNon_port_module_item - File: another_arbiter.v , 68 - Text: always @ ( prioReque ... -enterModule_or_generate_item - File: another_arbiter.v , 68 - Text: always @ ( prioReque ... -enterModule_common_item - File: another_arbiter.v , 68 - Text: always @ ( prioReque ... -enterAlways_construct - File: another_arbiter.v , 68 - Text: always @ ( prioReque ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 68 - Text: always ... -enterStatement - File: another_arbiter.v , 68 - Text: @ ( prioRequest or r ... -enterStatement_item - File: another_arbiter.v , 68 - Text: @ ( prioRequest or r ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 68 - Text: @ ( prioRequest or r ... -enterProcedural_timing_control - File: another_arbiter.v , 68 - Text: @ ( prioRequest or r ... -enterEvent_control - File: another_arbiter.v , 68 - Text: @ ( prioRequest or r ... -enterEvent_expression - File: another_arbiter.v , 68 - Text: prioRequest or reque ... -enterEvent_expression - File: another_arbiter.v , 68 - Text: prioRequest or reque ... -enterEvent_expression - File: another_arbiter.v , 68 - Text: prioRequest ... -enterExpression - File: another_arbiter.v , 68 - Text: prioRequest ... -enterPrimary - File: another_arbiter.v , 68 - Text: prioRequest ... -enterPrimary_literal - File: another_arbiter.v , 68 - Text: prioRequest ... -enterIdentifier - File: another_arbiter.v , 68 - Text: prioRequest ... -enterEvent_expression - File: another_arbiter.v , 68 - Text: request ... -enterExpression - File: another_arbiter.v , 68 - Text: request ... -enterPrimary - File: another_arbiter.v , 68 - Text: request ... -enterPrimary_literal - File: another_arbiter.v , 68 - Text: request ... -enterIdentifier - File: another_arbiter.v , 68 - Text: request ... -enterEvent_expression - File: another_arbiter.v , 68 - Text: roundORpriority ... -enterExpression - File: another_arbiter.v , 68 - Text: roundORpriority ... -enterPrimary - File: another_arbiter.v , 68 - Text: roundORpriority ... -enterPrimary_literal - File: another_arbiter.v , 68 - Text: roundORpriority ... -enterIdentifier - File: another_arbiter.v , 68 - Text: roundORpriority ... -enterStatement_or_null - File: another_arbiter.v , 69 - Text: begin for ( r = 0 ; ... -enterStatement - File: another_arbiter.v , 69 - Text: begin for ( r = 0 ; ... -enterStatement_item - File: another_arbiter.v , 69 - Text: begin for ( r = 0 ; ... -enterSeq_block - File: another_arbiter.v , 69 - Text: begin for ( r = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 70 - Text: for ( r = 0 ; r < NU ... -enterStatement - File: another_arbiter.v , 70 - Text: for ( r = 0 ; r < NU ... -enterStatement_item - File: another_arbiter.v , 70 - Text: for ( r = 0 ; r < NU ... -enterLoop_statement - File: another_arbiter.v , 70 - Text: for ( r = 0 ; r < NU ... -enterFor_initialization - File: another_arbiter.v , 70 - Text: r = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 70 - Text: r = 0 ... -enterVariable_assignment - File: another_arbiter.v , 70 - Text: r = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 70 - Text: r ... -enterHierarchical_identifier - File: another_arbiter.v , 70 - Text: r ... -enterSelect - File: another_arbiter.v , 70 - Text: ... -enterBit_select - File: another_arbiter.v , 70 - Text: ... -enterExpression - File: another_arbiter.v , 70 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 70 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 70 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 70 - Text: 0 ... -enterExpression - File: another_arbiter.v , 70 - Text: r < NUMUNITS ... -enterExpression - File: another_arbiter.v , 70 - Text: r ... -enterPrimary - File: another_arbiter.v , 70 - Text: r ... -enterPrimary_literal - File: another_arbiter.v , 70 - Text: r ... -enterIdentifier - File: another_arbiter.v , 70 - Text: r ... -enterBinOp_Less - File: another_arbiter.v , 70 - Text: < ... -enterExpression - File: another_arbiter.v , 70 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 70 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 70 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 70 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 70 - Text: r = r + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 70 - Text: r = r + 1 ... -enterOperator_assignment - File: another_arbiter.v , 70 - Text: r = r + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 70 - Text: r ... -enterHierarchical_identifier - File: another_arbiter.v , 70 - Text: r ... -enterSelect - File: another_arbiter.v , 70 - Text: ... -enterBit_select - File: another_arbiter.v , 70 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 70 - Text: = ... -enterExpression - File: another_arbiter.v , 70 - Text: r + 1 ... -enterExpression - File: another_arbiter.v , 70 - Text: r ... -enterPrimary - File: another_arbiter.v , 70 - Text: r ... -enterPrimary_literal - File: another_arbiter.v , 70 - Text: r ... -enterIdentifier - File: another_arbiter.v , 70 - Text: r ... -enterBinOp_Plus - File: another_arbiter.v , 70 - Text: + ... -enterExpression - File: another_arbiter.v , 70 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 70 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 70 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 70 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 71 - Text: finalRequest [ r ] = ... -enterStatement - File: another_arbiter.v , 71 - Text: finalRequest [ r ] = ... -enterStatement_item - File: another_arbiter.v , 71 - Text: finalRequest [ r ] = ... -enterBlocking_assignment - File: another_arbiter.v , 71 - Text: finalRequest [ r ] = ... -enterOperator_assignment - File: another_arbiter.v , 71 - Text: finalRequest [ r ] = ... -enterVariable_lvalue - File: another_arbiter.v , 71 - Text: finalRequest [ r ] ... -enterHierarchical_identifier - File: another_arbiter.v , 71 - Text: finalRequest ... -enterSelect - File: another_arbiter.v , 71 - Text: [ r ] ... -enterBit_select - File: another_arbiter.v , 71 - Text: [ r ] ... -enterExpression - File: another_arbiter.v , 71 - Text: r ... -enterPrimary - File: another_arbiter.v , 71 - Text: r ... -enterPrimary_literal - File: another_arbiter.v , 71 - Text: r ... -enterIdentifierenterTop_level_rule +[INFO :PY0400] Processing source file "arbiter_tb.v". + +enterTop_level_rule File: arbiter_tb.v , 7 Text: module arbiter ( clk ... enterNull_rule @@ -5227,345 +1212,6 @@ Text: output gnt1 ; ... enterPort_declaration File: arbiter_tb.v , 28 - File: another_arbiter.v , 71 - Text: r ... -enterAssignOp_Assign - File: another_arbiter.v , 71 - Text: = ... -enterExpression - File: another_arbiter.v , 71 - Text: roundORpriority ? pr ... -enterExpression - File: another_arbiter.v , 71 - Text: roundORpriority ... -enterPrimary - File: another_arbiter.v , 71 - Text: roundORpriority ... -enterPrimary_literal - File: another_arbiter.v , 71 - Text: roundORpriority ... -enterIdentifier - File: another_arbiter.v , 71 - Text: roundORpriority ... -enterExpression - File: another_arbiter.v , 71 - Text: prioRequest [ r ] ... -enterPrimary - File: another_arbiter.v , 71 - Text: prioRequest [ r ] ... -enterComplex_func_call - File: another_arbiter.v , 71 - Text: prioRequest [ r ] ... -enterIdentifier - File: another_arbiter.v , 71 - Text: prioRequest ... -enterSelect - File: another_arbiter.v , 71 - Text: [ r ] ... -enterBit_select - File: another_arbiter.v , 71 - Text: [ r ] ... -enterExpression - File: another_arbiter.v , 71 - Text: r ... -enterPrimary - File: another_arbiter.v , 71 - Text: r ... -enterPrimary_literal - File: another_arbiter.v , 71 - Text: r ... -enterIdentifier - File: another_arbiter.v , 71 - Text: r ... -enterExpression - File: another_arbiter.v , 72 - Text: request [ r ] ... -enterPrimary - File: another_arbiter.v , 72 - Text: request [ r ] ... -enterComplex_func_call - File: another_arbiter.v , 72 - Text: request [ r ] ... -enterIdentifier - File: another_arbiter.v , 72 - Text: request ... -enterSelect - File: another_arbiter.v , 72 - Text: [ r ] ... -enterBit_select - File: another_arbiter.v , 72 - Text: [ r ] ... -enterExpression - File: another_arbiter.v , 72 - Text: r ... -enterPrimary - File: another_arbiter.v , 72 - Text: r ... -enterPrimary_literal - File: another_arbiter.v , 72 - Text: r ... -enterIdentifier - File: another_arbiter.v , 72 - Text: r ... -enterEnd - File: another_arbiter.v , 73 - Text: end ... -enterModule_item - File: another_arbiter.v , 76 - Text: always @ ( selectPri ... -enterNon_port_module_item - File: another_arbiter.v , 76 - Text: always @ ( selectPri ... -enterModule_or_generate_item - File: another_arbiter.v , 76 - Text: always @ ( selectPri ... -enterModule_common_item - File: another_arbiter.v , 76 - Text: always @ ( selectPri ... -enterAlways_construct - File: another_arbiter.v , 76 - Text: always @ ( selectPri ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 76 - Text: always ... -enterStatement - File: another_arbiter.v , 76 - Text: @ ( selectPrio [ 7 ] ... -enterStatement_item - File: another_arbiter.v , 76 - Text: @ ( selectPrio [ 7 ] ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 76 - Text: @ ( selectPrio [ 7 ] ... -enterProcedural_timing_control - File: another_arbiter.v , 76 - Text: @ ( selectPrio [ 7 ] ... -enterEvent_control - File: another_arbiter.v , 76 - Text: @ ( selectPrio [ 7 ] ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] or ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] ... -enterPrimary - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] ... -enterComplex_func_call - File: another_arbiter.v , 76 - Text: selectPrio [ 7 ] ... -enterIdentifier - File: another_arbiter.v , 76 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 76 - Text: [ 7 ] ... -enterBit_select - File: another_arbiter.v , 76 - Text: [ 7 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: 7 ... -enterPrimary - File: another_arbiter.v , 76 - Text: 7 ... -enterPrimary_literal - File: another_arbiter.v , 76 - Text: 7 ... -enterNumber_Integral - File: another_arbiter.v , 76 - Text: 7 ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 6 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: selectPrio [ 6 ] ... -enterPrimary - File: another_arbiter.v , 76 - Text: selectPrio [ 6 ] ... -enterComplex_func_call - File: another_arbiter.v , 76 - Text: selectPrio [ 6 ] ... -enterIdentifier - File: another_arbiter.v , 76 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 76 - Text: [ 6 ] ... -enterBit_select - File: another_arbiter.v , 76 - Text: [ 6 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: 6 ... -enterPrimary - File: another_arbiter.v , 76 - Text: 6 ... -enterPrimary_literal - File: another_arbiter.v , 76 - Text: 6 ... -enterNumber_Integral - File: another_arbiter.v , 76 - Text: 6 ... -enterEvent_expression - File: another_arbiter.v , 76 - Text: selectPrio [ 5 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: selectPrio [ 5 ] ... -enterPrimary - File: another_arbiter.v , 76 - Text: selectPrio [ 5 ] ... -enterComplex_func_call - File: another_arbiter.v , 76 - Text: selectPrio [ 5 ] ... -enterIdentifier - File: another_arbiter.v , 76 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 76 - Text: [ 5 ] ... -enterBit_select - File: another_arbiter.v , 76 - Text: [ 5 ] ... -enterExpression - File: another_arbiter.v , 76 - Text: 5 ... -enterPrimary - File: another_arbiter.v , 76 - Text: 5 ... -enterPrimary_literal - File: another_arbiter.v , 76 - Text: 5 ... -enterNumber_Integral - File: another_arbiter.v , 76 - Text: 5 ... -enterEvent_expression - File: another_arbiter.v , 77 - Text: selectPrio [ 4 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: selectPrio [ 4 ] ... -enterPrimary - File: another_arbiter.v , 77 - Text: selectPrio [ 4 ] ... -enterComplex_func_call - File: another_arbiter.v , 77 - Text: selectPrio [ 4 ] ... -enterIdentifier - File: another_arbiter.v , 77 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 77 - Text: [ 4 ] ... -enterBit_select - File: another_arbiter.v , 77 - Text: [ 4 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: 4 ... -enterPrimary - File: another_arbiter.v , 77 - Text: 4 ... -enterPrimary_literal - File: another_arbiter.v , 77 - Text: 4 ... -enterNumber_Integral - File: another_arbiter.v , 77 - Text: 4 ... -enterEvent_expression - File: another_arbiter.v , 77 - Text: selectPrio [ 3 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: selectPrio [ 3 ] ... -enterPrimary - File: another_arbiter.v , 77 - Text: selectPrio [ 3 ] ... -enterComplex_func_call - File: another_arbiter.v , 77 - Text: selectPrio [ 3 ] ... -enterIdentifier - File: another_arbiter.v , 77 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 77 - Text: [ 3 ] ... -enterBit_select - File: another_arbiter.v , 77 - Text: [ 3 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: 3 ... -enterPrimary - File: another_arbiter.v , 77 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 77 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 77 - Text: 3 ... -enterEvent_expression - File: another_arbiter.v , 77 - Text: selectPrio [ 2 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: selectPrio [ 2 ] ... -enterPrimary - File: another_arbiter.v , 77 - Text: selectPrio [ 2 ] ... -enterComplex_func_call - File: another_arbiter.v , 77 - Text: selectPrio [ 2 ] ... -enterIdentifier - File: another_arbiter.v , 77 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 77 - Text: [ 2 ] ... -enterBit_select - File: another_arbiter.v , 77 - Text: [ 2 ] ... -enterExpression - File: another_arbiter.v , 77 - Text: 2 ... -enterPrimary - File: another_arbiter.v , 77 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 77 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 77 - Text: 2 ... -enterEvent_expression - File: another_arbiter.v , 78 - Text: selectPrio [ 1 ] ... - Text: output gnt1 ... enterOutput_declaration File: arbiter_tb.v , 28 @@ -5899,351 +1545,7 @@ Text: reg lgnt1 ; ... enterPackage_or_generate_item_declaration File: arbiter_tb.v , 38 - Text: reg lgnt1 ; enterExpression - File: another_arbiter.v , 78 - Text: selectPrio [ 1 ] ... -enterPrimary - File: another_arbiter.v , 78 - Text: selectPrio [ 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 78 - Text: selectPrio [ 1 ] ... -enterIdentifier - File: another_arbiter.v , 78 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 78 - Text: [ 1 ] ... -enterBit_select - File: another_arbiter.v , 78 - Text: [ 1 ] ... -enterExpression - File: another_arbiter.v , 78 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 78 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 78 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 78 - Text: 1 ... -enterEvent_expression - File: another_arbiter.v , 78 - Text: selectPrio [ 0 ] ... -enterExpression - File: another_arbiter.v , 78 - Text: selectPrio [ 0 ] ... -enterPrimary - File: another_arbiter.v , 78 - Text: selectPrio [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 78 - Text: selectPrio [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 78 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 78 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 78 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 78 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 78 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 78 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 78 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 79 - Text: begin min = selectPr ... -enterStatement - File: another_arbiter.v , 79 - Text: begin min = selectPr ... -enterStatement_item - File: another_arbiter.v , 79 - Text: begin min = selectPr ... -enterSeq_block - File: another_arbiter.v , 79 - Text: begin min = selectPr ... -enterStatement_or_null - File: another_arbiter.v , 80 - Text: min = selectPrio [ 0 ... -enterStatement - File: another_arbiter.v , 80 - Text: min = selectPrio [ 0 ... -enterStatement_item - File: another_arbiter.v , 80 - Text: min = selectPrio [ 0 ... -enterBlocking_assignment - File: another_arbiter.v , 80 - Text: min = selectPrio [ 0 ... -enterOperator_assignment - File: another_arbiter.v , 80 - Text: min = selectPrio [ 0 ... -enterVariable_lvalue - File: another_arbiter.v , 80 - Text: min ... -enterHierarchical_identifier - File: another_arbiter.v , 80 - Text: min ... -enterSelect - File: another_arbiter.v , 80 - Text: ... -enterBit_select - File: another_arbiter.v , 80 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 80 - Text: = ... -enterExpression - File: another_arbiter.v , 80 - Text: selectPrio [ 0 ] ... -enterPrimary - File: another_arbiter.v , 80 - Text: selectPrio [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 80 - Text: selectPrio [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 80 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 80 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 80 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 80 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 80 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 80 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 80 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 81 - Text: for ( p = 1 ; p < NU ... -enterStatement - File: another_arbiter.v , 81 - Text: for ( p = 1 ; p < NU ... -enterStatement_item - File: another_arbiter.v , 81 - Text: for ( p = 1 ; p < NU ... -enterLoop_statement - File: another_arbiter.v , 81 - Text: for ( p = 1 ; p < NU ... -enterFor_initialization - File: another_arbiter.v , 81 - Text: p = 1 ... -enterList_of_variable_assignments - File: another_arbiter.v , 81 - Text: p = 1 ... -enterVariable_assignment - File: another_arbiter.v , 81 - Text: p = 1 ... -enterVariable_lvalue - File: another_arbiter.v , 81 - Text: p ... -enterHierarchical_identifier - File: another_arbiter.v , 81 - Text: p ... -enterSelect - File: another_arbiter.v , 81 - Text: ... -enterBit_select - File: another_arbiter.v , 81 - Text: ... -enterExpression - File: another_arbiter.v , 81 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 81 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 81 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 81 - Text: 1 ... -enterExpression - File: another_arbiter.v , 81 - Text: p < NUMUNITS ... -enterExpression - File: another_arbiter.v , 81 - Text: p ... -enterPrimary - File: another_arbiter.v , 81 - Text: p ... -enterPrimary_literal - File: another_arbiter.v , 81 - Text: p ... -enterIdentifier - File: another_arbiter.v , 81 - Text: p ... -enterBinOp_Less - File: another_arbiter.v , 81 - Text: < ... -enterExpression - File: another_arbiter.v , 81 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 81 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 81 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 81 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 81 - Text: p = p + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 81 - Text: p = p + 1 ... -enterOperator_assignment - File: another_arbiter.v , 81 - Text: p = p + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 81 - Text: p ... -enterHierarchical_identifier - File: another_arbiter.v , 81 - Text: p ... -enterSelect - File: another_arbiter.v , 81 - Text: ... -enterBit_select - File: another_arbiter.v , 81 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 81 - Text: = ... -enterExpression - File: another_arbiter.v , 81 - Text: p + 1 ... -enterExpression - File: another_arbiter.v , 81 - Text: p ... -enterPrimary - File: another_arbiter.v , 81 - Text: p ... -enterPrimary_literal - File: another_arbiter.v , 81 - Text: p ... -enterIdentifier - File: another_arbiter.v , 81 - Text: p ... -enterBinOp_Plus - File: another_arbiter.v , 81 - Text: + ... -enterExpression - File: another_arbiter.v , 81 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 81 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 81 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 81 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 82 - Text: if ( selectPrio [ p ... -enterStatement - File: another_arbiter.v , 82 - Text: if ( selectPrio [ p ... -enterStatement_item - File: another_arbiter.v , 82 - Text: if ( selectPrio [ p ... -enterConditional_statement - File: another_arbiter.v , 82 - Text: if ( selectPrio [ p ... -enterCond_predicate - File: another_arbiter.v , 82 - Text: selectPrio [ p ] < m ... -enterExpression_or_cond_pattern - File: another_arbiter.v , 82 - Text: selectPrio [ p ] < m ... -enterExpression - File: another_arbiter.v , 82 - Text: selectPrio [ p ] < m ... -enterExpression - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterPrimary - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterComplex_func_call - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterIdentifier - File: another_arbiter.v , 82 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 82 - Text: [ p ] ... -enterBit_select - File: another_arbiter.v , 82 - Text: [ p ] ... -enterExpression - File: another_arbiter.v , 82 - Text: p ... -enterPrimary - File: another_arbiter.v , 82 - Text: p ... -enterPrimary_literal - File: another_arbiter.v , 82 - Text: p ... -enterIdentifier - File: another_arbiter.v , 82 - Text: p ... -enterBinOp_Less - File: another_arbiter.v , 82 - Text: < ... -enterExpression - File: another_arbiter.v , 82 - Text: min ... -enterPrimary - File: another_arbiter.v , 82 - Text: min ... -enterPrimary_literal - File: another_arbiter.v , 82 - Text: min ... -enterIdentifier - File: another_arbiter.v , 82 - Text: min ... -enterStatement_or_null - File: another_arbiter.v , 82 - Text: min = selectPrio [ p ... -enterStatement - File: another_arbiter.v , 82 - Text: min = selectPrio [ p ... -enterStatement_item - File: another_arbiter.v , 82 - Text: min = selectPrio [ p ... -enterBlocking_assignment - File: another_arbiter.v , 82 - Text: min = selectPrio [ p ... -enterOperator_assignment - File: another_arbiter.v , 82 - Text: min = selectPrio [ p ... ... + Text: reg lgnt1 ; ... enterData_declaration File: arbiter_tb.v , 38 Text: reg lgnt1 ; ... @@ -6572,353 +1874,6 @@ File: arbiter_tb.v , 48 Text: rst ... enterPrimary -enterVariable_lvalue - File: another_arbiter.v , 82 - Text: min ... -enterHierarchical_identifier - File: another_arbiter.v , 82 - Text: min ... -enterSelect - File: another_arbiter.v , 82 - Text: ... -enterBit_select - File: another_arbiter.v , 82 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 82 - Text: = ... -enterExpression - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterPrimary - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterComplex_func_call - File: another_arbiter.v , 82 - Text: selectPrio [ p ] ... -enterIdentifier - File: another_arbiter.v , 82 - Text: selectPrio ... -enterSelect - File: another_arbiter.v , 82 - Text: [ p ] ... -enterBit_select - File: another_arbiter.v , 82 - Text: [ p ] ... -enterExpression - File: another_arbiter.v , 82 - Text: p ... -enterPrimary - File: another_arbiter.v , 82 - Text: p ... -enterPrimary_literal - File: another_arbiter.v , 82 - Text: p ... -enterIdentifier - File: another_arbiter.v , 82 - Text: p ... -enterEnd - File: another_arbiter.v , 83 - Text: end ... -enterModule_item - File: another_arbiter.v , 85 - Text: always @ ( min or mi ... -enterNon_port_module_item - File: another_arbiter.v , 85 - Text: always @ ( min or mi ... -enterModule_or_generate_item - File: another_arbiter.v , 85 - Text: always @ ( min or mi ... -enterModule_common_item - File: another_arbiter.v , 85 - Text: always @ ( min or mi ... -enterAlways_construct - File: another_arbiter.v , 85 - Text: always @ ( min or mi ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 85 - Text: always ... -enterStatement - File: another_arbiter.v , 85 - Text: @ ( min or minPrio o ... -enterStatement_item - File: another_arbiter.v , 85 - Text: @ ( min or minPrio o ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 85 - Text: @ ( min or minPrio o ... -enterProcedural_timing_control - File: another_arbiter.v , 85 - Text: @ ( min or minPrio o ... -enterEvent_control - File: another_arbiter.v , 85 - Text: @ ( min or minPrio o ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio or pr ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min or minPrio ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: min ... -enterExpression - File: another_arbiter.v , 85 - Text: min ... -enterPrimary - File: another_arbiter.v , 85 - Text: min ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: min ... -enterIdentifier - File: another_arbiter.v , 85 - Text: min ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: minPrio ... -enterExpression - File: another_arbiter.v , 85 - Text: minPrio ... -enterPrimary - File: another_arbiter.v , 85 - Text: minPrio ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: minPrio ... -enterIdentifier - File: another_arbiter.v , 85 - Text: minPrio ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: prio [ 7 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: prio [ 7 ] ... -enterPrimary - File: another_arbiter.v , 85 - Text: prio [ 7 ] ... -enterComplex_func_call - File: another_arbiter.v , 85 - Text: prio [ 7 ] ... -enterIdentifier - File: another_arbiter.v , 85 - Text: prio ... -enterSelect - File: another_arbiter.v , 85 - Text: [ 7 ] ... -enterBit_select - File: another_arbiter.v , 85 - Text: [ 7 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: 7 ... -enterPrimary - File: another_arbiter.v , 85 - Text: 7 ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: 7 ... -enterNumber_Integral - File: another_arbiter.v , 85 - Text: 7 ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: prio [ 6 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: prio [ 6 ] ... -enterPrimary - File: another_arbiter.v , 85 - Text: prio [ 6 ] ... -enterComplex_func_call - File: another_arbiter.v , 85 - Text: prio [ 6 ] ... -enterIdentifier - File: another_arbiter.v , 85 - Text: prio ... -enterSelect - File: another_arbiter.v , 85 - Text: [ 6 ] ... -enterBit_select - File: another_arbiter.v , 85 - Text: [ 6 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: 6 ... -enterPrimary - File: another_arbiter.v , 85 - Text: 6 ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: 6 ... -enterNumber_Integral - File: another_arbiter.v , 85 - Text: 6 ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: prio [ 5 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: prio [ 5 ] ... -enterPrimary - File: another_arbiter.v , 85 - Text: prio [ 5 ] ... -enterComplex_func_call - File: another_arbiter.v , 85 - Text: prio [ 5 ] ... -enterIdentifier - File: another_arbiter.v , 85 - Text: prio ... -enterSelect - File: another_arbiter.v , 85 - Text: [ 5 ] ... -enterBit_select - File: another_arbiter.v , 85 - Text: [ 5 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: 5 ... -enterPrimary - File: another_arbiter.v , 85 - Text: 5 ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: 5 ... -enterNumber_Integral - File: another_arbiter.v , 85 - Text: 5 ... -enterEvent_expression - File: another_arbiter.v , 85 - Text: prio [ 4 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: prio [ 4 ] ... -enterPrimary - File: another_arbiter.v , 85 - Text: prio [ 4 ] ... -enterComplex_func_call - File: another_arbiter.v , 85 - Text: prio [ 4 ] ... -enterIdentifier - File: another_arbiter.v , 85 - Text: prio ... -enterSelect - File: another_arbiter.v , 85 - Text: [ 4 ] ... -enterBit_select - File: another_arbiter.v , 85 - Text: [ 4 ] ... -enterExpression - File: another_arbiter.v , 85 - Text: 4 ... -enterPrimary - File: another_arbiter.v , 85 - Text: 4 ... -enterPrimary_literal - File: another_arbiter.v , 85 - Text: 4 ... -enterNumber_Integral - File: another_arbiter.v , 85 - Text: 4 ... -enterEvent_expression - File: another_arbiter.v , 86 - Text: prio [ 3 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: prio [ 3 ] ... -enterPrimary - File: another_arbiter.v , 86 - Text: prio [ 3 ] ... -enterComplex_func_call - File: another_arbiter.v , 86 - Text: prio [ 3 ] ... -enterIdentifier - File: another_arbiter.v , 86 - Text: prio ... -enterSelect - File: another_arbiter.v , 86 - Text: [ 3 ] ... -enterBit_select - File: another_arbiter.v , 86 - Text: [ 3 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: 3 ... -enterPrimary - File: another_arbiter.v , 86 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 86 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 86 - Text: 3 ... -enterEvent_expression - File: another_arbiter.v , 86 - Text: prio [ 2 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: prio [ 2 ] ... -enterPrimary - File: another_arbiter.v , 86 - Text: prio [ 2 ] ... -enterComplex_func_call - File: another_arbiter.v , 86 - Text: prio [ 2 ] ... -enterIdentifier - File: another_arbiter.v , 86 - Text: prio ... -enterSelect - File: another_arbiter.v , 86 - Text: [ 2 ] ... -enterBit_select - File: another_arbiter.v , 86 - Text: [ 2 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: 2 ... -enterPrimary - File: another_arbiter.v , 86 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 86 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 86 - Text: 2 ... -enterEvent_expression - File: another_arbiter.v , 86 - Text: prio [ 1 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: prio [ 1 ] ... -enterPrimary - File: another_arbiter.v , 86 - Text: prio [ 1 ] ... -enterComplex_func_call - File: another_arbiter.v , File: arbiter_tb.v , 48 Text: rst ... enterPrimary_literal @@ -7671,704 +2626,7 @@ enterExpression File: arbiter_tb.v , 59 Text: ( ~ lcomreq & ~ lmas ... -enterExpression 86 - Text: prio [ 1 ] ... -enterIdentifier - File: another_arbiter.v , 86 - Text: prio ... -enterSelect - File: another_arbiter.v , 86 - Text: [ 1 ] ... -enterBit_select - File: another_arbiter.v , 86 - Text: [ 1 ] ... enterExpression - File: another_arbiter.v , 86 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 86 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 86 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 86 - Text: 1 ... -enterEvent_expression - File: another_arbiter.v , 86 - Text: prio [ 0 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: prio [ 0 ] ... -enterPrimary - File: another_arbiter.v , 86 - Text: prio [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 86 - Text: prio [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 86 - Text: prio ... -enterSelect - File: another_arbiter.v , 86 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 86 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 86 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 86 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 86 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 86 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 87 - Text: begin for ( q = 0 ; ... -enterStatement - File: another_arbiter.v , 87 - Text: begin for ( q = 0 ; ... -enterStatement_item - File: another_arbiter.v , 87 - Text: begin for ( q = 0 ; ... -enterSeq_block - File: another_arbiter.v , 87 - Text: begin for ( q = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 88 - Text: for ( q = 0 ; q < NU ... -enterStatement - File: another_arbiter.v , 88 - Text: for ( q = 0 ; q < NU ... -enterStatement_item - File: another_arbiter.v , 88 - Text: for ( q = 0 ; q < NU ... -enterLoop_statement - File: another_arbiter.v , 88 - Text: for ( q = 0 ; q < NU ... -enterFor_initialization - File: another_arbiter.v , 88 - Text: q = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 88 - Text: q = 0 ... -enterVariable_assignment - File: another_arbiter.v , 88 - Text: q = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 88 - Text: q ... -enterHierarchical_identifier - File: another_arbiter.v , 88 - Text: q ... -enterSelect - File: another_arbiter.v , 88 - Text: ... -enterBit_select - File: another_arbiter.v , 88 - Text: ... -enterExpression - File: another_arbiter.v , 88 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 88 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 88 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 88 - Text: 0 ... -enterExpression - File: another_arbiter.v , 88 - Text: q < NUMUNITS ... -enterExpression - File: another_arbiter.v , 88 - Text: q ... -enterPrimary - File: another_arbiter.v , 88 - Text: q ... -enterPrimary_literal - File: another_arbiter.v , 88 - Text: q ... -enterIdentifier - File: another_arbiter.v , 88 - Text: q ... -enterBinOp_Less - File: another_arbiter.v , 88 - Text: < ... -enterExpression - File: another_arbiter.v , 88 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 88 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 88 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 88 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 88 - Text: q = q + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 88 - Text: q = q + 1 ... -enterOperator_assignment - File: another_arbiter.v , 88 - Text: q = q + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 88 - Text: q ... -enterHierarchical_identifier - File: another_arbiter.v , 88 - Text: q ... -enterSelect - File: another_arbiter.v , 88 - Text: ... -enterBit_select - File: another_arbiter.v , 88 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 88 - Text: = ... -enterExpression - File: another_arbiter.v , 88 - Text: q + 1 ... -enterExpression - File: another_arbiter.v , 88 - Text: q ... -enterPrimary - File: another_arbiter.v , 88 - Text: q ... -enterPrimary_literal - File: another_arbiter.v , 88 - Text: q ... -enterIdentifier - File: another_arbiter.v , 88 - Text: q ... -enterBinOp_Plus - File: another_arbiter.v , 88 - Text: + ... -enterExpression - File: another_arbiter.v , 88 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 88 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 88 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 88 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 89 - Text: minPrio [ q ] = ( pr ... -enterStatement - File: another_arbiter.v , 89 - Text: minPrio [ q ] = ( pr ... -enterStatement_item - File: another_arbiter.v , 89 - Text: minPrio [ q ] = ( pr ... -enterBlocking_assignment - File: another_arbiter.v , 89 - Text: minPrio [ q ] = ( pr ... -enterOperator_assignment - File: another_arbiter.v , 89 - Text: minPrio [ q ] = ( pr ... -enterVariable_lvalue - File: another_arbiter.v , 89 - Text: minPrio [ q ] ... -enterHierarchical_identifier - File: another_arbiter.v , 89 - Text: minPrio ... -enterSelect - File: another_arbiter.v , 89 - Text: [ q ] ... -enterBit_select - File: another_arbiter.v , 89 - Text: [ q ] ... -enterExpression - File: another_arbiter.v , 89 - Text: q ... -enterPrimary - File: another_arbiter.v , 89 - Text: q ... -enterPrimary_literal - File: another_arbiter.v , 89 - Text: q ... -enterIdentifier - File: another_arbiter.v , 89 - Text: q ... -enterAssignOp_Assign - File: another_arbiter.v , 89 - Text: = ... -enterExpression - File: another_arbiter.v , 89 - Text: ( prio [ q ] == min ... -enterExpression - File: another_arbiter.v , 89 - Text: ( prio [ q ] == min ... -enterPrimary - File: another_arbiter.v , 89 - Text: ( prio [ q ] == min ... -enterMintypmax_expression - File: another_arbiter.v , 89 - Text: prio [ q ] == min ... -enterExpression - File: another_arbiter.v , 89 - Text: prio [ q ] == min ... -enterExpression - File: another_arbiter.v , 89 - Text: prio [ q ] ... -enterPrimary - File: another_arbiter.v , 89 - Text: prio [ q ] ... -enterComplex_func_call - File: another_arbiter.v , 89 - Text: prio [ q ] ... -enterIdentifier - File: another_arbiter.v , 89 - Text: prio ... -enterSelect - File: another_arbiter.v , 89 - Text: [ q ] ... -enterBit_select - File: another_arbiter.v , 89 - Text: [ q ] ... -enterExpression - File: another_arbiter.v , 89 - Text: q ... -enterPrimary - File: another_arbiter.v , 89 - Text: q ... -enterPrimary_literal - File: another_arbiter.v , 89 - Text: q ... -enterIdentifier - File: another_arbiter.v , 89 - Text: q ... -enterBinOp_Equiv - File: another_arbiter.v , 89 - Text: == ... -enterExpression - File: another_arbiter.v , 89 - Text: min ... -enterPrimary - File: another_arbiter.v , 89 - Text: min ... -enterPrimary_literal - File: another_arbiter.v , 89 - Text: min ... -enterIdentifier - File: another_arbiter.v , 89 - Text: min ... -enterExpression - File: another_arbiter.v , 89 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 89 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 89 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 89 - Text: 1 ... -enterExpression - File: another_arbiter.v , 89 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 89 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 89 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 89 - Text: 0 ... -enterEnd - File: another_arbiter.v , 90 - Text: end ... -enterModule_item - File: another_arbiter.v , 92 - Text: assign prioRequest = ... -enterNon_port_module_item - File: another_arbiter.v , 92 - Text: assign prioRequest = ... -enterModule_or_generate_item - File: another_arbiter.v , 92 - Text: assign prioRequest = ... -enterModule_common_item - File: another_arbiter.v , 92 - Text: assign prioRequest = ... -enterContinuous_assign - File: another_arbiter.v , 92 - Text: assign prioRequest = ... -enterList_of_net_assignments - File: another_arbiter.v , 92 - Text: prioRequest = minPri ... -enterNet_assignment - File: another_arbiter.v , 92 - Text: prioRequest = minPri ... -enterNet_lvalue - File: another_arbiter.v , 92 - Text: prioRequest ... -enterPs_or_hierarchical_identifier - File: another_arbiter.v , 92 - Text: prioRequest ... -enterIdentifier - File: another_arbiter.v , 92 - Text: prioRequest ... -enterConstant_select - File: another_arbiter.v , 92 - Text: ... -enterConstant_bit_select - File: another_arbiter.v , 92 - Text: ... -enterExpression - File: another_arbiter.v , 92 - Text: minPrio & request ... -enterExpression - File: another_arbiter.v , 92 - Text: minPrio ... -enterPrimary - File: another_arbiter.v , 92 - Text: minPrio ... -enterPrimary_literal - File: another_arbiter.v , 92 - Text: minPrio ... -enterIdentifier - File: another_arbiter.v , 92 - Text: minPrio ... -enterBinOp_BitwAnd - File: another_arbiter.v , 92 - Text: & ... -enterExpression - File: another_arbiter.v , 92 - Text: request ... -enterPrimary - File: another_arbiter.v , 92 - Text: request ... -enterPrimary_literal - File: another_arbiter.v , 92 - Text: request ... -enterIdentifier - File: another_arbiter.v , 92 - Text: request ... -enterModule_item - File: another_arbiter.v , 94 - Text: always @ ( next ) be ... -enterNon_port_module_item - File: another_arbiter.v , 94 - Text: always @ ( next ) be ... -enterModule_or_generate_item - File: another_arbiter.v , 94 - Text: always @ ( next ) be ... -enterModule_common_item - File: another_arbiter.v , 94 - Text: always @ ( next ) be ... -enterAlways_construct - File: another_arbiter.v , 94 - Text: always @ ( next ) be ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 94 - Text: always ... -enterStatement - File: another_arbiter.v , 94 - Text: @ ( next ) begin for ... -enterStatement_item - File: another_arbiter.v , 94 - Text: @ ( next ) begin for ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 94 - Text: @ ( next ) begin for ... -enterProcedural_timing_control - File: another_arbiter.v , 94 - Text: @ ( next ) ... -enterEvent_control - File: another_arbiter.v , 94 - Text: @ ( next ) ... -enterEvent_expression - File: another_arbiter.v , 94 - Text: next ... -enterExpression - File: another_arbiter.v , 94 - Text: next ... -enterPrimary - File: another_arbiter.v , 94 - Text: next ... -enterPrimary_literal - File: another_arbiter.v , 94 - Text: next ... -enterIdentifier - File: another_arbiter.v , 94 - Text: next ... -enterStatement_or_null - File: another_arbiter.v , 95 - Text: begin for ( s = 0 ; ... -enterStatement - File: another_arbiter.v , 95 - Text: begin for ( s = 0 ; ... -enterStatement_item - File: another_arbiter.v , 95 - Text: begin for ( s = 0 ; ... -enterSeq_block - File: another_arbiter.v , 95 - Text: begin for ( s = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 96 - Text: for ( s = 0 ; s < NU ... -enterStatement - File: another_arbiter.v , 96 - Text: for ( s = 0 ; s < NU ... -enterStatement_item - File: another_arbiter.v , 96 - Text: for ( s = 0 ; s < NU ... -enterLoop_statement - File: another_arbiter.v , 96 - Text: for ( s = 0 ; s < NU ... -enterFor_initialization - File: another_arbiter.v , 96 - Text: s = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 96 - Text: s = 0 ... -enterVariable_assignment - File: another_arbiter.v , 96 - Text: s = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 96 - Text: s ... -enterHierarchical_identifier - File: another_arbiter.v , 96 - Text: s ... -enterSelect - File: another_arbiter.v , 96 - Text: ... -enterBit_select - File: another_arbiter.v , 96 - Text: ... -enterExpression - File: another_arbiter.v , 96 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 96 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 96 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 96 - Text: 0 ... -enterExpression - File: another_arbiter.v , 96 - Text: s < NUMUNITS ... -enterExpression - File: another_arbiter.v , 96 - Text: s ... -enterPrimary - File: another_arbiter.v , 96 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 96 - Text: s ... -enterIdentifier - File: another_arbiter.v , 96 - Text: s ... -enterBinOp_Less - File: another_arbiter.v , 96 - Text: < ... -enterExpression - File: another_arbiter.v , 96 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 96 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 96 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 96 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 96 - Text: s = s + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 96 - Text: s = s + 1 ... -enterOperator_assignment - File: another_arbiter.v , 96 - Text: s = s + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 96 - Text: s ... -enterHierarchical_identifier - File: another_arbiter.v , 96 - Text: s ... -enterSelect - File: another_arbiter.v , 96 - Text: ... -enterBit_select - File: another_arbiter.v , 96 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 96 - Text: = ... -enterExpression - File: another_arbiter.v , 96 - Text: s + 1 ... -enterExpression - File: another_arbiter.v , 96 - Text: s ... -enterPrimary - File: another_arbiter.v , 96 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 96 - Text: s ... -enterIdentifier - File: another_arbiter.v , 96 - Text: s ... -enterBinOp_Plus - File: another_arbiter.v , 96 - Text: + ... -enterExpression - File: another_arbiter.v , 96 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 96 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 96 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 96 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 97 - Text: scan [ s ] = ( next ... -enterStatement - File: another_arbiter.v , 97 - Text: scan [ s ] = ( next ... -enterStatement_item - File: another_arbiter.v , 97 - Text: scan [ s ] = ( next ... -enterBlocking_assignment - File: another_arbiter.v , 97 - Text: scan [ s ] = ( next ... -enterOperator_assignment - File: another_arbiter.v , 97 - Text: scan [ s ] = ( next ... -enterVariable_lvalue - File: another_arbiter.v , 97 - Text: scan [ s ] ... -enterHierarchical_identifier - File: another_arbiter.v , 97 - Text: scan ... -enterSelect - File: another_arbiter.v , 97 - Text: [ s ] ... -enterBit_select - File: another_arbiter.v , 97 - Text: [ s ] ... -enterExpression - File: another_arbiter.v , 97 - Text: s ... -enterPrimary - File: another_arbiter.v , 97 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: s ... -enterIdentifier - File: another_arbiter.v , 97 - Text: s ... -enterAssignOp_Assign - File: another_arbiter.v , 97 - Text: = ... -enterExpression - File: another_arbiter.v , 97 - Text: ( next + s < NUMUNIT ... -enterExpression - File: another_arbiter.v , 97 - Text: ( next + s < NUMUNIT ... -enterPrimary - File: another_arbiter.v , 97 - Text: ( next + s < NUMUNIT ... -enterMintypmax_expression - File: another_arbiter.v , 97 - Text: next + s < NUMUNITS ... -enterExpression - File: another_arbiter.v , 97 - Text: next + s < NUMUNITS ... -enterExpression - File: another_arbiter.v , 97 - Text: next + s ... -enterExpression - File: another_arbiter.v , 97 - Text: next ... -enterPrimary - File: another_arbiter.v , 97 - Text: next ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: next ... -enterIdentifier - File: another_arbiter.v , 97 - Text: next ... -enterBinOp_Plus - File: another_arbiter.v , 97 - Text: + ... -enterExpression - File: another_arbiter.v , 97 - Text: s ... -enterPrimary - File: another_arbiter.v , 97 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: s ... -enterIdentifier - File: another_arbiter.v , 97 - Text: s ... -enterBinOp_Less - File: another_arbiter.v , 97 - Text: < ... -enterExpression - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterExpression - File: another_arbiter.v , 97 - Text: next + s ... -enterExpression - File: another_arbiter.v , 97 - Text: next ... -enterPrimary - File: another_arbiter.v , 97 - Text: next ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: next ... -enterIdentifier - File: another_arbiter.v , 97 - Text: File: arbiter_tb.v , 59 Text: ( ~ lcomreq & ~ lmas ... enterPrimary @@ -8748,1384 +3006,7 @@ Text: ~ lcomreq & lmask1 & ... enterExpression File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 ... next ... -enterBinOp_Plus - File: another_arbiter.v , 97 - Text: + ... -enterExpression - File: another_arbiter.v , 97 - Text: s ... -enterPrimary - File: another_arbiter.v , 97 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: s ... -enterIdentifier - File: another_arbiter.v , 97 - Text: s ... -enterExpression - File: another_arbiter.v , 97 - Text: next + s - NUMUNITS ... -enterExpression - File: another_arbiter.v , 97 - Text: next + s ... -enterExpression - File: another_arbiter.v , 97 - Text: next ... -enterPrimary - File: another_arbiter.v , 97 - Text: next ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: next ... -enterIdentifier - File: another_arbiter.v , 97 - Text: next ... -enterBinOp_Plus - File: another_arbiter.v , 97 - Text: + ... -enterExpression - File: another_arbiter.v , 97 - Text: s ... -enterPrimary - File: another_arbiter.v , 97 - Text: s ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: s ... -enterIdentifier - File: another_arbiter.v , 97 - Text: s ... -enterBinOp_Minus - File: another_arbiter.v , 97 - Text: - ... -enterExpression - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 97 - Text: NUMUNITS ... -enterEnd - File: another_arbiter.v , 98 - Text: end ... -enterModule_item - File: another_arbiter.v , 100 - Text: always @ ( finalRequ ... -enterNon_port_module_item - File: another_arbiter.v , 100 - Text: always @ ( finalRequ ... -enterModule_or_generate_item - File: another_arbiter.v , 100 - Text: always @ ( finalRequ ... -enterModule_common_item - File: another_arbiter.v , 100 - Text: always @ ( finalRequ ... -enterAlways_construct - File: another_arbiter.v , 100 - Text: always @ ( finalRequ ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 100 - Text: always ... -enterStatement - File: another_arbiter.v , 100 - Text: @ ( finalRequest or ... -enterStatement_item - File: another_arbiter.v , 100 - Text: @ ( finalRequest or ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 100 - Text: @ ( finalRequest or ... -enterProcedural_timing_control - File: another_arbiter.v , 100 - Text: @ ( finalRequest or ... -enterEvent_control - File: another_arbiter.v , 100 - Text: @ ( finalRequest or ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest or scan ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: finalRequest ... -enterExpression - File: another_arbiter.v , 100 - Text: finalRequest ... -enterPrimary - File: another_arbiter.v , 100 - Text: finalRequest ... -enterPrimary_literal - File: another_arbiter.v , 100 - Text: finalRequest ... -enterIdentifier - File: another_arbiter.v , 100 - Text: finalRequest ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: scan [ 7 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: scan [ 7 ] ... -enterPrimary - File: another_arbiter.v , 100 - Text: scan [ 7 ] ... -enterComplex_func_call - File: another_arbiter.v , 100 - Text: scan [ 7 ] ... -enterIdentifier - File: another_arbiter.v , 100 - Text: scan ... -enterSelect - File: another_arbiter.v , 100 - Text: [ 7 ] ... -enterBit_select - File: another_arbiter.v , 100 - Text: [ 7 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: 7 ... -enterPrimary - File: another_arbiter.v , 100 - Text: 7 ... -enterPrimary_literal - File: another_arbiter.v , 100 - Text: 7 ... -enterNumber_Integral - File: another_arbiter.v , 100 - Text: 7 ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: scan [ 6 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: scan [ 6 ] ... -enterPrimary - File: another_arbiter.v , 100 - Text: scan [ 6 ] ... -enterComplex_func_call - File: another_arbiter.v , 100 - Text: scan [ 6 ] ... -enterIdentifier - File: another_arbiter.v , 100 - Text: scan ... -enterSelect - File: another_arbiter.v , 100 - Text: [ 6 ] ... -enterBit_select - File: another_arbiter.v , 100 - Text: [ 6 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: 6 ... -enterPrimary - File: another_arbiter.v , 100 - Text: 6 ... -enterPrimary_literal - File: another_arbiter.v , 100 - Text: 6 ... -enterNumber_Integral - File: another_arbiter.v , 100 - Text: 6 ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: scan [ 5 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: scan [ 5 ] ... -enterPrimary - File: another_arbiter.v , 100 - Text: scan [ 5 ] ... -enterComplex_func_call - File: another_arbiter.v , 100 - Text: scan [ 5 ] ... -enterIdentifier - File: another_arbiter.v , 100 - Text: scan ... -enterSelect - File: another_arbiter.v , 100 - Text: [ 5 ] ... -enterBit_select - File: another_arbiter.v , 100 - Text: [ 5 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: 5 ... -enterPrimary - File: another_arbiter.v , 100 - Text: 5 ... -enterPrimary_literal - File: another_arbiter.v , 100 - Text: 5 ... -enterNumber_Integral - File: another_arbiter.v , 100 - Text: 5 ... -enterEvent_expression - File: another_arbiter.v , 100 - Text: scan [ 4 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: scan [ 4 ] ... -enterPrimary - File: another_arbiter.v , 100 - Text: scan [ 4 ] ... -enterComplex_func_call - File: another_arbiter.v , 100 - Text: scan [ 4 ] ... -enterIdentifier - File: another_arbiter.v , 100 - Text: scan ... -enterSelect - File: another_arbiter.v , 100 - Text: [ 4 ] ... -enterBit_select - File: another_arbiter.v , 100 - Text: [ 4 ] ... -enterExpression - File: another_arbiter.v , 100 - Text: 4 ... -enterPrimary - File: another_arbiter.v , 100 - Text: 4 ... -enterPrimary_literal - File: another_arbiter.v , 100 - Text: 4 ... -enterNumber_Integral - File: another_arbiter.v , 100 - Text: 4 ... -enterEvent_expression - File: another_arbiter.v , 101 - Text: scan [ 3 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: scan [ 3 ] ... -enterPrimary - File: another_arbiter.v , 101 - Text: scan [ 3 ] ... -enterComplex_func_call - File: another_arbiter.v , 101 - Text: scan [ 3 ] ... -enterIdentifier - File: another_arbiter.v , 101 - Text: scan ... -enterSelect - File: another_arbiter.v , 101 - Text: [ 3 ] ... -enterBit_select - File: another_arbiter.v , 101 - Text: [ 3 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: 3 ... -enterPrimary - File: another_arbiter.v , 101 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 101 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 101 - Text: 3 ... -enterEvent_expression - File: another_arbiter.v , 101 - Text: scan [ 2 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: scan [ 2 ] ... -enterPrimary - File: another_arbiter.v , 101 - Text: scan [ 2 ] ... -enterComplex_func_call - File: another_arbiter.v , 101 - Text: scan [ 2 ] ... -enterIdentifier - File: another_arbiter.v , 101 - Text: scan ... -enterSelect - File: another_arbiter.v , 101 - Text: [ 2 ] ... -enterBit_select - File: another_arbiter.v , 101 - Text: [ 2 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: 2 ... -enterPrimary - File: another_arbiter.v , 101 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 101 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 101 - Text: 2 ... -enterEvent_expression - File: another_arbiter.v , 101 - Text: scan [ 1 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: scan [ 1 ] ... -enterPrimary - File: another_arbiter.v , 101 - Text: scan [ 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 101 - Text: scan [ 1 ] ... -enterIdentifier - File: another_arbiter.v , 101 - Text: scan ... -enterSelect - File: another_arbiter.v , 101 - Text: [ 1 ] ... -enterBit_select - File: another_arbiter.v , 101 - Text: [ 1 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 101 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 101 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 101 - Text: 1 ... -enterEvent_expression - File: another_arbiter.v , 101 - Text: scan [ 0 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: scan [ 0 ] ... -enterPrimary - File: another_arbiter.v , 101 - Text: scan [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 101 - Text: scan [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 101 - Text: scan ... -enterSelect - File: another_arbiter.v , 101 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 101 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 101 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 101 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 101 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 101 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 102 - Text: begin found [ 0 ] = ... -enterStatement - File: another_arbiter.v , 102 - Text: begin found [ 0 ] = ... -enterStatement_item - File: another_arbiter.v , 102 - Text: begin found [ 0 ] = ... -enterSeq_block - File: another_arbiter.v , 102 - Text: begin found [ 0 ] = ... -enterStatement_or_null - File: another_arbiter.v , 103 - Text: found [ 0 ] = finalR ... -enterStatement - File: another_arbiter.v , 103 - Text: found [ 0 ] = finalR ... -enterStatement_item - File: another_arbiter.v , 103 - Text: found [ 0 ] = finalR ... -enterBlocking_assignment - File: another_arbiter.v , 103 - Text: found [ 0 ] = finalR ... -enterOperator_assignment - File: another_arbiter.v , 103 - Text: found [ 0 ] = finalR ... -enterVariable_lvalue - File: another_arbiter.v , 103 - Text: found [ 0 ] ... -enterHierarchical_identifier - File: another_arbiter.v , 103 - Text: found ... -enterSelect - File: another_arbiter.v , 103 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 103 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 103 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 103 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 103 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 103 - Text: 0 ... -enterAssignOp_Assign - File: another_arbiter.v , 103 - Text: = ... -enterExpression - File: another_arbiter.v , 103 - Text: finalRequest [ scan ... -enterPrimary - File: another_arbiter.v , 103 - Text: finalRequest [ scan ... -enterComplex_func_call - File: another_arbiter.v , 103 - Text: finalRequest [ scan ... -enterIdentifier - File: another_arbiter.v , 103 - Text: finalRequest ... -enterSelect - File: another_arbiter.v , 103 - Text: [ scan [ 0 ] ] ... -enterBit_select - File: another_arbiter.v , 103 - Text: [ scan [ 0 ] ] ... -enterExpression - File: another_arbiter.v , 103 - Text: scan [ 0 ] ... -enterPrimary - File: another_arbiter.v , 103 - Text: scan [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 103 - Text: scan [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 103 - Text: scan ... -enterSelect - File: another_arbiter.v , 103 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 103 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 103 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 103 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 103 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 103 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 104 - Text: for ( t = 1 ; t < NU ... -enterStatement - File: another_arbiter.v , 104 - Text: for ( t = 1 ; t < NU ... -enterStatement_item - File: another_arbiter.v , 104 - Text: for ( t = 1 ; t < NU ... -enterLoop_statement - File: another_arbiter.v , 104 - Text: for ( t = 1 ; t < NU ... -enterFor_initialization - File: another_arbiter.v , 104 - Text: t = 1 ... -enterList_of_variable_assignments - File: another_arbiter.v , 104 - Text: t = 1 ... -enterVariable_assignment - File: another_arbiter.v , 104 - Text: t = 1 ... -enterVariable_lvalue - File: another_arbiter.v , 104 - Text: t ... -enterHierarchical_identifier - File: another_arbiter.v , 104 - Text: t ... -enterSelect - File: another_arbiter.v , 104 - Text: ... -enterBit_select - File: another_arbiter.v , 104 - Text: ... -enterExpression - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 104 - Text: 1 ... -enterExpression - File: another_arbiter.v , 104 - Text: t < NUMUNITS - 1 ... -enterExpression - File: another_arbiter.v , 104 - Text: t < NUMUNITS ... -enterExpression - File: another_arbiter.v , 104 - Text: t ... -enterPrimary - File: another_arbiter.v , 104 - Text: t ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: t ... -enterIdentifier - File: another_arbiter.v , 104 - Text: t ... -enterBinOp_Less - File: another_arbiter.v , 104 - Text: < ... -enterExpression - File: another_arbiter.v , 104 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 104 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 104 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 104 - Text: - ... -enterExpression - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 104 - Text: 1 ... -enterFor_step - File: another_arbiter.v , 104 - Text: t = t + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 104 - Text: t = t + 1 ... -enterOperator_assignment - File: another_arbiter.v , 104 - Text: t = t + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 104 - Text: t ... -enterHierarchical_identifier - File: another_arbiter.v , 104 - Text: t ... -enterSelect - File: another_arbiter.v , 104 - Text: ... -enterBit_select - File: another_arbiter.v , 104 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 104 - Text: = ... -enterExpression - File: another_arbiter.v , 104 - Text: t + 1 ... -enterExpression - File: another_arbiter.v , 104 - Text: t ... -enterPrimary - File: another_arbiter.v , 104 - Text: t ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: t ... -enterIdentifier - File: another_arbiter.v , 104 - Text: t ... -enterBinOp_Plus - File: another_arbiter.v , 104 - Text: + ... -enterExpression - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 104 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 104 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 104 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 105 - Text: found [ t ] = found ... -enterStatement - File: another_arbiter.v , 105 - Text: found [ t ] = found ... -enterStatement_item - File: another_arbiter.v , 105 - Text: found [ t ] = found ... -enterBlocking_assignment - File: another_arbiter.v , 105 - Text: found [ t ] = found ... -enterOperator_assignment - File: another_arbiter.v , 105 - Text: found [ t ] = found ... -enterVariable_lvalue - File: another_arbiter.v , 105 - Text: found [ t ] ... -enterHierarchical_identifier - File: another_arbiter.v , 105 - Text: found ... -enterSelect - File: another_arbiter.v , 105 - Text: [ t ] ... -enterBit_select - File: another_arbiter.v , 105 - Text: [ t ] ... -enterExpression - File: another_arbiter.v , 105 - Text: t ... -enterPrimary - File: another_arbiter.v , 105 - Text: t ... -enterPrimary_literal - File: another_arbiter.v , 105 - Text: t ... -enterIdentifier - File: another_arbiter.v , 105 - Text: t ... -enterAssignOp_Assign - File: another_arbiter.v , 105 - Text: = ... -enterExpression - File: another_arbiter.v , 105 - Text: found [ t - 1 ] || f ... -enterExpression - File: another_arbiter.v , 105 - Text: found [ t - 1 ] ... -enterPrimary - File: another_arbiter.v , 105 - Text: found [ t - 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 105 - Text: found [ t - 1 ] ... -enterIdentifier - File: another_arbiter.v , 105 - Text: found ... -enterSelect - File: another_arbiter.v , 105 - Text: [ t - 1 ] ... -enterBit_select - File: another_arbiter.v , 105 - Text: [ t - 1 ] ... -enterExpression - File: another_arbiter.v , 105 - Text: t - 1 ... -enterExpression - File: another_arbiter.v , 105 - Text: t ... -enterPrimary - File: another_arbiter.v , 105 - Text: t ... -enterPrimary_literal - File: another_arbiter.v , 105 - Text: t ... -enterIdentifier - File: another_arbiter.v , 105 - Text: t ... -enterBinOp_Minus - File: another_arbiter.v , 105 - Text: - ... -enterExpression - File: another_arbiter.v , 105 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 105 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 105 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 105 - Text: 1 ... -enterBinOp_LogicOr - File: another_arbiter.v , 105 - Text: || ... -enterExpression - File: another_arbiter.v , 105 - Text: finalRequest [ scan ... -enterPrimary - File: another_arbiter.v , 105 - Text: finalRequest [ scan ... -enterComplex_func_call - File: another_arbiter.v , 105 - Text: finalRequest [ scan ... -enterIdentifier - File: another_arbiter.v , 105 - Text: finalRequest ... -enterSelect - File: another_arbiter.v , 105 - Text: [ scan [ t ] ] ... -enterBit_select - File: another_arbiter.v , 105 - Text: [ scan [ t ] ] ... -enterExpression - File: another_arbiter.v , 105 - Text: scan [ t ] ... -enterPrimary - File: another_arbiter.v , 105 - Text: scan [ t ] ... -enterComplex_func_call - File: another_arbiter.v , 105 - Text: scan [ t ] ... -enterIdentifier - File: another_arbiter.v , 105 - Text: scan ... -enterSelect - File: another_arbiter.v , 105 - Text: [ t ] ... -enterBit_select - File: another_arbiter.v , 105 - Text: [ t ] ... -enterExpression - File: another_arbiter.v , 105 - Text: t ... -enterPrimary - File: another_arbiter.v , 105 - Text: t ... -enterPrimary_literal - File: another_arbiter.v , 105 - Text: t ... -enterIdentifier - File: another_arbiter.v , 105 - Text: t ... -enterEnd - File: another_arbiter.v , 106 - Text: end ... -enterModule_item - File: another_arbiter.v , 108 - Text: always @ ( finalRequ ... -enterNon_port_module_item - File: another_arbiter.v , 108 - Text: always @ ( finalRequ ... -enterModule_or_generate_item - File: another_arbiter.v , 108 - Text: always @ ( finalRequ ... -enterModule_common_item - File: another_arbiter.v , 108 - Text: always @ ( finalRequ ... -enterAlways_construct - File: another_arbiter.v , 108 - Text: always @ ( finalRequ ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 108 - Text: always ... -enterStatement - File: another_arbiter.v , 108 - Text: @ ( finalRequest or ... -enterStatement_item - File: another_arbiter.v , 108 - Text: @ ( finalRequest or ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 108 - Text: @ ( finalRequest or ... -enterProcedural_timing_control - File: another_arbiter.v , 108 - Text: @ ( finalRequest or ... -enterEvent_control - File: another_arbiter.v , 108 - Text: @ ( finalRequest or ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest or foun ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: finalRequest ... -enterExpression - File: another_arbiter.v , 108 - Text: finalRequest ... -enterPrimary - File: another_arbiter.v , 108 - Text: finalRequest ... -enterPrimary_literal - File: another_arbiter.v , 108 - Text: finalRequest ... -enterIdentifier - File: another_arbiter.v , 108 - Text: finalRequest ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: found ... -enterExpression - File: another_arbiter.v , 108 - Text: found ... -enterPrimary - File: another_arbiter.v , 108 - Text: found ... -enterPrimary_literal - File: another_arbiter.v , 108 - Text: found ... -enterIdentifier - File: another_arbiter.v , 108 - Text: found ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: scan [ 7 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: scan [ 7 ] ... -enterPrimary - File: another_arbiter.v , 108 - Text: scan [ 7 ] ... -enterComplex_func_call - File: another_arbiter.v , 108 - Text: scan [ 7 ] ... -enterIdentifier - File: another_arbiter.v , 108 - Text: scan ... -enterSelect - File: another_arbiter.v , 108 - Text: [ 7 ] ... -enterBit_select - File: another_arbiter.v , 108 - Text: [ 7 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: 7 ... -enterPrimary - File: another_arbiter.v , 108 - Text: 7 ... -enterPrimary_literal - File: another_arbiter.v , 108 - Text: 7 ... -enterNumber_Integral - File: another_arbiter.v , 108 - Text: 7 ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: scan [ 6 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: scan [ 6 ] ... -enterPrimary - File: another_arbiter.v , 108 - Text: scan [ 6 ] ... -enterComplex_func_call - File: another_arbiter.v , 108 - Text: scan [ 6 ] ... -enterIdentifier - File: another_arbiter.v , 108 - Text: scan ... -enterSelect - File: another_arbiter.v , 108 - Text: [ 6 ] ... -enterBit_select - File: another_arbiter.v , 108 - Text: [ 6 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: 6 ... -enterPrimary - File: another_arbiter.v , 108 - Text: 6 ... -enterPrimary_literal - File: another_arbiter.v , 108 - Text: 6 ... -enterNumber_Integral - File: another_arbiter.v , 108 - Text: 6 ... -enterEvent_expression - File: another_arbiter.v , 108 - Text: scan [ 5 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: scan [ 5 ] ... -enterPrimary - File: another_arbiter.v , 108 - Text: scan [ 5 ] ... -enterComplex_func_call - File: another_arbiter.v , 108 - Text: scan [ 5 ] ... -enterIdentifier - File: another_arbiter.v , 108 - Text: scan ... -enterSelect - File: another_arbiter.v , 108 - Text: [ 5 ] ... -enterBit_select - File: another_arbiter.v , 108 - Text: [ 5 ] ... -enterExpression - File: another_arbiter.v , 108 - Text: 5 ... -enterPrimary - File: another_arbiter.v , 108 - Text: 5 ... -enterPrimary_literal - File: another_arbiter.v , 108 - Text: 5 ... -enterNumber_Integral - File: another_arbiter.v , 108 - Text: 5 ... -enterEvent_expression - File: another_arbiter.v , 109 - Text: scan [ 4 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: scan [ 4 ] ... -enterPrimary - File: another_arbiter.v , 109 - Text: scan [ 4 ] ... -enterComplex_func_call - File: another_arbiter.v , 109 - Text: scan [ 4 ] ... -enterIdentifier - File: another_arbiter.v , 109 - Text: scan ... -enterSelect - File: another_arbiter.v , 109 - Text: [ 4 ] ... -enterBit_select - File: another_arbiter.v , 109 - Text: [ 4 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: 4 ... -enterPrimary - File: another_arbiter.v , 109 - Text: 4 ... -enterPrimary_literal - File: another_arbiter.v , 109 - Text: 4 ... -enterNumber_Integral - File: another_arbiter.v , 109 - Text: 4 ... -enterEvent_expression - File: another_arbiter.v , 109 - Text: scan [ 3 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: scan [ 3 ] ... -enterPrimary - File: another_arbiter.v , 109 - Text: scan [ 3 ] ... -enterComplex_func_call - File: another_arbiter.v , 109 - Text: scan [ 3 ] ... -enterIdentifier - File: another_arbiter.v , 109 - Text: scan ... -enterSelect - File: another_arbiter.v , 109 - Text: [ 3 ] ... -enterBit_select - File: another_arbiter.v , 109 - Text: [ 3 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: 3 ... -enterPrimary - File: another_arbiter.v , 109 - Text: 3 ... -enterPrimary_literal - File: another_arbiter.v , 109 - Text: 3 ... -enterNumber_Integral - File: another_arbiter.v , 109 - Text: 3 ... -enterEvent_expression - File: another_arbiter.v , 109 - Text: scan [ 2 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: scan [ 2 ] ... -enterPrimary - File: another_arbiter.v , 109 - Text: scan [ 2 ] ... -enterComplex_func_call - File: another_arbiter.v , 109 - Text: scan [ 2 ] ... -enterIdentifier - File: another_arbiter.v , 109 - Text: scan ... -enterSelect - File: another_arbiter.v , 109 - Text: [ 2 ] ... -enterBit_select - File: another_arbiter.v , 109 - Text: [ 2 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: 2 ... -enterPrimary - File: another_arbiter.v , 109 - Text: 2 ... -enterPrimary_literal - File: another_arbiter.v , 109 - Text: 2 ... -enterNumber_Integral - File: another_arbiter.v , 109 - Text: 2 ... -enterEvent_expression - File: another_arbiter.v , 109 - Text: scan [ 1 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: scan [ 1 ] ... -enterPrimary - File: another_arbiter.v , 109 - Text: scan [ 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 109 - Text: scan [ 1 ] ... -enterIdentifier - File: another_arbiter.v , 109 - Text: scan ... -enterSelect - File: another_arbiter.v , 109 - Text: [ 1 ] ... -enterBit_select - File: another_arbiter.v , 109 - Text: [ 1 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 109 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 109 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 109 - Text: 1 ... -enterEvent_expression - File: another_arbiter.v , 109 - Text: scan [ 0 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: scan [ 0 ] ... -enterPrimary - File: another_arbiter.v , 109 - Text: scan [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 109 - Text: scan [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 109 - Text: scan ... -enterSelect - File: another_arbiter.v , 109 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 109 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 109 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 109 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 109 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 109 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 110 - Text: begin grantD [ scan ... -enterStatement - File: another_arbiter.v , 110 - Text: begin grantD [ scan ... -enterStatement_item - File: another_arbiter.v , 110 - Text: begin grantD [ scan ... -enterSeq_block - File: another_arbiter.v , 110 - Text: begin grantD [ scan ... -enterStatement_or_null - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterStatement - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterStatement_item - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterBlocking_assignment - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterOperator_assignment - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterVariable_lvalue - File: another_arbiter.v , 111 - Text: grantD [ scan [ 0 ] ... -enterHierarchical_identifier - File: another_arbiter.v , 111 - Text: grantD ... -enterSelect - File: another_arbiter.v , 111 - Text: [ scan [ 0 ] ] ... -enterBit_select - File: another_arbiter.v , 111 - Text: [ scan [ 0 ] ] ... -enterExpression - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterPrimary - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 111 - Text: scan ... -enterSelect - File: another_arbiter.v , 111 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 111 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 111 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 111 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 111 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 111 - Text: 0 ... -enterAssignOp_Assign - File: another_arbiter.v , 111 - Text: = ... -enterExpression - File: another_arbiter.v , 111 - Text: finalRequest [ scan ... -enterPrimary - File: another_arbiter.v , 111 - Text: finalRequest [ scan ... -enterComplex_func_call - File: another_arbiter.v , 111 - Text: finalRequest [ scan ... -enterIdentifier - File: another_arbiter.v , 111 - Text: finalRequest ... -enterSelect - File: another_arbiter.v , 111 - Text: [ scan [ 0 ] ] ... -enterBit_select - File: another_arbiter.v , 111 - Text: [ scan [ 0 ] ] ... -enterExpression - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterPrimary - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterComplex_func_call - File: another_arbiter.v , 111 - Text: scan [ 0 ] ... -enterIdentifier - File: another_arbiter.v , 111 - Text: scan ... -enterSelect - File: another_arbiter.v , 111 - Text: [ 0 ] ... -enterBit_select - File: another_arbiter.v , 111 - Text: [ 0 ] ... -enterExpression - File: another_arbiter.v , 111 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 111 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 111 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 111 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 112 - Text: for ( u = 1 ; u < NU ... -enterStatement - File: another_arbiter.v , 112 - Text: for ( u = 1 ; u < NU ... -enterStatement_item - File: another_arbiter.v , 112 - Text: for ( u = 1 ; u < NU ... -enterLoop_statement - File: another_arbiter.v , 112 - Text: for ( u = 1 ; u < NU ... -enterFor_initialization - File: another_arbiter.v , 112 - Text: u = 1 ... -enterList_of_variable_assignments - File: another_arbiter.v , 112 - Text: u = 1 ... -enterVariable_assignment - File: another_arbiter.v , 112 - Text: u = 1 ... -enterVariable_lvalue - File: another_arbiter.v , 112 - Text: u ... -enterHierarchical_identifier - File: another_arbiter.v , 112 - Text: u ... -enterSelect - File: another_arbiter.v , 112 - Text: ... -enterBit_select - File: another_arbiter.v , 112 - Text: ... -enterExpression - File: another_arbiter.v , 112 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 112 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 112 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 112 - Text: 1 ... -enterExpression - File: another_arbiter.v , 112 - Text: u < NUMUNITS ... -enterExpression - File: another_arbiter.v , 112 - Text: u ... -enterPrimary - File: another_arbiter.v , 112 - Text: u ... -enterPrimary_literal - File: another_arbiter.v , 112 - Text: u ... -enterIdentifier - File: another_arbiter.v , 112 - Text: u ... -enterBinOp_Less - File: another_arbiter.v , 112 - Text: < ... -enterExpression - File: another_arbiter.v , 112 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 112 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 112 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 112 - Text: NUMUNITS ... -enterFor_step - File: another_arbiter.v , 112 - Text: u = u + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 112 - Text: u = u + 1 ... -enterOperator_assignment - File: another_arbiter.v , 112 - Text: u = u + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 112 - Text: u ... -enterHierarchical_identifier - File: another_arbiter.v , 112 - Text: u ... -enterSelect - File: another_arbiter.v , 112 - Text: ... -enterBit_select - File: another_arbiter.v , 112 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 112 - Text: = ... -enterExpression - File: another_arbiter.v , 112 - Text: u + 1 ... -enterExpression - File: another_arbiter.v , 112 - Text: u ... + Text: ~ lcomreq & lmask1 ... enterExpression File: arbiter_tb.v , 62 Text: ~ lcomreq ... @@ -10882,345 +3763,7 @@ enterExpression File: arbiter_tb.v , 69 Text: ~ lmask0 ... - -enterPrimary - File: another_arbiter.v , 112 - Text: u ... -enterPrimary_literal - File: another_arbiter.v , 112 - Text: u ... -enterIdentifier - File: another_arbiter.v , 112 - Text: u ... -enterBinOp_Plus - File: another_arbiter.v , 112 - Text: + ... -enterExpression - File: another_arbiter.v , 112 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 112 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 112 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 112 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterStatement - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterStatement_item - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterBlocking_assignment - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterOperator_assignment - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterVariable_lvalue - File: another_arbiter.v , 113 - Text: grantD [ scan [ u ] ... -enterHierarchical_identifier - File: another_arbiter.v , 113 - Text: grantD ... -enterSelect - File: another_arbiter.v , 113 - Text: [ scan [ u ] ] ... -enterBit_select - File: another_arbiter.v , 113 - Text: [ scan [ u ] ] ... -enterExpression - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterPrimary - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterComplex_func_call - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterIdentifier - File: another_arbiter.v , 113 - Text: scan ... -enterSelect - File: another_arbiter.v , 113 - Text: [ u ] ... -enterBit_select - File: another_arbiter.v , 113 - Text: [ u ] ... -enterExpression - File: another_arbiter.v , 113 - Text: u ... -enterPrimary - File: another_arbiter.v , 113 - Text: u ... -enterPrimary_literal - File: another_arbiter.v , 113 - Text: u ... -enterIdentifier - File: another_arbiter.v , 113 - Text: u ... -enterAssignOp_Assign - File: another_arbiter.v , 113 - Text: = ... -enterExpression - File: another_arbiter.v , 113 - Text: finalRequest [ scan ... -enterExpression - File: another_arbiter.v , 113 - Text: finalRequest [ scan ... -enterPrimary - File: another_arbiter.v , 113 - Text: finalRequest [ scan ... -enterComplex_func_call - File: another_arbiter.v , 113 - Text: finalRequest [ scan ... -enterIdentifier - File: another_arbiter.v , 113 - Text: finalRequest ... -enterSelect - File: another_arbiter.v , 113 - Text: [ scan [ u ] ] ... -enterBit_select - File: another_arbiter.v , 113 - Text: [ scan [ u ] ] ... -enterExpression - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterPrimary - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterComplex_func_call - File: another_arbiter.v , 113 - Text: scan [ u ] ... -enterIdentifier - File: another_arbiter.v , 113 - Text: scan ... -enterSelect - File: another_arbiter.v , 113 - Text: [ u ] ... -enterBit_select - File: another_arbiter.v , 113 - Text: [ u ] ... -enterExpression - File: another_arbiter.v , 113 - Text: u ... -enterPrimary - File: another_arbiter.v , 113 - Text: u ... -enterPrimary_literal - File: another_arbiter.v , 113 - Text: u ... -enterIdentifier - File: another_arbiter.v , 113 - Text: u ... -enterBinOp_LogicAnd - File: another_arbiter.v , 113 - Text: && ... -enterExpression - File: another_arbiter.v , 113 - Text: ~ found [ u - 1 ] ... enterUnary_Tilda - File: another_arbiter.v , 113 - Text: ~ ... -enterPrimary - File: another_arbiter.v , 113 - Text: found [ u - 1 ] ... -enterComplex_func_call - File: another_arbiter.v , 113 - Text: found [ u - 1 ] ... -enterIdentifier - File: another_arbiter.v , 113 - Text: found ... -enterSelect - File: another_arbiter.v , 113 - Text: [ u - 1 ] ... -enterBit_select - File: another_arbiter.v , 113 - Text: [ u - 1 ] ... -enterExpression - File: another_arbiter.v , 113 - Text: u - 1 ... -enterExpression - File: another_arbiter.v , 113 - Text: u ... -enterPrimary - File: another_arbiter.v , 113 - Text: u ... -enterPrimary_literal - File: another_arbiter.v , 113 - Text: u ... -enterIdentifier - File: another_arbiter.v , 113 - Text: u ... -enterBinOp_Minus - File: another_arbiter.v , 113 - Text: - ... -enterExpression - File: another_arbiter.v , 113 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 113 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 113 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 113 - Text: 1 ... -enterEnd - File: another_arbiter.v , 114 - Text: end ... -enterModule_item - File: another_arbiter.v , 115 - Text: always @ ( grantD ) ... -enterNon_port_module_item - File: another_arbiter.v , 115 - Text: always @ ( grantD ) ... -enterModule_or_generate_item - File: another_arbiter.v , 115 - Text: always @ ( grantD ) ... -enterModule_common_item - File: another_arbiter.v , 115 - Text: always @ ( grantD ) ... -enterAlways_construct - File: another_arbiter.v , 115 - Text: always @ ( grantD ) ... -enterAlwaysKeywd_Always - File: another_arbiter.v , 115 - Text: always ... -enterStatement - File: another_arbiter.v , 115 - Text: @ ( grantD ) begin n ... -enterStatement_item - File: another_arbiter.v , 115 - Text: @ ( grantD ) begin n ... -enterProcedural_timing_control_statement - File: another_arbiter.v , 115 - Text: @ ( grantD ) begin n ... -enterProcedural_timing_control - File: another_arbiter.v , 115 - Text: @ ( grantD ) ... -enterEvent_control - File: another_arbiter.v , 115 - Text: @ ( grantD ) ... -enterEvent_expression - File: another_arbiter.v , 115 - Text: grantD ... -enterExpression - File: another_arbiter.v , 115 - Text: grantD ... -enterPrimary - File: another_arbiter.v , 115 - Text: grantD ... -enterPrimary_literal - File: another_arbiter.v , 115 - Text: grantD ... -enterIdentifier - File: another_arbiter.v , 115 - Text: grantD ... -enterStatement_or_null - File: another_arbiter.v , 116 - Text: begin nextNext = 0 ; ... -enterStatement - File: another_arbiter.v , 116 - Text: begin nextNext = 0 ; ... -enterStatement_item - File: another_arbiter.v , 116 - Text: begin nextNext = 0 ; ... -enterSeq_block - File: another_arbiter.v , 116 - Text: begin nextNext = 0 ; ... -enterStatement_or_null - File: another_arbiter.v , 117 - Text: nextNext = 0 ; ... -enterStatement - File: another_arbiter.v , 117 - Text: nextNext = 0 ; ... -enterStatement_item - File: another_arbiter.v , 117 - Text: nextNext = 0 ; ... -enterBlocking_assignment - File: another_arbiter.v , 117 - Text: nextNext = 0 ... -enterOperator_assignment - File: another_arbiter.v , 117 - Text: nextNext = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 117 - Text: nextNext ... -enterHierarchical_identifier - File: another_arbiter.v , 117 - Text: nextNext ... -enterSelect - File: another_arbiter.v , 117 - Text: ... -enterBit_select - File: another_arbiter.v , 117 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 117 - Text: = ... -enterExpression - File: another_arbiter.v , 117 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 117 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 117 - Text: 0 ... -enterNumber_Integral - File: another_arbiter.v , 117 - Text: 0 ... -enterStatement_or_null - File: another_arbiter.v , 118 - Text: for ( v = 0 ; v < NU ... -enterStatement - File: another_arbiter.v , 118 - Text: for ( v = 0 ; v < NU ... -enterStatement_item - File: another_arbiter.v , 118 - Text: for ( v = 0 ; v < NU ... -enterLoop_statement - File: another_arbiter.v , 118 - Text: for ( v = 0 ; v < NU ... -enterFor_initialization - File: another_arbiter.v , 118 - Text: v = 0 ... -enterList_of_variable_assignments - File: another_arbiter.v , 118 - Text: v = 0 ... -enterVariable_assignment - File: another_arbiter.v , 118 - Text: v = 0 ... -enterVariable_lvalue - File: another_arbiter.v , 118 - Text: v ... -enterHierarchical_identifier - File: another_arbiter.v , 118 - Text: v ... -enterSelect - File: another_arbiter.v , 118 - Text: ... -enterBit_select - File: another_arbiter.v , 118 - Text: ... -enterExpression - File: another_arbiter.v , 118 - Text: 0 ... -enterPrimary - File: another_arbiter.v , 118 - Text: 0 ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: 0 ... -enterNumber_Integral - File:enterUnary_Tilda File: arbiter_tb.v , 69 Text: ~ ... enterPrimary @@ -11605,225 +4148,7 @@ File: arbiter_tb.v , 72 Text: ~ req0 ... enterUnary_Tilda - File: arbiter_tb.v , another_arbiter.v , 118 - Text: 0 ... -enterExpression - File: another_arbiter.v , 118 - Text: v < NUMUNITS - 1 ... -enterExpression - File: another_arbiter.v , 118 - Text: v < NUMUNITS ... -enterExpression - File: another_arbiter.v , 118 - Text: v ... -enterPrimary - File: another_arbiter.v , 118 - Text: v ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: v ... -enterIdentifier - File: another_arbiter.v , 118 - Text: v ... -enterBinOp_Less - File: another_arbiter.v , 118 - Text: < ... -enterExpression - File: another_arbiter.v , 118 - Text: NUMUNITS ... -enterPrimary - File: another_arbiter.v , 118 - Text: NUMUNITS ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: NUMUNITS ... -enterIdentifier - File: another_arbiter.v , 118 - Text: NUMUNITS ... -enterBinOp_Minus - File: another_arbiter.v , 118 - Text: - ... -enterExpression - File: another_arbiter.v , 118 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 118 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 118 - Text: 1 ... -enterFor_step - File: another_arbiter.v , 118 - Text: v = v + 1 ... -enterFor_step_assignment - File: another_arbiter.v , 118 - Text: v = v + 1 ... -enterOperator_assignment - File: another_arbiter.v , 118 - Text: v = v + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 118 - Text: v ... -enterHierarchical_identifier - File: another_arbiter.v , 118 - Text: v ... -enterSelect - File: another_arbiter.v , 118 - Text: ... -enterBit_select - File: another_arbiter.v , 118 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 118 - Text: = ... -enterExpression - File: another_arbiter.v , 118 - Text: v + 1 ... -enterExpression - File: another_arbiter.v , 118 - Text: v ... -enterPrimary - File: another_arbiter.v , 118 - Text: v ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: v ... -enterIdentifier - File: another_arbiter.v , 118 - Text: v ... -enterBinOp_Plus - File: another_arbiter.v , 118 - Text: + ... -enterExpression - File: another_arbiter.v , 118 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 118 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 118 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 118 - Text: 1 ... -enterStatement_or_null - File: another_arbiter.v , 119 - Text: if ( grantD [ v ] ) ... -enterStatement - File: another_arbiter.v , 119 - Text: if ( grantD [ v ] ) ... -enterStatement_item - File: another_arbiter.v , 119 - Text: if ( grantD [ v ] ) ... -enterConditional_statement - File: another_arbiter.v , 119 - Text: if ( grantD [ v ] ) ... -enterCond_predicate - File: another_arbiter.v , 119 - Text: grantD [ v ] ... -enterExpression_or_cond_pattern - File: another_arbiter.v , 119 - Text: grantD [ v ] ... -enterExpression - File: another_arbiter.v , 119 - Text: grantD [ v ] ... -enterPrimary - File: another_arbiter.v , 119 - Text: grantD [ v ] ... -enterComplex_func_call - File: another_arbiter.v , 119 - Text: grantD [ v ] ... -enterIdentifier - File: another_arbiter.v , 119 - Text: grantD ... -enterSelect - File: another_arbiter.v , 119 - Text: [ v ] ... -enterBit_select - File: another_arbiter.v , 119 - Text: [ v ] ... -enterExpression - File: another_arbiter.v , 119 - Text: v ... -enterPrimary - File: another_arbiter.v , 119 - Text: v ... -enterPrimary_literal - File: another_arbiter.v , 119 - Text: v ... -enterIdentifier - File: another_arbiter.v , 119 - Text: v ... -enterStatement_or_null - File: another_arbiter.v , 119 - Text: nextNext = v + 1 ; ... -enterStatement - File: another_arbiter.v , 119 - Text: nextNext = v + 1 ; ... -enterStatement_item - File: another_arbiter.v , 119 - Text: nextNext = v + 1 ; ... -enterBlocking_assignment - File: another_arbiter.v , 119 - Text: nextNext = v + 1 ... -enterOperator_assignment - File: another_arbiter.v , 119 - Text: nextNext = v + 1 ... -enterVariable_lvalue - File: another_arbiter.v , 119 - Text: nextNext ... -enterHierarchical_identifier - File: another_arbiter.v , 119 - Text: nextNext ... -enterSelect - File: another_arbiter.v , 119 - Text: ... -enterBit_select - File: another_arbiter.v , 119 - Text: ... -enterAssignOp_Assign - File: another_arbiter.v , 119 - Text: = ... -enterExpression - File: another_arbiter.v , 119 - Text: v + 1 ... -enterExpression - File: another_arbiter.v , 119 - Text: v ... -enterPrimary - File: another_arbiter.v , 119 - Text: v ... -enterPrimary_literal - File: another_arbiter.v , 119 - Text: v ... -enterIdentifier - File: another_arbiter.v , 119 - Text: v ... -enterBinOp_Plus - File: another_arbiter.v , 119 - Text: + ... -enterExpression - File: another_arbiter.v , 119 - Text: 1 ... -enterPrimary - File: another_arbiter.v , 119 - Text: 1 ... -enterPrimary_literal - File: another_arbiter.v , 119 - Text: 1 ... -enterNumber_Integral - File: another_arbiter.v , 119 - Text: 1 ... -enterEnd - File: another_arbiter.v , 120 - Text: end ... -enterEndmodule - File: another_arbiter.v , 121 - Text: endmodule ... - 72 + File: arbiter_tb.v , 72 Text: ~ ... enterPrimary File: arbiter_tb.v , 72 @@ -15308,9 +7633,7682 @@ enterEndmodule File: arbiter_tb.v , 187 Text: endmodule ... -[INFO :PY0400] Processing source file "encoder.v". +[INFO :PY0400] Processing source file "dff.v". -[INFO :PY0400] Processing source file "top.v". +enterTop_level_rule + File: dff.v , 8 + Text: module dff_async_res ... +enterNull_rule + File: dff.v , 8 + Text: ... +enterSource_text + File: dff.v , 8 + Text: module dff_async_res ... +enterDescription + File: dff.v , 8 + Text: module dff_async_res ... +enterModule_declaration + File: dff.v , 8 + Text: module dff_async_res ... +enterModule_nonansi_header + File: dff.v , 8 + Text: module dff_async_res ... +enterModule_keyword + File: dff.v , 8 + Text: module ... +enterIdentifier + File: dff.v , 8 + Text: dff_async_reset ... +enterList_of_ports + File: dff.v , 8 + Text: ( data , clk , reset ... +enterPort + File: dff.v , 9 + Text: data ... +enterPort_expression + File: dff.v , 9 + Text: data ... +enterPort_reference + File: dff.v , 9 + Text: data ... +enterIdentifier + File: dff.v , 9 + Text: data ... +enterConstant_select + File: dff.v , 9 + Text: ... +enterConstant_bit_select + File: dff.v , 9 + Text: ... +enterPort + File: dff.v , 10 + Text: clk ... +enterPort_expression + File: dff.v , 10 + Text: clk ... +enterPort_reference + File: dff.v , 10 + Text: clk ... +enterIdentifier + File: dff.v , 10 + Text: clk ... +enterConstant_select + File: dff.v , 10 + Text: ... +enterConstant_bit_select + File: dff.v , 10 + Text: ... +enterPort + File: dff.v , 11 + Text: reset ... +enterPort_expression + File: dff.v , 11 + Text: reset ... +enterPort_reference + File: dff.v , 11 + Text: reset ... +enterIdentifier + File: dff.v , 11 + Text: reset ... +enterConstant_select + File: dff.v , 11 + Text: ... +enterConstant_bit_select + File: dff.v , 11 + Text: ... +enterPort + File: dff.v , 12 + Text: q ... +enterPort_expression + File: dff.v , 12 + Text: q ... +enterPort_reference + File: dff.v , 12 + Text: q ... +enterIdentifier + File: dff.v , 12 + Text: q ... +enterConstant_select + File: dff.v , 13 + Text: ... +enterConstant_bit_select + File: dff.v , 13 + Text: ... +enterModule_item + File: dff.v , 15 + Text: input data , clk , r ... +enterPort_declaration + File: dff.v , 15 + Text: input data , clk , r ... +enterInput_declaration + File: dff.v , 15 + Text: input data , clk , r ... +enterNet_port_type + File: dff.v , 15 + Text: ... +enterData_type_or_implicit + File: dff.v , 15 + Text: ... +enterList_of_port_identifiers + File: dff.v , 15 + Text: data , clk , reset ... +enterIdentifier + File: dff.v , 15 + Text: data ... +enterIdentifier + File: dff.v , 15 + Text: clk ... +enterIdentifier + File: dff.v , 15 + Text: reset ... +enterModule_item + File: dff.v , 18 + Text: output q ; ... +enterPort_declaration + File: dff.v , 18 + Text: output q ... +enterOutput_declaration + File: dff.v , 18 + Text: output q ... +enterNet_port_type + File: dff.v , 18 + Text: ... +enterData_type_or_implicit + File: dff.v , 18 + Text: ... +enterList_of_port_identifiers + File: dff.v , 18 + Text: q ... +enterIdentifier + File: dff.v , 18 + Text: q ... +enterModule_item + File: dff.v , 21 + Text: reg q ; ... +enterNon_port_module_item + File: dff.v , 21 + Text: reg q ; ... +enterModule_or_generate_item + File: dff.v , 21 + Text: reg q ; ... +enterModule_common_item + File: dff.v , 21 + Text: reg q ; ... +enterModule_or_generate_item_declaration + File: dff.v , 21 + Text: reg q ; ... +enterPackage_or_generate_item_declaration + File: dff.v , 21 + Text: reg q ; ... +enterData_declaration + File: dff.v , 21 + Text: reg q ; ... +enterVariable_declaration + File: dff.v , 21 + Text: reg q ; ... +enterData_type + File: dff.v , 21 + Text: reg ... +enterIntVec_TypeReg + File: dff.v , 21 + Text: reg ... +enterList_of_variable_decl_assignments + File: dff.v , 21 + Text: q ... +enterVariable_decl_assignment + File: dff.v , 21 + Text: q ... +enterIdentifier + File: dff.v , 21 + Text: q ... +enterModule_item + File: dff.v , 24 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: dff.v , 24 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: dff.v , 24 + Text: always @ ( posedge c ... +enterModule_common_item + File: dff.v , 24 + Text: always @ ( posedge c ... +enterAlways_construct + File: dff.v , 24 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: dff.v , 24 + Text: always ... +enterStatement + File: dff.v , 24 + Text: @ ( posedge clk or n ... +enterStatement_item + File: dff.v , 24 + Text: @ ( posedge clk or n ... +enterProcedural_timing_control_statement + File: dff.v , 24 + Text: @ ( posedge clk or n ... +enterProcedural_timing_control + File: dff.v , 24 + Text: @ ( posedge clk or n ... +enterEvent_control + File: dff.v , 24 + Text: @ ( posedge clk or n ... +enterEvent_expression + File: dff.v , 24 + Text: posedge clk or neged ... +enterEvent_expression + File: dff.v , 24 + Text: posedge clk ... +enterEdge_Posedge + File: dff.v , 24 + Text: posedge ... +enterExpression + File: dff.v , 24 + Text: clk ... +enterPrimary + File: dff.v , 24 + Text: clk ... +enterPrimary_literal + File: dff.v , 24 + Text: clk ... +enterIdentifier + File: dff.v , 24 + Text: clk ... +enterEvent_expression + File: dff.v , 24 + Text: negedge reset ... +enterEdge_Negedge + File: dff.v , 24 + Text: negedge ... +enterExpression + File: dff.v , 24 + Text: reset ... +enterPrimary + File: dff.v , 24 + Text: reset ... +enterPrimary_literal + File: dff.v , 24 + Text: reset ... +enterIdentifier + File: dff.v , 24 + Text: reset ... +enterStatement_or_null + File: dff.v , 25 + Text: if ( ~ reset ) begin ... +enterStatement + File: dff.v , 25 + Text: if ( ~ reset ) begin ... +enterStatement_item + File: dff.v , 25 + Text: if ( ~ reset ) begin ... +enterConditional_statement + File: dff.v , 25 + Text: if ( ~ reset ) begin ... +enterCond_predicate + File: dff.v , 25 + Text: ~ reset ... +enterExpression_or_cond_pattern + File: dff.v , 25 + Text: ~ reset ... +enterExpression + File: dff.v , 25 + Text: ~ reset ... +enterUnary_Tilda + File: dff.v , 25 + Text: ~ ... +enterPrimary + File: dff.v , 25 + Text: reset ... +enterPrimary_literal + File: dff.v , 25 + Text: reset ... +enterIdentifier + File: dff.v , 25 + Text: reset ... +enterStatement_or_null + File: dff.v , 25 + Text: begin q <= 1'b0 ; en ... +enterStatement + File: dff.v , 25 + Text: begin q <= 1'b0 ; en ... +enterStatement_item + File: dff.v , 25 + Text: begin q <= 1'b0 ; en ... +enterSeq_block + File: dff.v , 25 + Text: begin q <= 1'b0 ; en ... +enterStatement_or_null + File: dff.v , 26 + Text: q <= 1'b0 ; ... +enterStatement + File: dff.v , 26 + Text: q <= 1'b0 ; ... +enterStatement_item + File: dff.v , 26 + Text: q <= 1'b0 ; ... +enterNonblocking_assignment + File: dff.v , 26 + Text: q <= 1'b0 ... +enterVariable_lvalue + File: dff.v , 26 + Text: q ... +enterHierarchical_identifier + File: dff.v , 26 + Text: q ... +enterSelect + File: dff.v , 26 + Text: ... +enterBit_select + File: dff.v , 26 + Text: ... +enterExpression + File: dff.v , 26 + Text: 1'b0 ... +enterPrimary + File: dff.v , 26 + Text: 1'b0 ... +enterPrimary_literal + File: dff.v , 26 + Text: 1'b0 ... +enterNumber_1Tickb0 + File: dff.v , 26 + Text: 1'b0 ... +enterEnd + File: dff.v , 27 + Text: end ... +enterStatement_or_null + File: dff.v , 27 + Text: begin q <= data ; en ... +enterStatement + File: dff.v , 27 + Text: begin q <= data ; en ... +enterStatement_item + File: dff.v , 27 + Text: begin q <= data ; en ... +enterSeq_block + File: dff.v , 27 + Text: begin q <= data ; en ... +enterStatement_or_null + File: dff.v , 28 + Text: q <= data ; ... +enterStatement + File: dff.v , 28 + Text: q <= data ; ... +enterStatement_item + File: dff.v , 28 + Text: q <= data ; ... +enterNonblocking_assignment + File: dff.v , 28 + Text: q <= data ... +enterVariable_lvalue + File: dff.v , 28 + Text: q ... +enterHierarchical_identifier + File: dff.v , 28 + Text: q ... +enterSelect + File: dff.v , 28 + Text: ... +enterBit_select + File: dff.v , 28 + Text: ... +enterExpression + File: dff.v , 28 + Text: data ... +enterPrimary + File: dff.v , 28 + Text: data ... +enterPrimary_literal + File: dff.v , 28 + Text: data ... +enterIdentifier + File: dff.v , 28 + Text: data ... +enterEnd + File: dff.v , 29 + Text: end ... +enterEndmodule + File: dff.v , 31 + Text: endmodule ... +[INFO :PY0400] Processing source file "another_arbiter.v". + +enterTop_level_rule + File: another_arbiter.v , 2 + Text: module arbiter ( clo ... +enterNull_rule + File: another_arbiter.v , 2 + Text: ... +enterSource_text + File: another_arbiter.v , 2 + Text: module arbiter ( clo ... +enterDescription + File: another_arbiter.v , 2 + Text: module arbiter ( clo ... +enterModule_declaration + File: another_arbiter.v , 2 + Text: module arbiter ( clo ... +enterModule_nonansi_header + File: another_arbiter.v , 2 + Text: module arbiter ( clo ... +enterModule_keyword + File: another_arbiter.v , 2 + Text: module ... +enterIdentifier + File: another_arbiter.v , 2 + Text: arbiter ... +enterList_of_ports + File: another_arbiter.v , 2 + Text: ( clock , reset , ro ... +enterPort + File: another_arbiter.v , 2 + Text: clock ... +enterPort_expression + File: another_arbiter.v , 2 + Text: clock ... +enterPort_reference + File: another_arbiter.v , 2 + Text: clock ... +enterIdentifier + File: another_arbiter.v , 2 + Text: clock ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterPort + File: another_arbiter.v , 2 + Text: reset ... +enterPort_expression + File: another_arbiter.v , 2 + Text: reset ... +enterPort_reference + File: another_arbiter.v , 2 + Text: reset ... +enterIdentifier + File: another_arbiter.v , 2 + Text: reset ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterPort + File: another_arbiter.v , 2 + Text: roundORpriority ... +enterPort_expression + File: another_arbiter.v , 2 + Text: roundORpriority ... +enterPort_reference + File: another_arbiter.v , 2 + Text: roundORpriority ... +enterIdentifier + File: another_arbiter.v , 2 + Text: roundORpriority ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterPort + File: another_arbiter.v , 2 + Text: request ... +enterPort_expression + File: another_arbiter.v , 2 + Text: request ... +enterPort_reference + File: another_arbiter.v , 2 + Text: request ... +enterIdentifier + File: another_arbiter.v , 2 + Text: request ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterPort + File: another_arbiter.v , 2 + Text: tpriority ... +enterPort_expression + File: another_arbiter.v , 2 + Text: tpriority ... +enterPort_reference + File: another_arbiter.v , 2 + Text: tpriority ... +enterIdentifier + File: another_arbiter.v , 2 + Text: tpriority ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterPort + File: another_arbiter.v , 2 + Text: grant ... +enterPort_expression + File: another_arbiter.v , 2 + Text: grant ... +enterPort_reference + File: another_arbiter.v , 2 + Text: grant ... +enterIdentifier + File: another_arbiter.v , 2 + Text: grant ... +enterConstant_select + File: another_arbiter.v , 2 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 2 + Text: ... +enterModule_item + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterNon_port_module_item + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterModule_or_generate_item + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterModule_common_item + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterData_declaration + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterVariable_declaration + File: another_arbiter.v , 3 + Text: integer i , j , k , ... +enterData_type + File: another_arbiter.v , 3 + Text: integer ... +enterIntegerAtomType_Int + File: another_arbiter.v , 3 + Text: integer ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 3 + Text: i , j , k , p , q , ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: i ... +enterIdentifier + File: another_arbiter.v , 3 + Text: i ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: j ... +enterIdentifier + File: another_arbiter.v , 3 + Text: j ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: k ... +enterIdentifier + File: another_arbiter.v , 3 + Text: k ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: p ... +enterIdentifier + File: another_arbiter.v , 3 + Text: p ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: q ... +enterIdentifier + File: another_arbiter.v , 3 + Text: q ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: r ... +enterIdentifier + File: another_arbiter.v , 3 + Text: r ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: s ... +enterIdentifier + File: another_arbiter.v , 3 + Text: s ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: t ... +enterIdentifier + File: another_arbiter.v , 3 + Text: t ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: u ... +enterIdentifier + File: another_arbiter.v , 3 + Text: u ... +enterVariable_decl_assignment + File: another_arbiter.v , 3 + Text: v ... +enterIdentifier + File: another_arbiter.v , 3 + Text: v ... +enterModule_item + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterNon_port_module_item + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterModule_or_generate_item + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterModule_common_item + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterParameter_declaration + File: another_arbiter.v , 7 + Text: parameter NUMUNITS = ... +enterData_type_or_implicit + File: another_arbiter.v , 7 + Text: ... +enterList_of_param_assignments + File: another_arbiter.v , 7 + Text: NUMUNITS = 8 ... +enterParam_assignment + File: another_arbiter.v , 7 + Text: NUMUNITS = 8 ... +enterIdentifier + File: another_arbiter.v , 7 + Text: NUMUNITS ... +enterConstant_param_expression + File: another_arbiter.v , 7 + Text: 8 ... +enterConstant_mintypmax_expression + File: another_arbiter.v , 7 + Text: 8 ... +enterConstant_expression + File: another_arbiter.v , 7 + Text: 8 ... +enterConstant_primary + File: another_arbiter.v , 7 + Text: 8 ... +enterPrimary_literal + File: another_arbiter.v , 7 + Text: 8 ... +enterNumber_Integral + File: another_arbiter.v , 7 + Text: 8 ... +enterModule_item + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterNon_port_module_item + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterModule_or_generate_item + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterModule_common_item + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterParameter_declaration + File: another_arbiter.v , 8 + Text: parameter ADDRESSWID ... +enterData_type_or_implicit + File: another_arbiter.v , 8 + Text: ... +enterList_of_param_assignments + File: another_arbiter.v , 8 + Text: ADDRESSWIDTH = 3 ... +enterParam_assignment + File: another_arbiter.v , 8 + Text: ADDRESSWIDTH = 3 ... +enterIdentifier + File: another_arbiter.v , 8 + Text: ADDRESSWIDTH ... +enterConstant_param_expression + File: another_arbiter.v , 8 + Text: 3 ... +enterConstant_mintypmax_expression + File: another_arbiter.v , 8 + Text: 3 ... +enterConstant_expression + File: another_arbiter.v , 8 + Text: 3 ... +enterConstant_primary + File: another_arbiter.v , 8 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 8 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 8 + Text: 3 ... +enterModule_item + File: another_arbiter.v , 12 + Text: input clock ; ... +enterPort_declaration + File: another_arbiter.v , 12 + Text: input clock ... +enterInput_declaration + File: another_arbiter.v , 12 + Text: input clock ... +enterNet_port_type + File: another_arbiter.v , 12 + Text: ... +enterData_type_or_implicit + File: another_arbiter.v , 12 + Text: ... +enterList_of_port_identifiers + File: another_arbiter.v , 12 + Text: clock ... +enterIdentifier + File: another_arbiter.v , 12 + Text: clock ... +enterModule_item + File: another_arbiter.v , 13 + Text: input reset ; ... +enterPort_declaration + File: another_arbiter.v , 13 + Text: input reset ... +enterInput_declaration + File: another_arbiter.v , 13 + Text: input reset ... +enterNet_port_type + File: another_arbiter.v , 13 + Text: ... +enterData_type_or_implicit + File: another_arbiter.v , 13 + Text: ... +enterList_of_port_identifiers + File: another_arbiter.v , 13 + Text: reset ... +enterIdentifier + File: another_arbiter.v , 13 + Text: reset ... +enterModule_item + File: another_arbiter.v , 14 + Text: input roundORpriorit ... +enterPort_declaration + File: another_arbiter.v , 14 + Text: input roundORpriorit ... +enterInput_declaration + File: another_arbiter.v , 14 + Text: input roundORpriorit ... +enterNet_port_type + File: another_arbiter.v , 14 + Text: ... +enterData_type_or_implicit + File: another_arbiter.v , 14 + Text: ... +enterList_of_port_identifiers + File: another_arbiter.v , 14 + Text: roundORpriority ... +enterIdentifier + File: another_arbiter.v , 14 + Text: roundORpriority ... +enterModule_item + File: another_arbiter.v , 15 + Text: input [ NUMUNITS - 1 ... +enterPort_declaration + File: another_arbiter.v , 15 + Text: input [ NUMUNITS - 1 ... +enterInput_declaration + File: another_arbiter.v , 15 + Text: input [ NUMUNITS - 1 ... +enterNet_port_type + File: another_arbiter.v , 15 + Text: [ NUMUNITS - 1 : 0 ] ... +enterData_type_or_implicit + File: another_arbiter.v , 15 + Text: [ NUMUNITS - 1 : 0 ] ... +enterPacked_dimension + File: another_arbiter.v , 15 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 15 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 15 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 15 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 15 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 15 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 15 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 15 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 15 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 15 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 15 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 15 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 15 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 15 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 15 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 15 + Text: 0 ... +enterList_of_port_identifiers + File: another_arbiter.v , 15 + Text: request ... +enterIdentifier + File: another_arbiter.v , 15 + Text: request ... +enterModule_item + File: another_arbiter.v , 16 + Text: input [ ADDRESSWIDTH ... +enterPort_declaration + File: another_arbiter.v , 16 + Text: input [ ADDRESSWIDTH ... +enterInput_declaration + File: another_arbiter.v , 16 + Text: input [ ADDRESSWIDTH ... +enterNet_port_type + File: another_arbiter.v , 16 + Text: [ ADDRESSWIDTH * NUM ... +enterData_type_or_implicit + File: another_arbiter.v , 16 + Text: [ ADDRESSWIDTH * NUM ... +enterPacked_dimension + File: another_arbiter.v , 16 + Text: [ ADDRESSWIDTH * NUM ... +enterConstant_range + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH * NUMUN ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH * NUMUN ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH * NUMUN ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 16 + Text: ADDRESSWIDTH ... +enterBinOp_Mult + File: another_arbiter.v , 16 + Text: * ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 16 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 16 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 16 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 16 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 16 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 16 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 16 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 16 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 16 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 16 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 16 + Text: 0 ... +enterList_of_port_identifiers + File: another_arbiter.v , 16 + Text: tpriority ... +enterIdentifier + File: another_arbiter.v , 16 + Text: tpriority ... +enterModule_item + File: another_arbiter.v , 17 + Text: output [ NUMUNITS - ... +enterPort_declaration + File: another_arbiter.v , 17 + Text: output [ NUMUNITS - ... +enterOutput_declaration + File: another_arbiter.v , 17 + Text: output [ NUMUNITS - ... +enterNet_port_type + File: another_arbiter.v , 17 + Text: [ NUMUNITS - 1 : 0 ] ... +enterData_type_or_implicit + File: another_arbiter.v , 17 + Text: [ NUMUNITS - 1 : 0 ] ... +enterPacked_dimension + File: another_arbiter.v , 17 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 17 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 17 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 17 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 17 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 17 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 17 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 17 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 17 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 17 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 17 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 17 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 17 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 17 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 17 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 17 + Text: 0 ... +enterList_of_port_identifiers + File: another_arbiter.v , 17 + Text: grant ... +enterIdentifier + File: another_arbiter.v , 17 + Text: grant ... +enterModule_item + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 19 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 19 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 19 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 19 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 19 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 19 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 19 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 19 + Text: prio [ NUMUNITS - 1 ... +enterVariable_decl_assignment + File: another_arbiter.v , 19 + Text: prio [ NUMUNITS - 1 ... +enterIdentifier + File: another_arbiter.v , 19 + Text: prio ... +enterVariable_dimension + File: another_arbiter.v , 19 + Text: [ NUMUNITS - 1 : 0 ] ... +enterUnpacked_dimension + File: another_arbiter.v , 19 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 19 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 19 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 19 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 19 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 19 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 19 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 19 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 19 + Text: 0 ... +enterModule_item + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 20 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 20 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 20 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 20 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 20 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 20 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 20 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 20 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 20 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 20 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 20 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 20 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 20 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 20 + Text: tmp_prio ... +enterVariable_decl_assignment + File: another_arbiter.v , 20 + Text: tmp_prio ... +enterIdentifier + File: another_arbiter.v , 20 + Text: tmp_prio ... +enterModule_item + File: another_arbiter.v , 21 + Text: always @ ( tpriority ... +enterNon_port_module_item + File: another_arbiter.v , 21 + Text: always @ ( tpriority ... +enterModule_or_generate_item + File: another_arbiter.v , 21 + Text: always @ ( tpriority ... +enterModule_common_item + File: another_arbiter.v , 21 + Text: always @ ( tpriority ... +enterAlways_construct + File: another_arbiter.v , 21 + Text: always @ ( tpriority ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 21 + Text: always ... +enterStatement + File: another_arbiter.v , 21 + Text: @ ( tpriority ) begi ... +enterStatement_item + File: another_arbiter.v , 21 + Text: @ ( tpriority ) begi ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 21 + Text: @ ( tpriority ) begi ... +enterProcedural_timing_control + File: another_arbiter.v , 21 + Text: @ ( tpriority ) ... +enterEvent_control + File: another_arbiter.v , 21 + Text: @ ( tpriority ) ... +enterEvent_expression + File: another_arbiter.v , 21 + Text: tpriority ... +enterExpression + File: another_arbiter.v , 21 + Text: tpriority ... +enterPrimary + File: another_arbiter.v , 21 + Text: tpriority ... +enterPrimary_literal + File: another_arbiter.v , 21 + Text: tpriority ... +enterIdentifier + File: another_arbiter.v , 21 + Text: tpriority ... +enterStatement_or_null + File: another_arbiter.v , 22 + Text: begin for ( i = 0 ; ... +enterStatement + File: another_arbiter.v , 22 + Text: begin for ( i = 0 ; ... +enterStatement_item + File: another_arbiter.v , 22 + Text: begin for ( i = 0 ; ... +enterSeq_block + File: another_arbiter.v , 22 + Text: begin for ( i = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 23 + Text: for ( i = 0 ; i < NU ... +enterStatement + File: another_arbiter.v , 23 + Text: for ( i = 0 ; i < NU ... +enterStatement_item + File: another_arbiter.v , 23 + Text: for ( i = 0 ; i < NU ... +enterLoop_statement + File: another_arbiter.v , 23 + Text: for ( i = 0 ; i < NU ... +enterFor_initialization + File: another_arbiter.v , 23 + Text: i = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 23 + Text: i = 0 ... +enterVariable_assignment + File: another_arbiter.v , 23 + Text: i = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 23 + Text: i ... +enterHierarchical_identifier + File: another_arbiter.v , 23 + Text: i ... +enterSelect + File: another_arbiter.v , 23 + Text: ... +enterBit_select + File: another_arbiter.v , 23 + Text: ... +enterExpression + File: another_arbiter.v , 23 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 23 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 23 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 23 + Text: 0 ... +enterExpression + File: another_arbiter.v , 23 + Text: i < NUMUNITS ... +enterExpression + File: another_arbiter.v , 23 + Text: i ... +enterPrimary + File: another_arbiter.v , 23 + Text: i ... +enterPrimary_literal + File: another_arbiter.v , 23 + Text: i ... +enterIdentifier + File: another_arbiter.v , 23 + Text: i ... +enterBinOp_Less + File: another_arbiter.v , 23 + Text: < ... +enterExpression + File: another_arbiter.v , 23 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 23 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 23 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 23 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 23 + Text: i = i + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 23 + Text: i = i + 1 ... +enterOperator_assignment + File: another_arbiter.v , 23 + Text: i = i + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 23 + Text: i ... +enterHierarchical_identifier + File: another_arbiter.v , 23 + Text: i ... +enterSelect + File: another_arbiter.v , 23 + Text: ... +enterBit_select + File: another_arbiter.v , 23 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 23 + Text: = ... +enterExpression + File: another_arbiter.v , 23 + Text: i + 1 ... +enterExpression + File: another_arbiter.v , 23 + Text: i ... +enterPrimary + File: another_arbiter.v , 23 + Text: i ... +enterPrimary_literal + File: another_arbiter.v , 23 + Text: i ... +enterIdentifier + File: another_arbiter.v , 23 + Text: i ... +enterBinOp_Plus + File: another_arbiter.v , 23 + Text: + ... +enterExpression + File: another_arbiter.v , 23 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 23 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 23 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 23 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 24 + Text: begin for ( j = 0 ; ... +enterStatement + File: another_arbiter.v , 24 + Text: begin for ( j = 0 ; ... +enterStatement_item + File: another_arbiter.v , 24 + Text: begin for ( j = 0 ; ... +enterSeq_block + File: another_arbiter.v , 24 + Text: begin for ( j = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 25 + Text: for ( j = 0 ; j < AD ... +enterStatement + File: another_arbiter.v , 25 + Text: for ( j = 0 ; j < AD ... +enterStatement_item + File: another_arbiter.v , 25 + Text: for ( j = 0 ; j < AD ... +enterLoop_statement + File: another_arbiter.v , 25 + Text: for ( j = 0 ; j < AD ... +enterFor_initialization + File: another_arbiter.v , 25 + Text: j = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 25 + Text: j = 0 ... +enterVariable_assignment + File: another_arbiter.v , 25 + Text: j = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 25 + Text: j ... +enterHierarchical_identifier + File: another_arbiter.v , 25 + Text: j ... +enterSelect + File: another_arbiter.v , 25 + Text: ... +enterBit_select + File: another_arbiter.v , 25 + Text: ... +enterExpression + File: another_arbiter.v , 25 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 25 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 25 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 25 + Text: 0 ... +enterExpression + File: another_arbiter.v , 25 + Text: j < ADDRESSWIDTH ... +enterExpression + File: another_arbiter.v , 25 + Text: j ... +enterPrimary + File: another_arbiter.v , 25 + Text: j ... +enterPrimary_literal + File: another_arbiter.v , 25 + Text: j ... +enterIdentifier + File: another_arbiter.v , 25 + Text: j ... +enterBinOp_Less + File: another_arbiter.v , 25 + Text: < ... +enterExpression + File: another_arbiter.v , 25 + Text: ADDRESSWIDTH ... +enterPrimary + File: another_arbiter.v , 25 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 25 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 25 + Text: ADDRESSWIDTH ... +enterFor_step + File: another_arbiter.v , 25 + Text: j = j + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 25 + Text: j = j + 1 ... +enterOperator_assignment + File: another_arbiter.v , 25 + Text: j = j + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 25 + Text: j ... +enterHierarchical_identifier + File: another_arbiter.v , 25 + Text: j ... +enterSelect + File: another_arbiter.v , 25 + Text: ... +enterBit_select + File: another_arbiter.v , 25 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 25 + Text: = ... +enterExpression + File: another_arbiter.v , 25 + Text: j + 1 ... +enterExpression + File: another_arbiter.v , 25 + Text: j ... +enterPrimary + File: another_arbiter.v , 25 + Text: j ... +enterPrimary_literal + File: another_arbiter.v , 25 + Text: j ... +enterIdentifier + File: another_arbiter.v , 25 + Text: j ... +enterBinOp_Plus + File: another_arbiter.v , 25 + Text: + ... +enterExpression + File: another_arbiter.v , 25 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 25 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 25 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 25 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] = tpr ... +enterStatement + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] = tpr ... +enterStatement_item + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] = tpr ... +enterBlocking_assignment + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] = tpr ... +enterOperator_assignment + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] = tpr ... +enterVariable_lvalue + File: another_arbiter.v , 26 + Text: tmp_prio [ j ] ... +enterHierarchical_identifier + File: another_arbiter.v , 26 + Text: tmp_prio ... +enterSelect + File: another_arbiter.v , 26 + Text: [ j ] ... +enterBit_select + File: another_arbiter.v , 26 + Text: [ j ] ... +enterExpression + File: another_arbiter.v , 26 + Text: j ... +enterPrimary + File: another_arbiter.v , 26 + Text: j ... +enterPrimary_literal + File: another_arbiter.v , 26 + Text: j ... +enterIdentifier + File: another_arbiter.v , 26 + Text: j ... +enterAssignOp_Assign + File: another_arbiter.v , 26 + Text: = ... +enterExpression + File: another_arbiter.v , 26 + Text: tpriority [ i * ADDR ... +enterPrimary + File: another_arbiter.v , 26 + Text: tpriority [ i * ADDR ... +enterComplex_func_call + File: another_arbiter.v , 26 + Text: tpriority [ i * ADDR ... +enterIdentifier + File: another_arbiter.v , 26 + Text: tpriority ... +enterSelect + File: another_arbiter.v , 26 + Text: [ i * ADDRESSWIDTH + ... +enterBit_select + File: another_arbiter.v , 26 + Text: [ i * ADDRESSWIDTH + ... +enterExpression + File: another_arbiter.v , 26 + Text: i * ADDRESSWIDTH + j ... +enterExpression + File: another_arbiter.v , 26 + Text: i * ADDRESSWIDTH ... +enterExpression + File: another_arbiter.v , 26 + Text: i ... +enterPrimary + File: another_arbiter.v , 26 + Text: i ... +enterPrimary_literal + File: another_arbiter.v , 26 + Text: i ... +enterIdentifier + File: another_arbiter.v , 26 + Text: i ... +enterBinOp_Mult + File: another_arbiter.v , 26 + Text: * ... +enterExpression + File: another_arbiter.v , 26 + Text: ADDRESSWIDTH ... +enterPrimary + File: another_arbiter.v , 26 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 26 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 26 + Text: ADDRESSWIDTH ... +enterBinOp_Plus + File: another_arbiter.v , 26 + Text: + ... +enterExpression + File: another_arbiter.v , 26 + Text: j ... +enterPrimary + File: another_arbiter.v , 26 + Text: j ... +enterPrimary_literal + File: another_arbiter.v , 26 + Text: j ... +enterIdentifier + File: another_arbiter.v , 26 + Text: j ... +enterStatement_or_null + File: another_arbiter.v , 27 + Text: prio [ i ] = tmp_pri ... +enterStatement + File: another_arbiter.v , 27 + Text: prio [ i ] = tmp_pri ... +enterStatement_item + File: another_arbiter.v , 27 + Text: prio [ i ] = tmp_pri ... +enterBlocking_assignment + File: another_arbiter.v , 27 + Text: prio [ i ] = tmp_pri ... +enterOperator_assignment + File: another_arbiter.v , 27 + Text: prio [ i ] = tmp_pri ... +enterVariable_lvalue + File: another_arbiter.v , 27 + Text: prio [ i ] ... +enterHierarchical_identifier + File: another_arbiter.v , 27 + Text: prio ... +enterSelect + File: another_arbiter.v , 27 + Text: [ i ] ... +enterBit_select + File: another_arbiter.v , 27 + Text: [ i ] ... +enterExpression + File: another_arbiter.v , 27 + Text: i ... +enterPrimary + File: another_arbiter.v , 27 + Text: i ... +enterPrimary_literal + File: another_arbiter.v , 27 + Text: i ... +enterIdentifier + File: another_arbiter.v , 27 + Text: i ... +enterAssignOp_Assign + File: another_arbiter.v , 27 + Text: = ... +enterExpression + File: another_arbiter.v , 27 + Text: tmp_prio ... +enterPrimary + File: another_arbiter.v , 27 + Text: tmp_prio ... +enterPrimary_literal + File: another_arbiter.v , 27 + Text: tmp_prio ... +enterIdentifier + File: another_arbiter.v , 27 + Text: tmp_prio ... +enterEnd + File: another_arbiter.v , 28 + Text: end ... +enterEnd + File: another_arbiter.v , 29 + Text: end ... +enterModule_item + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterNon_port_module_item + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterModule_common_item + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterData_declaration + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterVariable_declaration + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterData_type + File: another_arbiter.v , 30 + Text: reg [ NUMUNITS - 1 : ... +enterIntVec_TypeReg + File: another_arbiter.v , 30 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 30 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 30 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 30 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 30 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 30 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 30 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 30 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 30 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 30 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 30 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 30 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 30 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 30 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 30 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 30 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 30 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 30 + Text: grant ... +enterVariable_decl_assignment + File: another_arbiter.v , 30 + Text: grant ... +enterIdentifier + File: another_arbiter.v , 30 + Text: grant ... +enterModule_item + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterNon_port_module_item + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterModule_common_item + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterData_declaration + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterVariable_declaration + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterData_type + File: another_arbiter.v , 31 + Text: reg [ NUMUNITS - 1 : ... +enterIntVec_TypeReg + File: another_arbiter.v , 31 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 31 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 31 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 31 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 31 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 31 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 31 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 31 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 31 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 31 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 31 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 31 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 31 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 31 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 31 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 31 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 31 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 31 + Text: grantD ... +enterVariable_decl_assignment + File: another_arbiter.v , 31 + Text: grantD ... +enterIdentifier + File: another_arbiter.v , 31 + Text: grantD ... +enterModule_item + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 32 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 32 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 32 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 32 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 32 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 32 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 32 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 32 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 32 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 32 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 32 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 32 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 32 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 32 + Text: next ... +enterVariable_decl_assignment + File: another_arbiter.v , 32 + Text: next ... +enterIdentifier + File: another_arbiter.v , 32 + Text: next ... +enterModule_item + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 33 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 33 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 33 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 33 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 33 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 33 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 33 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 33 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 33 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 33 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 33 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 33 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 33 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 33 + Text: nextNext ... +enterVariable_decl_assignment + File: another_arbiter.v , 33 + Text: nextNext ... +enterIdentifier + File: another_arbiter.v , 33 + Text: nextNext ... +enterModule_item + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 34 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 34 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 34 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 34 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 34 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 34 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 34 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 34 + Text: scan [ NUMUNITS - 1 ... +enterVariable_decl_assignment + File: another_arbiter.v , 34 + Text: scan [ NUMUNITS - 1 ... +enterIdentifier + File: another_arbiter.v , 34 + Text: scan ... +enterVariable_dimension + File: another_arbiter.v , 34 + Text: [ NUMUNITS - 1 : 0 ] ... +enterUnpacked_dimension + File: another_arbiter.v , 34 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 34 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 34 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 34 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 34 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 34 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 34 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 34 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 34 + Text: 0 ... +enterModule_item + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterNon_port_module_item + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterModule_or_generate_item + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterModule_common_item + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterData_declaration + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterVariable_declaration + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterData_type + File: another_arbiter.v , 36 + Text: reg [ NUMUNITS - 2 : ... +enterIntVec_TypeReg + File: another_arbiter.v , 36 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 36 + Text: [ NUMUNITS - 2 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 36 + Text: NUMUNITS - 2 : 0 ... +enterConstant_expression + File: another_arbiter.v , 36 + Text: NUMUNITS - 2 ... +enterConstant_expression + File: another_arbiter.v , 36 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 36 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 36 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 36 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 36 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 36 + Text: 2 ... +enterConstant_primary + File: another_arbiter.v , 36 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 36 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 36 + Text: 2 ... +enterConstant_expression + File: another_arbiter.v , 36 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 36 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 36 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 36 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 36 + Text: found ... +enterVariable_decl_assignment + File: another_arbiter.v , 36 + Text: found ... +enterIdentifier + File: another_arbiter.v , 36 + Text: found ... +enterModule_item + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 38 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 38 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 38 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 38 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 38 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 38 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 38 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 38 + Text: selectPrio [ NUMUNIT ... +enterVariable_decl_assignment + File: another_arbiter.v , 38 + Text: selectPrio [ NUMUNIT ... +enterIdentifier + File: another_arbiter.v , 38 + Text: selectPrio ... +enterVariable_dimension + File: another_arbiter.v , 38 + Text: [ NUMUNITS - 1 : 0 ] ... +enterUnpacked_dimension + File: another_arbiter.v , 38 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 38 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 38 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 38 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 38 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 38 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 38 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 38 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 38 + Text: 0 ... +enterModule_item + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterNon_port_module_item + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterModule_common_item + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterData_declaration + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterVariable_declaration + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterData_type + File: another_arbiter.v , 40 + Text: reg [ ADDRESSWIDTH - ... +enterIntVec_TypeReg + File: another_arbiter.v , 40 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 40 + Text: [ ADDRESSWIDTH - 1 : ... +enterConstant_range + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH - 1 ... +enterConstant_expression + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH ... +enterConstant_primary + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH ... +enterPrimary_literal + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH ... +enterIdentifier + File: another_arbiter.v , 40 + Text: ADDRESSWIDTH ... +enterBinOp_Minus + File: another_arbiter.v , 40 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 40 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 40 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 40 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 40 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 40 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 40 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 40 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 40 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 40 + Text: min ... +enterVariable_decl_assignment + File: another_arbiter.v , 40 + Text: min ... +enterIdentifier + File: another_arbiter.v , 40 + Text: min ... +enterModule_item + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterNon_port_module_item + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterModule_common_item + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterData_declaration + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterVariable_declaration + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterData_type + File: another_arbiter.v , 42 + Text: reg [ NUMUNITS - 1 : ... +enterIntVec_TypeReg + File: another_arbiter.v , 42 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 42 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 42 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 42 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 42 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 42 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 42 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 42 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 42 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 42 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 42 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 42 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 42 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 42 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 42 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 42 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 42 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 42 + Text: minPrio ... +enterVariable_decl_assignment + File: another_arbiter.v , 42 + Text: minPrio ... +enterIdentifier + File: another_arbiter.v , 42 + Text: minPrio ... +enterModule_item + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterNon_port_module_item + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterModule_or_generate_item + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterModule_common_item + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterNet_declaration + File: another_arbiter.v , 44 + Text: wire [ NUMUNITS - 1 ... +enterNetType_Wire + File: another_arbiter.v , 44 + Text: wire ... +enterData_type_or_implicit + File: another_arbiter.v , 44 + Text: [ NUMUNITS - 1 : 0 ] ... +enterPacked_dimension + File: another_arbiter.v , 44 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 44 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 44 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 44 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 44 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 44 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 44 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 44 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 44 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 44 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 44 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 44 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 44 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 44 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 44 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 44 + Text: 0 ... +enterList_of_net_decl_assignments + File: another_arbiter.v , 44 + Text: prioRequest ... +enterNet_decl_assignment + File: another_arbiter.v , 44 + Text: prioRequest ... +enterIdentifier + File: another_arbiter.v , 44 + Text: prioRequest ... +enterModule_item + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterNon_port_module_item + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterModule_common_item + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterModule_or_generate_item_declaration + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterPackage_or_generate_item_declaration + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterData_declaration + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterVariable_declaration + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterData_type + File: another_arbiter.v , 46 + Text: reg [ NUMUNITS - 1 : ... +enterIntVec_TypeReg + File: another_arbiter.v , 46 + Text: reg ... +enterPacked_dimension + File: another_arbiter.v , 46 + Text: [ NUMUNITS - 1 : 0 ] ... +enterConstant_range + File: another_arbiter.v , 46 + Text: NUMUNITS - 1 : 0 ... +enterConstant_expression + File: another_arbiter.v , 46 + Text: NUMUNITS - 1 ... +enterConstant_expression + File: another_arbiter.v , 46 + Text: NUMUNITS ... +enterConstant_primary + File: another_arbiter.v , 46 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 46 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 46 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 46 + Text: - ... +enterConstant_expression + File: another_arbiter.v , 46 + Text: 1 ... +enterConstant_primary + File: another_arbiter.v , 46 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 46 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 46 + Text: 1 ... +enterConstant_expression + File: another_arbiter.v , 46 + Text: 0 ... +enterConstant_primary + File: another_arbiter.v , 46 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 46 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 46 + Text: 0 ... +enterList_of_variable_decl_assignments + File: another_arbiter.v , 46 + Text: finalRequest ... +enterVariable_decl_assignment + File: another_arbiter.v , 46 + Text: finalRequest ... +enterIdentifier + File: another_arbiter.v , 46 + Text: finalRequest ... +enterModule_item + File: another_arbiter.v , 49 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: another_arbiter.v , 49 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: another_arbiter.v , 49 + Text: always @ ( posedge c ... +enterModule_common_item + File: another_arbiter.v , 49 + Text: always @ ( posedge c ... +enterAlways_construct + File: another_arbiter.v , 49 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 49 + Text: always ... +enterStatement + File: another_arbiter.v , 49 + Text: @ ( posedge clock ) ... +enterStatement_item + File: another_arbiter.v , 49 + Text: @ ( posedge clock ) ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 49 + Text: @ ( posedge clock ) ... +enterProcedural_timing_control + File: another_arbiter.v , 49 + Text: @ ( posedge clock ) ... +enterEvent_control + File: another_arbiter.v , 49 + Text: @ ( posedge clock ) ... +enterEvent_expression + File: another_arbiter.v , 49 + Text: posedge clock ... +enterEdge_Posedge + File: another_arbiter.v , 49 + Text: posedge ... +enterExpression + File: another_arbiter.v , 49 + Text: clock ... +enterPrimary + File: another_arbiter.v , 49 + Text: clock ... +enterPrimary_literal + File: another_arbiter.v , 49 + Text: clock ... +enterIdentifier + File: another_arbiter.v , 49 + Text: clock ... +enterStatement_or_null + File: another_arbiter.v , 50 + Text: begin if ( ! reset ) ... +enterStatement + File: another_arbiter.v , 50 + Text: begin if ( ! reset ) ... +enterStatement_item + File: another_arbiter.v , 50 + Text: begin if ( ! reset ) ... +enterSeq_block + File: another_arbiter.v , 50 + Text: begin if ( ! reset ) ... +enterStatement_or_null + File: another_arbiter.v , 51 + Text: if ( ! reset ) grant ... +enterStatement + File: another_arbiter.v , 51 + Text: if ( ! reset ) grant ... +enterStatement_item + File: another_arbiter.v , 51 + Text: if ( ! reset ) grant ... +enterConditional_statement + File: another_arbiter.v , 51 + Text: if ( ! reset ) grant ... +enterCond_predicate + File: another_arbiter.v , 51 + Text: ! reset ... +enterExpression_or_cond_pattern + File: another_arbiter.v , 51 + Text: ! reset ... +enterExpression + File: another_arbiter.v , 51 + Text: ! reset ... +enterUnary_Not + File: another_arbiter.v , 51 + Text: ! ... +enterPrimary + File: another_arbiter.v , 51 + Text: reset ... +enterPrimary_literal + File: another_arbiter.v , 51 + Text: reset ... +enterIdentifier + File: another_arbiter.v , 51 + Text: reset ... +enterStatement_or_null + File: another_arbiter.v , 51 + Text: grant <= 0 ; ... +enterStatement + File: another_arbiter.v , 51 + Text: grant <= 0 ; ... +enterStatement_item + File: another_arbiter.v , 51 + Text: grant <= 0 ; ... +enterNonblocking_assignment + File: another_arbiter.v , 51 + Text: grant <= 0 ... +enterVariable_lvalue + File: another_arbiter.v , 51 + Text: grant ... +enterHierarchical_identifier + File: another_arbiter.v , 51 + Text: grant ... +enterSelect + File: another_arbiter.v , 51 + Text: ... +enterBit_select + File: another_arbiter.v , 51 + Text: ... +enterExpression + File: another_arbiter.v , 51 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 51 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 51 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 51 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 52 + Text: grant <= grantD ; ... +enterStatement + File: another_arbiter.v , 52 + Text: grant <= grantD ; ... +enterStatement_item + File: another_arbiter.v , 52 + Text: grant <= grantD ; ... +enterNonblocking_assignment + File: another_arbiter.v , 52 + Text: grant <= grantD ... +enterVariable_lvalue + File: another_arbiter.v , 52 + Text: grant ... +enterHierarchical_identifier + File: another_arbiter.v , 52 + Text: grant ... +enterSelect + File: another_arbiter.v , 52 + Text: ... +enterBit_select + File: another_arbiter.v , 52 + Text: ... +enterExpression + File: another_arbiter.v , 52 + Text: grantD ... +enterPrimary + File: another_arbiter.v , 52 + Text: grantD ... +enterPrimary_literal + File: another_arbiter.v , 52 + Text: grantD ... +enterIdentifier + File: another_arbiter.v , 52 + Text: grantD ... +enterEnd + File: another_arbiter.v , 53 + Text: end ... +enterModule_item + File: another_arbiter.v , 55 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: another_arbiter.v , 55 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: another_arbiter.v , 55 + Text: always @ ( posedge c ... +enterModule_common_item + File: another_arbiter.v , 55 + Text: always @ ( posedge c ... +enterAlways_construct + File: another_arbiter.v , 55 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 55 + Text: always ... +enterStatement + File: another_arbiter.v , 55 + Text: @ ( posedge clock ) ... +enterStatement_item + File: another_arbiter.v , 55 + Text: @ ( posedge clock ) ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 55 + Text: @ ( posedge clock ) ... +enterProcedural_timing_control + File: another_arbiter.v , 55 + Text: @ ( posedge clock ) ... +enterEvent_control + File: another_arbiter.v , 55 + Text: @ ( posedge clock ) ... +enterEvent_expression + File: another_arbiter.v , 55 + Text: posedge clock ... +enterEdge_Posedge + File: another_arbiter.v , 55 + Text: posedge ... +enterExpression + File: another_arbiter.v , 55 + Text: clock ... +enterPrimary + File: another_arbiter.v , 55 + Text: clock ... +enterPrimary_literal + File: another_arbiter.v , 55 + Text: clock ... +enterIdentifier + File: another_arbiter.v , 55 + Text: clock ... +enterStatement_or_null + File: another_arbiter.v , 56 + Text: begin if ( ! reset ) ... +enterStatement + File: another_arbiter.v , 56 + Text: begin if ( ! reset ) ... +enterStatement_item + File: another_arbiter.v , 56 + Text: begin if ( ! reset ) ... +enterSeq_block + File: another_arbiter.v , 56 + Text: begin if ( ! reset ) ... +enterStatement_or_null + File: another_arbiter.v , 57 + Text: if ( ! reset ) next ... +enterStatement + File: another_arbiter.v , 57 + Text: if ( ! reset ) next ... +enterStatement_item + File: another_arbiter.v , 57 + Text: if ( ! reset ) next ... +enterConditional_statement + File: another_arbiter.v , 57 + Text: if ( ! reset ) next ... +enterCond_predicate + File: another_arbiter.v , 57 + Text: ! reset ... +enterExpression_or_cond_pattern + File: another_arbiter.v , 57 + Text: ! reset ... +enterExpression + File: another_arbiter.v , 57 + Text: ! reset ... +enterUnary_Not + File: another_arbiter.v , 57 + Text: ! ... +enterPrimary + File: another_arbiter.v , 57 + Text: reset ... +enterPrimary_literal + File: another_arbiter.v , 57 + Text: reset ... +enterIdentifier + File: another_arbiter.v , 57 + Text: reset ... +enterStatement_or_null + File: another_arbiter.v , 57 + Text: next <= 0 ; ... +enterStatement + File: another_arbiter.v , 57 + Text: next <= 0 ; ... +enterStatement_item + File: another_arbiter.v , 57 + Text: next <= 0 ; ... +enterNonblocking_assignment + File: another_arbiter.v , 57 + Text: next <= 0 ... +enterVariable_lvalue + File: another_arbiter.v , 57 + Text: next ... +enterHierarchical_identifier + File: another_arbiter.v , 57 + Text: next ... +enterSelect + File: another_arbiter.v , 57 + Text: ... +enterBit_select + File: another_arbiter.v , 57 + Text: ... +enterExpression + File: another_arbiter.v , 57 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 57 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 57 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 57 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 58 + Text: next <= nextNext ; ... +enterStatement + File: another_arbiter.v , 58 + Text: next <= nextNext ; ... +enterStatement_item + File: another_arbiter.v , 58 + Text: next <= nextNext ; ... +enterNonblocking_assignment + File: another_arbiter.v , 58 + Text: next <= nextNext ... +enterVariable_lvalue + File: another_arbiter.v , 58 + Text: next ... +enterHierarchical_identifier + File: another_arbiter.v , 58 + Text: next ... +enterSelect + File: another_arbiter.v , 58 + Text: ... +enterBit_select + File: another_arbiter.v , 58 + Text: ... +enterExpression + File: another_arbiter.v , 58 + Text: nextNext ... +enterPrimary + File: another_arbiter.v , 58 + Text: nextNext ... +enterPrimary_literal + File: another_arbiter.v , 58 + Text: nextNext ... +enterIdentifier + File: another_arbiter.v , 58 + Text: nextNext ... +enterEnd + File: another_arbiter.v , 59 + Text: end ... +enterModule_item + File: another_arbiter.v , 61 + Text: always @ ( request o ... +enterNon_port_module_item + File: another_arbiter.v , 61 + Text: always @ ( request o ... +enterModule_or_generate_item + File: another_arbiter.v , 61 + Text: always @ ( request o ... +enterModule_common_item + File: another_arbiter.v , 61 + Text: always @ ( request o ... +enterAlways_construct + File: another_arbiter.v , 61 + Text: always @ ( request o ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 61 + Text: always ... +enterStatement + File: another_arbiter.v , 61 + Text: @ ( request or prio ... +enterStatement_item + File: another_arbiter.v , 61 + Text: @ ( request or prio ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 61 + Text: @ ( request or prio ... +enterProcedural_timing_control + File: another_arbiter.v , 61 + Text: @ ( request or prio ... +enterEvent_control + File: another_arbiter.v , 61 + Text: @ ( request or prio ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request or prio [ 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: request ... +enterExpression + File: another_arbiter.v , 61 + Text: request ... +enterPrimary + File: another_arbiter.v , 61 + Text: request ... +enterPrimary_literal + File: another_arbiter.v , 61 + Text: request ... +enterIdentifier + File: another_arbiter.v , 61 + Text: request ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: prio [ 7 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: prio [ 7 ] ... +enterPrimary + File: another_arbiter.v , 61 + Text: prio [ 7 ] ... +enterComplex_func_call + File: another_arbiter.v , 61 + Text: prio [ 7 ] ... +enterIdentifier + File: another_arbiter.v , 61 + Text: prio ... +enterSelect + File: another_arbiter.v , 61 + Text: [ 7 ] ... +enterBit_select + File: another_arbiter.v , 61 + Text: [ 7 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: 7 ... +enterPrimary + File: another_arbiter.v , 61 + Text: 7 ... +enterPrimary_literal + File: another_arbiter.v , 61 + Text: 7 ... +enterNumber_Integral + File: another_arbiter.v , 61 + Text: 7 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: prio [ 6 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: prio [ 6 ] ... +enterPrimary + File: another_arbiter.v , 61 + Text: prio [ 6 ] ... +enterComplex_func_call + File: another_arbiter.v , 61 + Text: prio [ 6 ] ... +enterIdentifier + File: another_arbiter.v , 61 + Text: prio ... +enterSelect + File: another_arbiter.v , 61 + Text: [ 6 ] ... +enterBit_select + File: another_arbiter.v , 61 + Text: [ 6 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: 6 ... +enterPrimary + File: another_arbiter.v , 61 + Text: 6 ... +enterPrimary_literal + File: another_arbiter.v , 61 + Text: 6 ... +enterNumber_Integral + File: another_arbiter.v , 61 + Text: 6 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: prio [ 5 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: prio [ 5 ] ... +enterPrimary + File: another_arbiter.v , 61 + Text: prio [ 5 ] ... +enterComplex_func_call + File: another_arbiter.v , 61 + Text: prio [ 5 ] ... +enterIdentifier + File: another_arbiter.v , 61 + Text: prio ... +enterSelect + File: another_arbiter.v , 61 + Text: [ 5 ] ... +enterBit_select + File: another_arbiter.v , 61 + Text: [ 5 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: 5 ... +enterPrimary + File: another_arbiter.v , 61 + Text: 5 ... +enterPrimary_literal + File: another_arbiter.v , 61 + Text: 5 ... +enterNumber_Integral + File: another_arbiter.v , 61 + Text: 5 ... +enterEvent_expression + File: another_arbiter.v , 61 + Text: prio [ 4 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: prio [ 4 ] ... +enterPrimary + File: another_arbiter.v , 61 + Text: prio [ 4 ] ... +enterComplex_func_call + File: another_arbiter.v , 61 + Text: prio [ 4 ] ... +enterIdentifier + File: another_arbiter.v , 61 + Text: prio ... +enterSelect + File: another_arbiter.v , 61 + Text: [ 4 ] ... +enterBit_select + File: another_arbiter.v , 61 + Text: [ 4 ] ... +enterExpression + File: another_arbiter.v , 61 + Text: 4 ... +enterPrimary + File: another_arbiter.v , 61 + Text: 4 ... +enterPrimary_literal + File: another_arbiter.v , 61 + Text: 4 ... +enterNumber_Integral + File: another_arbiter.v , 61 + Text: 4 ... +enterEvent_expression + File: another_arbiter.v , 62 + Text: prio [ 3 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: prio [ 3 ] ... +enterPrimary + File: another_arbiter.v , 62 + Text: prio [ 3 ] ... +enterComplex_func_call + File: another_arbiter.v , 62 + Text: prio [ 3 ] ... +enterIdentifier + File: another_arbiter.v , 62 + Text: prio ... +enterSelect + File: another_arbiter.v , 62 + Text: [ 3 ] ... +enterBit_select + File: another_arbiter.v , 62 + Text: [ 3 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: 3 ... +enterPrimary + File: another_arbiter.v , 62 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 62 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 62 + Text: 3 ... +enterEvent_expression + File: another_arbiter.v , 62 + Text: prio [ 2 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: prio [ 2 ] ... +enterPrimary + File: another_arbiter.v , 62 + Text: prio [ 2 ] ... +enterComplex_func_call + File: another_arbiter.v , 62 + Text: prio [ 2 ] ... +enterIdentifier + File: another_arbiter.v , 62 + Text: prio ... +enterSelect + File: another_arbiter.v , 62 + Text: [ 2 ] ... +enterBit_select + File: another_arbiter.v , 62 + Text: [ 2 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: 2 ... +enterPrimary + File: another_arbiter.v , 62 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 62 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 62 + Text: 2 ... +enterEvent_expression + File: another_arbiter.v , 62 + Text: prio [ 1 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: prio [ 1 ] ... +enterPrimary + File: another_arbiter.v , 62 + Text: prio [ 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 62 + Text: prio [ 1 ] ... +enterIdentifier + File: another_arbiter.v , 62 + Text: prio ... +enterSelect + File: another_arbiter.v , 62 + Text: [ 1 ] ... +enterBit_select + File: another_arbiter.v , 62 + Text: [ 1 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 62 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 62 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 62 + Text: 1 ... +enterEvent_expression + File: another_arbiter.v , 62 + Text: prio [ 0 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: prio [ 0 ] ... +enterPrimary + File: another_arbiter.v , 62 + Text: prio [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 62 + Text: prio [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 62 + Text: prio ... +enterSelect + File: another_arbiter.v , 62 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 62 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 62 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 62 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 62 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 62 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 63 + Text: begin for ( k = 0 ; ... +enterStatement + File: another_arbiter.v , 63 + Text: begin for ( k = 0 ; ... +enterStatement_item + File: another_arbiter.v , 63 + Text: begin for ( k = 0 ; ... +enterSeq_block + File: another_arbiter.v , 63 + Text: begin for ( k = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 64 + Text: for ( k = 0 ; k < NU ... +enterStatement + File: another_arbiter.v , 64 + Text: for ( k = 0 ; k < NU ... +enterStatement_item + File: another_arbiter.v , 64 + Text: for ( k = 0 ; k < NU ... +enterLoop_statement + File: another_arbiter.v , 64 + Text: for ( k = 0 ; k < NU ... +enterFor_initialization + File: another_arbiter.v , 64 + Text: k = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 64 + Text: k = 0 ... +enterVariable_assignment + File: another_arbiter.v , 64 + Text: k = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 64 + Text: k ... +enterHierarchical_identifier + File: another_arbiter.v , 64 + Text: k ... +enterSelect + File: another_arbiter.v , 64 + Text: ... +enterBit_select + File: another_arbiter.v , 64 + Text: ... +enterExpression + File: another_arbiter.v , 64 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 64 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 64 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 64 + Text: 0 ... +enterExpression + File: another_arbiter.v , 64 + Text: k < NUMUNITS ... +enterExpression + File: another_arbiter.v , 64 + Text: k ... +enterPrimary + File: another_arbiter.v , 64 + Text: k ... +enterPrimary_literal + File: another_arbiter.v , 64 + Text: k ... +enterIdentifier + File: another_arbiter.v , 64 + Text: k ... +enterBinOp_Less + File: another_arbiter.v , 64 + Text: < ... +enterExpression + File: another_arbiter.v , 64 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 64 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 64 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 64 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 64 + Text: k = k + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 64 + Text: k = k + 1 ... +enterOperator_assignment + File: another_arbiter.v , 64 + Text: k = k + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 64 + Text: k ... +enterHierarchical_identifier + File: another_arbiter.v , 64 + Text: k ... +enterSelect + File: another_arbiter.v , 64 + Text: ... +enterBit_select + File: another_arbiter.v , 64 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 64 + Text: = ... +enterExpression + File: another_arbiter.v , 64 + Text: k + 1 ... +enterExpression + File: another_arbiter.v , 64 + Text: k ... +enterPrimary + File: another_arbiter.v , 64 + Text: k ... +enterPrimary_literal + File: another_arbiter.v , 64 + Text: k ... +enterIdentifier + File: another_arbiter.v , 64 + Text: k ... +enterBinOp_Plus + File: another_arbiter.v , 64 + Text: + ... +enterExpression + File: another_arbiter.v , 64 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 64 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 64 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 64 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 65 + Text: selectPrio [ k ] = r ... +enterStatement + File: another_arbiter.v , 65 + Text: selectPrio [ k ] = r ... +enterStatement_item + File: another_arbiter.v , 65 + Text: selectPrio [ k ] = r ... +enterBlocking_assignment + File: another_arbiter.v , 65 + Text: selectPrio [ k ] = r ... +enterOperator_assignment + File: another_arbiter.v , 65 + Text: selectPrio [ k ] = r ... +enterVariable_lvalue + File: another_arbiter.v , 65 + Text: selectPrio [ k ] ... +enterHierarchical_identifier + File: another_arbiter.v , 65 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 65 + Text: [ k ] ... +enterBit_select + File: another_arbiter.v , 65 + Text: [ k ] ... +enterExpression + File: another_arbiter.v , 65 + Text: k ... +enterPrimary + File: another_arbiter.v , 65 + Text: k ... +enterPrimary_literal + File: another_arbiter.v , 65 + Text: k ... +enterIdentifier + File: another_arbiter.v , 65 + Text: k ... +enterAssignOp_Assign + File: another_arbiter.v , 65 + Text: = ... +enterExpression + File: another_arbiter.v , 65 + Text: request [ k ] ? prio ... +enterExpression + File: another_arbiter.v , 65 + Text: request [ k ] ... +enterPrimary + File: another_arbiter.v , 65 + Text: request [ k ] ... +enterComplex_func_call + File: another_arbiter.v , 65 + Text: request [ k ] ... +enterIdentifier + File: another_arbiter.v , 65 + Text: request ... +enterSelect + File: another_arbiter.v , 65 + Text: [ k ] ... +enterBit_select + File: another_arbiter.v , 65 + Text: [ k ] ... +enterExpression + File: another_arbiter.v , 65 + Text: k ... +enterPrimary + File: another_arbiter.v , 65 + Text: k ... +enterPrimary_literal + File: another_arbiter.v , 65 + Text: k ... +enterIdentifier + File: another_arbiter.v , 65 + Text: k ... +enterExpression + File: another_arbiter.v , 65 + Text: prio [ k ] ... +enterPrimary + File: another_arbiter.v , 65 + Text: prio [ k ] ... +enterComplex_func_call + File: another_arbiter.v , 65 + Text: prio [ k ] ... +enterIdentifier + File: another_arbiter.v , 65 + Text: prio ... +enterSelect + File: another_arbiter.v , 65 + Text: [ k ] ... +enterBit_select + File: another_arbiter.v , 65 + Text: [ k ] ... +enterExpression + File: another_arbiter.v , 65 + Text: k ... +enterPrimary + File: another_arbiter.v , 65 + Text: k ... +enterPrimary_literal + File: another_arbiter.v , 65 + Text: k ... +enterIdentifier + File: another_arbiter.v , 65 + Text: k ... +enterExpression + File: another_arbiter.v , 65 + Text: NUMUNITS - 1 ... +enterExpression + File: another_arbiter.v , 65 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 65 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 65 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 65 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 65 + Text: - ... +enterExpression + File: another_arbiter.v , 65 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 65 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 65 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 65 + Text: 1 ... +enterEnd + File: another_arbiter.v , 66 + Text: end ... +enterModule_item + File: another_arbiter.v , 68 + Text: always @ ( prioReque ... +enterNon_port_module_item + File: another_arbiter.v , 68 + Text: always @ ( prioReque ... +enterModule_or_generate_item + File: another_arbiter.v , 68 + Text: always @ ( prioReque ... +enterModule_common_item + File: another_arbiter.v , 68 + Text: always @ ( prioReque ... +enterAlways_construct + File: another_arbiter.v , 68 + Text: always @ ( prioReque ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 68 + Text: always ... +enterStatement + File: another_arbiter.v , 68 + Text: @ ( prioRequest or r ... +enterStatement_item + File: another_arbiter.v , 68 + Text: @ ( prioRequest or r ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 68 + Text: @ ( prioRequest or r ... +enterProcedural_timing_control + File: another_arbiter.v , 68 + Text: @ ( prioRequest or r ... +enterEvent_control + File: another_arbiter.v , 68 + Text: @ ( prioRequest or r ... +enterEvent_expression + File: another_arbiter.v , 68 + Text: prioRequest or reque ... +enterEvent_expression + File: another_arbiter.v , 68 + Text: prioRequest or reque ... +enterEvent_expression + File: another_arbiter.v , 68 + Text: prioRequest ... +enterExpression + File: another_arbiter.v , 68 + Text: prioRequest ... +enterPrimary + File: another_arbiter.v , 68 + Text: prioRequest ... +enterPrimary_literal + File: another_arbiter.v , 68 + Text: prioRequest ... +enterIdentifier + File: another_arbiter.v , 68 + Text: prioRequest ... +enterEvent_expression + File: another_arbiter.v , 68 + Text: request ... +enterExpression + File: another_arbiter.v , 68 + Text: request ... +enterPrimary + File: another_arbiter.v , 68 + Text: request ... +enterPrimary_literal + File: another_arbiter.v , 68 + Text: request ... +enterIdentifier + File: another_arbiter.v , 68 + Text: request ... +enterEvent_expression + File: another_arbiter.v , 68 + Text: roundORpriority ... +enterExpression + File: another_arbiter.v , 68 + Text: roundORpriority ... +enterPrimary + File: another_arbiter.v , 68 + Text: roundORpriority ... +enterPrimary_literal + File: another_arbiter.v , 68 + Text: roundORpriority ... +enterIdentifier + File: another_arbiter.v , 68 + Text: roundORpriority ... +enterStatement_or_null + File: another_arbiter.v , 69 + Text: begin for ( r = 0 ; ... +enterStatement + File: another_arbiter.v , 69 + Text: begin for ( r = 0 ; ... +enterStatement_item + File: another_arbiter.v , 69 + Text: begin for ( r = 0 ; ... +enterSeq_block + File: another_arbiter.v , 69 + Text: begin for ( r = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 70 + Text: for ( r = 0 ; r < NU ... +enterStatement + File: another_arbiter.v , 70 + Text: for ( r = 0 ; r < NU ... +enterStatement_item + File: another_arbiter.v , 70 + Text: for ( r = 0 ; r < NU ... +enterLoop_statement + File: another_arbiter.v , 70 + Text: for ( r = 0 ; r < NU ... +enterFor_initialization + File: another_arbiter.v , 70 + Text: r = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 70 + Text: r = 0 ... +enterVariable_assignment + File: another_arbiter.v , 70 + Text: r = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 70 + Text: r ... +enterHierarchical_identifier + File: another_arbiter.v , 70 + Text: r ... +enterSelect + File: another_arbiter.v , 70 + Text: ... +enterBit_select + File: another_arbiter.v , 70 + Text: ... +enterExpression + File: another_arbiter.v , 70 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 70 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 70 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 70 + Text: 0 ... +enterExpression + File: another_arbiter.v , 70 + Text: r < NUMUNITS ... +enterExpression + File: another_arbiter.v , 70 + Text: r ... +enterPrimary + File: another_arbiter.v , 70 + Text: r ... +enterPrimary_literal + File: another_arbiter.v , 70 + Text: r ... +enterIdentifier + File: another_arbiter.v , 70 + Text: r ... +enterBinOp_Less + File: another_arbiter.v , 70 + Text: < ... +enterExpression + File: another_arbiter.v , 70 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 70 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 70 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 70 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 70 + Text: r = r + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 70 + Text: r = r + 1 ... +enterOperator_assignment + File: another_arbiter.v , 70 + Text: r = r + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 70 + Text: r ... +enterHierarchical_identifier + File: another_arbiter.v , 70 + Text: r ... +enterSelect + File: another_arbiter.v , 70 + Text: ... +enterBit_select + File: another_arbiter.v , 70 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 70 + Text: = ... +enterExpression + File: another_arbiter.v , 70 + Text: r + 1 ... +enterExpression + File: another_arbiter.v , 70 + Text: r ... +enterPrimary + File: another_arbiter.v , 70 + Text: r ... +enterPrimary_literal + File: another_arbiter.v , 70 + Text: r ... +enterIdentifier + File: another_arbiter.v , 70 + Text: r ... +enterBinOp_Plus + File: another_arbiter.v , 70 + Text: + ... +enterExpression + File: another_arbiter.v , 70 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 70 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 70 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 70 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 71 + Text: finalRequest [ r ] = ... +enterStatement + File: another_arbiter.v , 71 + Text: finalRequest [ r ] = ... +enterStatement_item + File: another_arbiter.v , 71 + Text: finalRequest [ r ] = ... +enterBlocking_assignment + File: another_arbiter.v , 71 + Text: finalRequest [ r ] = ... +enterOperator_assignment + File: another_arbiter.v , 71 + Text: finalRequest [ r ] = ... +enterVariable_lvalue + File: another_arbiter.v , 71 + Text: finalRequest [ r ] ... +enterHierarchical_identifier + File: another_arbiter.v , 71 + Text: finalRequest ... +enterSelect + File: another_arbiter.v , 71 + Text: [ r ] ... +enterBit_select + File: another_arbiter.v , 71 + Text: [ r ] ... +enterExpression + File: another_arbiter.v , 71 + Text: r ... +enterPrimary + File: another_arbiter.v , 71 + Text: r ... +enterPrimary_literal + File: another_arbiter.v , 71 + Text: r ... +enterIdentifier + File: another_arbiter.v , 71 + Text: r ... +enterAssignOp_Assign + File: another_arbiter.v , 71 + Text: = ... +enterExpression + File: another_arbiter.v , 71 + Text: roundORpriority ? pr ... +enterExpression + File: another_arbiter.v , 71 + Text: roundORpriority ... +enterPrimary + File: another_arbiter.v , 71 + Text: roundORpriority ... +enterPrimary_literal + File: another_arbiter.v , 71 + Text: roundORpriority ... +enterIdentifier + File: another_arbiter.v , 71 + Text: roundORpriority ... +enterExpression + File: another_arbiter.v , 71 + Text: prioRequest [ r ] ... +enterPrimary + File: another_arbiter.v , 71 + Text: prioRequest [ r ] ... +enterComplex_func_call + File: another_arbiter.v , 71 + Text: prioRequest [ r ] ... +enterIdentifier + File: another_arbiter.v , 71 + Text: prioRequest ... +enterSelect + File: another_arbiter.v , 71 + Text: [ r ] ... +enterBit_select + File: another_arbiter.v , 71 + Text: [ r ] ... +enterExpression + File: another_arbiter.v , 71 + Text: r ... +enterPrimary + File: another_arbiter.v , 71 + Text: r ... +enterPrimary_literal + File: another_arbiter.v , 71 + Text: r ... +enterIdentifier + File: another_arbiter.v , 71 + Text: r ... +enterExpression + File: another_arbiter.v , 72 + Text: request [ r ] ... +enterPrimary + File: another_arbiter.v , 72 + Text: request [ r ] ... +enterComplex_func_call + File: another_arbiter.v , 72 + Text: request [ r ] ... +enterIdentifier + File: another_arbiter.v , 72 + Text: request ... +enterSelect + File: another_arbiter.v , 72 + Text: [ r ] ... +enterBit_select + File: another_arbiter.v , 72 + Text: [ r ] ... +enterExpression + File: another_arbiter.v , 72 + Text: r ... +enterPrimary + File: another_arbiter.v , 72 + Text: r ... +enterPrimary_literal + File: another_arbiter.v , 72 + Text: r ... +enterIdentifier + File: another_arbiter.v , 72 + Text: r ... +enterEnd + File: another_arbiter.v , 73 + Text: end ... +enterModule_item + File: another_arbiter.v , 76 + Text: always @ ( selectPri ... +enterNon_port_module_item + File: another_arbiter.v , 76 + Text: always @ ( selectPri ... +enterModule_or_generate_item + File: another_arbiter.v , 76 + Text: always @ ( selectPri ... +enterModule_common_item + File: another_arbiter.v , 76 + Text: always @ ( selectPri ... +enterAlways_construct + File: another_arbiter.v , 76 + Text: always @ ( selectPri ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 76 + Text: always ... +enterStatement + File: another_arbiter.v , 76 + Text: @ ( selectPrio [ 7 ] ... +enterStatement_item + File: another_arbiter.v , 76 + Text: @ ( selectPrio [ 7 ] ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 76 + Text: @ ( selectPrio [ 7 ] ... +enterProcedural_timing_control + File: another_arbiter.v , 76 + Text: @ ( selectPrio [ 7 ] ... +enterEvent_control + File: another_arbiter.v , 76 + Text: @ ( selectPrio [ 7 ] ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] or ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] ... +enterPrimary + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] ... +enterComplex_func_call + File: another_arbiter.v , 76 + Text: selectPrio [ 7 ] ... +enterIdentifier + File: another_arbiter.v , 76 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 76 + Text: [ 7 ] ... +enterBit_select + File: another_arbiter.v , 76 + Text: [ 7 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: 7 ... +enterPrimary + File: another_arbiter.v , 76 + Text: 7 ... +enterPrimary_literal + File: another_arbiter.v , 76 + Text: 7 ... +enterNumber_Integral + File: another_arbiter.v , 76 + Text: 7 ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 6 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: selectPrio [ 6 ] ... +enterPrimary + File: another_arbiter.v , 76 + Text: selectPrio [ 6 ] ... +enterComplex_func_call + File: another_arbiter.v , 76 + Text: selectPrio [ 6 ] ... +enterIdentifier + File: another_arbiter.v , 76 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 76 + Text: [ 6 ] ... +enterBit_select + File: another_arbiter.v , 76 + Text: [ 6 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: 6 ... +enterPrimary + File: another_arbiter.v , 76 + Text: 6 ... +enterPrimary_literal + File: another_arbiter.v , 76 + Text: 6 ... +enterNumber_Integral + File: another_arbiter.v , 76 + Text: 6 ... +enterEvent_expression + File: another_arbiter.v , 76 + Text: selectPrio [ 5 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: selectPrio [ 5 ] ... +enterPrimary + File: another_arbiter.v , 76 + Text: selectPrio [ 5 ] ... +enterComplex_func_call + File: another_arbiter.v , 76 + Text: selectPrio [ 5 ] ... +enterIdentifier + File: another_arbiter.v , 76 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 76 + Text: [ 5 ] ... +enterBit_select + File: another_arbiter.v , 76 + Text: [ 5 ] ... +enterExpression + File: another_arbiter.v , 76 + Text: 5 ... +enterPrimary + File: another_arbiter.v , 76 + Text: 5 ... +enterPrimary_literal + File: another_arbiter.v , 76 + Text: 5 ... +enterNumber_Integral + File: another_arbiter.v , 76 + Text: 5 ... +enterEvent_expression + File: another_arbiter.v , 77 + Text: selectPrio [ 4 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: selectPrio [ 4 ] ... +enterPrimary + File: another_arbiter.v , 77 + Text: selectPrio [ 4 ] ... +enterComplex_func_call + File: another_arbiter.v , 77 + Text: selectPrio [ 4 ] ... +enterIdentifier + File: another_arbiter.v , 77 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 77 + Text: [ 4 ] ... +enterBit_select + File: another_arbiter.v , 77 + Text: [ 4 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: 4 ... +enterPrimary + File: another_arbiter.v , 77 + Text: 4 ... +enterPrimary_literal + File: another_arbiter.v , 77 + Text: 4 ... +enterNumber_Integral + File: another_arbiter.v , 77 + Text: 4 ... +enterEvent_expression + File: another_arbiter.v , 77 + Text: selectPrio [ 3 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: selectPrio [ 3 ] ... +enterPrimary + File: another_arbiter.v , 77 + Text: selectPrio [ 3 ] ... +enterComplex_func_call + File: another_arbiter.v , 77 + Text: selectPrio [ 3 ] ... +enterIdentifier + File: another_arbiter.v , 77 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 77 + Text: [ 3 ] ... +enterBit_select + File: another_arbiter.v , 77 + Text: [ 3 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: 3 ... +enterPrimary + File: another_arbiter.v , 77 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 77 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 77 + Text: 3 ... +enterEvent_expression + File: another_arbiter.v , 77 + Text: selectPrio [ 2 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: selectPrio [ 2 ] ... +enterPrimary + File: another_arbiter.v , 77 + Text: selectPrio [ 2 ] ... +enterComplex_func_call + File: another_arbiter.v , 77 + Text: selectPrio [ 2 ] ... +enterIdentifier + File: another_arbiter.v , 77 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 77 + Text: [ 2 ] ... +enterBit_select + File: another_arbiter.v , 77 + Text: [ 2 ] ... +enterExpression + File: another_arbiter.v , 77 + Text: 2 ... +enterPrimary + File: another_arbiter.v , 77 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 77 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 77 + Text: 2 ... +enterEvent_expression + File: another_arbiter.v , 78 + Text: selectPrio [ 1 ] ... +enterExpression + File: another_arbiter.v , 78 + Text: selectPrio [ 1 ] ... +enterPrimary + File: another_arbiter.v , 78 + Text: selectPrio [ 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 78 + Text: selectPrio [ 1 ] ... +enterIdentifier + File: another_arbiter.v , 78 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 78 + Text: [ 1 ] ... +enterBit_select + File: another_arbiter.v , 78 + Text: [ 1 ] ... +enterExpression + File: another_arbiter.v , 78 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 78 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 78 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 78 + Text: 1 ... +enterEvent_expression + File: another_arbiter.v , 78 + Text: selectPrio [ 0 ] ... +enterExpression + File: another_arbiter.v , 78 + Text: selectPrio [ 0 ] ... +enterPrimary + File: another_arbiter.v , 78 + Text: selectPrio [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 78 + Text: selectPrio [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 78 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 78 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 78 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 78 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 78 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 78 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 78 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 79 + Text: begin min = selectPr ... +enterStatement + File: another_arbiter.v , 79 + Text: begin min = selectPr ... +enterStatement_item + File: another_arbiter.v , 79 + Text: begin min = selectPr ... +enterSeq_block + File: another_arbiter.v , 79 + Text: begin min = selectPr ... +enterStatement_or_null + File: another_arbiter.v , 80 + Text: min = selectPrio [ 0 ... +enterStatement + File: another_arbiter.v , 80 + Text: min = selectPrio [ 0 ... +enterStatement_item + File: another_arbiter.v , 80 + Text: min = selectPrio [ 0 ... +enterBlocking_assignment + File: another_arbiter.v , 80 + Text: min = selectPrio [ 0 ... +enterOperator_assignment + File: another_arbiter.v , 80 + Text: min = selectPrio [ 0 ... +enterVariable_lvalue + File: another_arbiter.v , 80 + Text: min ... +enterHierarchical_identifier + File: another_arbiter.v , 80 + Text: min ... +enterSelect + File: another_arbiter.v , 80 + Text: ... +enterBit_select + File: another_arbiter.v , 80 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 80 + Text: = ... +enterExpression + File: another_arbiter.v , 80 + Text: selectPrio [ 0 ] ... +enterPrimary + File: another_arbiter.v , 80 + Text: selectPrio [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 80 + Text: selectPrio [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 80 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 80 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 80 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 80 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 80 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 80 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 80 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 81 + Text: for ( p = 1 ; p < NU ... +enterStatement + File: another_arbiter.v , 81 + Text: for ( p = 1 ; p < NU ... +enterStatement_item + File: another_arbiter.v , 81 + Text: for ( p = 1 ; p < NU ... +enterLoop_statement + File: another_arbiter.v , 81 + Text: for ( p = 1 ; p < NU ... +enterFor_initialization + File: another_arbiter.v , 81 + Text: p = 1 ... +enterList_of_variable_assignments + File: another_arbiter.v , 81 + Text: p = 1 ... +enterVariable_assignment + File: another_arbiter.v , 81 + Text: p = 1 ... +enterVariable_lvalue + File: another_arbiter.v , 81 + Text: p ... +enterHierarchical_identifier + File: another_arbiter.v , 81 + Text: p ... +enterSelect + File: another_arbiter.v , 81 + Text: ... +enterBit_select + File: another_arbiter.v , 81 + Text: ... +enterExpression + File: another_arbiter.v , 81 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 81 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 81 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 81 + Text: 1 ... +enterExpression + File: another_arbiter.v , 81 + Text: p < NUMUNITS ... +enterExpression + File: another_arbiter.v , 81 + Text: p ... +enterPrimary + File: another_arbiter.v , 81 + Text: p ... +enterPrimary_literal + File: another_arbiter.v , 81 + Text: p ... +enterIdentifier + File: another_arbiter.v , 81 + Text: p ... +enterBinOp_Less + File: another_arbiter.v , 81 + Text: < ... +enterExpression + File: another_arbiter.v , 81 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 81 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 81 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 81 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 81 + Text: p = p + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 81 + Text: p = p + 1 ... +enterOperator_assignment + File: another_arbiter.v , 81 + Text: p = p + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 81 + Text: p ... +enterHierarchical_identifier + File: another_arbiter.v , 81 + Text: p ... +enterSelect + File: another_arbiter.v , 81 + Text: ... +enterBit_select + File: another_arbiter.v , 81 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 81 + Text: = ... +enterExpression + File: another_arbiter.v , 81 + Text: p + 1 ... +enterExpression + File: another_arbiter.v , 81 + Text: p ... +enterPrimary + File: another_arbiter.v , 81 + Text: p ... +enterPrimary_literal + File: another_arbiter.v , 81 + Text: p ... +enterIdentifier + File: another_arbiter.v , 81 + Text: p ... +enterBinOp_Plus + File: another_arbiter.v , 81 + Text: + ... +enterExpression + File: another_arbiter.v , 81 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 81 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 81 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 81 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 82 + Text: if ( selectPrio [ p ... +enterStatement + File: another_arbiter.v , 82 + Text: if ( selectPrio [ p ... +enterStatement_item + File: another_arbiter.v , 82 + Text: if ( selectPrio [ p ... +enterConditional_statement + File: another_arbiter.v , 82 + Text: if ( selectPrio [ p ... +enterCond_predicate + File: another_arbiter.v , 82 + Text: selectPrio [ p ] < m ... +enterExpression_or_cond_pattern + File: another_arbiter.v , 82 + Text: selectPrio [ p ] < m ... +enterExpression + File: another_arbiter.v , 82 + Text: selectPrio [ p ] < m ... +enterExpression + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterPrimary + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterComplex_func_call + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterIdentifier + File: another_arbiter.v , 82 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 82 + Text: [ p ] ... +enterBit_select + File: another_arbiter.v , 82 + Text: [ p ] ... +enterExpression + File: another_arbiter.v , 82 + Text: p ... +enterPrimary + File: another_arbiter.v , 82 + Text: p ... +enterPrimary_literal + File: another_arbiter.v , 82 + Text: p ... +enterIdentifier + File: another_arbiter.v , 82 + Text: p ... +enterBinOp_Less + File: another_arbiter.v , 82 + Text: < ... +enterExpression + File: another_arbiter.v , 82 + Text: min ... +enterPrimary + File: another_arbiter.v , 82 + Text: min ... +enterPrimary_literal + File: another_arbiter.v , 82 + Text: min ... +enterIdentifier + File: another_arbiter.v , 82 + Text: min ... +enterStatement_or_null + File: another_arbiter.v , 82 + Text: min = selectPrio [ p ... +enterStatement + File: another_arbiter.v , 82 + Text: min = selectPrio [ p ... +enterStatement_item + File: another_arbiter.v , 82 + Text: min = selectPrio [ p ... +enterBlocking_assignment + File: another_arbiter.v , 82 + Text: min = selectPrio [ p ... +enterOperator_assignment + File: another_arbiter.v , 82 + Text: min = selectPrio [ p ... +enterVariable_lvalue + File: another_arbiter.v , 82 + Text: min ... +enterHierarchical_identifier + File: another_arbiter.v , 82 + Text: min ... +enterSelect + File: another_arbiter.v , 82 + Text: ... +enterBit_select + File: another_arbiter.v , 82 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 82 + Text: = ... +enterExpression + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterPrimary + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterComplex_func_call + File: another_arbiter.v , 82 + Text: selectPrio [ p ] ... +enterIdentifier + File: another_arbiter.v , 82 + Text: selectPrio ... +enterSelect + File: another_arbiter.v , 82 + Text: [ p ] ... +enterBit_select + File: another_arbiter.v , 82 + Text: [ p ] ... +enterExpression + File: another_arbiter.v , 82 + Text: p ... +enterPrimary + File: another_arbiter.v , 82 + Text: p ... +enterPrimary_literal + File: another_arbiter.v , 82 + Text: p ... +enterIdentifier + File: another_arbiter.v , 82 + Text: p ... +enterEnd + File: another_arbiter.v , 83 + Text: end ... +enterModule_item + File: another_arbiter.v , 85 + Text: always @ ( min or mi ... +enterNon_port_module_item + File: another_arbiter.v , 85 + Text: always @ ( min or mi ... +enterModule_or_generate_item + File: another_arbiter.v , 85 + Text: always @ ( min or mi ... +enterModule_common_item + File: another_arbiter.v , 85 + Text: always @ ( min or mi ... +enterAlways_construct + File: another_arbiter.v , 85 + Text: always @ ( min or mi ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 85 + Text: always ... +enterStatement + File: another_arbiter.v , 85 + Text: @ ( min or minPrio o ... +enterStatement_item + File: another_arbiter.v , 85 + Text: @ ( min or minPrio o ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 85 + Text: @ ( min or minPrio o ... +enterProcedural_timing_control + File: another_arbiter.v , 85 + Text: @ ( min or minPrio o ... +enterEvent_control + File: another_arbiter.v , 85 + Text: @ ( min or minPrio o ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio or pr ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min or minPrio ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: min ... +enterExpression + File: another_arbiter.v , 85 + Text: min ... +enterPrimary + File: another_arbiter.v , 85 + Text: min ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: min ... +enterIdentifier + File: another_arbiter.v , 85 + Text: min ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: minPrio ... +enterExpression + File: another_arbiter.v , 85 + Text: minPrio ... +enterPrimary + File: another_arbiter.v , 85 + Text: minPrio ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: minPrio ... +enterIdentifier + File: another_arbiter.v , 85 + Text: minPrio ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: prio [ 7 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: prio [ 7 ] ... +enterPrimary + File: another_arbiter.v , 85 + Text: prio [ 7 ] ... +enterComplex_func_call + File: another_arbiter.v , 85 + Text: prio [ 7 ] ... +enterIdentifier + File: another_arbiter.v , 85 + Text: prio ... +enterSelect + File: another_arbiter.v , 85 + Text: [ 7 ] ... +enterBit_select + File: another_arbiter.v , 85 + Text: [ 7 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: 7 ... +enterPrimary + File: another_arbiter.v , 85 + Text: 7 ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: 7 ... +enterNumber_Integral + File: another_arbiter.v , 85 + Text: 7 ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: prio [ 6 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: prio [ 6 ] ... +enterPrimary + File: another_arbiter.v , 85 + Text: prio [ 6 ] ... +enterComplex_func_call + File: another_arbiter.v , 85 + Text: prio [ 6 ] ... +enterIdentifier + File: another_arbiter.v , 85 + Text: prio ... +enterSelect + File: another_arbiter.v , 85 + Text: [ 6 ] ... +enterBit_select + File: another_arbiter.v , 85 + Text: [ 6 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: 6 ... +enterPrimary + File: another_arbiter.v , 85 + Text: 6 ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: 6 ... +enterNumber_Integral + File: another_arbiter.v , 85 + Text: 6 ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: prio [ 5 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: prio [ 5 ] ... +enterPrimary + File: another_arbiter.v , 85 + Text: prio [ 5 ] ... +enterComplex_func_call + File: another_arbiter.v , 85 + Text: prio [ 5 ] ... +enterIdentifier + File: another_arbiter.v , 85 + Text: prio ... +enterSelect + File: another_arbiter.v , 85 + Text: [ 5 ] ... +enterBit_select + File: another_arbiter.v , 85 + Text: [ 5 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: 5 ... +enterPrimary + File: another_arbiter.v , 85 + Text: 5 ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: 5 ... +enterNumber_Integral + File: another_arbiter.v , 85 + Text: 5 ... +enterEvent_expression + File: another_arbiter.v , 85 + Text: prio [ 4 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: prio [ 4 ] ... +enterPrimary + File: another_arbiter.v , 85 + Text: prio [ 4 ] ... +enterComplex_func_call + File: another_arbiter.v , 85 + Text: prio [ 4 ] ... +enterIdentifier + File: another_arbiter.v , 85 + Text: prio ... +enterSelect + File: another_arbiter.v , 85 + Text: [ 4 ] ... +enterBit_select + File: another_arbiter.v , 85 + Text: [ 4 ] ... +enterExpression + File: another_arbiter.v , 85 + Text: 4 ... +enterPrimary + File: another_arbiter.v , 85 + Text: 4 ... +enterPrimary_literal + File: another_arbiter.v , 85 + Text: 4 ... +enterNumber_Integral + File: another_arbiter.v , 85 + Text: 4 ... +enterEvent_expression + File: another_arbiter.v , 86 + Text: prio [ 3 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: prio [ 3 ] ... +enterPrimary + File: another_arbiter.v , 86 + Text: prio [ 3 ] ... +enterComplex_func_call + File: another_arbiter.v , 86 + Text: prio [ 3 ] ... +enterIdentifier + File: another_arbiter.v , 86 + Text: prio ... +enterSelect + File: another_arbiter.v , 86 + Text: [ 3 ] ... +enterBit_select + File: another_arbiter.v , 86 + Text: [ 3 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: 3 ... +enterPrimary + File: another_arbiter.v , 86 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 86 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 86 + Text: 3 ... +enterEvent_expression + File: another_arbiter.v , 86 + Text: prio [ 2 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: prio [ 2 ] ... +enterPrimary + File: another_arbiter.v , 86 + Text: prio [ 2 ] ... +enterComplex_func_call + File: another_arbiter.v , 86 + Text: prio [ 2 ] ... +enterIdentifier + File: another_arbiter.v , 86 + Text: prio ... +enterSelect + File: another_arbiter.v , 86 + Text: [ 2 ] ... +enterBit_select + File: another_arbiter.v , 86 + Text: [ 2 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: 2 ... +enterPrimary + File: another_arbiter.v , 86 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 86 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 86 + Text: 2 ... +enterEvent_expression + File: another_arbiter.v , 86 + Text: prio [ 1 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: prio [ 1 ] ... +enterPrimary + File: another_arbiter.v , 86 + Text: prio [ 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 86 + Text: prio [ 1 ] ... +enterIdentifier + File: another_arbiter.v , 86 + Text: prio ... +enterSelect + File: another_arbiter.v , 86 + Text: [ 1 ] ... +enterBit_select + File: another_arbiter.v , 86 + Text: [ 1 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 86 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 86 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 86 + Text: 1 ... +enterEvent_expression + File: another_arbiter.v , 86 + Text: prio [ 0 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: prio [ 0 ] ... +enterPrimary + File: another_arbiter.v , 86 + Text: prio [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 86 + Text: prio [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 86 + Text: prio ... +enterSelect + File: another_arbiter.v , 86 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 86 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 86 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 86 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 86 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 86 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 87 + Text: begin for ( q = 0 ; ... +enterStatement + File: another_arbiter.v , 87 + Text: begin for ( q = 0 ; ... +enterStatement_item + File: another_arbiter.v , 87 + Text: begin for ( q = 0 ; ... +enterSeq_block + File: another_arbiter.v , 87 + Text: begin for ( q = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 88 + Text: for ( q = 0 ; q < NU ... +enterStatement + File: another_arbiter.v , 88 + Text: for ( q = 0 ; q < NU ... +enterStatement_item + File: another_arbiter.v , 88 + Text: for ( q = 0 ; q < NU ... +enterLoop_statement + File: another_arbiter.v , 88 + Text: for ( q = 0 ; q < NU ... +enterFor_initialization + File: another_arbiter.v , 88 + Text: q = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 88 + Text: q = 0 ... +enterVariable_assignment + File: another_arbiter.v , 88 + Text: q = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 88 + Text: q ... +enterHierarchical_identifier + File: another_arbiter.v , 88 + Text: q ... +enterSelect + File: another_arbiter.v , 88 + Text: ... +enterBit_select + File: another_arbiter.v , 88 + Text: ... +enterExpression + File: another_arbiter.v , 88 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 88 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 88 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 88 + Text: 0 ... +enterExpression + File: another_arbiter.v , 88 + Text: q < NUMUNITS ... +enterExpression + File: another_arbiter.v , 88 + Text: q ... +enterPrimary + File: another_arbiter.v , 88 + Text: q ... +enterPrimary_literal + File: another_arbiter.v , 88 + Text: q ... +enterIdentifier + File: another_arbiter.v , 88 + Text: q ... +enterBinOp_Less + File: another_arbiter.v , 88 + Text: < ... +enterExpression + File: another_arbiter.v , 88 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 88 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 88 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 88 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 88 + Text: q = q + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 88 + Text: q = q + 1 ... +enterOperator_assignment + File: another_arbiter.v , 88 + Text: q = q + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 88 + Text: q ... +enterHierarchical_identifier + File: another_arbiter.v , 88 + Text: q ... +enterSelect + File: another_arbiter.v , 88 + Text: ... +enterBit_select + File: another_arbiter.v , 88 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 88 + Text: = ... +enterExpression + File: another_arbiter.v , 88 + Text: q + 1 ... +enterExpression + File: another_arbiter.v , 88 + Text: q ... +enterPrimary + File: another_arbiter.v , 88 + Text: q ... +enterPrimary_literal + File: another_arbiter.v , 88 + Text: q ... +enterIdentifier + File: another_arbiter.v , 88 + Text: q ... +enterBinOp_Plus + File: another_arbiter.v , 88 + Text: + ... +enterExpression + File: another_arbiter.v , 88 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 88 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 88 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 88 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 89 + Text: minPrio [ q ] = ( pr ... +enterStatement + File: another_arbiter.v , 89 + Text: minPrio [ q ] = ( pr ... +enterStatement_item + File: another_arbiter.v , 89 + Text: minPrio [ q ] = ( pr ... +enterBlocking_assignment + File: another_arbiter.v , 89 + Text: minPrio [ q ] = ( pr ... +enterOperator_assignment + File: another_arbiter.v , 89 + Text: minPrio [ q ] = ( pr ... +enterVariable_lvalue + File: another_arbiter.v , 89 + Text: minPrio [ q ] ... +enterHierarchical_identifier + File: another_arbiter.v , 89 + Text: minPrio ... +enterSelect + File: another_arbiter.v , 89 + Text: [ q ] ... +enterBit_select + File: another_arbiter.v , 89 + Text: [ q ] ... +enterExpression + File: another_arbiter.v , 89 + Text: q ... +enterPrimary + File: another_arbiter.v , 89 + Text: q ... +enterPrimary_literal + File: another_arbiter.v , 89 + Text: q ... +enterIdentifier + File: another_arbiter.v , 89 + Text: q ... +enterAssignOp_Assign + File: another_arbiter.v , 89 + Text: = ... +enterExpression + File: another_arbiter.v , 89 + Text: ( prio [ q ] == min ... +enterExpression + File: another_arbiter.v , 89 + Text: ( prio [ q ] == min ... +enterPrimary + File: another_arbiter.v , 89 + Text: ( prio [ q ] == min ... +enterMintypmax_expression + File: another_arbiter.v , 89 + Text: prio [ q ] == min ... +enterExpression + File: another_arbiter.v , 89 + Text: prio [ q ] == min ... +enterExpression + File: another_arbiter.v , 89 + Text: prio [ q ] ... +enterPrimary + File: another_arbiter.v , 89 + Text: prio [ q ] ... +enterComplex_func_call + File: another_arbiter.v , 89 + Text: prio [ q ] ... +enterIdentifier + File: another_arbiter.v , 89 + Text: prio ... +enterSelect + File: another_arbiter.v , 89 + Text: [ q ] ... +enterBit_select + File: another_arbiter.v , 89 + Text: [ q ] ... +enterExpression + File: another_arbiter.v , 89 + Text: q ... +enterPrimary + File: another_arbiter.v , 89 + Text: q ... +enterPrimary_literal + File: another_arbiter.v , 89 + Text: q ... +enterIdentifier + File: another_arbiter.v , 89 + Text: q ... +enterBinOp_Equiv + File: another_arbiter.v , 89 + Text: == ... +enterExpression + File: another_arbiter.v , 89 + Text: min ... +enterPrimary + File: another_arbiter.v , 89 + Text: min ... +enterPrimary_literal + File: another_arbiter.v , 89 + Text: min ... +enterIdentifier + File: another_arbiter.v , 89 + Text: min ... +enterExpression + File: another_arbiter.v , 89 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 89 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 89 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 89 + Text: 1 ... +enterExpression + File: another_arbiter.v , 89 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 89 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 89 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 89 + Text: 0 ... +enterEnd + File: another_arbiter.v , 90 + Text: end ... +enterModule_item + File: another_arbiter.v , 92 + Text: assign prioRequest = ... +enterNon_port_module_item + File: another_arbiter.v , 92 + Text: assign prioRequest = ... +enterModule_or_generate_item + File: another_arbiter.v , 92 + Text: assign prioRequest = ... +enterModule_common_item + File: another_arbiter.v , 92 + Text: assign prioRequest = ... +enterContinuous_assign + File: another_arbiter.v , 92 + Text: assign prioRequest = ... +enterList_of_net_assignments + File: another_arbiter.v , 92 + Text: prioRequest = minPri ... +enterNet_assignment + File: another_arbiter.v , 92 + Text: prioRequest = minPri ... +enterNet_lvalue + File: another_arbiter.v , 92 + Text: prioRequest ... +enterPs_or_hierarchical_identifier + File: another_arbiter.v , 92 + Text: prioRequest ... +enterIdentifier + File: another_arbiter.v , 92 + Text: prioRequest ... +enterConstant_select + File: another_arbiter.v , 92 + Text: ... +enterConstant_bit_select + File: another_arbiter.v , 92 + Text: ... +enterExpression + File: another_arbiter.v , 92 + Text: minPrio & request ... +enterExpression + File: another_arbiter.v , 92 + Text: minPrio ... +enterPrimary + File: another_arbiter.v , 92 + Text: minPrio ... +enterPrimary_literal + File: another_arbiter.v , 92 + Text: minPrio ... +enterIdentifier + File: another_arbiter.v , 92 + Text: minPrio ... +enterBinOp_BitwAnd + File: another_arbiter.v , 92 + Text: & ... +enterExpression + File: another_arbiter.v , 92 + Text: request ... +enterPrimary + File: another_arbiter.v , 92 + Text: request ... +enterPrimary_literal + File: another_arbiter.v , 92 + Text: request ... +enterIdentifier + File: another_arbiter.v , 92 + Text: request ... +enterModule_item + File: another_arbiter.v , 94 + Text: always @ ( next ) be ... +enterNon_port_module_item + File: another_arbiter.v , 94 + Text: always @ ( next ) be ... +enterModule_or_generate_item + File: another_arbiter.v , 94 + Text: always @ ( next ) be ... +enterModule_common_item + File: another_arbiter.v , 94 + Text: always @ ( next ) be ... +enterAlways_construct + File: another_arbiter.v , 94 + Text: always @ ( next ) be ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 94 + Text: always ... +enterStatement + File: another_arbiter.v , 94 + Text: @ ( next ) begin for ... +enterStatement_item + File: another_arbiter.v , 94 + Text: @ ( next ) begin for ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 94 + Text: @ ( next ) begin for ... +enterProcedural_timing_control + File: another_arbiter.v , 94 + Text: @ ( next ) ... +enterEvent_control + File: another_arbiter.v , 94 + Text: @ ( next ) ... +enterEvent_expression + File: another_arbiter.v , 94 + Text: next ... +enterExpression + File: another_arbiter.v , 94 + Text: next ... +enterPrimary + File: another_arbiter.v , 94 + Text: next ... +enterPrimary_literal + File: another_arbiter.v , 94 + Text: next ... +enterIdentifier + File: another_arbiter.v , 94 + Text: next ... +enterStatement_or_null + File: another_arbiter.v , 95 + Text: begin for ( s = 0 ; ... +enterStatement + File: another_arbiter.v , 95 + Text: begin for ( s = 0 ; ... +enterStatement_item + File: another_arbiter.v , 95 + Text: begin for ( s = 0 ; ... +enterSeq_block + File: another_arbiter.v , 95 + Text: begin for ( s = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 96 + Text: for ( s = 0 ; s < NU ... +enterStatement + File: another_arbiter.v , 96 + Text: for ( s = 0 ; s < NU ... +enterStatement_item + File: another_arbiter.v , 96 + Text: for ( s = 0 ; s < NU ... +enterLoop_statement + File: another_arbiter.v , 96 + Text: for ( s = 0 ; s < NU ... +enterFor_initialization + File: another_arbiter.v , 96 + Text: s = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 96 + Text: s = 0 ... +enterVariable_assignment + File: another_arbiter.v , 96 + Text: s = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 96 + Text: s ... +enterHierarchical_identifier + File: another_arbiter.v , 96 + Text: s ... +enterSelect + File: another_arbiter.v , 96 + Text: ... +enterBit_select + File: another_arbiter.v , 96 + Text: ... +enterExpression + File: another_arbiter.v , 96 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 96 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 96 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 96 + Text: 0 ... +enterExpression + File: another_arbiter.v , 96 + Text: s < NUMUNITS ... +enterExpression + File: another_arbiter.v , 96 + Text: s ... +enterPrimary + File: another_arbiter.v , 96 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 96 + Text: s ... +enterIdentifier + File: another_arbiter.v , 96 + Text: s ... +enterBinOp_Less + File: another_arbiter.v , 96 + Text: < ... +enterExpression + File: another_arbiter.v , 96 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 96 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 96 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 96 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 96 + Text: s = s + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 96 + Text: s = s + 1 ... +enterOperator_assignment + File: another_arbiter.v , 96 + Text: s = s + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 96 + Text: s ... +enterHierarchical_identifier + File: another_arbiter.v , 96 + Text: s ... +enterSelect + File: another_arbiter.v , 96 + Text: ... +enterBit_select + File: another_arbiter.v , 96 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 96 + Text: = ... +enterExpression + File: another_arbiter.v , 96 + Text: s + 1 ... +enterExpression + File: another_arbiter.v , 96 + Text: s ... +enterPrimary + File: another_arbiter.v , 96 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 96 + Text: s ... +enterIdentifier + File: another_arbiter.v , 96 + Text: s ... +enterBinOp_Plus + File: another_arbiter.v , 96 + Text: + ... +enterExpression + File: another_arbiter.v , 96 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 96 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 96 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 96 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 97 + Text: scan [ s ] = ( next ... +enterStatement + File: another_arbiter.v , 97 + Text: scan [ s ] = ( next ... +enterStatement_item + File: another_arbiter.v , 97 + Text: scan [ s ] = ( next ... +enterBlocking_assignment + File: another_arbiter.v , 97 + Text: scan [ s ] = ( next ... +enterOperator_assignment + File: another_arbiter.v , 97 + Text: scan [ s ] = ( next ... +enterVariable_lvalue + File: another_arbiter.v , 97 + Text: scan [ s ] ... +enterHierarchical_identifier + File: another_arbiter.v , 97 + Text: scan ... +enterSelect + File: another_arbiter.v , 97 + Text: [ s ] ... +enterBit_select + File: another_arbiter.v , 97 + Text: [ s ] ... +enterExpression + File: another_arbiter.v , 97 + Text: s ... +enterPrimary + File: another_arbiter.v , 97 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: s ... +enterIdentifier + File: another_arbiter.v , 97 + Text: s ... +enterAssignOp_Assign + File: another_arbiter.v , 97 + Text: = ... +enterExpression + File: another_arbiter.v , 97 + Text: ( next + s < NUMUNIT ... +enterExpression + File: another_arbiter.v , 97 + Text: ( next + s < NUMUNIT ... +enterPrimary + File: another_arbiter.v , 97 + Text: ( next + s < NUMUNIT ... +enterMintypmax_expression + File: another_arbiter.v , 97 + Text: next + s < NUMUNITS ... +enterExpression + File: another_arbiter.v , 97 + Text: next + s < NUMUNITS ... +enterExpression + File: another_arbiter.v , 97 + Text: next + s ... +enterExpression + File: another_arbiter.v , 97 + Text: next ... +enterPrimary + File: another_arbiter.v , 97 + Text: next ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: next ... +enterIdentifier + File: another_arbiter.v , 97 + Text: next ... +enterBinOp_Plus + File: another_arbiter.v , 97 + Text: + ... +enterExpression + File: another_arbiter.v , 97 + Text: s ... +enterPrimary + File: another_arbiter.v , 97 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: s ... +enterIdentifier + File: another_arbiter.v , 97 + Text: s ... +enterBinOp_Less + File: another_arbiter.v , 97 + Text: < ... +enterExpression + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterExpression + File: another_arbiter.v , 97 + Text: next + s ... +enterExpression + File: another_arbiter.v , 97 + Text: next ... +enterPrimary + File: another_arbiter.v , 97 + Text: next ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: next ... +enterIdentifier + File: another_arbiter.v , 97 + Text: next ... +enterBinOp_Plus + File: another_arbiter.v , 97 + Text: + ... +enterExpression + File: another_arbiter.v , 97 + Text: s ... +enterPrimary + File: another_arbiter.v , 97 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: s ... +enterIdentifier + File: another_arbiter.v , 97 + Text: s ... +enterExpression + File: another_arbiter.v , 97 + Text: next + s - NUMUNITS ... +enterExpression + File: another_arbiter.v , 97 + Text: next + s ... +enterExpression + File: another_arbiter.v , 97 + Text: next ... +enterPrimary + File: another_arbiter.v , 97 + Text: next ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: next ... +enterIdentifier + File: another_arbiter.v , 97 + Text: next ... +enterBinOp_Plus + File: another_arbiter.v , 97 + Text: + ... +enterExpression + File: another_arbiter.v , 97 + Text: s ... +enterPrimary + File: another_arbiter.v , 97 + Text: s ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: s ... +enterIdentifier + File: another_arbiter.v , 97 + Text: s ... +enterBinOp_Minus + File: another_arbiter.v , 97 + Text: - ... +enterExpression + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 97 + Text: NUMUNITS ... +enterEnd + File: another_arbiter.v , 98 + Text: end ... +enterModule_item + File: another_arbiter.v , 100 + Text: always @ ( finalRequ ... +enterNon_port_module_item + File: another_arbiter.v , 100 + Text: always @ ( finalRequ ... +enterModule_or_generate_item + File: another_arbiter.v , 100 + Text: always @ ( finalRequ ... +enterModule_common_item + File: another_arbiter.v , 100 + Text: always @ ( finalRequ ... +enterAlways_construct + File: another_arbiter.v , 100 + Text: always @ ( finalRequ ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 100 + Text: always ... +enterStatement + File: another_arbiter.v , 100 + Text: @ ( finalRequest or ... +enterStatement_item + File: another_arbiter.v , 100 + Text: @ ( finalRequest or ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 100 + Text: @ ( finalRequest or ... +enterProcedural_timing_control + File: another_arbiter.v , 100 + Text: @ ( finalRequest or ... +enterEvent_control + File: another_arbiter.v , 100 + Text: @ ( finalRequest or ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest or scan ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: finalRequest ... +enterExpression + File: another_arbiter.v , 100 + Text: finalRequest ... +enterPrimary + File: another_arbiter.v , 100 + Text: finalRequest ... +enterPrimary_literal + File: another_arbiter.v , 100 + Text: finalRequest ... +enterIdentifier + File: another_arbiter.v , 100 + Text: finalRequest ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: scan [ 7 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: scan [ 7 ] ... +enterPrimary + File: another_arbiter.v , 100 + Text: scan [ 7 ] ... +enterComplex_func_call + File: another_arbiter.v , 100 + Text: scan [ 7 ] ... +enterIdentifier + File: another_arbiter.v , 100 + Text: scan ... +enterSelect + File: another_arbiter.v , 100 + Text: [ 7 ] ... +enterBit_select + File: another_arbiter.v , 100 + Text: [ 7 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: 7 ... +enterPrimary + File: another_arbiter.v , 100 + Text: 7 ... +enterPrimary_literal + File: another_arbiter.v , 100 + Text: 7 ... +enterNumber_Integral + File: another_arbiter.v , 100 + Text: 7 ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: scan [ 6 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: scan [ 6 ] ... +enterPrimary + File: another_arbiter.v , 100 + Text: scan [ 6 ] ... +enterComplex_func_call + File: another_arbiter.v , 100 + Text: scan [ 6 ] ... +enterIdentifier + File: another_arbiter.v , 100 + Text: scan ... +enterSelect + File: another_arbiter.v , 100 + Text: [ 6 ] ... +enterBit_select + File: another_arbiter.v , 100 + Text: [ 6 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: 6 ... +enterPrimary + File: another_arbiter.v , 100 + Text: 6 ... +enterPrimary_literal + File: another_arbiter.v , 100 + Text: 6 ... +enterNumber_Integral + File: another_arbiter.v , 100 + Text: 6 ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: scan [ 5 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: scan [ 5 ] ... +enterPrimary + File: another_arbiter.v , 100 + Text: scan [ 5 ] ... +enterComplex_func_call + File: another_arbiter.v , 100 + Text: scan [ 5 ] ... +enterIdentifier + File: another_arbiter.v , 100 + Text: scan ... +enterSelect + File: another_arbiter.v , 100 + Text: [ 5 ] ... +enterBit_select + File: another_arbiter.v , 100 + Text: [ 5 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: 5 ... +enterPrimary + File: another_arbiter.v , 100 + Text: 5 ... +enterPrimary_literal + File: another_arbiter.v , 100 + Text: 5 ... +enterNumber_Integral + File: another_arbiter.v , 100 + Text: 5 ... +enterEvent_expression + File: another_arbiter.v , 100 + Text: scan [ 4 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: scan [ 4 ] ... +enterPrimary + File: another_arbiter.v , 100 + Text: scan [ 4 ] ... +enterComplex_func_call + File: another_arbiter.v , 100 + Text: scan [ 4 ] ... +enterIdentifier + File: another_arbiter.v , 100 + Text: scan ... +enterSelect + File: another_arbiter.v , 100 + Text: [ 4 ] ... +enterBit_select + File: another_arbiter.v , 100 + Text: [ 4 ] ... +enterExpression + File: another_arbiter.v , 100 + Text: 4 ... +enterPrimary + File: another_arbiter.v , 100 + Text: 4 ... +enterPrimary_literal + File: another_arbiter.v , 100 + Text: 4 ... +enterNumber_Integral + File: another_arbiter.v , 100 + Text: 4 ... +enterEvent_expression + File: another_arbiter.v , 101 + Text: scan [ 3 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: scan [ 3 ] ... +enterPrimary + File: another_arbiter.v , 101 + Text: scan [ 3 ] ... +enterComplex_func_call + File: another_arbiter.v , 101 + Text: scan [ 3 ] ... +enterIdentifier + File: another_arbiter.v , 101 + Text: scan ... +enterSelect + File: another_arbiter.v , 101 + Text: [ 3 ] ... +enterBit_select + File: another_arbiter.v , 101 + Text: [ 3 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: 3 ... +enterPrimary + File: another_arbiter.v , 101 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 101 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 101 + Text: 3 ... +enterEvent_expression + File: another_arbiter.v , 101 + Text: scan [ 2 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: scan [ 2 ] ... +enterPrimary + File: another_arbiter.v , 101 + Text: scan [ 2 ] ... +enterComplex_func_call + File: another_arbiter.v , 101 + Text: scan [ 2 ] ... +enterIdentifier + File: another_arbiter.v , 101 + Text: scan ... +enterSelect + File: another_arbiter.v , 101 + Text: [ 2 ] ... +enterBit_select + File: another_arbiter.v , 101 + Text: [ 2 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: 2 ... +enterPrimary + File: another_arbiter.v , 101 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 101 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 101 + Text: 2 ... +enterEvent_expression + File: another_arbiter.v , 101 + Text: scan [ 1 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: scan [ 1 ] ... +enterPrimary + File: another_arbiter.v , 101 + Text: scan [ 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 101 + Text: scan [ 1 ] ... +enterIdentifier + File: another_arbiter.v , 101 + Text: scan ... +enterSelect + File: another_arbiter.v , 101 + Text: [ 1 ] ... +enterBit_select + File: another_arbiter.v , 101 + Text: [ 1 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 101 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 101 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 101 + Text: 1 ... +enterEvent_expression + File: another_arbiter.v , 101 + Text: scan [ 0 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: scan [ 0 ] ... +enterPrimary + File: another_arbiter.v , 101 + Text: scan [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 101 + Text: scan [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 101 + Text: scan ... +enterSelect + File: another_arbiter.v , 101 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 101 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 101 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 101 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 101 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 101 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 102 + Text: begin found [ 0 ] = ... +enterStatement + File: another_arbiter.v , 102 + Text: begin found [ 0 ] = ... +enterStatement_item + File: another_arbiter.v , 102 + Text: begin found [ 0 ] = ... +enterSeq_block + File: another_arbiter.v , 102 + Text: begin found [ 0 ] = ... +enterStatement_or_null + File: another_arbiter.v , 103 + Text: found [ 0 ] = finalR ... +enterStatement + File: another_arbiter.v , 103 + Text: found [ 0 ] = finalR ... +enterStatement_item + File: another_arbiter.v , 103 + Text: found [ 0 ] = finalR ... +enterBlocking_assignment + File: another_arbiter.v , 103 + Text: found [ 0 ] = finalR ... +enterOperator_assignment + File: another_arbiter.v , 103 + Text: found [ 0 ] = finalR ... +enterVariable_lvalue + File: another_arbiter.v , 103 + Text: found [ 0 ] ... +enterHierarchical_identifier + File: another_arbiter.v , 103 + Text: found ... +enterSelect + File: another_arbiter.v , 103 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 103 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 103 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 103 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 103 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 103 + Text: 0 ... +enterAssignOp_Assign + File: another_arbiter.v , 103 + Text: = ... +enterExpression + File: another_arbiter.v , 103 + Text: finalRequest [ scan ... +enterPrimary + File: another_arbiter.v , 103 + Text: finalRequest [ scan ... +enterComplex_func_call + File: another_arbiter.v , 103 + Text: finalRequest [ scan ... +enterIdentifier + File: another_arbiter.v , 103 + Text: finalRequest ... +enterSelect + File: another_arbiter.v , 103 + Text: [ scan [ 0 ] ] ... +enterBit_select + File: another_arbiter.v , 103 + Text: [ scan [ 0 ] ] ... +enterExpression + File: another_arbiter.v , 103 + Text: scan [ 0 ] ... +enterPrimary + File: another_arbiter.v , 103 + Text: scan [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 103 + Text: scan [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 103 + Text: scan ... +enterSelect + File: another_arbiter.v , 103 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 103 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 103 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 103 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 103 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 103 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 104 + Text: for ( t = 1 ; t < NU ... +enterStatement + File: another_arbiter.v , 104 + Text: for ( t = 1 ; t < NU ... +enterStatement_item + File: another_arbiter.v , 104 + Text: for ( t = 1 ; t < NU ... +enterLoop_statement + File: another_arbiter.v , 104 + Text: for ( t = 1 ; t < NU ... +enterFor_initialization + File: another_arbiter.v , 104 + Text: t = 1 ... +enterList_of_variable_assignments + File: another_arbiter.v , 104 + Text: t = 1 ... +enterVariable_assignment + File: another_arbiter.v , 104 + Text: t = 1 ... +enterVariable_lvalue + File: another_arbiter.v , 104 + Text: t ... +enterHierarchical_identifier + File: another_arbiter.v , 104 + Text: t ... +enterSelect + File: another_arbiter.v , 104 + Text: ... +enterBit_select + File: another_arbiter.v , 104 + Text: ... +enterExpression + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 104 + Text: 1 ... +enterExpression + File: another_arbiter.v , 104 + Text: t < NUMUNITS - 1 ... +enterExpression + File: another_arbiter.v , 104 + Text: t < NUMUNITS ... +enterExpression + File: another_arbiter.v , 104 + Text: t ... +enterPrimary + File: another_arbiter.v , 104 + Text: t ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: t ... +enterIdentifier + File: another_arbiter.v , 104 + Text: t ... +enterBinOp_Less + File: another_arbiter.v , 104 + Text: < ... +enterExpression + File: another_arbiter.v , 104 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 104 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 104 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 104 + Text: - ... +enterExpression + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 104 + Text: 1 ... +enterFor_step + File: another_arbiter.v , 104 + Text: t = t + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 104 + Text: t = t + 1 ... +enterOperator_assignment + File: another_arbiter.v , 104 + Text: t = t + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 104 + Text: t ... +enterHierarchical_identifier + File: another_arbiter.v , 104 + Text: t ... +enterSelect + File: another_arbiter.v , 104 + Text: ... +enterBit_select + File: another_arbiter.v , 104 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 104 + Text: = ... +enterExpression + File: another_arbiter.v , 104 + Text: t + 1 ... +enterExpression + File: another_arbiter.v , 104 + Text: t ... +enterPrimary + File: another_arbiter.v , 104 + Text: t ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: t ... +enterIdentifier + File: another_arbiter.v , 104 + Text: t ... +enterBinOp_Plus + File: another_arbiter.v , 104 + Text: + ... +enterExpression + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 104 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 104 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 104 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 105 + Text: found [ t ] = found ... +enterStatement + File: another_arbiter.v , 105 + Text: found [ t ] = found ... +enterStatement_item + File: another_arbiter.v , 105 + Text: found [ t ] = found ... +enterBlocking_assignment + File: another_arbiter.v , 105 + Text: found [ t ] = found ... +enterOperator_assignment + File: another_arbiter.v , 105 + Text: found [ t ] = found ... +enterVariable_lvalue + File: another_arbiter.v , 105 + Text: found [ t ] ... +enterHierarchical_identifier + File: another_arbiter.v , 105 + Text: found ... +enterSelect + File: another_arbiter.v , 105 + Text: [ t ] ... +enterBit_select + File: another_arbiter.v , 105 + Text: [ t ] ... +enterExpression + File: another_arbiter.v , 105 + Text: t ... +enterPrimary + File: another_arbiter.v , 105 + Text: t ... +enterPrimary_literal + File: another_arbiter.v , 105 + Text: t ... +enterIdentifier + File: another_arbiter.v , 105 + Text: t ... +enterAssignOp_Assign + File: another_arbiter.v , 105 + Text: = ... +enterExpression + File: another_arbiter.v , 105 + Text: found [ t - 1 ] || f ... +enterExpression + File: another_arbiter.v , 105 + Text: found [ t - 1 ] ... +enterPrimary + File: another_arbiter.v , 105 + Text: found [ t - 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 105 + Text: found [ t - 1 ] ... +enterIdentifier + File: another_arbiter.v , 105 + Text: found ... +enterSelect + File: another_arbiter.v , 105 + Text: [ t - 1 ] ... +enterBit_select + File: another_arbiter.v , 105 + Text: [ t - 1 ] ... +enterExpression + File: another_arbiter.v , 105 + Text: t - 1 ... +enterExpression + File: another_arbiter.v , 105 + Text: t ... +enterPrimary + File: another_arbiter.v , 105 + Text: t ... +enterPrimary_literal + File: another_arbiter.v , 105 + Text: t ... +enterIdentifier + File: another_arbiter.v , 105 + Text: t ... +enterBinOp_Minus + File: another_arbiter.v , 105 + Text: - ... +enterExpression + File: another_arbiter.v , 105 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 105 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 105 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 105 + Text: 1 ... +enterBinOp_LogicOr + File: another_arbiter.v , 105 + Text: || ... +enterExpression + File: another_arbiter.v , 105 + Text: finalRequest [ scan ... +enterPrimary + File: another_arbiter.v , 105 + Text: finalRequest [ scan ... +enterComplex_func_call + File: another_arbiter.v , 105 + Text: finalRequest [ scan ... +enterIdentifier + File: another_arbiter.v , 105 + Text: finalRequest ... +enterSelect + File: another_arbiter.v , 105 + Text: [ scan [ t ] ] ... +enterBit_select + File: another_arbiter.v , 105 + Text: [ scan [ t ] ] ... +enterExpression + File: another_arbiter.v , 105 + Text: scan [ t ] ... +enterPrimary + File: another_arbiter.v , 105 + Text: scan [ t ] ... +enterComplex_func_call + File: another_arbiter.v , 105 + Text: scan [ t ] ... +enterIdentifier + File: another_arbiter.v , 105 + Text: scan ... +enterSelect + File: another_arbiter.v , 105 + Text: [ t ] ... +enterBit_select + File: another_arbiter.v , 105 + Text: [ t ] ... +enterExpression + File: another_arbiter.v , 105 + Text: t ... +enterPrimary + File: another_arbiter.v , 105 + Text: t ... +enterPrimary_literal + File: another_arbiter.v , 105 + Text: t ... +enterIdentifier + File: another_arbiter.v , 105 + Text: t ... +enterEnd + File: another_arbiter.v , 106 + Text: end ... +enterModule_item + File: another_arbiter.v , 108 + Text: always @ ( finalRequ ... +enterNon_port_module_item + File: another_arbiter.v , 108 + Text: always @ ( finalRequ ... +enterModule_or_generate_item + File: another_arbiter.v , 108 + Text: always @ ( finalRequ ... +enterModule_common_item + File: another_arbiter.v , 108 + Text: always @ ( finalRequ ... +enterAlways_construct + File: another_arbiter.v , 108 + Text: always @ ( finalRequ ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 108 + Text: always ... +enterStatement + File: another_arbiter.v , 108 + Text: @ ( finalRequest or ... +enterStatement_item + File: another_arbiter.v , 108 + Text: @ ( finalRequest or ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 108 + Text: @ ( finalRequest or ... +enterProcedural_timing_control + File: another_arbiter.v , 108 + Text: @ ( finalRequest or ... +enterEvent_control + File: another_arbiter.v , 108 + Text: @ ( finalRequest or ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest or foun ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: finalRequest ... +enterExpression + File: another_arbiter.v , 108 + Text: finalRequest ... +enterPrimary + File: another_arbiter.v , 108 + Text: finalRequest ... +enterPrimary_literal + File: another_arbiter.v , 108 + Text: finalRequest ... +enterIdentifier + File: another_arbiter.v , 108 + Text: finalRequest ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: found ... +enterExpression + File: another_arbiter.v , 108 + Text: found ... +enterPrimary + File: another_arbiter.v , 108 + Text: found ... +enterPrimary_literal + File: another_arbiter.v , 108 + Text: found ... +enterIdentifier + File: another_arbiter.v , 108 + Text: found ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: scan [ 7 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: scan [ 7 ] ... +enterPrimary + File: another_arbiter.v , 108 + Text: scan [ 7 ] ... +enterComplex_func_call + File: another_arbiter.v , 108 + Text: scan [ 7 ] ... +enterIdentifier + File: another_arbiter.v , 108 + Text: scan ... +enterSelect + File: another_arbiter.v , 108 + Text: [ 7 ] ... +enterBit_select + File: another_arbiter.v , 108 + Text: [ 7 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: 7 ... +enterPrimary + File: another_arbiter.v , 108 + Text: 7 ... +enterPrimary_literal + File: another_arbiter.v , 108 + Text: 7 ... +enterNumber_Integral + File: another_arbiter.v , 108 + Text: 7 ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: scan [ 6 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: scan [ 6 ] ... +enterPrimary + File: another_arbiter.v , 108 + Text: scan [ 6 ] ... +enterComplex_func_call + File: another_arbiter.v , 108 + Text: scan [ 6 ] ... +enterIdentifier + File: another_arbiter.v , 108 + Text: scan ... +enterSelect + File: another_arbiter.v , 108 + Text: [ 6 ] ... +enterBit_select + File: another_arbiter.v , 108 + Text: [ 6 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: 6 ... +enterPrimary + File: another_arbiter.v , 108 + Text: 6 ... +enterPrimary_literal + File: another_arbiter.v , 108 + Text: 6 ... +enterNumber_Integral + File: another_arbiter.v , 108 + Text: 6 ... +enterEvent_expression + File: another_arbiter.v , 108 + Text: scan [ 5 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: scan [ 5 ] ... +enterPrimary + File: another_arbiter.v , 108 + Text: scan [ 5 ] ... +enterComplex_func_call + File: another_arbiter.v , 108 + Text: scan [ 5 ] ... +enterIdentifier + File: another_arbiter.v , 108 + Text: scan ... +enterSelect + File: another_arbiter.v , 108 + Text: [ 5 ] ... +enterBit_select + File: another_arbiter.v , 108 + Text: [ 5 ] ... +enterExpression + File: another_arbiter.v , 108 + Text: 5 ... +enterPrimary + File: another_arbiter.v , 108 + Text: 5 ... +enterPrimary_literal + File: another_arbiter.v , 108 + Text: 5 ... +enterNumber_Integral + File: another_arbiter.v , 108 + Text: 5 ... +enterEvent_expression + File: another_arbiter.v , 109 + Text: scan [ 4 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: scan [ 4 ] ... +enterPrimary + File: another_arbiter.v , 109 + Text: scan [ 4 ] ... +enterComplex_func_call + File: another_arbiter.v , 109 + Text: scan [ 4 ] ... +enterIdentifier + File: another_arbiter.v , 109 + Text: scan ... +enterSelect + File: another_arbiter.v , 109 + Text: [ 4 ] ... +enterBit_select + File: another_arbiter.v , 109 + Text: [ 4 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: 4 ... +enterPrimary + File: another_arbiter.v , 109 + Text: 4 ... +enterPrimary_literal + File: another_arbiter.v , 109 + Text: 4 ... +enterNumber_Integral + File: another_arbiter.v , 109 + Text: 4 ... +enterEvent_expression + File: another_arbiter.v , 109 + Text: scan [ 3 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: scan [ 3 ] ... +enterPrimary + File: another_arbiter.v , 109 + Text: scan [ 3 ] ... +enterComplex_func_call + File: another_arbiter.v , 109 + Text: scan [ 3 ] ... +enterIdentifier + File: another_arbiter.v , 109 + Text: scan ... +enterSelect + File: another_arbiter.v , 109 + Text: [ 3 ] ... +enterBit_select + File: another_arbiter.v , 109 + Text: [ 3 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: 3 ... +enterPrimary + File: another_arbiter.v , 109 + Text: 3 ... +enterPrimary_literal + File: another_arbiter.v , 109 + Text: 3 ... +enterNumber_Integral + File: another_arbiter.v , 109 + Text: 3 ... +enterEvent_expression + File: another_arbiter.v , 109 + Text: scan [ 2 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: scan [ 2 ] ... +enterPrimary + File: another_arbiter.v , 109 + Text: scan [ 2 ] ... +enterComplex_func_call + File: another_arbiter.v , 109 + Text: scan [ 2 ] ... +enterIdentifier + File: another_arbiter.v , 109 + Text: scan ... +enterSelect + File: another_arbiter.v , 109 + Text: [ 2 ] ... +enterBit_select + File: another_arbiter.v , 109 + Text: [ 2 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: 2 ... +enterPrimary + File: another_arbiter.v , 109 + Text: 2 ... +enterPrimary_literal + File: another_arbiter.v , 109 + Text: 2 ... +enterNumber_Integral + File: another_arbiter.v , 109 + Text: 2 ... +enterEvent_expression + File: another_arbiter.v , 109 + Text: scan [ 1 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: scan [ 1 ] ... +enterPrimary + File: another_arbiter.v , 109 + Text: scan [ 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 109 + Text: scan [ 1 ] ... +enterIdentifier + File: another_arbiter.v , 109 + Text: scan ... +enterSelect + File: another_arbiter.v , 109 + Text: [ 1 ] ... +enterBit_select + File: another_arbiter.v , 109 + Text: [ 1 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 109 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 109 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 109 + Text: 1 ... +enterEvent_expression + File: another_arbiter.v , 109 + Text: scan [ 0 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: scan [ 0 ] ... +enterPrimary + File: another_arbiter.v , 109 + Text: scan [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 109 + Text: scan [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 109 + Text: scan ... +enterSelect + File: another_arbiter.v , 109 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 109 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 109 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 109 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 109 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 109 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 110 + Text: begin grantD [ scan ... +enterStatement + File: another_arbiter.v , 110 + Text: begin grantD [ scan ... +enterStatement_item + File: another_arbiter.v , 110 + Text: begin grantD [ scan ... +enterSeq_block + File: another_arbiter.v , 110 + Text: begin grantD [ scan ... +enterStatement_or_null + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterStatement + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterStatement_item + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterBlocking_assignment + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterOperator_assignment + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterVariable_lvalue + File: another_arbiter.v , 111 + Text: grantD [ scan [ 0 ] ... +enterHierarchical_identifier + File: another_arbiter.v , 111 + Text: grantD ... +enterSelect + File: another_arbiter.v , 111 + Text: [ scan [ 0 ] ] ... +enterBit_select + File: another_arbiter.v , 111 + Text: [ scan [ 0 ] ] ... +enterExpression + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterPrimary + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 111 + Text: scan ... +enterSelect + File: another_arbiter.v , 111 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 111 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 111 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 111 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 111 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 111 + Text: 0 ... +enterAssignOp_Assign + File: another_arbiter.v , 111 + Text: = ... +enterExpression + File: another_arbiter.v , 111 + Text: finalRequest [ scan ... +enterPrimary + File: another_arbiter.v , 111 + Text: finalRequest [ scan ... +enterComplex_func_call + File: another_arbiter.v , 111 + Text: finalRequest [ scan ... +enterIdentifier + File: another_arbiter.v , 111 + Text: finalRequest ... +enterSelect + File: another_arbiter.v , 111 + Text: [ scan [ 0 ] ] ... +enterBit_select + File: another_arbiter.v , 111 + Text: [ scan [ 0 ] ] ... +enterExpression + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterPrimary + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterComplex_func_call + File: another_arbiter.v , 111 + Text: scan [ 0 ] ... +enterIdentifier + File: another_arbiter.v , 111 + Text: scan ... +enterSelect + File: another_arbiter.v , 111 + Text: [ 0 ] ... +enterBit_select + File: another_arbiter.v , 111 + Text: [ 0 ] ... +enterExpression + File: another_arbiter.v , 111 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 111 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 111 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 111 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 112 + Text: for ( u = 1 ; u < NU ... +enterStatement + File: another_arbiter.v , 112 + Text: for ( u = 1 ; u < NU ... +enterStatement_item + File: another_arbiter.v , 112 + Text: for ( u = 1 ; u < NU ... +enterLoop_statement + File: another_arbiter.v , 112 + Text: for ( u = 1 ; u < NU ... +enterFor_initialization + File: another_arbiter.v , 112 + Text: u = 1 ... +enterList_of_variable_assignments + File: another_arbiter.v , 112 + Text: u = 1 ... +enterVariable_assignment + File: another_arbiter.v , 112 + Text: u = 1 ... +enterVariable_lvalue + File: another_arbiter.v , 112 + Text: u ... +enterHierarchical_identifier + File: another_arbiter.v , 112 + Text: u ... +enterSelect + File: another_arbiter.v , 112 + Text: ... +enterBit_select + File: another_arbiter.v , 112 + Text: ... +enterExpression + File: another_arbiter.v , 112 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 112 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 112 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 112 + Text: 1 ... +enterExpression + File: another_arbiter.v , 112 + Text: u < NUMUNITS ... +enterExpression + File: another_arbiter.v , 112 + Text: u ... +enterPrimary + File: another_arbiter.v , 112 + Text: u ... +enterPrimary_literal + File: another_arbiter.v , 112 + Text: u ... +enterIdentifier + File: another_arbiter.v , 112 + Text: u ... +enterBinOp_Less + File: another_arbiter.v , 112 + Text: < ... +enterExpression + File: another_arbiter.v , 112 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 112 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 112 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 112 + Text: NUMUNITS ... +enterFor_step + File: another_arbiter.v , 112 + Text: u = u + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 112 + Text: u = u + 1 ... +enterOperator_assignment + File: another_arbiter.v , 112 + Text: u = u + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 112 + Text: u ... +enterHierarchical_identifier + File: another_arbiter.v , 112 + Text: u ... +enterSelect + File: another_arbiter.v , 112 + Text: ... +enterBit_select + File: another_arbiter.v , 112 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 112 + Text: = ... +enterExpression + File: another_arbiter.v , 112 + Text: u + 1 ... +enterExpression + File: another_arbiter.v , 112 + Text: u ... +enterPrimary + File: another_arbiter.v , 112 + Text: u ... +enterPrimary_literal + File: another_arbiter.v , 112 + Text: u ... +enterIdentifier + File: another_arbiter.v , 112 + Text: u ... +enterBinOp_Plus + File: another_arbiter.v , 112 + Text: + ... +enterExpression + File: another_arbiter.v , 112 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 112 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 112 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 112 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterStatement + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterStatement_item + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterBlocking_assignment + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterOperator_assignment + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterVariable_lvalue + File: another_arbiter.v , 113 + Text: grantD [ scan [ u ] ... +enterHierarchical_identifier + File: another_arbiter.v , 113 + Text: grantD ... +enterSelect + File: another_arbiter.v , 113 + Text: [ scan [ u ] ] ... +enterBit_select + File: another_arbiter.v , 113 + Text: [ scan [ u ] ] ... +enterExpression + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterPrimary + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterComplex_func_call + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterIdentifier + File: another_arbiter.v , 113 + Text: scan ... +enterSelect + File: another_arbiter.v , 113 + Text: [ u ] ... +enterBit_select + File: another_arbiter.v , 113 + Text: [ u ] ... +enterExpression + File: another_arbiter.v , 113 + Text: u ... +enterPrimary + File: another_arbiter.v , 113 + Text: u ... +enterPrimary_literal + File: another_arbiter.v , 113 + Text: u ... +enterIdentifier + File: another_arbiter.v , 113 + Text: u ... +enterAssignOp_Assign + File: another_arbiter.v , 113 + Text: = ... +enterExpression + File: another_arbiter.v , 113 + Text: finalRequest [ scan ... +enterExpression + File: another_arbiter.v , 113 + Text: finalRequest [ scan ... +enterPrimary + File: another_arbiter.v , 113 + Text: finalRequest [ scan ... +enterComplex_func_call + File: another_arbiter.v , 113 + Text: finalRequest [ scan ... +enterIdentifier + File: another_arbiter.v , 113 + Text: finalRequest ... +enterSelect + File: another_arbiter.v , 113 + Text: [ scan [ u ] ] ... +enterBit_select + File: another_arbiter.v , 113 + Text: [ scan [ u ] ] ... +enterExpression + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterPrimary + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterComplex_func_call + File: another_arbiter.v , 113 + Text: scan [ u ] ... +enterIdentifier + File: another_arbiter.v , 113 + Text: scan ... +enterSelect + File: another_arbiter.v , 113 + Text: [ u ] ... +enterBit_select + File: another_arbiter.v , 113 + Text: [ u ] ... +enterExpression + File: another_arbiter.v , 113 + Text: u ... +enterPrimary + File: another_arbiter.v , 113 + Text: u ... +enterPrimary_literal + File: another_arbiter.v , 113 + Text: u ... +enterIdentifier + File: another_arbiter.v , 113 + Text: u ... +enterBinOp_LogicAnd + File: another_arbiter.v , 113 + Text: && ... +enterExpression + File: another_arbiter.v , 113 + Text: ~ found [ u - 1 ] ... +enterUnary_Tilda + File: another_arbiter.v , 113 + Text: ~ ... +enterPrimary + File: another_arbiter.v , 113 + Text: found [ u - 1 ] ... +enterComplex_func_call + File: another_arbiter.v , 113 + Text: found [ u - 1 ] ... +enterIdentifier + File: another_arbiter.v , 113 + Text: found ... +enterSelect + File: another_arbiter.v , 113 + Text: [ u - 1 ] ... +enterBit_select + File: another_arbiter.v , 113 + Text: [ u - 1 ] ... +enterExpression + File: another_arbiter.v , 113 + Text: u - 1 ... +enterExpression + File: another_arbiter.v , 113 + Text: u ... +enterPrimary + File: another_arbiter.v , 113 + Text: u ... +enterPrimary_literal + File: another_arbiter.v , 113 + Text: u ... +enterIdentifier + File: another_arbiter.v , 113 + Text: u ... +enterBinOp_Minus + File: another_arbiter.v , 113 + Text: - ... +enterExpression + File: another_arbiter.v , 113 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 113 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 113 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 113 + Text: 1 ... +enterEnd + File: another_arbiter.v , 114 + Text: end ... +enterModule_item + File: another_arbiter.v , 115 + Text: always @ ( grantD ) ... +enterNon_port_module_item + File: another_arbiter.v , 115 + Text: always @ ( grantD ) ... +enterModule_or_generate_item + File: another_arbiter.v , 115 + Text: always @ ( grantD ) ... +enterModule_common_item + File: another_arbiter.v , 115 + Text: always @ ( grantD ) ... +enterAlways_construct + File: another_arbiter.v , 115 + Text: always @ ( grantD ) ... +enterAlwaysKeywd_Always + File: another_arbiter.v , 115 + Text: always ... +enterStatement + File: another_arbiter.v , 115 + Text: @ ( grantD ) begin n ... +enterStatement_item + File: another_arbiter.v , 115 + Text: @ ( grantD ) begin n ... +enterProcedural_timing_control_statement + File: another_arbiter.v , 115 + Text: @ ( grantD ) begin n ... +enterProcedural_timing_control + File: another_arbiter.v , 115 + Text: @ ( grantD ) ... +enterEvent_control + File: another_arbiter.v , 115 + Text: @ ( grantD ) ... +enterEvent_expression + File: another_arbiter.v , 115 + Text: grantD ... +enterExpression + File: another_arbiter.v , 115 + Text: grantD ... +enterPrimary + File: another_arbiter.v , 115 + Text: grantD ... +enterPrimary_literal + File: another_arbiter.v , 115 + Text: grantD ... +enterIdentifier + File: another_arbiter.v , 115 + Text: grantD ... +enterStatement_or_null + File: another_arbiter.v , 116 + Text: begin nextNext = 0 ; ... +enterStatement + File: another_arbiter.v , 116 + Text: begin nextNext = 0 ; ... +enterStatement_item + File: another_arbiter.v , 116 + Text: begin nextNext = 0 ; ... +enterSeq_block + File: another_arbiter.v , 116 + Text: begin nextNext = 0 ; ... +enterStatement_or_null + File: another_arbiter.v , 117 + Text: nextNext = 0 ; ... +enterStatement + File: another_arbiter.v , 117 + Text: nextNext = 0 ; ... +enterStatement_item + File: another_arbiter.v , 117 + Text: nextNext = 0 ; ... +enterBlocking_assignment + File: another_arbiter.v , 117 + Text: nextNext = 0 ... +enterOperator_assignment + File: another_arbiter.v , 117 + Text: nextNext = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 117 + Text: nextNext ... +enterHierarchical_identifier + File: another_arbiter.v , 117 + Text: nextNext ... +enterSelect + File: another_arbiter.v , 117 + Text: ... +enterBit_select + File: another_arbiter.v , 117 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 117 + Text: = ... +enterExpression + File: another_arbiter.v , 117 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 117 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 117 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 117 + Text: 0 ... +enterStatement_or_null + File: another_arbiter.v , 118 + Text: for ( v = 0 ; v < NU ... +enterStatement + File: another_arbiter.v , 118 + Text: for ( v = 0 ; v < NU ... +enterStatement_item + File: another_arbiter.v , 118 + Text: for ( v = 0 ; v < NU ... +enterLoop_statement + File: another_arbiter.v , 118 + Text: for ( v = 0 ; v < NU ... +enterFor_initialization + File: another_arbiter.v , 118 + Text: v = 0 ... +enterList_of_variable_assignments + File: another_arbiter.v , 118 + Text: v = 0 ... +enterVariable_assignment + File: another_arbiter.v , 118 + Text: v = 0 ... +enterVariable_lvalue + File: another_arbiter.v , 118 + Text: v ... +enterHierarchical_identifier + File: another_arbiter.v , 118 + Text: v ... +enterSelect + File: another_arbiter.v , 118 + Text: ... +enterBit_select + File: another_arbiter.v , 118 + Text: ... +enterExpression + File: another_arbiter.v , 118 + Text: 0 ... +enterPrimary + File: another_arbiter.v , 118 + Text: 0 ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: 0 ... +enterNumber_Integral + File: another_arbiter.v , 118 + Text: 0 ... +enterExpression + File: another_arbiter.v , 118 + Text: v < NUMUNITS - 1 ... +enterExpression + File: another_arbiter.v , 118 + Text: v < NUMUNITS ... +enterExpression + File: another_arbiter.v , 118 + Text: v ... +enterPrimary + File: another_arbiter.v , 118 + Text: v ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: v ... +enterIdentifier + File: another_arbiter.v , 118 + Text: v ... +enterBinOp_Less + File: another_arbiter.v , 118 + Text: < ... +enterExpression + File: another_arbiter.v , 118 + Text: NUMUNITS ... +enterPrimary + File: another_arbiter.v , 118 + Text: NUMUNITS ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: NUMUNITS ... +enterIdentifier + File: another_arbiter.v , 118 + Text: NUMUNITS ... +enterBinOp_Minus + File: another_arbiter.v , 118 + Text: - ... +enterExpression + File: another_arbiter.v , 118 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 118 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 118 + Text: 1 ... +enterFor_step + File: another_arbiter.v , 118 + Text: v = v + 1 ... +enterFor_step_assignment + File: another_arbiter.v , 118 + Text: v = v + 1 ... +enterOperator_assignment + File: another_arbiter.v , 118 + Text: v = v + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 118 + Text: v ... +enterHierarchical_identifier + File: another_arbiter.v , 118 + Text: v ... +enterSelect + File: another_arbiter.v , 118 + Text: ... +enterBit_select + File: another_arbiter.v , 118 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 118 + Text: = ... +enterExpression + File: another_arbiter.v , 118 + Text: v + 1 ... +enterExpression + File: another_arbiter.v , 118 + Text: v ... +enterPrimary + File: another_arbiter.v , 118 + Text: v ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: v ... +enterIdentifier + File: another_arbiter.v , 118 + Text: v ... +enterBinOp_Plus + File: another_arbiter.v , 118 + Text: + ... +enterExpression + File: another_arbiter.v , 118 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 118 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 118 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 118 + Text: 1 ... +enterStatement_or_null + File: another_arbiter.v , 119 + Text: if ( grantD [ v ] ) ... +enterStatement + File: another_arbiter.v , 119 + Text: if ( grantD [ v ] ) ... +enterStatement_item + File: another_arbiter.v , 119 + Text: if ( grantD [ v ] ) ... +enterConditional_statement + File: another_arbiter.v , 119 + Text: if ( grantD [ v ] ) ... +enterCond_predicate + File: another_arbiter.v , 119 + Text: grantD [ v ] ... +enterExpression_or_cond_pattern + File: another_arbiter.v , 119 + Text: grantD [ v ] ... +enterExpression + File: another_arbiter.v , 119 + Text: grantD [ v ] ... +enterPrimary + File: another_arbiter.v , 119 + Text: grantD [ v ] ... +enterComplex_func_call + File: another_arbiter.v , 119 + Text: grantD [ v ] ... +enterIdentifier + File: another_arbiter.v , 119 + Text: grantD ... +enterSelect + File: another_arbiter.v , 119 + Text: [ v ] ... +enterBit_select + File: another_arbiter.v , 119 + Text: [ v ] ... +enterExpression + File: another_arbiter.v , 119 + Text: v ... +enterPrimary + File: another_arbiter.v , 119 + Text: v ... +enterPrimary_literal + File: another_arbiter.v , 119 + Text: v ... +enterIdentifier + File: another_arbiter.v , 119 + Text: v ... +enterStatement_or_null + File: another_arbiter.v , 119 + Text: nextNext = v + 1 ; ... +enterStatement + File: another_arbiter.v , 119 + Text: nextNext = v + 1 ; ... +enterStatement_item + File: another_arbiter.v , 119 + Text: nextNext = v + 1 ; ... +enterBlocking_assignment + File: another_arbiter.v , 119 + Text: nextNext = v + 1 ... +enterOperator_assignment + File: another_arbiter.v , 119 + Text: nextNext = v + 1 ... +enterVariable_lvalue + File: another_arbiter.v , 119 + Text: nextNext ... +enterHierarchical_identifier + File: another_arbiter.v , 119 + Text: nextNext ... +enterSelect + File: another_arbiter.v , 119 + Text: ... +enterBit_select + File: another_arbiter.v , 119 + Text: ... +enterAssignOp_Assign + File: another_arbiter.v , 119 + Text: = ... +enterExpression + File: another_arbiter.v , 119 + Text: v + 1 ... +enterExpression + File: another_arbiter.v , 119 + Text: v ... +enterPrimary + File: another_arbiter.v , 119 + Text: v ... +enterPrimary_literal + File: another_arbiter.v , 119 + Text: v ... +enterIdentifier + File: another_arbiter.v , 119 + Text: v ... +enterBinOp_Plus + File: another_arbiter.v , 119 + Text: + ... +enterExpression + File: another_arbiter.v , 119 + Text: 1 ... +enterPrimary + File: another_arbiter.v , 119 + Text: 1 ... +enterPrimary_literal + File: another_arbiter.v , 119 + Text: 1 ... +enterNumber_Integral + File: another_arbiter.v , 119 + Text: 1 ... +enterEnd + File: another_arbiter.v , 120 + Text: end ... +enterEndmodule + File: another_arbiter.v , 121 + Text: endmodule ... +[INFO :PY0400] Processing source file "encoder.v". enterTop_level_rule File: encoder.v , 7 @@ -15673,16 +15671,7 @@ File: encoder.v , 21 Text: binary_out = 0 ; ... enterBlocking_assignment - File:enterTop_level_rule - File: top.v , 1 - Text: <EOF> ... -enterNull_rule - File: top.v , 1 - Text: ... -enterSource_text - File: top.v , 1 - Text: ... - encoder.v , 21 + File: encoder.v , 21 Text: binary_out = 0 ... enterOperator_assignment File: encoder.v , 21 @@ -17981,6 +17970,17 @@ enterEndmodule File: encoder_case.v , 43 Text: endmodule ... +[INFO :PY0400] Processing source file "top.v". + +enterTop_level_rule + File: top.v , 1 + Text: <EOF> ... +enterNull_rule + File: top.v , 1 + Text: ... +enterSource_text + File: top.v , 1 + Text: ... [INFO :PY0400] Processing source file "full_adder.v". enterTop_level_rule @@ -18517,6 +18517,470 @@ enterEndmodule File: full_adder.v , 18 Text: endmodule ... +[INFO :PY0400] Processing source file "jkff_udp.v". + +enterTop_level_rule + File: jkff_udp.v , 7 + Text: primitive jkff_udp ( ... +enterNull_rule + File: jkff_udp.v , 7 + Text: ... +enterSource_text + File: jkff_udp.v , 7 + Text: primitive jkff_udp ( ... +enterDescription + File: jkff_udp.v , 7 + Text: primitive jkff_udp ( ... +enterUdp_declaration + File: jkff_udp.v , 7 + Text: primitive jkff_udp ( ... +enterUdp_nonansi_declaration + File: jkff_udp.v , 7 + Text: primitive jkff_udp ( ... +enterIdentifier + File: jkff_udp.v , 7 + Text: jkff_udp ... +enterUdp_port_list + File: jkff_udp.v , 7 + Text: q , clk , j , k ... +enterIdentifier + File: jkff_udp.v , 7 + Text: q ... +enterIdentifier + File: jkff_udp.v , 7 + Text: clk ... +enterIdentifier + File: jkff_udp.v , 7 + Text: j ... +enterIdentifier + File: jkff_udp.v , 7 + Text: k ... +enterUdp_port_declaration + File: jkff_udp.v , 8 + Text: input clk , j , k ; ... +enterUdp_input_declaration + File: jkff_udp.v , 8 + Text: input clk , j , k ... +enterIdentifier_list + File: jkff_udp.v , 8 + Text: clk , j , k ... +enterIdentifier + File: jkff_udp.v , 8 + Text: clk ... +enterIdentifier + File: jkff_udp.v , 8 + Text: j ... +enterIdentifier + File: jkff_udp.v , 8 + Text: k ... +enterUdp_port_declaration + File: jkff_udp.v , 9 + Text: output q ; ... +enterUdp_output_declaration + File: jkff_udp.v , 9 + Text: output q ... +enterIdentifier + File: jkff_udp.v , 9 + Text: q ... +enterUdp_port_declaration + File: jkff_udp.v , 10 + Text: reg q ; ... +enterUdp_reg_declaration + File: jkff_udp.v , 10 + Text: reg q ... +enterIdentifier + File: jkff_udp.v , 10 + Text: q ... +enterUdp_body + File: jkff_udp.v , 11 + Text: table r 00 : ? : - ; ... +enterSequential_body + File: jkff_udp.v , 11 + Text: table r 00 : ? : - ; ... +enterSequential_entry + File: jkff_udp.v , 13 + Text: r 00 : ? : - ; ... +enterSeq_input_list + File: jkff_udp.v , 13 + Text: r 00 ... +enterLevel_input_list + File: jkff_udp.v , 13 + Text: r 00 ... +enterLevel_symbol + File: jkff_udp.v , 13 + Text: r ... +enterLevel_symbol + File: jkff_udp.v , 13 + Text: 00 ... +enterLevel_symbol + File: jkff_udp.v , 13 + Text: ? ... +enterNext_state + File: jkff_udp.v , 13 + Text: - ... +enterSequential_entry + File: jkff_udp.v , 14 + Text: r 01 : ? : 0 ; ... +enterSeq_input_list + File: jkff_udp.v , 14 + Text: r 01 ... +enterLevel_input_list + File: jkff_udp.v , 14 + Text: r 01 ... +enterLevel_symbol + File: jkff_udp.v , 14 + Text: r ... +enterLevel_symbol + File: jkff_udp.v , 14 + Text: 01 ... +enterLevel_symbol + File: jkff_udp.v , 14 + Text: ? ... +enterNext_state + File: jkff_udp.v , 14 + Text: 0 ... +enterOutput_symbol + File: jkff_udp.v , 14 + Text: 0 ... +enterSequential_entry + File: jkff_udp.v , 15 + Text: r 10 : ? : 1 ; ... +enterSeq_input_list + File: jkff_udp.v , 15 + Text: r 10 ... +enterLevel_input_list + File: jkff_udp.v , 15 + Text: r 10 ... +enterLevel_symbol + File: jkff_udp.v , 15 + Text: r ... +enterLevel_symbol + File: jkff_udp.v , 15 + Text: 10 ... +enterLevel_symbol + File: jkff_udp.v , 15 + Text: ? ... +enterNext_state + File: jkff_udp.v , 15 + Text: 1 ... +enterOutput_symbol + File: jkff_udp.v , 15 + Text: 1 ... +enterSequential_entry + File: jkff_udp.v , 16 + Text: r 11 : 0 : 1 ; ... +enterSeq_input_list + File: jkff_udp.v , 16 + Text: r 11 ... +enterLevel_input_list + File: jkff_udp.v , 16 + Text: r 11 ... +enterLevel_symbol + File: jkff_udp.v , 16 + Text: r ... +enterLevel_symbol + File: jkff_udp.v , 16 + Text: 11 ... +enterLevel_symbol + File: jkff_udp.v , 16 + Text: 0 ... +enterNext_state + File: jkff_udp.v , 16 + Text: 1 ... +enterOutput_symbol + File: jkff_udp.v , 16 + Text: 1 ... +enterSequential_entry + File: jkff_udp.v , 17 + Text: r 11 : 1 : 0 ; ... +enterSeq_input_list + File: jkff_udp.v , 17 + Text: r 11 ... +enterLevel_input_list + File: jkff_udp.v , 17 + Text: r 11 ... +enterLevel_symbol + File: jkff_udp.v , 17 + Text: r ... +enterLevel_symbol + File: jkff_udp.v , 17 + Text: 11 ... +enterLevel_symbol + File: jkff_udp.v , 17 + Text: 1 ... +enterNext_state + File: jkff_udp.v , 17 + Text: 0 ... +enterOutput_symbol + File: jkff_udp.v , 17 + Text: 0 ... +enterSequential_entry + File: jkff_udp.v , 18 + Text: f ? ? : ? : - ; ... +enterSeq_input_list + File: jkff_udp.v , 18 + Text: f ? ? ... +enterLevel_input_list + File: jkff_udp.v , 18 + Text: f ? ? ... +enterLevel_symbol + File: jkff_udp.v , 18 + Text: f ... +enterLevel_symbol + File: jkff_udp.v , 18 + Text: ? ... +enterLevel_symbol + File: jkff_udp.v , 18 + Text: ? ... +enterLevel_symbol + File: jkff_udp.v , 18 + Text: ? ... +enterNext_state + File: jkff_udp.v , 18 + Text: - ... +enterSequential_entry + File: jkff_udp.v , 19 + Text: ? * ? : ? : - ; ... +enterSeq_input_list + File: jkff_udp.v , 19 + Text: ? * ? ... +enterEdge_input_list + File: jkff_udp.v , 19 + Text: ? * ? ... +enterLevel_symbol + File: jkff_udp.v , 19 + Text: ? ... +enterEdge_indicator + File: jkff_udp.v , 19 + Text: * ... +enterEdge_symbol + File: jkff_udp.v , 19 + Text: * ... +enterLevel_symbol + File: jkff_udp.v , 19 + Text: ? ... +enterLevel_symbol + File: jkff_udp.v , 19 + Text: ? ... +enterNext_state + File: jkff_udp.v , 19 + Text: - ... +enterSequential_entry + File: jkff_udp.v , 20 + Text: ? ? * : ? : - ; ... +enterSeq_input_list + File: jkff_udp.v , 20 + Text: ? ? * ... +enterEdge_input_list + File: jkff_udp.v , 20 + Text: ? ? * ... +enterLevel_symbol + File: jkff_udp.v , 20 + Text: ? ... +enterLevel_symbol + File: jkff_udp.v , 20 + Text: ? ... +enterEdge_indicator + File: jkff_udp.v , 20 + Text: * ... +enterEdge_symbol + File: jkff_udp.v , 20 + Text: * ... +enterLevel_symbol + File: jkff_udp.v , 20 + Text: ? ... +enterNext_state + File: jkff_udp.v , 20 + Text: - ... +enterEndtable + File: jkff_udp.v , 21 + Text: endtable ... +enterEndprimitive + File: jkff_udp.v , 22 + Text: endprimitive ... +enterDescription + File: jkff_udp.v , 24 + Text: primitive xor2_input ... +enterUdp_declaration + File: jkff_udp.v , 24 + Text: primitive xor2_input ... +enterUdp_nonansi_declaration + File: jkff_udp.v , 24 + Text: primitive xor2_input ... +enterIdentifier + File: jkff_udp.v , 24 + Text: xor2_input ... +enterUdp_port_list + File: jkff_udp.v , 24 + Text: c , a , b ... +enterIdentifier + File: jkff_udp.v , 24 + Text: c ... +enterIdentifier + File: jkff_udp.v , 24 + Text: a ... +enterIdentifier + File: jkff_udp.v , 24 + Text: b ... +enterUdp_port_declaration + File: jkff_udp.v , 25 + Text: output c ; ... +enterUdp_output_declaration + File: jkff_udp.v , 25 + Text: output c ... +enterIdentifier + File: jkff_udp.v , 25 + Text: c ... +enterUdp_port_declaration + File: jkff_udp.v , 26 + Text: input a , b ; ... +enterUdp_input_declaration + File: jkff_udp.v , 26 + Text: input a , b ... +enterIdentifier_list + File: jkff_udp.v , 26 + Text: a , b ... +enterIdentifier + File: jkff_udp.v , 26 + Text: a ... +enterIdentifier + File: jkff_udp.v , 26 + Text: b ... +enterUdp_body + File: jkff_udp.v , 27 + Text: table 00 : 0 ; 01 : ... +enterCombinational_body + File: jkff_udp.v , 27 + Text: table 00 : 0 ; 01 : ... +enterCombinational_entry + File: jkff_udp.v , 28 + Text: 00 : 0 ; ... +enterLevel_input_list + File: jkff_udp.v , 28 + Text: 00 ... +enterLevel_symbol + File: jkff_udp.v , 28 + Text: 00 ... +enterOutput_symbol + File: jkff_udp.v , 28 + Text: 0 ... +enterCombinational_entry + File: jkff_udp.v , 29 + Text: 01 : 1 ; ... +enterLevel_input_list + File: jkff_udp.v , 29 + Text: 01 ... +enterLevel_symbol + File: jkff_udp.v , 29 + Text: 01 ... +enterOutput_symbol + File: jkff_udp.v , 29 + Text: 1 ... +enterCombinational_entry + File: jkff_udp.v , 30 + Text: 10 : 1 ; ... +enterLevel_input_list + File: jkff_udp.v , 30 + Text: 10 ... +enterLevel_symbol + File: jkff_udp.v , 30 + Text: 10 ... +enterOutput_symbol + File: jkff_udp.v , 30 + Text: 1 ... +enterCombinational_entry + File: jkff_udp.v , 31 + Text: 11 : 0 ; ... +enterLevel_input_list + File: jkff_udp.v , 31 + Text: 11 ... +enterLevel_symbol + File: jkff_udp.v , 31 + Text: 11 ... +enterOutput_symbol + File: jkff_udp.v , 31 + Text: 0 ... +enterCombinational_entry + File: jkff_udp.v , 32 + Text: x 1 : x ; ... +enterLevel_input_list + File: jkff_udp.v , 32 + Text: x 1 ... +enterLevel_symbol + File: jkff_udp.v , 32 + Text: x ... +enterLevel_symbol + File: jkff_udp.v , 32 + Text: 1 ... +enterOutput_symbol + File: jkff_udp.v , 32 + Text: x ... +enterCombinational_entry + File: jkff_udp.v , 33 + Text: 1 x : x ; ... +enterLevel_input_list + File: jkff_udp.v , 33 + Text: 1 x ... +enterLevel_symbol + File: jkff_udp.v , 33 + Text: 1 ... +enterLevel_symbol + File: jkff_udp.v , 33 + Text: x ... +enterOutput_symbol + File: jkff_udp.v , 33 + Text: x ... +enterCombinational_entry + File: jkff_udp.v , 34 + Text: x 0 : x ; ... +enterLevel_input_list + File: jkff_udp.v , 34 + Text: x 0 ... +enterLevel_symbol + File: jkff_udp.v , 34 + Text: x ... +enterLevel_symbol + File: jkff_udp.v , 34 + Text: 0 ... +enterOutput_symbol + File: jkff_udp.v , 34 + Text: x ... +enterCombinational_entry + File: jkff_udp.v , 35 + Text: 0 x : x ; ... +enterLevel_input_list + File: jkff_udp.v , 35 + Text: 0 x ... +enterLevel_symbol + File: jkff_udp.v , 35 + Text: 0 ... +enterLevel_symbol + File: jkff_udp.v , 35 + Text: x ... +enterOutput_symbol + File: jkff_udp.v , 35 + Text: x ... +enterCombinational_entry + File: jkff_udp.v , 36 + Text: x x : x ; ... +enterLevel_input_list + File: jkff_udp.v , 36 + Text: x x ... +enterLevel_symbol + File: jkff_udp.v , 36 + Text: x ... +enterLevel_symbol + File: jkff_udp.v , 36 + Text: x ... +enterOutput_symbol + File: jkff_udp.v , 36 + Text: x ... +enterEndtable + File: jkff_udp.v , 37 + Text: endtable ... +enterEndprimitive + File: jkff_udp.v , 38 + Text: endprimitive ... [INFO :PY0400] Processing source file "uart.v". enterTop_level_rule @@ -22947,472 +23411,10 @@ enterEndmodule File: uart.v , 155 Text: endmodule ... -[INFO :PY0400] Processing source file "jkff_udp.v". - -enterTop_level_rule - File: jkff_udp.v , 7 - Text: primitive jkff_udp ( ... -enterNull_rule - File: jkff_udp.v , 7 - Text: ... -enterSource_text - File: jkff_udp.v , 7 - Text: primitive jkff_udp ( ... -enterDescription - File: jkff_udp.v , 7 - Text: primitive jkff_udp ( ... -enterUdp_declaration - File: jkff_udp.v , 7 - Text: primitive jkff_udp ( ... -enterUdp_nonansi_declaration - File: jkff_udp.v , 7 - Text: primitive jkff_udp ( ... -enterIdentifier - File: jkff_udp.v , 7 - Text: jkff_udp ... -enterUdp_port_list - File: jkff_udp.v , 7 - Text: q , clk , j , k ... -enterIdentifier - File: jkff_udp.v , 7 - Text: q ... -enterIdentifier - File: jkff_udp.v , 7 - Text: clk ... -enterIdentifier - File: jkff_udp.v , 7 - Text: j ... -enterIdentifier - File: jkff_udp.v , 7 - Text: k ... -enterUdp_port_declaration - File: jkff_udp.v , 8 - Text: input clk , j , k ; ... -enterUdp_input_declaration - File: jkff_udp.v , 8 - Text: input clk , j , k ... -enterIdentifier_list - File: jkff_udp.v , 8 - Text: clk , j , k ... -enterIdentifier - File: jkff_udp.v , 8 - Text: clk ... -enterIdentifier - File: jkff_udp.v , 8 - Text: j ... -enterIdentifier - File: jkff_udp.v , 8 - Text: k ... -enterUdp_port_declaration - File: jkff_udp.v , 9 - Text: output q ; ... -enterUdp_output_declaration - File: jkff_udp.v , 9 - Text: output q ... -enterIdentifier - File: jkff_udp.v , 9 - Text: q ... -enterUdp_port_declaration - File: jkff_udp.v , 10 - Text: reg q ; ... -enterUdp_reg_declaration - File: jkff_udp.v , 10 - Text: reg q ... -enterIdentifier - File: jkff_udp.v , 10 - Text: q ... -enterUdp_body - File: jkff_udp.v , 11 - Text: table r 00 : ? : - ; ... -enterSequential_body - File: jkff_udp.v , 11 - Text: table r 00 : ? : - ; ... -enterSequential_entry - File: jkff_udp.v , 13 - Text: r 00 : ? : - ; ... -enterSeq_input_list - File: jkff_udp.v , 13 - Text: r 00 ... -enterLevel_input_list - File: jkff_udp.v , 13 - Text: r 00 ... -enterLevel_symbol - File: jkff_udp.v , 13 - Text: r ... -enterLevel_symbol - File: jkff_udp.v , 13 - Text: 00 ... -enterLevel_symbol - File: jkff_udp.v , 13 - Text: ? ... -enterNext_state - File: jkff_udp.v , 13 - Text: - ... -enterSequential_entry - File: jkff_udp.v , 14 - Text: r 01 : ? : 0 ; ... -enterSeq_input_list - File: jkff_udp.v , 14 - Text: r 01 ... -enterLevel_input_list - File: jkff_udp.v , 14 - Text: r 01 ... -enterLevel_symbol - File: jkff_udp.v , 14 - Text: r ... -enterLevel_symbol - File: jkff_udp.v , 14 - Text: 01 ... -enterLevel_symbol - File: jkff_udp.v , 14 - Text: ? ... -enterNext_state - File: jkff_udp.v , 14 - Text: 0 ... -enterOutput_symbol - File: jkff_udp.v , 14 - Text: 0 ... -enterSequential_entry - File: jkff_udp.v , 15 - Text: r 10 : ? : 1 ; ... -enterSeq_input_list - File: jkff_udp.v , 15 - Text: r 10 ... -enterLevel_input_list - File: jkff_udp.v , 15 - Text: r 10 ... -enterLevel_symbol - File: jkff_udp.v , 15 - Text: r ... -enterLevel_symbol - File: jkff_udp.v , 15 - Text: 10 ... -enterLevel_symbol - File: jkff_udp.v , 15 - Text: ? ... -enterNext_state - File: jkff_udp.v , 15 - Text: 1 ... -enterOutput_symbol - File: jkff_udp.v , 15 - Text: 1 ... -enterSequential_entry - File: jkff_udp.v , 16 - Text: r 11 : 0 : 1 ; ... -enterSeq_input_list - File: jkff_udp.v , 16 - Text: r 11 ... -enterLevel_input_list - File: jkff_udp.v , 16 - Text: r 11 ... -enterLevel_symbol - File: jkff_udp.v , 16 - Text: r ... -enterLevel_symbol - File: jkff_udp.v , 16 - Text: 11 ... -enterLevel_symbol - File: jkff_udp.v , 16 - Text: 0 ... -enterNext_state - File: jkff_udp.v , 16 - Text: 1 ... -enterOutput_symbol - File: jkff_udp.v , 16 - Text: 1 ... -enterSequential_entry - File: jkff_udp.v , 17 - Text: r 11 : 1 : 0 ; ... -enterSeq_input_list - File: jkff_udp.v , 17 - Text: r 11 ... -enterLevel_input_list - File: jkff_udp.v , 17 - Text: r 11 ... -enterLevel_symbol - File: jkff_udp.v , 17 - Text: r ... -enterLevel_symbol - File: jkff_udp.v , 17 - Text: 11 ... -enterLevel_symbol - File: jkff_udp.v , 17 - Text: 1 ... -enterNext_state - File: jkff_udp.v , 17 - Text: 0 ... -enterOutput_symbol - File: jkff_udp.v , 17 - Text: 0 ... -enterSequential_entry - File: jkff_udp.v , 18 - Text: f ? ? : ? : - ; ... -enterSeq_input_list - File: jkff_udp.v , 18 - Text: f ? ? ... -enterLevel_input_list - File: jkff_udp.v , 18 - Text: f ? ? ... -enterLevel_symbol - File: jkff_udp.v , 18 - Text: f ... -enterLevel_symbol - File: jkff_udp.v , 18 - Text: ? ... -enterLevel_symbol - File: jkff_udp.v , 18 - Text: ? ... -enterLevel_symbol - File: jkff_udp.v , 18 - Text: ? ... -enterNext_state - File: jkff_udp.v , 18 - Text: - ... -enterSequential_entry - File: jkff_udp.v , 19 - Text: ? * ? : ? : - ; ... -enterSeq_input_list - File: jkff_udp.v , 19 - Text: ? * ? ... -enterEdge_input_list - File: jkff_udp.v , 19 - Text: ? * ? ... -enterLevel_symbol - File: jkff_udp.v , 19 - Text: ? ... -enterEdge_indicator - File: jkff_udp.v , 19 - Text: * ... -enterEdge_symbol - File: jkff_udp.v , 19 - Text: * ... -enterLevel_symbol - File: jkff_udp.v , 19 - Text: ? ... -enterLevel_symbol - File: jkff_udp.v , 19 - Text: ? ... -enterNext_state - File: jkff_udp.v , 19 - Text: - ... -enterSequential_entry - File: jkff_udp.v , 20 - Text: ? ? * : ? : - ; ... -enterSeq_input_list - File: jkff_udp.v , 20 - Text: ? ? * ... -enterEdge_input_list - File: jkff_udp.v , 20 - Text: ? ? * ... -enterLevel_symbol - File: jkff_udp.v , 20 - Text: ? ... -enterLevel_symbol - File: jkff_udp.v , 20 - Text: ? ... -enterEdge_indicator - File: jkff_udp.v , 20 - Text: * ... -enterEdge_symbol - File: jkff_udp.v , 20 - Text: * ... -enterLevel_symbol - File: jkff_udp.v , 20 - Text: ? ... -enterNext_state - File: jkff_udp.v , 20 - Text: - ... -enterEndtable - File: jkff_udp.v , 21 - Text: endtable ... -enterEndprimitive - File: jkff_udp.v , 22 - Text: endprimitive ... -enterDescription - File: jkff_udp.v , 24 - Text: primitive xor2_input ... -enterUdp_declaration - File: jkff_udp.v , 24 - Text: primitive xor2_input ... -enterUdp_nonansi_declaration - File: jkff_udp.v , 24 - Text: primitive xor2_input ... -enterIdentifier - File: jkff_udp.v , 24 - Text: xor2_input ... -enterUdp_port_list - File: jkff_udp.v , 24 - Text: c , a , b ... -enterIdentifier - File: jkff_udp.v , 24 - Text: c ... -enterIdentifier - File: jkff_udp.v , 24 - Text: a ... -enterIdentifier - File: jkff_udp.v , 24 - Text: b ... -enterUdp_port_declaration - File: jkff_udp.v , 25 - Text: output c ; ... -enterUdp_output_declaration - File: jkff_udp.v , 25 - Text: output c ... -enterIdentifier - File: jkff_udp.v , 25 - Text: c ... -enterUdp_port_declaration - File: jkff_udp.v , 26 - Text: input a , b ; ... -enterUdp_input_declaration - File: jkff_udp.v , 26 - Text: input a , b ... -enterIdentifier_list - File: jkff_udp.v , 26 - Text: a , b ... -enterIdentifier - File: jkff_udp.v , 26 - Text: a ... -enterIdentifier - File: jkff_udp.v , 26 - Text: b ... -enterUdp_body - File: jkff_udp.v , 27 - Text: table 00 : 0 ; 01 : ... -enterCombinational_body - File: jkff_udp.v , 27 - Text: table 00 : 0 ; 01 : ... -enterCombinational_entry - File: jkff_udp.v , 28 - Text: 00 : 0 ; ... -enterLevel_input_list - File: jkff_udp.v , 28 - Text: 00 ... -enterLevel_symbol - File: jkff_udp.v , 28 - Text: 00 ... -enterOutput_symbol - File: jkff_udp.v , 28 - Text: 0 ... -enterCombinational_entry - File: jkff_udp.v , 29 - Text: 01 : 1 ; ... -enterLevel_input_list - File: jkff_udp.v , 29 - Text: 01 ... -enterLevel_symbol - File: jkff_udp.v , 29 - Text: 01 ... -enterOutput_symbol - File: jkff_udp.v , 29 - Text: 1 ... -enterCombinational_entry - File: jkff_udp.v , 30 - Text: 10 : 1 ; ... -enterLevel_input_list - File: jkff_udp.v , 30 - Text: 10 ... -enterLevel_symbol - File: jkff_udp.v , 30 - Text: 10 ... -enterOutput_symbol - File: jkff_udp.v , 30 - Text: 1 ... -enterCombinational_entry - File: jkff_udp.v , 31 - Text: 11 : 0 ; ... -enterLevel_input_list - File: jkff_udp.v , 31 - Text: 11 ... -enterLevel_symbol - File: jkff_udp.v , 31 - Text: 11 ... -enterOutput_symbol - File: jkff_udp.v , 31 - Text: 0 ... -enterCombinational_entry - File: jkff_udp.v , 32 - Text: x 1 : x ; ... -enterLevel_input_list - File: jkff_udp.v , 32 - Text: x 1 ... -enterLevel_symbol - File: jkff_udp.v , 32 - Text: x ... -enterLevel_symbol - File: jkff_udp.v , 32 - Text: 1 ... -enterOutput_symbol - File: jkff_udp.v , 32 - Text: x ... -enterCombinational_entry - File: jkff_udp.v , 33 - Text: 1 x : x ; ... -enterLevel_input_list - File: jkff_udp.v , 33 - Text: 1 x ... -enterLevel_symbol - File: jkff_udp.v , 33 - Text: 1 ... -enterLevel_symbol - File: jkff_udp.v , 33 - Text: x ... -enterOutput_symbol - File: jkff_udp.v , 33 - Text: x ... -enterCombinational_entry - File: jkff_udp.v , 34 - Text: x 0 : x ; ... -enterLevel_input_list - File: jkff_udp.v , 34 - Text: x 0 ... -enterLevel_symbol - File: jkff_udp.v , 34 - Text: x ... -enterLevel_symbol - File: jkff_udp.v , 34 - Text: 0 ... -enterOutput_symbol - File: jkff_udp.v , 34 - Text: x ... -enterCombinational_entry - File: jkff_udp.v , 35 - Text: 0 x : x ; ... -enterLevel_input_list - File: jkff_udp.v , 35 - Text: 0 x ... -enterLevel_symbol - File: jkff_udp.v , 35 - Text: 0 ... -enterLevel_symbol - File: jkff_udp.v , 35 - Text: x ... -enterOutput_symbol - File: jkff_udp.v , 35 - Text: x ... -enterCombinational_entry - File: jkff_udp.v , 36 - Text: x x : x ; ... -enterLevel_input_list - File: jkff_udp.v , 36 - Text: x x ... -enterLevel_symbol - File: jkff_udp.v , 36 - Text: x ... -enterLevel_symbol - File: jkff_udp.v , 36 - Text: x ... -enterOutput_symbol - File: jkff_udp.v , 36 - Text: x ... -enterEndtable - File: jkff_udp.v , 37 - Text: endtable ... -enterEndprimitive - File: jkff_udp.v , 38 - Text: endprimitive ... [INFO :PY0400] Processing source file "lfsr_task.v". +[INFO :PY0400] Processing source file "m_input_mult.v". + enterTop_level_rule File: lfsr_task.v , 2 Text: module LFSR_TASK ( c ... @@ -24125,7 +24127,363 @@ File: lfsr_task.v , 14 Text: reg ... enterIntVec_TypeReg - File: lfsr_task.v , 14 + File: lfsr_task.venterTop_level_rule + File: m_input_mult.v , 2 + Text: module case1 ( in1 , ... +enterNull_rule + File: m_input_mult.v , 2 + Text: ... +enterSource_text + File: m_input_mult.v , 2 + Text: module case1 ( in1 , ... +enterDescription + File: m_input_mult.v , 2 + Text: module case1 ( in1 , ... +enterModule_declaration + File: m_input_mult.v , 2 + Text: module case1 ( in1 , ... +enterModule_nonansi_header + File: m_input_mult.v , 2 + Text: module case1 ( in1 , ... +enterModule_keyword + File: m_input_mult.v , 2 + Text: module ... +enterIdentifier + File: m_input_mult.v , 2 + Text: case1 ... +enterList_of_ports + File: m_input_mult.v , 2 + Text: ( in1 , in2 , out2 ) ... +enterPort + File: m_input_mult.v , 2 + Text: in1 ... +enterPort_expression + File: m_input_mult.v , 2 + Text: in1 ... +enterPort_reference + File: m_input_mult.v , 2 + Text: in1 ... +enterIdentifier + File: m_input_mult.v , 2 + Text: in1 ... +enterConstant_select + File: m_input_mult.v , 2 + Text: ... +enterConstant_bit_select + File: m_input_mult.v , 2 + Text: ... +enterPort + File: m_input_mult.v , 2 + Text: in2 ... +enterPort_expression + File: m_input_mult.v , 2 + Text: in2 ... +enterPort_reference + File: m_input_mult.v , 2 + Text: in2 ... +enterIdentifier + File: m_input_mult.v , 2 + Text: in2 ... +enterConstant_select + File: m_input_mult.v , 2 + Text: ... +enterConstant_bit_select + File: m_input_mult.v , 2 + Text: ... +enterPort + File: m_input_mult.v , 2 + Text: out2 ... +enterPort_expression + File: m_input_mult.v , 2 + Text: out2 ... +enterPort_reference + File: m_input_mult.v , 2 + Text: out2 ... +enterIdentifier + File: m_input_mult.v , 2 + Text: out2 ... +enterConstant_select + File: m_input_mult.v , 2 + Text: ... +enterConstant_bit_select + File: m_input_mult.v , 2 + Text: ... +enterModule_item + File: m_input_mult.v , 3 + Text: input [ 7 : 0 ] in1 ... +enterPort_declaration + File: m_input_mult.v , 3 + Text: input [ 7 : 0 ] in1 ... +enterInput_declaration + File: m_input_mult.v , 3 + Text: input [ 7 : 0 ] in1 ... +enterNet_port_type + File: m_input_mult.v , 3 + Text: [ 7 : 0 ] ... +enterData_type_or_implicit + File: m_input_mult.v , 3 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: m_input_mult.v , 3 + Text: [ 7 : 0 ] ... +enterConstant_range + File: m_input_mult.v , 3 + Text: 7 : 0 ... +enterConstant_expression + File: m_input_mult.v , 3 + Text: 7 ... +enterConstant_primary + File: m_input_mult.v , 3 + Text: 7 ... +enterPrimary_literal + File: m_input_mult.v , 3 + Text: 7 ... +enterNumber_Integral + File: m_input_mult.v , 3 + Text: 7 ... +enterConstant_expression + File: m_input_mult.v , 3 + Text: 0 ... +enterConstant_primary + File: m_input_mult.v , 3 + Text: 0 ... +enterPrimary_literal + File: m_input_mult.v , 3 + Text: 0 ... +enterNumber_Integral + File: m_input_mult.v , 3 + Text: 0 ... +enterList_of_port_identifiers + File: m_input_mult.v , 3 + Text: in1 ... +enterIdentifier + File: m_input_mult.v , 3 + Text: in1 ... +enterModule_item + File: m_input_mult.v , 4 + Text: input [ 2 : 0 ] in2 ... +enterPort_declaration + File: m_input_mult.v , 4 + Text: input [ 2 : 0 ] in2 ... +enterInput_declaration + File: m_input_mult.v , 4 + Text: input [ 2 : 0 ] in2 ... +enterNet_port_type + File: m_input_mult.v , 4 + Text: [ 2 : 0 ] ... +enterData_type_or_implicit + File: m_input_mult.v , 4 + Text: [ 2 : 0 ] ... +enterPacked_dimension + File: m_input_mult.v , 4 + Text: [ 2 : 0 ] ... +enterConstant_range + File: m_input_mult.v , 4 + Text: 2 : 0 ... +enterConstant_expression + File: m_input_mult.v , 4 + Text: 2 ... +enterConstant_primary + File: m_input_mult.v , 4 + Text: 2 ... +enterPrimary_literal + File: m_input_mult.v , 4 + Text: 2 ... +enterNumber_Integral + File: m_input_mult.v , 4 + Text: 2 ... +enterConstant_expression + File: m_input_mult.v , 4 + Text: 0 ... +enterConstant_primary + File: m_input_mult.v , 4 + Text: 0 ... +enterPrimary_literal + File: m_input_mult.v , 4 + Text: 0 ... +enterNumber_Integral + File: m_input_mult.v , 4 + Text: 0 ... +enterList_of_port_identifiers + File: m_input_mult.v , 4 + Text: in2 ... +enterIdentifier + File: m_input_mult.v , 4 + Text: in2 ... +enterModule_item + File: m_input_mult.v , 5 + Text: output out2 ; ... +enterPort_declaration + File: m_input_mult.v , 5 + Text: output out2 ... +enterOutput_declaration + File: m_input_mult.v , 5 + Text: output out2 ... +enterNet_port_type + File: m_input_mult.v , 5 + Text: ... +enterData_type_or_implicit + File: m_input_mult.v , 5 + Text: ... +enterList_of_port_identifiers + File: m_input_mult.v , 5 + Text: out2 ... +enterIdentifier + File: m_input_mult.v , 5 + Text: out2 ... +enterModule_item + File: m_input_mult.v , 6 + Text: always @ ( in1 or in ... +enterNon_port_module_item + File: m_input_mult.v , 6 + Text: always @ ( in1 or in ... +enterModule_or_generate_item + File: m_input_mult.v , 6 + Text: always @ ( in1 or in ... +enterModule_common_item + File: m_input_mult.v , 6 + Text: always @ ( in1 or in ... +enterAlways_construct + File: m_input_mult.v , 6 + Text: always @ ( in1 or in ... +enterAlwaysKeywd_Always + File: m_input_mult.v , 6 + Text: always ... +enterStatement + File: m_input_mult.v , 6 + Text: @ ( in1 or in2 ) cas ... +enterStatement_item + File: m_input_mult.v , 6 + Text: @ ( in1 or in2 ) cas ... +enterProcedural_timing_control_statement + File: m_input_mult.v , 6 + Text: @ ( in1 or in2 ) cas ... +enterProcedural_timing_control + File: m_input_mult.v , 6 + Text: @ ( in1 or in2 ) ... +enterEvent_control + File: m_input_mult.v , 6 + Text: @ ( in1 or in2 ) ... +enterEvent_expression + File: m_input_mult.v , 6 + Text: in1 or in2 ... +enterEvent_expression + File: m_input_mult.v , 6 + Text: in1 ... +enterExpression + File: m_input_mult.v , 6 + Text: in1 ... +enterPrimary + File: m_input_mult.v , 6 + Text: in1 ... +enterPrimary_literal + File: m_input_mult.v , 6 + Text: in1 ... +enterIdentifier + File: m_input_mult.v , 6 + Text: in1 ... +enterEvent_expression + File: m_input_mult.v , 6 + Text: in2 ... +enterExpression + File: m_input_mult.v , 6 + Text: in2 ... +enterPrimary + File: m_input_mult.v , 6 + Text: in2 ... +enterPrimary_literal + File: m_input_mult.v , 6 + Text: in2 ... +enterIdentifier + File: m_input_mult.v , 6 + Text: in2 ... +enterStatement_or_null + File: m_input_mult.v , 7 + Text: case ( in2 ) 2'b000 ... +enterStatement + File: m_input_mult.v , 7 + Text: case ( in2 ) 2'b000 ... +enterStatement_item + File: m_input_mult.v , 7 + Text: case ( in2 ) 2'b000 ... +enterCase_statement + File: m_input_mult.v , 7 + Text: case ( in2 ) 2'b000 ... +enterCaseKeyword_Case + File: m_input_mult.v , 7 + Text: case ... +enterExpression + File: m_input_mult.v , 7 + Text: in2 ... +enterPrimary + File: m_input_mult.v , 7 + Text: in2 ... +enterPrimary_literal + File: m_input_mult.v , 7 + Text: in2 ... +enterIdentifier + File: m_input_mult.v , 7 + Text: in2 ... +enterCase_item + File: m_input_mult.v , 8 + Text: 2'b000 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 8 + Text: 2'b000 ... +enterPrimary + File: m_input_mult.v , 8 + Text: 2'b000 ... +enterPrimary_literal + File: m_input_mult.v , 8 + Text: 2'b000 ... +enterNumber_Integral + File: m_input_mult.v , 8 + Text: 2'b000 ... +enterStatement_or_null + File: m_input_mult.v , 8 + Text: out2 = in1 [ 0 ] ; ... +enterStatement + File: m_input_mult.v , 8 + Text: out2 = in1 [ 0 ] ; ... +enterStatement_item + File: m_input_mult.v , 8 + Text: out2 = in1 [ 0 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 8 + Text: out2 = in1 [ 0 ] ... +enterOperator_assignment + File: m_input_mult.v , 8 + Text: out2 = in1 [ 0 ] ... +enterVariable_lvalue + File: m_input_mult.v , 8 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 8 + Text: out2 ... +enterSelect + File: m_input_mult.v , 8 + Text: ... +enterBit_select + File: m_input_mult.v , 8 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 8 + Text: = ... +enterExpression + File: m_input_mult.v , 8 + Text: in1 [ 0 ] ... +enterPrimary + File: m_input_mult.v , 8 + Text: in1 [ 0 ] ... +enterComplex_func_call + File: m_input_mult.v , 8 + Text: in1 [ 0 ] ... +enterIdentifier + File: m_input_mult.v , 8 + Text: in1 ... +enterSelect + File: m_input_mult.v , 8 + Text: [ 0 ] , 14 Text: reg ... enterList_of_variable_decl_assignments File: lfsr_task.v , 14 @@ -24500,7 +24858,372 @@ File: lfsr_task.v , 19 Text: i ... enterPrimary_literal - File: lfsr_task.v , 19 + File: lfsr_task.v , ... +enterBit_select + File: m_input_mult.v , 8 + Text: [ 0 ] ... +enterExpression + File: m_input_mult.v , 8 + Text: 0 ... +enterPrimary + File: m_input_mult.v , 8 + Text: 0 ... +enterPrimary_literal + File: m_input_mult.v , 8 + Text: 0 ... +enterNumber_Integral + File: m_input_mult.v , 8 + Text: 0 ... +enterCase_item + File: m_input_mult.v , 9 + Text: 2'b001 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 9 + Text: 2'b001 ... +enterPrimary + File: m_input_mult.v , 9 + Text: 2'b001 ... +enterPrimary_literal + File: m_input_mult.v , 9 + Text: 2'b001 ... +enterNumber_Integral + File: m_input_mult.v , 9 + Text: 2'b001 ... +enterStatement_or_null + File: m_input_mult.v , 9 + Text: out2 = in1 [ 1 ] ; ... +enterStatement + File: m_input_mult.v , 9 + Text: out2 = in1 [ 1 ] ; ... +enterStatement_item + File: m_input_mult.v , 9 + Text: out2 = in1 [ 1 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 9 + Text: out2 = in1 [ 1 ] ... +enterOperator_assignment + File: m_input_mult.v , 9 + Text: out2 = in1 [ 1 ] ... +enterVariable_lvalue + File: m_input_mult.v , 9 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 9 + Text: out2 ... +enterSelect + File: m_input_mult.v , 9 + Text: ... +enterBit_select + File: m_input_mult.v , 9 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 9 + Text: = ... +enterExpression + File: m_input_mult.v , 9 + Text: in1 [ 1 ] ... +enterPrimary + File: m_input_mult.v , 9 + Text: in1 [ 1 ] ... +enterComplex_func_call + File: m_input_mult.v , 9 + Text: in1 [ 1 ] ... +enterIdentifier + File: m_input_mult.v , 9 + Text: in1 ... +enterSelect + File: m_input_mult.v , 9 + Text: [ 1 ] ... +enterBit_select + File: m_input_mult.v , 9 + Text: [ 1 ] ... +enterExpression + File: m_input_mult.v , 9 + Text: 1 ... +enterPrimary + File: m_input_mult.v , 9 + Text: 1 ... +enterPrimary_literal + File: m_input_mult.v , 9 + Text: 1 ... +enterNumber_Integral + File: m_input_mult.v , 9 + Text: 1 ... +enterCase_item + File: m_input_mult.v , 10 + Text: 2'b010 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 10 + Text: 2'b010 ... +enterPrimary + File: m_input_mult.v , 10 + Text: 2'b010 ... +enterPrimary_literal + File: m_input_mult.v , 10 + Text: 2'b010 ... +enterNumber_Integral + File: m_input_mult.v , 10 + Text: 2'b010 ... +enterStatement_or_null + File: m_input_mult.v , 10 + Text: out2 = in1 [ 2 ] ; ... +enterStatement + File: m_input_mult.v , 10 + Text: out2 = in1 [ 2 ] ; ... +enterStatement_item + File: m_input_mult.v , 10 + Text: out2 = in1 [ 2 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 10 + Text: out2 = in1 [ 2 ] ... +enterOperator_assignment + File: m_input_mult.v , 10 + Text: out2 = in1 [ 2 ] ... +enterVariable_lvalue + File: m_input_mult.v , 10 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 10 + Text: out2 ... +enterSelect + File: m_input_mult.v , 10 + Text: ... +enterBit_select + File: m_input_mult.v , 10 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 10 + Text: = ... +enterExpression + File: m_input_mult.v , 10 + Text: in1 [ 2 ] ... +enterPrimary + File: m_input_mult.v , 10 + Text: in1 [ 2 ] ... +enterComplex_func_call + File: m_input_mult.v , 10 + Text: in1 [ 2 ] ... +enterIdentifier + File: m_input_mult.v , 10 + Text: in1 ... +enterSelect + File: m_input_mult.v , 10 + Text: [ 2 ] ... +enterBit_select + File: m_input_mult.v , 10 + Text: [ 2 ] ... +enterExpression + File: m_input_mult.v , 10 + Text: 2 ... +enterPrimary + File: m_input_mult.v , 10 + Text: 2 ... +enterPrimary_literal + File: m_input_mult.v , 10 + Text: 2 ... +enterNumber_Integral + File: m_input_mult.v , 10 + Text: 2 ... +enterCase_item + File: m_input_mult.v , 11 + Text: 2'b011 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 11 + Text: 2'b011 ... +enterPrimary + File: m_input_mult.v , 11 + Text: 2'b011 ... +enterPrimary_literal + File: m_input_mult.v , 11 + Text: 2'b011 ... +enterNumber_Integral + File: m_input_mult.v , 11 + Text: 2'b011 ... +enterStatement_or_null + File: m_input_mult.v , 11 + Text: out2 = in1 [ 3 ] ; ... +enterStatement + File: m_input_mult.v , 11 + Text: out2 = in1 [ 3 ] ; ... +enterStatement_item + File: m_input_mult.v , 11 + Text: out2 = in1 [ 3 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 11 + Text: out2 = in1 [ 3 ] ... +enterOperator_assignment + File: m_input_mult.v , 11 + Text: out2 = in1 [ 3 ] ... +enterVariable_lvalue + File: m_input_mult.v , 11 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 11 + Text: out2 ... +enterSelect + File: m_input_mult.v , 11 + Text: ... +enterBit_select + File: m_input_mult.v , 11 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 11 + Text: = ... +enterExpression + File: m_input_mult.v , 11 + Text: in1 [ 3 ] ... +enterPrimary + File: m_input_mult.v , 11 + Text: in1 [ 3 ] ... +enterComplex_func_call + File: m_input_mult.v , 11 + Text: in1 [ 3 ] ... +enterIdentifier + File: m_input_mult.v , 11 + Text: in1 ... +enterSelect + File: m_input_mult.v , 11 + Text: [ 3 ] ... +enterBit_select + File: m_input_mult.v , 11 + Text: [ 3 ] ... +enterExpression + File: m_input_mult.v , 11 + Text: 3 ... +enterPrimary + File: m_input_mult.v , 11 + Text: 3 ... +enterPrimary_literal + File: m_input_mult.v , 11 + Text: 3 ... +enterNumber_Integral + File: m_input_mult.v , 11 + Text: 3 ... +enterCase_item + File: m_input_mult.v , 12 + Text: 2'b100 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 12 + Text: 2'b100 ... +enterPrimary + File: m_input_mult.v , 12 + Text: 2'b100 ... +enterPrimary_literal + File: m_input_mult.v , 12 + Text: 2'b100 ... +enterNumber_Integral + File: m_input_mult.v , 12 + Text: 2'b100 ... +enterStatement_or_null + File: m_input_mult.v , 12 + Text: out2 = in1 [ 4 ] ; ... +enterStatement + File: m_input_mult.v , 12 + Text: out2 = in1 [ 4 ] ; ... +enterStatement_item + File: m_input_mult.v , 12 + Text: out2 = in1 [ 4 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 12 + Text: out2 = in1 [ 4 ] ... +enterOperator_assignment + File: m_input_mult.v , 12 + Text: out2 = in1 [ 4 ] ... +enterVariable_lvalue + File: m_input_mult.v , 12 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 12 + Text: out2 ... +enterSelect + File: m_input_mult.v , 12 + Text: ... +enterBit_select + File: m_input_mult.v , 12 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 12 + Text: = ... +enterExpression + File: m_input_mult.v , 12 + Text: in1 [ 4 ] ... +enterPrimary + File: m_input_mult.v , 12 + Text: in1 [ 4 ] ... +enterComplex_func_call + File: m_input_mult.v , 12 + Text: in1 [ 4 ] ... +enterIdentifier + File: m_input_mult.v , 12 + Text: in1 ... +enterSelect + File: m_input_mult.v , 12 + Text: [ 4 ] ... +enterBit_select + File: m_input_mult.v , 12 + Text: [ 4 ] ... +enterExpression + File: m_input_mult.v , 12 + Text: 4 ... +enterPrimary + File: m_input_mult.v , 12 + Text: 4 ... +enterPrimary_literal + File: m_input_mult.v , 12 + Text: 4 ... +enterNumber_Integral + File: m_input_mult.v , 12 + Text: 4 ... +enterCase_item + File: m_input_mult.v , 13 + Text: 2'b101 : out2 = in1 ... +enterExpression + File: m_input_mult.v , 13 + Text: 2'b101 ... +enterPrimary + File: m_input_mult.v , 13 + Text: 2'b101 ... +enterPrimary_literal + File: m_input_mult.v , 13 + Text: 2'b101 ... +enterNumber_Integral + File: m_input_mult.v , 13 + Text: 2'b101 ... +enterStatement_or_null + File: m_input_mult.v , 13 + Text: out2 = in1 [ 5 ] ; ... +enterStatement + File: m_input_mult.v , 13 + Text: out2 = in1 [ 5 ] ; ... +enterStatement_item + File: m_input_mult.v , 13 + Text: out2 = in1 [ 5 ] ; ... +enterBlocking_assignment + File: m_input_mult.v , 13 + Text: out2 = in1 [ 5 ] ... +enterOperator_assignment + File: m_input_mult.v , 13 + Text: out2 = in1 [ 5 ] ... +enterVariable_lvalue + File: m_input_mult.v , 13 + Text: out2 ... +enterHierarchical_identifier + File: m_input_mult.v , 13 + Text: out2 ... +enterSelect + File: m_input_mult.v , 13 + Text: ... +enterBit_select + File: m_input_mult.v , 13 + Text: ... +enterAssignOp_Assign + File: m_input_mult.v , 13 + Text: = ... +enterExpression + File: m_input_mult.v , 13 + Text: in1 [ 5 ] ... +enterPrimary + File: m_input_mult.v19 Text: i ... enterIdentifier File: lfsr_task.v , 19 @@ -24875,1059 +25598,7 @@ File: lfsr_task.v , 28 Text: if ( ! Reset ) rando ... enterConditional_statement - File: lfsr_task.v , 28 - Text: if ( ! Reset ) rando ... -enterCond_predicate - File: lfsr_task.v , 28 - Text: ! Reset ... -enterExpression_or_cond_pattern - File: lfsr_task.v , 28 - Text: ! Reset ... -enterExpression - File: lfsr_task.v , 28 - Text: ! Reset ... -enterUnary_Not - File: lfsr_task.v , 28 - Text: ! ... -enterPrimary - File: lfsr_task.v , 28 - Text: Reset ... -enterPrimary_literal - File: lfsr_task.v , 28 - Text: Reset ... -enterIdentifier - File: lfsr_task.v , 28 - Text: Reset ... -enterStatement_or_null - File: lfsr_task.v , 29 - Text: random1 = seed1 ; ... -enterStatement - File: lfsr_task.v , 29 - Text: random1 = seed1 ; ... -enterStatement_item - File: lfsr_task.v , 29 - Text: random1 = seed1 ; ... -enterBlocking_assignment - File: lfsr_task.v , 29 - Text: random1 = seed1 ... -enterOperator_assignment - File: lfsr_task.v , 29 - Text: random1 = seed1 ... -enterVariable_lvalue - File: lfsr_task.v , 29 - Text: random1 ... -enterHierarchical_identifier - File: lfsr_task.v , 29 - Text: random1 ... -enterSelect - File: lfsr_task.v , 29 - Text: ... -enterBit_select - File: lfsr_task.v , 29 - Text: ... -enterAssignOp_Assign - File: lfsr_task.v , 29 - Text: = ... -enterExpression - File: lfsr_task.v , 29 - Text: seed1 ... -enterPrimary - File: lfsr_task.v , 29 - Text: seed1 ... -enterPrimary_literal - File: lfsr_task.v , 29 - Text: seed1 ... -enterIdentifier - File: lfsr_task.v , 29 - Text: seed1 ... -enterStatement_or_null - File: lfsr_task.v , 31 - Text: LFSR_TASK ( random1 ... -enterStatement - File: lfsr_task.v , 31 - Text: LFSR_TASK ( random1 ... -enterStatement_item - File: lfsr_task.v , 31 - Text: LFSR_TASK ( random1 ... -enterSubroutine_call_statement - File: lfsr_task.v , 31 - Text: LFSR_TASK ( random1 ... -enterSubroutine_call - File: lfsr_task.v , 31 - Text: LFSR_TASK ( random1 ... -enterIdentifier - File: lfsr_task.v , 31 - Text: LFSR_TASK ... -enterList_of_arguments - File: lfsr_task.v , 31 - Text: random1 , Chain1 , r ... -enterExpression - File: lfsr_task.v , 31 - Text: random1 ... -enterPrimary - File: lfsr_task.v , 31 - Text: random1 ... -enterPrimary_literal - File: lfsr_task.v , 31 - Text: random1 ... -enterIdentifier - File: lfsr_task.v , 31 - Text: random1 ... -enterExpression - File: lfsr_task.v , 31 - Text: Chain1 ... -enterPrimary - File: lfsr_task.v , 31 - Text: Chain1 ... -enterPrimary_literal - File: lfsr_task.v , 31 - Text: Chain1 ... -enterIdentifier - File: lfsr_task.v , 31 - Text: Chain1 ... -enterExpression - File: lfsr_task.v , 31 - Text: random1 ... -enterPrimary - File: lfsr_task.v , 31 - Text: random1 ... -enterPrimary_literal - File: lfsr_task.v , 31 - Text: random1 ... -enterIdentifier - File: lfsr_task.v , 31 - Text: random1 ... -enterModule_item - File: lfsr_task.v , 32 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: lfsr_task.v , 32 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: lfsr_task.v , 32 - Text: always @ ( posedge c ... -enterModule_common_item - File: lfsr_task.v , 32 - Text: always @ ( posedge c ... -enterAlways_construct - File: lfsr_task.v , 32 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: lfsr_task.v , 32 - Text: always ... -enterStatement - File: lfsr_task.v , 32 - Text: @ ( posedge clock or ... -enterStatement_item - File: lfsr_task.v , 32 - Text: @ ( posedge clock or ... -enterProcedural_timing_control_statement - File: lfsr_task.v , 32 - Text: @ ( posedge clock or ... -enterProcedural_timing_control - File: lfsr_task.v , 32 - Text: @ ( posedge clock or ... -enterEvent_control - File: lfsr_task.v , 32 - Text: @ ( posedge clock or ... -enterEvent_expression - File: lfsr_task.v , 32 - Text: posedge clock or neg ... -enterEvent_expression - File: lfsr_task.v , 32 - Text: posedge clock ... -enterEdge_Posedge - File: lfsr_task.v , 32 - Text: posedge ... -enterExpression - File: lfsr_task.v , 32 - Text: clock ... -enterPrimary - File: lfsr_task.v , 32 - Text: clock ... -enterPrimary_literal - File: lfsr_task.v , 32 - Text: clock ... -enterIdentifier - File: lfsr_task.v , 32 - Text: clock ... -enterEvent_expression - File: lfsr_task.v , 32 - Text: negedge Reset ... -enterEdge_Negedge - File: lfsr_task.v , 32 - Text: negedge ... -enterExpression - File: lfsr_task.v , 32 - Text: Reset ... -enterPrimary - File: lfsr_task.v , 32 - Text: Reset ... -enterPrimary_literal - File: lfsr_task.v , 32 - Text: Reset ... -enterIdentifier - File: lfsr_task.v , 32 - Text: Reset ... -enterStatement_or_null - File: lfsr_task.v , 33 - Text: if ( ! Reset ) rando ... -enterStatement - File: lfsr_task.v , 33 - Text: if ( ! Reset ) rando ... -enterStatement_item - File: lfsr_task.v , 33 - Text: if ( ! Reset ) rando ... -enterConditional_statement - File: lfsr_task.v , 33 - Text: if ( ! Reset ) rando ... -enterCond_predicate - File: lfsr_task.v , 33 - Text: ! Reset ... -enterExpression_or_cond_pattern - File: lfsr_task.v , 33 - Text: ! Reset ... -enterExpression - File: lfsr_task.v , 33 - Text: ! Reset ... -enterUnary_Not - File: lfsr_task.v , 33 - Text: ! ... -enterPrimary - File: lfsr_task.v , 33 - Text: Reset ... -enterPrimary_literal - File: lfsr_task.v , 33 - Text: Reset ... -enterIdentifier - File: lfsr_task.v , 33 - Text: Reset ... -enterStatement_or_null - File: lfsr_task.v , 34 - Text: random2 = seed2 ; ... -enterStatement - File: lfsr_task.v , 34 - Text: random2 = seed2 ; ... -enterStatement_item - File: lfsr_task.v , 34 - Text: random2 = seed2 ; ... -enterBlocking_assignment - File: lfsr_task.v , 34 - Text: random2 = seed2 ... -enterOperator_assignment - File: lfsr_task.v , 34 - Text: random2 = seed2 ... -enterVariable_lvalue - File: lfsr_task.v , 34 - Text: random2 ... -enterHierarchical_identifier - File: lfsr_task.v , 34 - Text: random2 ... -enterSelect - File: lfsr_task.v , 34 - Text: ... -enterBit_select - File: lfsr_task.v , 34 - Text: ... -enterAssignOp_Assign - File: lfsr_task.v , 34 - Text: = ... -enterExpression - File: lfsr_task.v , 34 - Text: seed2 ... -enterPrimary - File: lfsr_task.v , 34 - Text: seed2 ... -enterPrimary_literal - File: lfsr_task.v , 34 - Text: seed2 ... -enterIdentifier - File: lfsr_task.v , 34 - Text: seed2 ... -enterStatement_or_null - File: lfsr_task.v , 36 - Text: LFSR_TASK ( random2 ... -enterStatement - File: lfsr_task.v , 36 - Text: LFSR_TASK ( random2 ... -enterStatement_item - File: lfsr_task.v , 36 - Text: LFSR_TASK ( random2 ... -enterSubroutine_call_statement - File: lfsr_task.v , 36 - Text: LFSR_TASK ( random2 ... -enterSubroutine_call - File: lfsr_task.v , 36 - Text: LFSR_TASK ( random2 ... -enterIdentifier - File: lfsr_task.v , 36 - Text: LFSR_TASK ... -enterList_of_arguments - File: lfsr_task.v , 36 - Text: random2 , Chain2 , r ... -enterExpression - File: lfsr_task.v , 36 - Text: random2 ... -enterPrimary - File: lfsr_task.v , 36 - Text: random2 ... -enterPrimary_literal - File: lfsr_task.v , 36 - Text: random2 ... -enterIdentifier - File: lfsr_task.v , 36 - Text: random2 ... -enterExpression - File: lfsr_task.v , 36 - Text: Chain2 ... -enterPrimary - File: lfsr_task.v , 36 - Text: Chain2 ... -enterPrimary_literal - File: lfsr_task.v , 36 - Text: Chain2 ... -enterIdentifier - File: lfsr_task.v , 36 - Text: Chain2 ... -enterExpression - File: lfsr_task.v , 36 - Text: random2 ... -enterPrimary - File: lfsr_task.v , 36 - Text: random2 ... -enterPrimary_literal - File: lfsr_task.v , 36 - Text: random2 ... -enterIdentifier - File: lfsr_task.v , 36 - Text: random2 ... -enterEndmodule - File: lfsr_task.v , 37 - Text: endmodule ... -[INFO :PY0400] Processing source file "m_input_mult.v". - -enterTop_level_rule - File: m_input_mult.v , 2 - Text: module case1 ( in1 , ... -enterNull_rule - File: m_input_mult.v , 2 - Text: ... -enterSource_text - File: m_input_mult.v , 2 - Text: module case1 ( in1 , ... -enterDescription - File: m_input_mult.v , 2 - Text: module case1 ( in1 , ... -enterModule_declaration - File: m_input_mult.v , 2 - Text: module case1 ( in1 , ... -enterModule_nonansi_header - File: m_input_mult.v , 2 - Text: module case1 ( in1 , ... -enterModule_keyword - File: m_input_mult.v , 2 - Text: module ... -enterIdentifier - File: m_input_mult.v , 2 - Text: case1 ... -enterList_of_ports - File: m_input_mult.v , 2 - Text: ( in1 , in2 , out2 ) ... -enterPort - File: m_input_mult.v , 2 - Text: in1 ... -enterPort_expression - File: m_input_mult.v , 2 - Text: in1 ... -enterPort_reference - File: m_input_mult.v , 2 - Text: in1 ... -enterIdentifier - File: m_input_mult.v , 2 - Text: in1 ... -enterConstant_select - File: m_input_mult.v , 2 - Text: ... -enterConstant_bit_select - File: m_input_mult.v , 2 - Text: ... -enterPort - File: m_input_mult.v , 2 - Text: in2 ... -enterPort_expression - File: m_input_mult.v , 2 - Text: in2 ... -enterPort_reference - File: m_input_mult.v , 2 - Text: in2 ... -enterIdentifier - File: m_input_mult.v , 2 - Text: in2 ... -enterConstant_select - File: m_input_mult.v , 2 - Text: ... -enterConstant_bit_select - File: m_input_mult.v , 2 - Text: ... -enterPort - File: m_input_mult.v , 2 - Text: out2 ... -enterPort_expression - File: m_input_mult.v , 2 - Text: out2 ... -enterPort_reference - File: m_input_mult.v , 2 - Text: out2 ... -enterIdentifier - File: m_input_mult.v , 2 - Text: out2 ... -enterConstant_select - File: m_input_mult.v , 2 - Text: ... -enterConstant_bit_select - File: m_input_mult.v , 2 - Text: ... -enterModule_item - File: m_input_mult.v , 3 - Text: input [ 7 : 0 ] in1 ... -enterPort_declaration - File: m_input_mult.v , 3 - Text: input [ 7 : 0 ] in1 ... -enterInput_declaration - File: m_input_mult.v , 3 - Text: input [ 7 : 0 ] in1 ... -enterNet_port_type - File: m_input_mult.v , 3 - Text: [ 7 : 0 ] ... -enterData_type_or_implicit - File: m_input_mult.v , 3 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: m_input_mult.v , 3 - Text: [ 7 : 0 ] ... -enterConstant_range - File: m_input_mult.v , 3 - Text: 7 : 0 ... -enterConstant_expression - File: m_input_mult.v , 3 - Text: 7 ... -enterConstant_primary - File: m_input_mult.v , 3 - Text: 7 ... -enterPrimary_literal - File: m_input_mult.v , 3 - Text: 7 ... -enterNumber_Integral - File: m_input_mult.v , 3 - Text: 7 ... -enterConstant_expression - File: m_input_mult.v , 3 - Text: 0 ... -enterConstant_primary - File: m_input_mult.v , 3 - Text: 0 ... -enterPrimary_literal - File: m_input_mult.v , 3 - Text: 0 ... -enterNumber_Integral - File: m_input_mult.v , 3 - Text: 0 ... -enterList_of_port_identifiers - File: m_input_mult.v , 3 - Text: in1 ... -enterIdentifier - File: m_input_mult.v , 3 - Text: in1 ... -enterModule_item - File: m_input_mult.v , 4 - Text: input [ 2 : 0 ] in2 ... -enterPort_declaration - File: m_input_mult.v , 4 - Text: input [ 2 : 0 ] in2 ... -enterInput_declaration - File: m_input_mult.v , 4 - Text: input [ 2 : 0 ] in2 ... -enterNet_port_type - File: m_input_mult.v , 4 - Text: [ 2 : 0 ] ... -enterData_type_or_implicit - File: m_input_mult.v , 4 - Text: [ 2 : 0 ] ... -enterPacked_dimension - File: m_input_mult.v , 4 - Text: [ 2 : 0 ] ... -enterConstant_range - File: m_input_mult.v , 4 - Text: 2 : 0 ... -enterConstant_expression - File: m_input_mult.v , 4 - Text: 2 ... -enterConstant_primary - File: m_input_mult.v , 4 - Text: 2 ... -enterPrimary_literal - File: m_input_mult.v , 4 - Text: 2 ... -enterNumber_Integral - File: m_input_mult.v , 4 - Text: 2 ... -enterConstant_expression - File: m_input_mult.v , 4 - Text: 0 ... -enterConstant_primary - File: m_input_mult.v , 4 - Text: 0 ... -enterPrimary_literal - File: m_input_mult.v , 4 - Text: 0 ... -enterNumber_Integral - File: m_input_mult.v , 4 - Text: 0 ... -enterList_of_port_identifiers - File: m_input_mult.v , 4 - Text: in2 ... -enterIdentifier - File: m_input_mult.v , 4 - Text: in2 ... -enterModule_item - File: m_input_mult.v , 5 - Text: output out2 ; ... -enterPort_declaration - File: m_input_mult.v , 5 - Text: output out2 ... -enterOutput_declaration - File: m_input_mult.v , 5 - Text: output out2 ... -enterNet_port_type - File: m_input_mult.v , 5 - Text: ... -enterData_type_or_implicit - File: m_input_mult.v , 5 - Text: ... -enterList_of_port_identifiers - File: m_input_mult.v , 5 - Text: out2 ... -enterIdentifier - File: m_input_mult.v , 5 - Text: out2 ... -enterModule_item - File: m_input_mult.v , 6 - Text: always @ ( in1 or in ... -enterNon_port_module_item - File: m_input_mult.v , 6 - Text: always @ ( in1 or in ... -enterModule_or_generate_item - File: m_input_mult.v , 6 - Text: always @ ( in1 or in ... -enterModule_common_item - File: m_input_mult.v , 6 - Text: always @ ( in1 or in ... -enterAlways_construct - File: m_input_mult.v , 6 - Text: always @ ( in1 or in ... -enterAlwaysKeywd_Always - File: m_input_mult.v , 6 - Text: always ... -enterStatement - File: m_input_mult.v , 6 - Text: @ ( in1 or in2 ) cas ... -enterStatement_item - File: m_input_mult.v , 6 - Text: @ ( in1 or in2 ) cas ... -enterProcedural_timing_control_statement - File: m_input_mult.v , 6 - Text: @ ( in1 or in2 ) cas ... -enterProcedural_timing_control - File: m_input_mult.v , 6 - Text: @ ( in1 or in2 ) ... -enterEvent_control - File: m_input_mult.v , 6 - Text: @ ( in1 or in2 ) ... -enterEvent_expression - File: m_input_mult.v , 6 - Text: in1 or in2 ... -enterEvent_expression - File: m_input_mult.v , 6 - Text: in1 ... -enterExpression - File: m_input_mult.v , 6 - Text: in1 ... -enterPrimary - File: m_input_mult.v , 6 - Text: in1 ... -enterPrimary_literal - File: m_input_mult.v , 6 - Text: in1 ... -enterIdentifier - File: m_input_mult.v , 6 - Text: in1 ... -enterEvent_expression - File: m_input_mult.v , 6 - Text: in2 ... -enterExpression - File: m_input_mult.v , 6 - Text: in2 ... -enterPrimary - File: m_input_mult.v , 6 - Text: in2 ... -enterPrimary_literal - File: m_input_mult.v , 6 - Text: in2 ... -enterIdentifier - File: m_input_mult.v , 6 - Text: in2 ... -enterStatement_or_null - File: m_input_mult.v , 7 - Text: case ( in2 ) 2'b000 ... -enterStatement - File: m_input_mult.v , 7 - Text: case ( in2 ) 2'b000 ... -enterStatement_item - File: m_input_mult.v , 7 - Text: case ( in2 ) 2'b000 ... -enterCase_statement - File: m_input_mult.v , 7 - Text: case ( in2 ) 2'b000 ... -enterCaseKeyword_Case - File: m_input_mult.v , 7 - Text: case ... -enterExpression - File: m_input_mult.v , 7 - Text: in2 ... -enterPrimary - File: m_input_mult.v , 7 - Text: in2 ... -enterPrimary_literal - File: m_input_mult.v , 7 - Text: in2 ... -enterIdentifier - File: m_input_mult.v , 7 - Text: in2 ... -enterCase_item - File: m_input_mult.v , 8 - Text: 2'b000 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 8 - Text: 2'b000 ... -enterPrimary - File: m_input_mult.v , 8 - Text: 2'b000 ... -enterPrimary_literal - File: m_input_mult.v , 8 - Text: 2'b000 ... -enterNumber_Integral - File: m_input_mult.v , 8 - Text: 2'b000 ... -enterStatement_or_null - File: m_input_mult.v , 8 - Text: out2 = in1 [ 0 ] ; ... -enterStatement - File: m_input_mult.v , 8 - Text: out2 = in1 [ 0 ] ; ... -enterStatement_item - File: m_input_mult.v , 8 - Text: out2 = in1 [ 0 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 8 - Text: out2 = in1 [ 0 ] ... -enterOperator_assignment - File: m_input_mult.v , 8 - Text: out2 = in1 [ 0 ] ... -enterVariable_lvalue - File: m_input_mult.v , 8 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 8 - Text: out2 ... -enterSelect - File: m_input_mult.v , 8 - Text: ... -enterBit_select - File: m_input_mult.v , 8 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 8 - Text: = ... -enterExpression - File: m_input_mult.v , 8 - Text: in1 [ 0 ] ... -enterPrimary - File: m_input_mult.v , 8 - Text: in1 [ 0 ] ... -enterComplex_func_call - File: m_input_mult.v , 8 - Text: in1 [ 0 ] ... -enterIdentifier - File: m_input_mult.v , 8 - Text: in1 ... -enterSelect - File: m_input_mult.v , 8 - Text: [ 0 ] ... -enterBit_select - File: m_input_mult.v , 8 - Text: [ 0 ] ... -enterExpression - File: m_input_mult.v , 8 - Text: 0 ... -enterPrimary - File: m_input_mult.v , 8 - Text: 0 ... -enterPrimary_literal - File: m_input_mult.v , 8 - Text: 0 ... -enterNumber_Integral - File: m_input_mult.v , 8 - Text: 0 ... -enterCase_item - File: m_input_mult.v , 9 - Text: 2'b001 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 9 - Text: 2'b001 ... -enterPrimary - File: m_input_mult.v , 9 - Text: 2'b001 ... -enterPrimary_literal - File: m_input_mult.v , 9 - Text: 2'b001 ... -enterNumber_Integral - File: m_input_mult.v , 9 - Text: 2'b001 ... -enterStatement_or_null - File: m_input_mult.v , 9 - Text: out2 = in1 [ 1 ] ; ... -enterStatement - File: m_input_mult.v , 9 - Text: out2 = in1 [ 1 ] ; ... -enterStatement_item - File: m_input_mult.v , 9 - Text: out2 = in1 [ 1 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 9 - Text: out2 = in1 [ 1 ] ... -enterOperator_assignment - File: m_input_mult.v , 9 - Text: out2 = in1 [ 1 ] ... -enterVariable_lvalue - File: m_input_mult.v , 9 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 9 - Text: out2 ... -enterSelect - File: m_input_mult.v , 9 - Text: ... -enterBit_select - File: m_input_mult.v , 9 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 9 - Text: = ... -enterExpression - File: m_input_mult.v , 9 - Text: in1 [ 1 ] ... -enterPrimary - File: m_input_mult.v , 9 - Text: in1 [ 1 ] ... -enterComplex_func_call - File: m_input_mult.v , 9 - Text: in1 [ 1 ] ... -enterIdentifier - File: m_input_mult.v , 9 - Text: in1 ... -enterSelect - File: m_input_mult.v , 9 - Text: [ 1 ] ... -enterBit_select - File: m_input_mult.v , 9 - Text: [ 1 ] ... -enterExpression - File: m_input_mult.v , 9 - Text: 1 ... -enterPrimary - File: m_input_mult.v , 9 - Text: 1 ... -enterPrimary_literal - File: m_input_mult.v , 9 - Text: 1 ... -enterNumber_Integral - File: m_input_mult.v , 9 - Text: 1 ... -enterCase_item - File: m_input_mult.v , 10 - Text: 2'b010 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 10 - Text: 2'b010 ... -enterPrimary - File: m_input_mult.v , 10 - Text: 2'b010 ... -enterPrimary_literal - File: m_input_mult.v , 10 - Text: 2'b010 ... -enterNumber_Integral - File: m_input_mult.v , 10 - Text: 2'b010 ... -enterStatement_or_null - File: m_input_mult.v , 10 - Text: out2 = in1 [ 2 ] ; ... -enterStatement - File: m_input_mult.v , 10 - Text: out2 = in1 [ 2 ] ; ... -enterStatement_item - File: m_input_mult.v , 10 - Text: out2 = in1 [ 2 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 10 - Text: out2 = in1 [ 2 ] ... -enterOperator_assignment - File: m_input_mult.v , 10 - Text: out2 = in1 [ 2 ] ... -enterVariable_lvalue - File: m_input_mult.v , 10 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 10 - Text: out2 ... -enterSelect - File: m_input_mult.v , 10 - Text: ... -enterBit_select - File: m_input_mult.v , 10 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 10 - Text: = ... -enterExpression - File: m_input_mult.v , 10 - Text: in1 [ 2 ] ... -enterPrimary - File: m_input_mult.v , 10 - Text: in1 [ 2 ] ... -enterComplex_func_call - File: m_input_mult.v , 10 - Text: in1 [ 2 ] ... -enterIdentifier - File: m_input_mult.v , 10 - Text: in1 ... -enterSelect - File: m_input_mult.v , 10 - Text: [ 2 ] ... -enterBit_select - File: m_input_mult.v , 10 - Text: [ 2 ] ... -enterExpression - File: m_input_mult.v , 10 - Text: 2 ... -enterPrimary - File: m_input_mult.v , 10 - Text: 2 ... -enterPrimary_literal - File: m_input_mult.v , 10 - Text: 2 ... -enterNumber_Integral - File: m_input_mult.v , 10 - Text: 2 ... -enterCase_item - File: m_input_mult.v , 11 - Text: 2'b011 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 11 - Text: 2'b011 ... -enterPrimary - File: m_input_mult.v , 11 - Text: 2'b011 ... -enterPrimary_literal - File: m_input_mult.v , 11 - Text: 2'b011 ... -enterNumber_Integral - File: m_input_mult.v , 11 - Text: 2'b011 ... -enterStatement_or_null - File: m_input_mult.v , 11 - Text: out2 = in1 [ 3 ] ; ... -enterStatement - File: m_input_mult.v , 11 - Text: out2 = in1 [ 3 ] ; ... -enterStatement_item - File: m_input_mult.v , 11 - Text: out2 = in1 [ 3 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 11 - Text: out2 = in1 [ 3 ] ... -enterOperator_assignment - File: m_input_mult.v , 11 - Text: out2 = in1 [ 3 ] ... -enterVariable_lvalue - File: m_input_mult.v , 11 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 11 - Text: out2 ... -enterSelect - File: m_input_mult.v , 11 - Text: ... -enterBit_select - File: m_input_mult.v , 11 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 11 - Text: = ... -enterExpression - File: m_input_mult.v , 11 - Text: in1 [ 3 ] ... -enterPrimary - File: m_input_mult.v , 11 - Text: in1 [ 3 ] ... -enterComplex_func_call - File: m_input_mult.v , 11 - Text: in1 [ 3 ] ... -enterIdentifier - File: m_input_mult.v , 11 - Text: in1 ... -enterSelect - File: m_input_mult.v , 11 - Text: [ 3 ] ... -enterBit_select - File: m_input_mult.v , 11 - Text: [ 3 ] ... -enterExpression - File: m_input_mult.v , 11 - Text: 3 ... -enterPrimary - File: m_input_mult.v , 11 - Text: 3 ... -enterPrimary_literal - File: m_input_mult.v , 11 - Text: 3 ... -enterNumber_Integral - File: m_input_mult.v , 11 - Text: 3 ... -enterCase_item - File: m_input_mult.v , 12 - Text: 2'b100 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 12 - Text: 2'b100 ... -enterPrimary - File: m_input_mult.v , 12 - Text: 2'b100 ... -enterPrimary_literal - File: m_input_mult.v , 12 - Text: 2'b100 ... -enterNumber_Integral - File: m_input_mult.v , 12 - Text: 2'b100 ... -enterStatement_or_null - File: m_input_mult.v , 12 - Text: out2 = in1 [ 4 ] ; ... -enterStatement - File: m_input_mult.v , 12 - Text: out2 = in1 [ 4 ] ; ... -enterStatement_item - File: m_input_mult.v , 12 - Text: out2 = in1 [ 4 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 12 - Text: out2 = in1 [ 4 ] ... -enterOperator_assignment - File: m_input_mult.v , 12 - Text: out2 = in1 [ 4 ] ... -enterVariable_lvalue - File: m_input_mult.v , 12 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 12 - Text: out2 ... -enterSelect - File: m_input_mult.v , 12 - Text: ... -enterBit_select - File: m_input_mult.v , 12 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 12 - Text: = ... -enterExpression - File: m_input_mult.v , 12 - Text: in1 [ 4 ] ... -enterPrimary - File: m_input_mult.v , 12 - Text: in1 [ 4 ] ... -enterComplex_func_call - File: m_input_mult.v , 12 - Text: in1 [ 4 ] ... -enterIdentifier - File: m_input_mult.v , 12 - Text: in1 ... -enterSelect - File: m_input_mult.v , 12 - Text: [ 4 ] ... -enterBit_select - File: m_input_mult.v , 12 - Text: [ 4 ] ... -enterExpression - File: m_input_mult.v , 12 - Text: 4 ... -enterPrimary - File: m_input_mult.v , 12 - Text: 4 ... -enterPrimary_literal - File: m_input_mult.v , 12 - Text: 4 ... -enterNumber_Integral - File: m_input_mult.v , 12 - Text: 4 ... -enterCase_item - File: m_input_mult.v , 13 - Text: 2'b101 : out2 = in1 ... -enterExpression - File: m_input_mult.v , 13 - Text: 2'b101 ... -enterPrimary - File: m_input_mult.v , 13 - Text: 2'b101 ... -enterPrimary_literal - File: m_input_mult.v , 13 - Text: 2'b101 ... -enterNumber_Integral - File: m_input_mult.v , 13 - Text: 2'b101 ... -enterStatement_or_null - File: m_input_mult.v , 13 - Text: out2 = in1 [ 5 ] ; ... -enterStatement - File: m_input_mult.v , 13 - Text: out2 = in1 [ 5 ] ; ... -enterStatement_item - File: m_input_mult.v , 13 - Text: out2 = in1 [ 5 ] ; ... -enterBlocking_assignment - File: m_input_mult.v , 13 - Text: out2 = in1 [ 5 ] ... -enterOperator_assignment - File: m_input_mult.v , 13 - Text: out2 = in1 [ 5 ] ... -enterVariable_lvalue - File: m_input_mult.v , 13 - Text: out2 ... -enterHierarchical_identifier - File: m_input_mult.v , 13 - Text: out2 ... -enterSelect - File: m_input_mult.v , 13 - Text: ... -enterBit_select - File: m_input_mult.v , 13 - Text: ... -enterAssignOp_Assign - File: m_input_mult.v , 13 - Text: = ... -enterExpression - File: m_input_mult.v , 13 - Text: in1 [ 5 ] ... -enterPrimary - File: m_input_mult.v , 13 + File: lfsr_task.v , 13 Text: in1 [ 5 ] ... enterComplex_func_call File: m_input_mult.v , 13 @@ -26626,7 +26297,336 @@ File: m_input_mult.v , 31 Text: select ... enterHierarchical_identifier - File: m_input_mult.v , 31 + File: m_input_mult.v , 28 + Text: if ( ! Reset ) rando ... +enterCond_predicate + File: lfsr_task.v , 28 + Text: ! Reset ... +enterExpression_or_cond_pattern + File: lfsr_task.v , 28 + Text: ! Reset ... +enterExpression + File: lfsr_task.v , 28 + Text: ! Reset ... +enterUnary_Not + File: lfsr_task.v , 28 + Text: ! ... +enterPrimary + File: lfsr_task.v , 28 + Text: Reset ... +enterPrimary_literal + File: lfsr_task.v , 28 + Text: Reset ... +enterIdentifier + File: lfsr_task.v , 28 + Text: Reset ... +enterStatement_or_null + File: lfsr_task.v , 29 + Text: random1 = seed1 ; ... +enterStatement + File: lfsr_task.v , 29 + Text: random1 = seed1 ; ... +enterStatement_item + File: lfsr_task.v , 29 + Text: random1 = seed1 ; ... +enterBlocking_assignment + File: lfsr_task.v , 29 + Text: random1 = seed1 ... +enterOperator_assignment + File: lfsr_task.v , 29 + Text: random1 = seed1 ... +enterVariable_lvalue + File: lfsr_task.v , 29 + Text: random1 ... +enterHierarchical_identifier + File: lfsr_task.v , 29 + Text: random1 ... +enterSelect + File: lfsr_task.v , 29 + Text: ... +enterBit_select + File: lfsr_task.v , 29 + Text: ... +enterAssignOp_Assign + File: lfsr_task.v , 29 + Text: = ... +enterExpression + File: lfsr_task.v , 29 + Text: seed1 ... +enterPrimary + File: lfsr_task.v , 29 + Text: seed1 ... +enterPrimary_literal + File: lfsr_task.v , 29 + Text: seed1 ... +enterIdentifier + File: lfsr_task.v , 29 + Text: seed1 ... +enterStatement_or_null + File: lfsr_task.v , 31 + Text: LFSR_TASK ( random1 ... +enterStatement + File: lfsr_task.v , 31 + Text: LFSR_TASK ( random1 ... +enterStatement_item + File: lfsr_task.v , 31 + Text: LFSR_TASK ( random1 ... +enterSubroutine_call_statement + File: lfsr_task.v , 31 + Text: LFSR_TASK ( random1 ... +enterSubroutine_call + File: lfsr_task.v , 31 + Text: LFSR_TASK ( random1 ... +enterIdentifier + File: lfsr_task.v , 31 + Text: LFSR_TASK ... +enterList_of_arguments + File: lfsr_task.v , 31 + Text: random1 , Chain1 , r ... +enterExpression + File: lfsr_task.v , 31 + Text: random1 ... +enterPrimary + File: lfsr_task.v , 31 + Text: random1 ... +enterPrimary_literal + File: lfsr_task.v , 31 + Text: random1 ... +enterIdentifier + File: lfsr_task.v , 31 + Text: random1 ... +enterExpression + File: lfsr_task.v , 31 + Text: Chain1 ... +enterPrimary + File: lfsr_task.v , 31 + Text: Chain1 ... +enterPrimary_literal + File: lfsr_task.v , 31 + Text: Chain1 ... +enterIdentifier + File: lfsr_task.v , 31 + Text: Chain1 ... +enterExpression + File: lfsr_task.v , 31 + Text: random1 ... +enterPrimary + File: lfsr_task.v , 31 + Text: random1 ... +enterPrimary_literal + File: lfsr_task.v , 31 + Text: random1 ... +enterIdentifier + File: lfsr_task.v , 31 + Text: random1 ... +enterModule_item + File: lfsr_task.v , 32 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: lfsr_task.v , 32 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: lfsr_task.v , 32 + Text: always @ ( posedge c ... +enterModule_common_item + File: lfsr_task.v , 32 + Text: always @ ( posedge c ... +enterAlways_construct + File: lfsr_task.v , 32 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: lfsr_task.v , 32 + Text: always ... +enterStatement + File: lfsr_task.v , 32 + Text: @ ( posedge clock or ... +enterStatement_item + File: lfsr_task.v , 32 + Text: @ ( posedge clock or ... +enterProcedural_timing_control_statement + File: lfsr_task.v , 32 + Text: @ ( posedge clock or ... +enterProcedural_timing_control + File: lfsr_task.v , 32 + Text: @ ( posedge clock or ... +enterEvent_control + File: lfsr_task.v , 32 + Text: @ ( posedge clock or ... +enterEvent_expression + File: lfsr_task.v , 32 + Text: posedge clock or neg ... +enterEvent_expression + File: lfsr_task.v , 32 + Text: posedge clock ... +enterEdge_Posedge + File: lfsr_task.v , 32 + Text: posedge ... +enterExpression + File: lfsr_task.v , 32 + Text: clock ... +enterPrimary + File: lfsr_task.v , 32 + Text: clock ... +enterPrimary_literal + File: lfsr_task.v , 32 + Text: clock ... +enterIdentifier + File: lfsr_task.v , 32 + Text: clock ... +enterEvent_expression + File: lfsr_task.v , 32 + Text: negedge Reset ... +enterEdge_Negedge + File: lfsr_task.v , 32 + Text: negedge ... +enterExpression + File: lfsr_task.v , 32 + Text: Reset ... +enterPrimary + File: lfsr_task.v , 32 + Text: Reset ... +enterPrimary_literal + File: lfsr_task.v , 32 + Text: Reset ... +enterIdentifier + File: lfsr_task.v , 32 + Text: Reset ... +enterStatement_or_null + File: lfsr_task.v , 33 + Text: if ( ! Reset ) rando ... +enterStatement + File: lfsr_task.v , 33 + Text: if ( ! Reset ) rando ... +enterStatement_item + File: lfsr_task.v , 33 + Text: if ( ! Reset ) rando ... +enterConditional_statement + File: lfsr_task.v , 33 + Text: if ( ! Reset ) rando ... +enterCond_predicate + File: lfsr_task.v , 33 + Text: ! Reset ... +enterExpression_or_cond_pattern + File: lfsr_task.v , 33 + Text: ! Reset ... +enterExpression + File: lfsr_task.v , 33 + Text: ! Reset ... +enterUnary_Not + File: lfsr_task.v , 33 + Text: ! ... +enterPrimary + File: lfsr_task.v , 33 + Text: Reset ... +enterPrimary_literal + File: lfsr_task.v , 33 + Text: Reset ... +enterIdentifier + File: lfsr_task.v , 33 + Text: Reset ... +enterStatement_or_null + File: lfsr_task.v , 34 + Text: random2 = seed2 ; ... +enterStatement + File: lfsr_task.v , 34 + Text: random2 = seed2 ; ... +enterStatement_item + File: lfsr_task.v , 34 + Text: random2 = seed2 ; ... +enterBlocking_assignment + File: lfsr_task.v , 34 + Text: random2 = seed2 ... +enterOperator_assignment + File: lfsr_task.v , 34 + Text: random2 = seed2 ... +enterVariable_lvalue + File: lfsr_task.v , 34 + Text: random2 ... +enterHierarchical_identifier + File: lfsr_task.v , 34 + Text: random2 ... +enterSelect + File: lfsr_task.v , 34 + Text: ... +enterBit_select + File: lfsr_task.v , 34 + Text: ... +enterAssignOp_Assign + File: lfsr_task.v , 34 + Text: = ... +enterExpression + File: lfsr_task.v , 34 + Text: seed2 ... +enterPrimary + File: lfsr_task.v , 34 + Text: seed2 ... +enterPrimary_literal + File: lfsr_task.v , 34 + Text: seed2 ... +enterIdentifier + File: lfsr_task.v , 34 + Text: seed2 ... +enterStatement_or_null + File: lfsr_task.v , 36 + Text: LFSR_TASK ( random2 ... +enterStatement + File: lfsr_task.v , 36 + Text: LFSR_TASK ( random2 ... +enterStatement_item + File: lfsr_task.v , 36 + Text: LFSR_TASK ( random2 ... +enterSubroutine_call_statement + File: lfsr_task.v , 36 + Text: LFSR_TASK ( random2 ... +enterSubroutine_call + File: lfsr_task.v , 36 + Text: LFSR_TASK ( random2 ... +enterIdentifier + File: lfsr_task.v , 36 + Text: LFSR_TASK ... +enterList_of_arguments + File: lfsr_task.v , 36 + Text: random2 , Chain2 , r ... +enterExpression + File: lfsr_task.v , 36 + Text: random2 ... +enterPrimary + File: lfsr_task.v , 36 + Text: random2 ... +enterPrimary_literal + File: lfsr_task.v , 36 + Text: random2 ... +enterIdentifier + File: lfsr_task.v , 36 + Text: random2 ... +enterExpression + File: lfsr_task.v , 36 + Text: Chain2 ... +enterPrimary + File: lfsr_task.v , 36 + Text: Chain2 ... +enterPrimary_literal + File: lfsr_task.v , 36 + Text: Chain2 ... +enterIdentifier + File: lfsr_task.v , 36 + Text: Chain2 ... +enterExpression + File: lfsr_task.v , 36 + Text: random2 ... +enterPrimary + File: lfsr_task.v , 36 + Text: random2 ... +enterPrimary_literal + File: lfsr_task.v , 36 + Text: random2 ... +enterIdentifier + File: lfsr_task.v , 36 + Text: random2 ... +enterEndmodule + File: lfsr_task.v , 37 + Text: endmodule ... + , 31 Text: select ... enterSelect File: m_input_mult.v , 31 @@ -28745,6 +28745,8 @@ Text: endmodule ... [INFO :PY0400] Processing source file "mux21.v". +[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv". + enterTop_level_rule File: mux21.v , 7 Text: module mux21_switch ... @@ -29130,7 +29132,34 @@ File: mux21.v , 19 Text: cmos C1 ( out , in1 ... enterNon_port_module_item - File: mux21.v , 19 + File:enterTop_level_rule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module libmodule ; e ... +enterNull_rule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: ... +enterSource_text + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module libmodule ; e ... +enterDescription + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module libmodule ; e ... +enterModule_declaration + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module libmodule ; e ... +enterModule_ansi_header + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module libmodule ; ... +enterModule_keyword + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: module ... +enterIdentifier + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 + Text: libmodule ... +enterEndmodule + File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 2 + Text: endmodule ... + mux21.v , 19 Text: cmos C1 ( out , in1 ... enterModule_or_generate_item File: mux21.v , 19 @@ -29279,35 +29308,6 @@ enterEndmodule File: mux21.v , 22 Text: endmodule ... -[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv". - -enterTop_level_rule - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module libmodule ; e ... -enterNull_rule - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: ... -enterSource_text - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module libmodule ; e ... -enterDescription - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module libmodule ; e ... -enterModule_declaration - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module libmodule ; e ... -enterModule_ansi_header - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module libmodule ; ... -enterModule_keyword - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: module ... -enterIdentifier - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 1 - Text: libmodule ... -enterEndmodule - File: /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv , 2 - Text: endmodule ... [INFO :PY0400] Processing source file "synfifo.v". enterTop_level_rule @@ -32249,33 +32249,33 @@ Text: endmodule ... [INFO :CP0300] Compilation... -[INFO :CP0303] lfsr_task.v:2 Compile module "work@LFSR_TASK". - -[INFO :CP0303] m_input_mult.v:2 Compile module "work@case1". - [INFO :CP0303] another_arbiter.v:2 Compile module "work@arbiter". +[INFO :CP0303] lfsr_task.v:2 Compile module "work@LFSR_TASK". + [INFO :CP0303] m_input_mult.v:21 Compile module "work@case2". +[INFO :CP0303] m_input_mult.v:2 Compile module "work@case1". + +[INFO :CP0303] encoder.v:7 Compile module "work@encoder_using_case". + [INFO :CP0303] dff.v:8 Compile module "work@dff_async_reset". -[INFO :CP0303] full_adder.v:7 Compile module "work@full_adder_gates". - -[INFO :CP0303] encoder_case.v:8 Compile module "work@encoder_using_case". - -[INFO :CP0305] jkff_udp.v:7 Compile udp "work@jkff_udp". - -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv:1 Compile module "work@libmodule". - [INFO :CP0303] mux21.v:7 Compile module "work@mux21_switch". +[INFO :CP0305] jkff_udp.v:7 Compile udp "work@jkff_udp". + +[INFO :CP0303] full_adder.v:7 Compile module "work@full_adder_gates". + +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleParserTest/libmodule.sv:1 Compile module "work@libmodule". + [INFO :CP0303] synfifo.v:8 Compile module "work@syn_fifo". -[INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". +[INFO :CP0303] uart.v:8 Compile module "work@uart". [INFO :CP0303] arbiter_tb.v:2 Compile module "work@top". -[INFO :CP0303] uart.v:8 Compile module "work@uart". +[INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". [INFO :CP0305] jkff_udp.v:24 Compile udp "work@xor2_input". @@ -32307,7 +32307,7 @@ [NOTE :EL0503] dff.v:8 Top level module "work@dff_async_reset". -[NOTE :EL0503] encoder_case.v:8 Top level module "work@encoder_using_case". +[NOTE :EL0503] encoder.v:7 Top level module "work@encoder_using_case". [NOTE :EL0503] full_adder.v:7 Top level module "work@full_adder_gates". @@ -32317,10 +32317,10 @@ [NOTE :EL0503] m_input_mult.v:49 Top level module "work@pri_encooder". -[NOTE :EL0503] arbiter_tb.v:2 Top level module "work@top". - [NOTE :EL0503] lfsr_task.v:2 Top level module "work@LFSR_TASK". +[NOTE :EL0503] arbiter_tb.v:2 Top level module "work@top". + [NOTE :EL0503] mux21.v:7 Top level module "work@mux21_switch". [NOTE :EL0503] uart.v:8 Top level module "work@uart". @@ -32330,8 +32330,8 @@ [WARNI:EL0505] arbiter.inc:6 Multiply defined module "work@arbiter", another_arbiter.v:2 previous definition. -[WARNI:EL0505] encoder.v:7 Multiply defined module "work@encoder_using_case", - encoder_case.v:8 previous definition. +[WARNI:EL0505] encoder_case.v:8 Multiply defined module "work@encoder_using_case", + encoder.v:7 previous definition. [NOTE :EL0504] Multiple top level modules in design. @@ -32358,5 +32358,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -9.37user 0.64system 0:06.43elapsed 155%CPU (0avgtext+0avgdata 116188maxresident)k -128inputs+144outputs (0major+213594minor)pagefaults 0swaps +9.15user 0.60system 0:06.28elapsed 155%CPU (0avgtext+0avgdata 113496maxresident)k +0inputs+144outputs (0major+212387minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log b/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log index eb86da2..7a84627 100644 --- a/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log +++ b/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log
@@ -89,5 +89,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.02user 0.04system 0:01.06elapsed 100%CPU (0avgtext+0avgdata 51976maxresident)k -0inputs+576outputs (0major+15289minor)pagefaults 0swaps +1.01user 0.03system 0:01.05elapsed 99%CPU (0avgtext+0avgdata 52220maxresident)k +48inputs+576outputs (0major+15286minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleUVM/SimpleUVM_diff.log b/SVIncCompil/Testcases/SimpleUVM/SimpleUVM_diff.log index c230cb4..1aba6fd 100644 --- a/SVIncCompil/Testcases/SimpleUVM/SimpleUVM_diff.log +++ b/SVIncCompil/Testcases/SimpleUVM/SimpleUVM_diff.log
@@ -16,12 +16,12 @@ [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". + [INFO :PP0122] Preprocessing source file "testbench.sv". [INFO :PP0122] Preprocessing source file "design.sv". -[INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". - [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/uvm_macros.svh". [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/macros/uvm_version_defines.svh". @@ -94,131 +94,129 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". - [INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". - [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". + [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". + [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". - [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". + [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". @@ -226,368 +224,370 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". - -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". + [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". - -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". - [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". - [INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". + [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". - [INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". - [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". - [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". [INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". @@ -614,24 +614,24 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". @@ -640,18 +640,18 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". @@ -666,10 +666,10 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". @@ -678,70 +678,70 @@ [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] testbench.sv:6 Compile class "work@env". + [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] testbench.sv:6 Compile class "work@env". - [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -767,5 +767,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.59user 0.08system 0:01.75elapsed 152%CPU (0avgtext+0avgdata 119444maxresident)k -16inputs+7880outputs (0major+32070minor)pagefaults 0swaps +2.68user 0.10system 0:01.82elapsed 153%CPU (0avgtext+0avgdata 119728maxresident)k +0inputs+7880outputs (0major+32082minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log b/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log index b70394d..819809d 100644 --- a/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log +++ b/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log
@@ -113,88 +113,88 @@ [INFO :CP0300] Compilation... -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2625 Compile class "work@vmm_broadcast". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1540 Compile class "work@vmm_data". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2192 Compile class "work@vmm_env". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1801 Compile class "work@vmm_channel". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2625 Compile class "work@vmm_broadcast". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2002 Compile class "work@vmm_consensus". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:286 Compile class "work@vmm_log_below_iter". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1540 Compile class "work@vmm_data". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1040 Compile class "work@vmm_log_callbacks". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1801 Compile class "work@vmm_channel". + +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2192 Compile class "work@vmm_env". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1076 Compile class "work@vmm_log". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1063 Compile class "work@vmm_log_catcher". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1040 Compile class "work@vmm_log_callbacks". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1748 Compile class "work@vmm_ms_scenario". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:93 Compile class "work@vmm_log_catcher_descr". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:23 Compile class "work@vmm_log_modifier". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:286 Compile class "work@vmm_log_below_iter". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1430 Compile class "work@vmm_notification". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1013 Compile class "work@vmm_log_format". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:65 Compile class "work@vmm_log_msg". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_version.sv:28 Compile class "work@vmm_version". + +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1063 Compile class "work@vmm_log_catcher". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1449 Compile class "work@vmm_notify". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:44 Compile class "work@vmm_log_watchpoint". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_version.sv:28 Compile class "work@vmm_version". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2378 Compile class "work@vmm_xactor". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2553 Compile class "work@vmm_ms_scenario_gen". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:23 Compile class "work@vmm_log_modifier". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1683 Compile class "work@vmm_scenario". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1776 Compile class "work@vmm_ms_scenario_election". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2378 Compile class "work@vmm_xactor". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2304 Compile class "work@vmm_subenv". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2710 Compile class "work@vmm_scheduler". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_log.sv:65 Compile class "work@vmm_log_msg". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2533 Compile class "work@vmm_ms_scenario_gen_callbacks". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2374 Compile class "work@vmm_xactor_callbacks". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2304 Compile class "work@vmm_subenv". + +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2553 Compile class "work@vmm_ms_scenario_gen". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_notify.sv:23 Compile class "work@vmm_notification_config". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2876 Compile class "work@vmm_test". - -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2511 Compile class "work@vmm_xactor_iter". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2374 Compile class "work@vmm_xactor_callbacks". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:1425 Compile class "work@vmm_notify_callbacks". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2149 Compile class "work@vmm_voter". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2511 Compile class "work@vmm_xactor_iter". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:733 Compile class "work@xvc_action_channel". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2710 Compile class "work@vmm_scheduler". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:966 Compile class "work@vmm_opts". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2850 Compile class "work@xvc_manager". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:733 Compile class "work@xvc_action_channel". + +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2876 Compile class "work@vmm_test". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_opts.sv:23 Compile class "work@vmm_opts_info". -[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2800 Compile class "work@xvc_xactor". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2149 Compile class "work@vmm_voter". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2678 Compile class "work@vmm_scheduler_election". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2850 Compile class "work@xvc_manager". + [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm_test.sv:24 Compile class "work@vmm_test_registry". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2800 Compile class "work@xvc_xactor". + [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2757 Compile class "work@xvc_action". [INFO :EL0526] Design Elaboration... @@ -216,5 +216,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -24.97user 0.17system 0:16.31elapsed 154%CPU (0avgtext+0avgdata 292120maxresident)k -1152inputs+12104outputs (0major+75250minor)pagefaults 0swaps +24.30user 0.22system 0:15.61elapsed 157%CPU (0avgtext+0avgdata 292176maxresident)k +0inputs+12104outputs (0major+75248minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SplitFile/SplitFile_diff.log b/SVIncCompil/Testcases/SplitFile/SplitFile_diff.log index 036ace3..81bd555 100644 --- a/SVIncCompil/Testcases/SplitFile/SplitFile_diff.log +++ b/SVIncCompil/Testcases/SplitFile/SplitFile_diff.log
@@ -8,22 +8,22 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "top1.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PP0122] Preprocessing source file "top.v". +[INFO :PP0122] Preprocessing source file "top1.v". [INFO :PP0122] Preprocessing source file "top2.v". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "top.v". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top.v". -[INFO :PA0201] Parsing source file "top2.v". - [INFO :PA0201] Parsing source file "top1.v". +[INFO :PA0201] Parsing source file "top2.v". + [WARNI:PA0205] top2.v:1 No timescale set for "toto1". [WARNI:PA0205] top2.v:53 No timescale set for "toto2". @@ -80,50 +80,50 @@ [INFO :CP0303] top1.v:21 Compile module "work@bottom1". -[INFO :CP0303] top1.v:46 Compile module "work@bottom3". - [INFO :CP0303] top1.v:26 Compile module "work@bottom2". [INFO :CP0303] top.v:90 Compile module "work@bottom4". -[INFO :CP0303] top2.v:84 Compile module "work@gap2". +[INFO :CP0303] top1.v:46 Compile module "work@bottom3". -[INFO :CP0303] top2.v:181 Compile module "work@gap4_181". +[INFO :CP0303] top2.v:84 Compile module "work@gap2". [INFO :CP0303] top2.v:115 Compile module "work@gap3". [INFO :CP0303] top2.v:75 Compile module "work@inb". -[INFO :CP0303] top1.v:32 Compile module "work@middle". +[INFO :CP0303] top2.v:181 Compile module "work@gap4_181". -[INFO :CP0304] top1.v:2 Compile interface "work@my_interface". +[INFO :CP0303] top1.v:32 Compile module "work@middle". [INFO :CP0303] top1.v:36 Compile module "work@middle::nested". [INFO :CP0303] top1.v:15 Compile module "work@top". -[INFO :CP0302] top2.v:7 Compile class "toto1::blah1". +[INFO :CP0304] top1.v:2 Compile interface "work@my_interface". [INFO :CP0302] top2.v:21 Compile class "toto1::blah2". [INFO :CP0302] top2.v:38 Compile class "toto1::blah3". -[INFO :CP0302] top2.v:59 Compile class "toto2::blah21". - -[INFO :CP0302] top2.v:65 Compile class "toto2::blah22". +[INFO :CP0302] top2.v:7 Compile class "toto1::blah1". [INFO :CP0302] top2.v:121 Compile class "toto4::blah31". +[INFO :CP0302] top2.v:65 Compile class "toto2::blah22". + +[INFO :CP0302] top2.v:59 Compile class "toto2::blah21". + [INFO :CP0302] top2.v:135 Compile class "toto4::blah31". -[INFO :CP0302] top2.v:167 Compile class "toto4::blah31_167". - -[INFO :CP0302] top2.v:152 Compile class "toto4::blah32". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] top2.v:167 Compile class "toto4::blah31_167". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] top2.v:152 Compile class "toto4::blah32". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [ERROR:CP0334] top2.v:135 Colliding compilation unit name: "toto4::blah31", @@ -210,5 +210,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.73user 0.04system 0:00.46elapsed 167%CPU (0avgtext+0avgdata 52516maxresident)k -0inputs+152outputs (0major+15447minor)pagefaults 0swaps +0.70user 0.04system 0:00.47elapsed 156%CPU (0avgtext+0avgdata 52668maxresident)k +24inputs+152outputs (0major+15462minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log b/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log index 66b488f..082f320 100644 --- a/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log +++ b/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log
@@ -8,10 +8,10 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "top.v". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "top.v". + [INFO :PP0123] Preprocessing include file "middle.v". [INFO :PP0123] Preprocessing include file "leaf.sv". @@ -38,6 +38,51 @@ [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "top.v". + +LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<21> s<20> l<1> +n<top1_1> u<1> t<StringConst> p<18> s<6> l<1> +n<middle_17> u<2> t<StringConst> p<4> s<3> l<17> +n<> u<3> t<Endclass> p<4> l<18> +n<> u<4> t<Class_declaration> p<5> c<2> l<17> +n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<17> +n<> u<6> t<Package_item> p<18> c<5> s<11> l<17> +n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> +n<> u<8> t<Endclass> p<9> l<14> +n<> u<9> t<Class_declaration> p<10> c<7> l<13> +n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> +n<> u<11> t<Package_item> p<18> c<10> s<16> l<13> +n<middle_25> u<12> t<StringConst> p<14> s<13> l<24> +n<> u<13> t<Endclass> p<14> l<25> +n<> u<14> t<Class_declaration> p<15> c<12> l<24> +n<> u<15> t<Package_or_generate_item_declaration> p<16> c<14> l<24> +n<> u<16> t<Package_item> p<18> c<15> s<17> l<24> +n<> u<17> t<Endpackage> p<18> l<25> +n<> u<18> t<Package_declaration> p<19> c<1> l<1> +n<> u<19> t<Description> p<20> c<18> l<1> +n<> u<20> t<Source_text> p<21> c<19> l<1> +n<> u<21> t<Top_level_rule> l<1> +LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<16> s<15> l<10> +n<top1_1> u<1> t<StringConst> p<13> s<6> l<10> +n<middle_17> u<2> t<StringConst> p<4> s<3> l<17> +n<> u<3> t<Endclass> p<4> l<18> +n<> u<4> t<Class_declaration> p<5> c<2> l<17> +n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<17> +n<> u<6> t<Package_item> p<13> c<5> s<11> l<17> +n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> +n<> u<8> t<Endclass> p<9> l<14> +n<> u<9> t<Class_declaration> p<10> c<7> l<13> +n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> +n<> u<11> t<Package_item> p<13> c<10> s<12> l<13> +n<> u<12> t<Endpackage> p<13> l<14> +n<> u<13> t<Package_declaration> p<14> c<1> l<10> +n<> u<14> t<Description> p<15> c<13> l<10> +n<> u<15> t<Source_text> p<16> c<14> l<10> +n<> u<16> t<Top_level_rule> l<10> LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<108> s<107> l<4> @@ -150,6 +195,44 @@ n<> u<107> t<Source_text> p<108> c<106> l<4> n<> u<108> t<Top_level_rule> l<4> LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<11> s<10> l<15> +n<top1_1> u<1> t<StringConst> p<8> s<6> l<15> +n<middle_25> u<2> t<StringConst> p<4> s<3> l<24> +n<> u<3> t<Endclass> p<4> l<25> +n<> u<4> t<Class_declaration> p<5> c<2> l<24> +n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<24> +n<> u<6> t<Package_item> p<8> c<5> s<7> l<24> +n<> u<7> t<Endpackage> p<8> l<32> +n<> u<8> t<Package_declaration> p<9> c<1> l<15> +n<> u<9> t<Description> p<10> c<8> l<15> +n<> u<10> t<Source_text> p<11> c<9> l<15> +n<> u<11> t<Top_level_rule> l<15> +LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<21> s<20> l<3> +n<> u<1> t<Module_keyword> p<6> s<2> l<3> +n<mod_3> u<2> t<StringConst> p<6> s<5> l<3> +n<> u<3> t<Port_expression> p<4> l<3> +n<> u<4> t<Port> p<5> c<3> l<3> +n<> u<5> t<List_of_ports> p<6> c<4> l<3> +n<> u<6> t<Module_nonansi_header> p<18> c<1> s<16> l<3> +n<NO_DEF5> u<7> t<StringConst> p<13> s<12> l<5> +n<nodef_5> u<8> t<StringConst> p<9> l<5> +n<> u<9> t<Name_of_instance> p<12> c<8> s<11> l<5> +n<> u<10> t<Ordered_port_connection> p<11> l<5> +n<> u<11> t<List_of_port_connections> p<12> c<10> l<5> +n<> u<12> t<Hierarchical_instance> p<13> c<9> l<5> +n<> u<13> t<Module_instantiation> p<14> c<7> l<5> +n<> u<14> t<Module_or_generate_item> p<15> c<13> l<5> +n<> u<15> t<Non_port_module_item> p<16> c<14> l<5> +n<> u<16> t<Module_item> p<18> c<15> s<17> l<5> +n<> u<17> t<Endmodule> p<18> l<7> +n<> u<18> t<Module_declaration> p<19> c<6> l<3> +n<> u<19> t<Description> p<20> c<18> l<3> +n<> u<20> t<Source_text> p<21> c<19> l<3> +n<> u<21> t<Top_level_rule> l<3> +LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<70> s<69> l<33> n<process> u<1> t<StringConst> p<65> s<17> l<33> @@ -223,6 +306,52 @@ n<> u<69> t<Source_text> p<70> c<68> l<33> n<> u<70> t<Top_level_rule> l<33> LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<11> s<10> l<42> +n<> u<1> t<Module_keyword> p<6> s<2> l<42> +n<top_43> u<2> t<StringConst> p<6> s<5> l<42> +n<> u<3> t<Port_expression> p<4> l<42> +n<> u<4> t<Port> p<5> c<3> l<42> +n<> u<5> t<List_of_ports> p<6> c<4> l<42> +n<> u<6> t<Module_nonansi_header> p<8> c<1> s<7> l<42> +n<> u<7> t<Endmodule> p<8> l<43> +n<> u<8> t<Module_declaration> p<9> c<6> l<42> +n<> u<9> t<Description> p<10> c<8> l<42> +n<> u<10> t<Source_text> p<11> c<9> l<42> +n<> u<11> t<Top_level_rule> l<42> +LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<29> s<28> l<17> +n<middle_17> u<1> t<StringConst> p<3> s<2> l<17> +n<> u<2> t<Endclass> p<3> l<18> +n<> u<3> t<Class_declaration> p<4> c<1> l<17> +n<> u<4> t<Package_or_generate_item_declaration> p<5> c<3> l<17> +n<> u<5> t<Package_item> p<6> c<4> l<17> +n<> u<6> t<Description> p<28> c<5> s<12> l<17> +n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> +n<> u<8> t<Endclass> p<9> l<14> +n<> u<9> t<Class_declaration> p<10> c<7> l<13> +n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> +n<> u<11> t<Package_item> p<12> c<10> l<13> +n<> u<12> t<Description> p<28> c<11> s<18> l<13> +n<middle_25> u<13> t<StringConst> p<15> s<14> l<24> +n<> u<14> t<Endclass> p<15> l<25> +n<> u<15> t<Class_declaration> p<16> c<13> l<24> +n<> u<16> t<Package_or_generate_item_declaration> p<17> c<15> l<24> +n<> u<17> t<Package_item> p<18> c<16> l<24> +n<> u<18> t<Description> p<28> c<17> s<27> l<24> +n<> u<19> t<Module_keyword> p<24> s<20> l<48> +n<bottom_49> u<20> t<StringConst> p<24> s<23> l<48> +n<> u<21> t<Port_expression> p<22> l<48> +n<> u<22> t<Port> p<23> c<21> l<48> +n<> u<23> t<List_of_ports> p<24> c<22> l<48> +n<> u<24> t<Module_nonansi_header> p<26> c<19> s<25> l<48> +n<> u<25> t<Endmodule> p<26> l<49> +n<> u<26> t<Module_declaration> p<27> c<24> l<48> +n<> u<27> t<Description> p<28> c<26> l<48> +n<> u<28> t<Source_text> p<29> c<6> l<17> +n<> u<29> t<Top_level_rule> l<17> +LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<77> s<76> l<58> n<semaphore> u<1> t<StringConst> p<72> s<18> l<58> @@ -302,135 +431,6 @@ n<> u<75> t<Description> p<76> c<74> l<58> n<> u<76> t<Source_text> p<77> c<75> l<58> n<> u<77> t<Top_level_rule> l<58> -[INFO :PA0201] Parsing source file "top.v". - -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<21> s<20> l<1> -n<top1_1> u<1> t<StringConst> p<18> s<6> l<1> -n<middle_17> u<2> t<StringConst> p<4> s<3> l<17> -n<> u<3> t<Endclass> p<4> l<18> -n<> u<4> t<Class_declaration> p<5> c<2> l<17> -n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<17> -n<> u<6> t<Package_item> p<18> c<5> s<11> l<17> -n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> -n<> u<8> t<Endclass> p<9> l<14> -n<> u<9> t<Class_declaration> p<10> c<7> l<13> -n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> -n<> u<11> t<Package_item> p<18> c<10> s<16> l<13> -n<middle_25> u<12> t<StringConst> p<14> s<13> l<24> -n<> u<13> t<Endclass> p<14> l<25> -n<> u<14> t<Class_declaration> p<15> c<12> l<24> -n<> u<15> t<Package_or_generate_item_declaration> p<16> c<14> l<24> -n<> u<16> t<Package_item> p<18> c<15> s<17> l<24> -n<> u<17> t<Endpackage> p<18> l<25> -n<> u<18> t<Package_declaration> p<19> c<1> l<1> -n<> u<19> t<Description> p<20> c<18> l<1> -n<> u<20> t<Source_text> p<21> c<19> l<1> -n<> u<21> t<Top_level_rule> l<1> -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<16> s<15> l<10> -n<top1_1> u<1> t<StringConst> p<13> s<6> l<10> -n<middle_17> u<2> t<StringConst> p<4> s<3> l<17> -n<> u<3> t<Endclass> p<4> l<18> -n<> u<4> t<Class_declaration> p<5> c<2> l<17> -n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<17> -n<> u<6> t<Package_item> p<13> c<5> s<11> l<17> -n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> -n<> u<8> t<Endclass> p<9> l<14> -n<> u<9> t<Class_declaration> p<10> c<7> l<13> -n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> -n<> u<11> t<Package_item> p<13> c<10> s<12> l<13> -n<> u<12> t<Endpackage> p<13> l<14> -n<> u<13> t<Package_declaration> p<14> c<1> l<10> -n<> u<14> t<Description> p<15> c<13> l<10> -n<> u<15> t<Source_text> p<16> c<14> l<10> -n<> u<16> t<Top_level_rule> l<10> -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<11> s<10> l<15> -n<top1_1> u<1> t<StringConst> p<8> s<6> l<15> -n<middle_25> u<2> t<StringConst> p<4> s<3> l<24> -n<> u<3> t<Endclass> p<4> l<25> -n<> u<4> t<Class_declaration> p<5> c<2> l<24> -n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<24> -n<> u<6> t<Package_item> p<8> c<5> s<7> l<24> -n<> u<7> t<Endpackage> p<8> l<32> -n<> u<8> t<Package_declaration> p<9> c<1> l<15> -n<> u<9> t<Description> p<10> c<8> l<15> -n<> u<10> t<Source_text> p<11> c<9> l<15> -n<> u<11> t<Top_level_rule> l<15> -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<21> s<20> l<3> -n<> u<1> t<Module_keyword> p<6> s<2> l<3> -n<mod_3> u<2> t<StringConst> p<6> s<5> l<3> -n<> u<3> t<Port_expression> p<4> l<3> -n<> u<4> t<Port> p<5> c<3> l<3> -n<> u<5> t<List_of_ports> p<6> c<4> l<3> -n<> u<6> t<Module_nonansi_header> p<18> c<1> s<16> l<3> -n<NO_DEF5> u<7> t<StringConst> p<13> s<12> l<5> -n<nodef_5> u<8> t<StringConst> p<9> l<5> -n<> u<9> t<Name_of_instance> p<12> c<8> s<11> l<5> -n<> u<10> t<Ordered_port_connection> p<11> l<5> -n<> u<11> t<List_of_port_connections> p<12> c<10> l<5> -n<> u<12> t<Hierarchical_instance> p<13> c<9> l<5> -n<> u<13> t<Module_instantiation> p<14> c<7> l<5> -n<> u<14> t<Module_or_generate_item> p<15> c<13> l<5> -n<> u<15> t<Non_port_module_item> p<16> c<14> l<5> -n<> u<16> t<Module_item> p<18> c<15> s<17> l<5> -n<> u<17> t<Endmodule> p<18> l<7> -n<> u<18> t<Module_declaration> p<19> c<6> l<3> -n<> u<19> t<Description> p<20> c<18> l<3> -n<> u<20> t<Source_text> p<21> c<19> l<3> -n<> u<21> t<Top_level_rule> l<3> -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<11> s<10> l<42> -n<> u<1> t<Module_keyword> p<6> s<2> l<42> -n<top_43> u<2> t<StringConst> p<6> s<5> l<42> -n<> u<3> t<Port_expression> p<4> l<42> -n<> u<4> t<Port> p<5> c<3> l<42> -n<> u<5> t<List_of_ports> p<6> c<4> l<42> -n<> u<6> t<Module_nonansi_header> p<8> c<1> s<7> l<42> -n<> u<7> t<Endmodule> p<8> l<43> -n<> u<8> t<Module_declaration> p<9> c<6> l<42> -n<> u<9> t<Description> p<10> c<8> l<42> -n<> u<10> t<Source_text> p<11> c<9> l<42> -n<> u<11> t<Top_level_rule> l<42> -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<29> s<28> l<17> -n<middle_17> u<1> t<StringConst> p<3> s<2> l<17> -n<> u<2> t<Endclass> p<3> l<18> -n<> u<3> t<Class_declaration> p<4> c<1> l<17> -n<> u<4> t<Package_or_generate_item_declaration> p<5> c<3> l<17> -n<> u<5> t<Package_item> p<6> c<4> l<17> -n<> u<6> t<Description> p<28> c<5> s<12> l<17> -n<leaf_13> u<7> t<StringConst> p<9> s<8> l<13> -n<> u<8> t<Endclass> p<9> l<14> -n<> u<9> t<Class_declaration> p<10> c<7> l<13> -n<> u<10> t<Package_or_generate_item_declaration> p<11> c<9> l<13> -n<> u<11> t<Package_item> p<12> c<10> l<13> -n<> u<12> t<Description> p<28> c<11> s<18> l<13> -n<middle_25> u<13> t<StringConst> p<15> s<14> l<24> -n<> u<14> t<Endclass> p<15> l<25> -n<> u<15> t<Class_declaration> p<16> c<13> l<24> -n<> u<16> t<Package_or_generate_item_declaration> p<17> c<15> l<24> -n<> u<17> t<Package_item> p<18> c<16> l<24> -n<> u<18> t<Description> p<28> c<17> s<27> l<24> -n<> u<19> t<Module_keyword> p<24> s<20> l<48> -n<bottom_49> u<20> t<StringConst> p<24> s<23> l<48> -n<> u<21> t<Port_expression> p<22> l<48> -n<> u<22> t<Port> p<23> c<21> l<48> -n<> u<23> t<List_of_ports> p<24> c<22> l<48> -n<> u<24> t<Module_nonansi_header> p<26> c<19> s<25> l<48> -n<> u<25> t<Endmodule> p<26> l<49> -n<> u<26> t<Module_declaration> p<27> c<24> l<48> -n<> u<27> t<Description> p<28> c<26> l<48> -n<> u<28> t<Source_text> p<29> c<6> l<17> -n<> u<29> t<Top_level_rule> l<17> [WARNI:PA0205] top.v:1 No timescale set for "top1_1". [WARNI:PA0205] mod.v:3 No timescale set for "mod_3". @@ -457,20 +457,20 @@ [INFO :PY0400] Processing source file "top.v". -[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PY0400] Processing source file "top.v". +[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :CP0300] Compilation... [INFO :CP0301] top.v:1 Compile package "top1_1". -[INFO :CP0303] mod.v:3 Compile module "work@mod_3". - [INFO :CP0303] top.v:48 Compile module "work@bottom_49". [INFO :CP0303] top.v:42 Compile module "work@top_43". +[INFO :CP0303] mod.v:3 Compile module "work@mod_3". + [INFO :CP0302] leaf.sv:13 Compile class "top1_1::leaf_13". [INFO :CP0302] leaf.sv:13 Compile class "top1_1::leaf_13". @@ -481,18 +481,18 @@ [INFO :CP0302] middle.v:24 Compile class "top1_1::middle_25". -[INFO :CP0302] middle.v:24 Compile class "top1_1::middle_25". - -[INFO :CP0302] leaf.sv:13 Compile class "work@leaf_13". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] middle.v:24 Compile class "work@middle_25". +[INFO :CP0302] leaf.sv:13 Compile class "work@leaf_13". + +[INFO :CP0302] middle.v:24 Compile class "top1_1::middle_25". [INFO :CP0302] middle.v:17 Compile class "work@middle_17". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] middle.v:24 Compile class "work@middle_25". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :EL0526] Design Elaboration... @@ -528,5 +528,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.90user 0.29system 0:03.17elapsed 100%CPU (0avgtext+0avgdata 66680maxresident)k -32inputs+272outputs (0major+123708minor)pagefaults 0swaps +2.82user 0.29system 0:02.98elapsed 104%CPU (0avgtext+0avgdata 64940maxresident)k +0inputs+272outputs (0major+118791minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log b/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log index 1ebc57a..bd2350f 100644 --- a/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log +++ b/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log
@@ -18,32 +18,32 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:385 Compile module "work@CM8". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:181 Compile module "work@DFM7A". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:150 Compile module "work@INBUF". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:4 Compile module "work@GND". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:181 Compile module "work@DFM7A". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:385 Compile module "work@CM8". [INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:286 Compile udp "work@U_MUX_4". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:24 Compile module "work@OUTBUF". +[INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:333 Compile udp "work@UFPRB". [INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:74 Compile udp "work@U_MUX_2". -[INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:333 Compile udp "work@UFPRB". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:24 Compile module "work@OUTBUF". + +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:99 Compile module "work@xCM8". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:53 Compile module "work@VCC". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:99 Compile module "work@xCM8". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:385 Implicit port type (wire) for "Y". [NOTE :CP0309] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:24 Implicit port type (wire) for "PAD". @@ -77,5 +77,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.72user 0.03system 0:00.72elapsed 105%CPU (0avgtext+0avgdata 49812maxresident)k -40inputs+344outputs (0major+14622minor)pagefaults 0swaps +0.72user 0.03system 0:00.70elapsed 107%CPU (0avgtext+0avgdata 49808maxresident)k +0inputs+344outputs (0major+14652minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log b/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log index df3b3c6..15c8601 100644 --- a/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log +++ b/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log
@@ -8,20 +8,20 @@ [INFO :CM0020] Separate compilation-unit mode is on. +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PP0122] Preprocessing source file "top.v". [INFO :PP0122] Preprocessing source file "top1.v". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "top1.v". [INFO :PA0201] Parsing source file "top.v". @@ -68,22 +68,22 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:3 Compile module "work@bottom1". - [INFO :CP0303] top.v:13 Compile module "work@bottom2". -[INFO :CP0303] top.v:22 Compile module "work@bottom3". - [INFO :CP0303] top.v:86 Compile module "work@bottom4". -[INFO :CP0303] top1.v:283 Compile module "work@middle". +[INFO :CP0303] top.v:3 Compile module "work@bottom1". + +[INFO :CP0303] top.v:22 Compile module "work@bottom3". [INFO :CP0303] top1.v:32 Compile module "work@splice1". -[INFO :CP0304] top1.v:2 Compile interface "work@my_interface". - [INFO :CP0303] top1.v:287 Compile module "work@middle::nested". +[INFO :CP0303] top1.v:283 Compile module "work@middle". + +[INFO :CP0304] top1.v:2 Compile interface "work@my_interface". + [INFO :CP0303] top1.v:265 Compile module "work@top". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". @@ -126,5 +126,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.03user 0.02system 0:00.57elapsed 183%CPU (0avgtext+0avgdata 58232maxresident)k -16inputs+312outputs (0major+16885minor)pagefaults 0swaps +1.03user 0.04system 0:00.53elapsed 199%CPU (0avgtext+0avgdata 64556maxresident)k +0inputs+312outputs (0major+18436minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log b/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log index 59a0ba7..058313e 100644 --- a/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log +++ b/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log
@@ -16,12 +16,12 @@ [INFO :PP0122] Preprocessing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PP0122] Preprocessing source file "design.sv". [INFO :PP0122] Preprocessing source file "testbench.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PP0122] Preprocessing source file "testbench3.sv". [INFO :PP0122] Preprocessing source file "testbench4.sv". @@ -74,14 +74,14 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/macros/uvm_deprecated_defines.svh". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "design.sv". [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". [INFO :PA0201] Parsing source file "design.sv". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "testbench.sv". [INFO :PA0201] Parsing source file "testbench2.sv". @@ -92,22 +92,22 @@ [INFO :PA0201] Parsing source file "testbench3.sv". -[INFO :PA0201] Parsing source file "testbench3.sv". - [INFO :PA0201] Parsing source file "testbench4.sv". +[INFO :PA0201] Parsing source file "testbench3.sv". + [INFO :PA0201] Parsing source file "testbench4.sv". [INFO :PA0201] Parsing source file "testbench.sv". -[INFO :PA0201] Parsing source file "testbench2.sv". - -[INFO :PA0201] Parsing source file "testbench3.sv". - [INFO :PA0201] Parsing source file "design.sv". +[INFO :PA0201] Parsing source file "testbench2.sv". + [INFO :PA0201] Parsing source file "testbench4.sv". +[INFO :PA0201] Parsing source file "testbench3.sv". + [INFO :CM0029] Using global timescale: "1ns/1ns". [INFO :CP0300] Compilation... @@ -122,27 +122,29 @@ [INFO :CP0301] testbench4.sv:25 Compile package "my_pkg". -[INFO :CP0303] design.sv:13 Compile module "work@dut". - [INFO :CP0304] design.sv:3 Compile interface "work@dut_if". +[INFO :CP0303] design.sv:13 Compile module "work@dut". + [INFO :CP0303] testbench.sv:295 Compile module "work@top". [INFO :CP0302] testbench.sv:118 Compile class "my_pkg::alt_child_sequence". [INFO :CP0302] testbench2.sv:117 Compile class "my_pkg::alt_child_sequence". +[INFO :CP0302] testbench4.sv:117 Compile class "my_pkg::alt_child_sequence". + [INFO :CP0302] testbench3.sv:117 Compile class "my_pkg::alt_child_sequence". -[INFO :CP0302] testbench4.sv:117 Compile class "my_pkg::alt_child_sequence". +[INFO :CP0302] testbench4.sv:85 Compile class "my_pkg::child_sequence". + +[INFO :CP0302] testbench2.sv:85 Compile class "my_pkg::child_sequence". [INFO :CP0302] testbench.sv:86 Compile class "my_pkg::child_sequence". [INFO :CP0302] testbench3.sv:85 Compile class "my_pkg::child_sequence". -[INFO :CP0302] testbench4.sv:85 Compile class "my_pkg::child_sequence". - -[INFO :CP0302] testbench2.sv:85 Compile class "my_pkg::child_sequence". +[INFO :CP0302] testbench4.sv:71 Compile class "my_pkg::my_config". [INFO :CP0302] testbench.sv:72 Compile class "my_pkg::my_config". @@ -150,7 +152,7 @@ [INFO :CP0302] testbench2.sv:71 Compile class "my_pkg::my_config". -[INFO :CP0302] testbench4.sv:71 Compile class "my_pkg::my_config". +[INFO :CP0302] testbench4.sv:179 Compile class "my_pkg::my_driver". [INFO :CP0302] testbench.sv:180 Compile class "my_pkg::my_driver". @@ -158,612 +160,610 @@ [INFO :CP0302] testbench2.sv:179 Compile class "my_pkg::my_driver". -[INFO :CP0302] testbench4.sv:179 Compile class "my_pkg::my_driver". - -[INFO :CP0302] testbench3.sv:213 Compile class "my_pkg::my_env". +[INFO :CP0302] testbench4.sv:213 Compile class "my_pkg::my_env". [INFO :CP0302] testbench.sv:214 Compile class "my_pkg::my_env". +[INFO :CP0302] testbench3.sv:213 Compile class "my_pkg::my_env". + [INFO :CP0302] testbench2.sv:213 Compile class "my_pkg::my_env". -[INFO :CP0302] testbench4.sv:213 Compile class "my_pkg::my_env". - [INFO :CP0302] testbench.sv:237 Compile class "my_pkg::my_test". +[INFO :CP0302] testbench4.sv:236 Compile class "my_pkg::my_test". + [INFO :CP0302] testbench3.sv:236 Compile class "my_pkg::my_test". [INFO :CP0302] testbench2.sv:236 Compile class "my_pkg::my_test". -[INFO :CP0302] testbench4.sv:236 Compile class "my_pkg::my_test". - [INFO :CP0302] testbench.sv:275 Compile class "my_pkg::my_test2". -[INFO :CP0302] testbench3.sv:274 Compile class "my_pkg::my_test2". +[INFO :CP0302] testbench4.sv:274 Compile class "my_pkg::my_test2". [INFO :CP0302] testbench2.sv:274 Compile class "my_pkg::my_test2". -[INFO :CP0302] testbench4.sv:274 Compile class "my_pkg::my_test2". +[INFO :CP0302] testbench3.sv:274 Compile class "my_pkg::my_test2". + +[INFO :CP0302] testbench4.sv:29 Compile class "my_pkg::my_transaction". [INFO :CP0302] testbench.sv:30 Compile class "my_pkg::my_transaction". [INFO :CP0302] testbench3.sv:29 Compile class "my_pkg::my_transaction". -[INFO :CP0302] testbench4.sv:29 Compile class "my_pkg::my_transaction". - [INFO :CP0302] testbench2.sv:29 Compile class "my_pkg::my_transaction". +[INFO :CP0302] testbench4.sv:136 Compile class "my_pkg::top_sequence". + [INFO :CP0302] testbench.sv:137 Compile class "my_pkg::top_sequence". [INFO :CP0302] testbench3.sv:136 Compile class "my_pkg::top_sequence". [INFO :CP0302] testbench2.sv:136 Compile class "my_pkg::top_sequence". -[INFO :CP0302] testbench4.sv:136 Compile class "my_pkg::top_sequence". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". [INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". + [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". [INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". - -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". - [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". [INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". + [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". [INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". - -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". - -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". + [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". + [INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". + [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". [INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". + [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". + [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". - -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". [INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". [INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". [INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". + [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". [INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". - [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". + +[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". - [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". - [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". @@ -790,58 +790,58 @@ [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". - [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". [INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". @@ -882,5 +882,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -15.20user 0.88system 0:05.49elapsed 292%CPU (0avgtext+0avgdata 238472maxresident)k -72inputs+18200outputs (0major+61806minor)pagefaults 0swaps +15.23user 0.76system 0:05.36elapsed 298%CPU (0avgtext+0avgdata 238200maxresident)k +0inputs+18072outputs (0major+61725minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log b/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log index b52695d..18b2eb7 100644 --- a/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log +++ b/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log
@@ -351,14 +351,14 @@ [INFO :PP0123] Preprocessing include file "test.sv". -[INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "rtl.sv". - [INFO :PA0201] Parsing source file "interface.sv". +[INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". + +[INFO :PA0201] Parsing source file "rtl.sv". + [INFO :PA0201] Parsing source file "top.sv". [INFO :PA0201] Parsing source file "top.sv". @@ -373,75 +373,73 @@ [INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0304] interface.sv:43 Compile interface "work@input_interface". + [INFO :CP0304] interface.sv:67 Compile interface "work@output_interface". [INFO :CP0304] interface.sv:17 Compile interface "work@mem_interface". [INFO :CP0303] rtl.sv:1 Compile module "work@switch". -[INFO :CP0304] interface.sv:43 Compile interface "work@input_interface". - [INFO :CP0303] top.sv:18 Compile module "work@top". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". - [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". + +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". [INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:117 Compile class "uvm_pkg::uvm_blocking_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:137 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:201 Compile class "uvm_pkg::uvm_blocking_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". @@ -449,7 +447,7 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". @@ -457,7 +455,7 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". @@ -465,17 +463,17 @@ [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". @@ -483,550 +481,552 @@ [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + [INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". + [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". - -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". - [INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". + [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". [INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". [INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". - -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". [INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". + [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". [INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". + [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". [INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". - -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". [INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". - -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". - -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". [INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". [INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". - -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". - -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". + +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". - [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". - -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". + +[INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". [INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". - [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". + [INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". - [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". [INFO :CP0302] Driver.sv:11 Compile class "work@top::Driver". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "work@top::Scoreboard". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". [INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". - [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:56 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". - [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:47 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:33 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:34 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + [INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:103 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - -[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". - [INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". @@ -1039,20 +1039,20 @@ [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] Sequencer.sv:11 Compile class "work@top::Sequencer". - [INFO :CP0302] Sequence.sv:31 Compile class "work@top::Seq_constant_length". +[INFO :CP0302] Sequencer.sv:11 Compile class "work@top::Sequencer". + [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". [INFO :CP0302] Receiver.sv:11 Compile class "work@top::Receiver". -[INFO :CP0302] test.sv:10 Compile class "work@top::test1". - [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@top::uvm_analysis_imp_rcvd_pkt". +[INFO :CP0302] test.sv:10 Compile class "work@top::test1". + [INFO :CP0302] Packet.sv:15 Compile class "work@top::Packet". [INFO :CP0302] Sequence.sv:11 Compile class "work@top::Seq_device0_and_device1". @@ -1245,5 +1245,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -14.98user 0.19system 0:11.65elapsed 130%CPU (0avgtext+0avgdata 292556maxresident)k -0inputs+11528outputs (0major+75424minor)pagefaults 0swaps +14.72user 0.18system 0:11.47elapsed 129%CPU (0avgtext+0avgdata 292764maxresident)k +128inputs+11528outputs (0major+75388minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log b/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log index e836e0b..8572bb9 100644 --- a/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log +++ b/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log
@@ -22,11 +22,9 @@ [INFO :PP0122] Preprocessing source file "amiq_eth_pkg.sv.ck0". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "../../../UVM/uvm-1.2/src/uvm_pkg.sv". -[INFO :PA0201] Parsing source file "amiq_eth_pkg.sv.ck0". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". @@ -36,6 +34,8 @@ [INFO :PA0201] Parsing source file "amiq_eth_pkg.sv.ck0". +[INFO :PA0201] Parsing source file "amiq_eth_pkg.sv.ck0". + [WARNI:PA0205] amiq_eth_pkg.sv.ck0:24 No timescale set for "amiq_eth_pkg". [WARNI:PA0205] ovm-2.1.2/src/ovm_pkg.sv:22 No timescale set for "ovm_pkg". @@ -50,12 +50,12 @@ [INFO :CP0301] amiq_eth_pkg.sv.ck0:24 Compile package "amiq_eth_pkg". +[INFO :CP0302] amiq_eth_pkg.sv.ck0:2481 Compile class "amiq_eth_pkg::amiq_eth_packet_jumbo". + [INFO :CP0302] amiq_eth_pkg.sv.ck0:1838 Compile class "amiq_eth_pkg::amiq_eth_packet_ether_type". [INFO :CP0302] amiq_eth_pkg.sv.ck0:815 Compile class "amiq_eth_pkg::amiq_eth_packet". -[INFO :CP0302] amiq_eth_pkg.sv.ck0:2481 Compile class "amiq_eth_pkg::amiq_eth_packet_jumbo". - [INFO :CP0302] amiq_eth_pkg.sv.ck0:1592 Compile class "amiq_eth_pkg::amiq_eth_packet_length". [INFO :CP0302] amiq_eth_pkg.sv.ck0:1985 Compile class "amiq_eth_pkg::amiq_eth_packet_snap". @@ -154,134 +154,134 @@ [INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:164 Compile class "ovm_pkg::ovm_port_base". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". - [INFO :CP0302] amiq_eth_pkg.sv.ck0:1476 Compile class "amiq_eth_pkg::amiq_eth_pcap_util". -[INFO :CP0302] amiq_eth_pkg.sv.ck0:1291 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_s". - -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_nonblocking_slave_port". -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". + +[INFO :CP0302] amiq_eth_pkg.sv.ck0:1291 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_s". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_put_port". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:159 Compile class "ovm_pkg::avm_subscriber". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:50 Compile class "ovm_pkg::ovm_seq_item_pull_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::configure_phase". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:147 Compile class "ovm_pkg::ovm_analysis_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_param_base.svh:24 Compile class "ovm_pkg::ovm_sequencer_param_base". +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:50 Compile class "ovm_pkg::ovm_seq_item_pull_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:223 Compile class "ovm_pkg::ovm_blocking_master_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_param_base.svh:24 Compile class "ovm_pkg::ovm_sequencer_param_base". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:111 Compile class "ovm_pkg::ovm_blocking_peek_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". - [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:112 Compile class "ovm_pkg::ovm_blocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:356 Compile class "ovm_pkg::ovm_table_printer". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:244 Compile class "ovm_pkg::ovm_blocking_slave_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:311 Compile class "ovm_pkg::ovm_blocking_transport_imp". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_callback.svh:261 Compile class "ovm_pkg::ovm_callback". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". [INFO :CP0302] ovm-2.1.2/src/base/ovm_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". [INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:73 Compile class "ovm_pkg::ovm_factory". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". - [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:234 Compile class "ovm_pkg::ovm_in_order_class_comparator". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_put_port". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_analysis_fifo.svh:22 Compile class "ovm_pkg::sequencer_analysis_fifo". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:267 Compile class "ovm_pkg::ovm_master_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_get_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_put_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:256 Compile class "ovm_pkg::ovm_nonblocking_master_imp". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:82 Compile class "ovm_pkg::ovm_nonblocking_put_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_get_port". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:241 Compile class "ovm_pkg::ovm_object_string_pool". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:908 Compile class "ovm_pkg::ovm_options_container". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_put_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_packer.svh:45 Compile class "ovm_pkg::ovm_packer". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_put_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". [INFO :CP0302] ovm-2.1.2/src/base/ovm_pool.svh:31 Compile class "ovm_pkg::ovm_pool". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:614 Compile class "ovm_pkg::urm_command_line_processor_c". [INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:76 Compile class "ovm_pkg::ovm_port_component". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:111 Compile class "uvm_pkg::uvm_analysis_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:99 Compile class "uvm_pkg::uvm_blocking_get_export". [INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". @@ -302,958 +302,958 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:225 Compile class "uvm_pkg::uvm_blocking_slave_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:147 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". - [INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". + [INFO :CP0302] amiq_eth_pkg.sv.ck0:1404 Compile class "amiq_eth_pkg::amiq_eth_pcaprec_hdr_s". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:287 Compile class "ovm_pkg::analysis_fifo". + [INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:221 Compile class "uvm_pkg::uvm_cause_effect_link". [INFO :CP0302] ovm-2.1.2/src/tlm/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:287 Compile class "ovm_pkg::analysis_fifo". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". [INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:234 Compile class "ovm_pkg::avm_algorithmic_comparator". - [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:50 Compile class "ovm_pkg::ovm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:65 Compile class "uvm_pkg::uvm_config_db". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:301 Compile class "ovm_pkg::avm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". - -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". - -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_algorithmic_comparator.svh:68 Compile class "uvm_pkg::uvm_algorithmic_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:131 Compile class "uvm_pkg::uvm_bit_rsrc". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:233 Compile class "uvm_pkg::uvm_blocking_master_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_master_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:80 Compile class "uvm_pkg::uvm_blocking_put_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". +[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:266 Compile class "uvm_pkg::uvm_blocking_slave_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_peek_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:74 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:72 Compile class "uvm_pkg::uvm_in_order_comparator". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_blocking_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:59 Compile class "uvm_pkg::uvm_built_in_converter". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:193 Compile class "ovm_pkg::avm_class_pair". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:205 Compile class "uvm_pkg::uvm_mem_shared_access_seq". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:201 Compile class "ovm_pkg::avm_in_order_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". + +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_nonblocking_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:208 Compile class "uvm_pkg::uvm_nonblocking_master_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". +[INFO :CP0302] uvm-1.2/src/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_port". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_slave_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". - -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". [INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:247 Compile class "uvm_pkg::uvm_object_string_pool". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::build_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". [INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:507 Compile class "ovm_pkg::default_report_server". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem_mam.svh:276 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_master_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_algorithmic_comparator.svh:65 Compile class "ovm_pkg::ovm_algorithmic_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:142 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_blocking_master_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:244 Compile class "uvm_pkg::uvm_nonblocking_master_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_peek_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_put_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_blocking_put_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:245 Compile class "ovm_pkg::ovm_blocking_master_imp". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:89 Compile class "uvm_pkg::uvm_nonblocking_put_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_blocking_put_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_clone". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:232 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". +[INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_slave_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_converter". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_clone". + +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:163 Compile class "uvm_pkg::uvm_post_reset_phase". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:103 Compile class "ovm_pkg::ovm_built_in_pair". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". +[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:175 Compile class "ovm_pkg::avm_class_converter". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_get_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_phase". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:34 Compile class "uvm_pkg::uvm_predict_s". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_port". + +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_master_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". + +[INFO :CP0302] uvm-1.2/src/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:518 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_port". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". [INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_hw_reset_seq.svh:48 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". - -[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_master_export". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_get_peek_export". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_nonblocking_master_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". - -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". +[INFO :CP0302] uvm-1.2/src/comps/uvm_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_nonblocking_peek_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:193 Compile class "uvm_pkg::uvm_reg_access_seq". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_hdl_paths_seq.svh:48 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_peek_port". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_nonblocking_put_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_bit_bash_seq.svh:54 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_backdoor.svh:37 Compile class "uvm_pkg::uvm_reg_backdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:38 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_port_base". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:284 Compile class "uvm_pkg::uvm_report_message_element_container". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_field.svh:39 Compile class "uvm_pkg::uvm_reg_field". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:108 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_port". [INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:174 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_slave_imp". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:68 Compile class "uvm_pkg::uvm_reg_map". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:390 Compile class "uvm_pkg::uvm_report_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_report_server.svh:46 Compile class "uvm_pkg::uvm_report_server". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". - -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_phase". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". [INFO :CP0302] ovm-2.1.2/src/base/ovm_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". + +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:350 Compile class "uvm_pkg::uvm_resource_db_options". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:75 Compile class "ovm_pkg::ovm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". - -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:267 Compile class "ovm_pkg::ovm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_random_stimulus.svh:44 Compile class "ovm_pkg::ovm_random_stimulus". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:135 Compile class "ovm_pkg::ovm_class_clone". -[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". - -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_param_base.svh:31 Compile class "uvm_pkg::uvm_sequencer_param_base". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:97 Compile class "ovm_pkg::ovm_class_comp". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". + +[INFO :CP0302] uvm-1.2/src/base/uvm_report_message.svh:228 Compile class "uvm_pkg::uvm_report_message_object_element". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_policies.svh:116 Compile class "ovm_pkg::ovm_class_converter". -[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". -[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". - -[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:492 Compile class "uvm_pkg::uvm_shutdown_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". +[INFO :CP0302] uvm-1.2/src/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". +[INFO :CP0302] ovm-2.1.2/src/methodology/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:25 Compile class "ovm_pkg::ovm_config_setting". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:882 Compile class "ovm_pkg::ovm_copy_map". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". +[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:78 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] ovm-2.1.2/src/base/ovm_event_callback.svh:39 Compile class "ovm_pkg::ovm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_item.svh:37 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:116 Compile class "ovm_pkg::ovm_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:223 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". +[INFO :CP0302] uvm-1.2/src/dap/uvm_set_before_get_dap.svh:68 Compile class "uvm_pkg::uvm_set_before_get_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:699 Compile class "ovm_pkg::ovm_hier_printer_knobs". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:258 Compile class "ovm_pkg::ovm_slave_export". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:300 Compile class "ovm_pkg::ovm_slave_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:851 Compile class "ovm_pkg::ovm_status_container". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". + +[INFO :CP0302] uvm-1.2/src/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:99 Compile class "ovm_pkg::ovm_nonblocking_get_export". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:54 Compile class "uvm_pkg::uvm_tr_stream". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_peek_port". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_export". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". +[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1119 Compile class "uvm_pkg::uvm_test_done_objection". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_peek_imp". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:66 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:772 Compile class "ovm_pkg::ovm_tree_printer_knobs". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:308 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:186 Compile class "ovm_pkg::ovm_urm_message". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:24 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:1013 Compile class "uvm_pkg::uvm_tlm_extension". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_ifs.svh:79 Compile class "uvm_pkg::uvm_tlm_if". + +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::post_new_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". -[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:101 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". +[INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:345 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:149 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". + +[INFO :CP0302] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". + +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_exports.svh:46 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:23 Compile class "ovm_pkg::tlm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". +[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". + +[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_put_port". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:38 Compile class "ovm_pkg::tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". + +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". [INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". - -[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_put_port". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". [INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_req_rsp.svh:38 Compile class "ovm_pkg::tlm_req_rsp_channel". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". - -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:118 Compile class "uvm_pkg::uvm_blocking_peek_port". - -[INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". - -[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". - -[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". - -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". - [INFO :CP0302] ovm-2.1.2/src/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:299 Compile class "uvm_pkg::uvm_blocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] ovm-2.1.2/src/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". [INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". [INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". - -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/base/uvm_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:113 Compile class "ovm_pkg::urm_fifo". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:31 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". [INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:32 Compile class "uvm_pkg::sev_id_struct". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:2975 Compile class "uvm_pkg::uvm_config_object_wrapper". [INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:248 Compile class "uvm_pkg::uvm_configure_phase". + +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:109 Compile class "uvm_pkg::uvm_connect_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_analysis_port.svh:56 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:123 Compile class "uvm_pkg::uvm_default_coreservice_t". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:135 Compile class "uvm_pkg::uvm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:136 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:204 Compile class "uvm_pkg::uvm_blocking_master_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:119 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:81 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:243 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:313 Compile class "uvm_pkg::uvm_extract_phase". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:246 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:63 Compile class "uvm_pkg::uvm_build_phase". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". + [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:154 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:149 Compile class "uvm_pkg::uvm_get_peek_imp". [INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/dap/uvm_get_to_lock_dap.svh:35 Compile class "uvm_pkg::uvm_get_to_lock_dap". [INFO :CP0302] uvm-1.2/src/base/uvm_config_db.svh:360 Compile class "uvm_pkg::uvm_config_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". - [INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". [INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". + [INFO :CP0302] uvm-1.2/src/base/uvm_event_callback.svh:40 Compile class "uvm_pkg::uvm_event_callback". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:161 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". - [INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:32 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". - [INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:431 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_walk_seq.svh:197 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:147 Compile class "uvm_pkg::uvm_get_peek_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:141 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". [INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". - -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:195 Compile class "uvm_pkg::uvm_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_peek_port". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_mem_access_seq.svh:50 Compile class "uvm_pkg::uvm_mem_single_access_seq". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:211 Compile class "uvm_pkg::uvm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:305 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:87 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:277 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". + +[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:131 Compile class "uvm_pkg::uvm_peek_imp". + +[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". - [INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:675 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_port_base.svh:196 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". - -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:411 Compile class "uvm_pkg::uvm_post_main_phase". - [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". - [INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". [INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". - [INFO :CP0302] uvm-1.2/src/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:44 Compile class "uvm_pkg::uvm_reg_cbs". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:48 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". [INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_shared_access_seq.svh:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/reg/uvm_reg_adapter.svh:170 Compile class "uvm_pkg::uvm_reg_tlm_adapter". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/base/uvm_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:318 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". - [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_mem_built_in_seq.svh:31 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/base/uvm_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". [INFO :CP0302] uvm-1.2/src/reg/sequences/uvm_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_access_seq". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". + [INFO :CP0302] uvm-1.2/src/reg/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". + [INFO :CP0302] uvm-1.2/src/base/uvm_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". +[INFO :CP0302] uvm-1.2/src/base/uvm_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". [INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_base.svh:134 Compile class "uvm_pkg::uvm_sequence_base". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". - [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_connections.svh:42 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". - [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". - -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:295 Compile class "uvm_pkg::uvm_text_tr_database". [INFO :CP0302] uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets.svh:271 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:188 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:135 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_analysis_fifo.svh:23 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". +[INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo_base". + [INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:124 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_sockets_base.svh:79 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". [INFO :CP0302] uvm-1.2/src/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:197 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_imps.svh:181 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] uvm-1.2/src/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". + [INFO :CP0302] uvm-1.2/src/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". [INFO :CP0302] uvm-1.2/src/base/uvm_resource_specializations.svh:93 Compile class "uvm_pkg::uvm_string_rsrc". +[INFO :CP0302] uvm-1.2/src/base/uvm_tr_database.svh:52 Compile class "uvm_pkg::uvm_tr_database". + [INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". [INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". + [INFO :CP0302] uvm-1.2/src/base/uvm_task_phase.svh:58 Compile class "uvm_pkg::uvm_task_phase". +[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". + [INFO :CP0302] uvm-1.2/src/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". [INFO :CP0302] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:200 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". @@ -1293,5 +1293,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -7.67user 0.12system 0:04.87elapsed 159%CPU (0avgtext+0avgdata 147828maxresident)k -176inputs+8856outputs (0major+39137minor)pagefaults 0swaps +7.19user 0.11system 0:04.54elapsed 160%CPU (0avgtext+0avgdata 148224maxresident)k +0inputs+8856outputs (0major+39236minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitClass/UnitClass.log b/SVIncCompil/Testcases/UnitClass/UnitClass.log index 55b444c..72799db 100644 --- a/SVIncCompil/Testcases/UnitClass/UnitClass.log +++ b/SVIncCompil/Testcases/UnitClass/UnitClass.log
@@ -12,10 +12,10 @@ [INFO :PP0122] Preprocessing source file "top.v". 1 top.v 1 in -[INFO :PA0201] Parsing source file "top.v". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "top.v". + LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<251> s<250> l<4> @@ -607,12 +607,12 @@ [INFO :CP0303] top.v:1 Compile module "work@top". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [INFO :CP0302] top.v:6 Compile class "work@top::A". [INFO :CP0302] top.v:3 Compile class "work@top::C". @@ -670,5 +670,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.40user 0.01system 0:00.43elapsed 94%CPU (0avgtext+0avgdata 45552maxresident)k -304inputs+88outputs (0major+13038minor)pagefaults 0swaps +0.37user 0.03system 0:00.36elapsed 112%CPU (0avgtext+0avgdata 45364maxresident)k +0inputs+88outputs (0major+13031minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitDefParam/UnitDefParam_diff.log b/SVIncCompil/Testcases/UnitDefParam/UnitDefParam_diff.log index acb34f9..d5abb16 100644 --- a/SVIncCompil/Testcases/UnitDefParam/UnitDefParam_diff.log +++ b/SVIncCompil/Testcases/UnitDefParam/UnitDefParam_diff.log
@@ -10,18 +10,18 @@ [INFO :PP0122] Preprocessing source file "top.v". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "small.v". [INFO :PP0122] Preprocessing source file "def.v". -[INFO :PP0122] Preprocessing source file "small.v". - -[INFO :PA0201] Parsing source file "def.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top.v". +[INFO :PA0201] Parsing source file "def.v". + [INFO :PA0201] Parsing source file "small.v". LIB: work @@ -924,12 +924,12 @@ [INFO :CP0303] def.v:2 Compile module "work@def". -[INFO :CP0303] small.v:2 Compile module "work@secret_number". - [INFO :CP0303] small.v:14 Compile module "work@defparam_example". [INFO :CP0303] top.v:11 Compile module "work@small_test". +[INFO :CP0303] small.v:2 Compile module "work@secret_number". + [INFO :CP0303] top.v:7 Compile module "work@small_top". [INFO :CP0303] top.v:1 Compile module "work@top_def". @@ -990,5 +990,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.04user 0.03system 0:00.67elapsed 160%CPU (0avgtext+0avgdata 51448maxresident)k -128inputs+144outputs (1major+15179minor)pagefaults 0swaps +0.99user 0.05system 0:00.58elapsed 180%CPU (0avgtext+0avgdata 51136maxresident)k +0inputs+144outputs (0major+15173minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log b/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log index 3bc4ea8..74bcc4f 100644 --- a/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log +++ b/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log
@@ -8,18 +8,18 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "small.v". [INFO :PP0122] Preprocessing source file "top.v". -[INFO :PP0122] Preprocessing source file "small.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "small.v". - [INFO :PA0201] Parsing source file "top.v". +[INFO :PA0201] Parsing source file "small.v". + LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<251> s<250> l<4> @@ -1286,30 +1286,30 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:6 Compile module "work@bottom2". +[INFO :CP0303] top.v:1 Compile module "work@bottom1". -[INFO :CP0303] top.v:11 Compile module "work@bottom4". +[INFO :CP0303] top.v:6 Compile module "work@bottom2". [INFO :CP0303] top.v:16 Compile module "work@bottom5". -[INFO :CP0303] small.v:5 Compile module "work@small_test". - -[INFO :CP0303] top.v:1 Compile module "work@bottom1". - -[INFO :CP0303] small.v:1 Compile module "work@small_top". +[INFO :CP0303] top.v:11 Compile module "work@bottom4". [INFO :CP0303] top.v:20 Compile module "work@my_module". +[INFO :CP0303] small.v:5 Compile module "work@small_test". + [INFO :CP0303] top.v:35 Compile module "work@test". +[INFO :CP0303] small.v:1 Compile module "work@small_top". + [INFO :CP0303] top.v:26 Compile module "work@top". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [NOTE :CP0309] top.v:20 Implicit port type (wire) for "c". [NOTE :CP0309] top.v:26 Implicit port type (wire) for "c". @@ -8726,5 +8726,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.20user 0.03system 0:00.72elapsed 170%CPU (0avgtext+0avgdata 59792maxresident)k -0inputs+504outputs (0major+17189minor)pagefaults 0swaps +1.14user 0.06system 0:00.73elapsed 164%CPU (0avgtext+0avgdata 58484maxresident)k +16inputs+504outputs (0major+16913minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log b/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log index 9047289..b824622 100644 --- a/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log +++ b/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log
@@ -8,10 +8,10 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PP0122] Preprocessing source file "top.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top.v". @@ -493,16 +493,16 @@ [INFO :CP0303] top.v:1 Compile module "work@cct". +[INFO :CP0303] top.v:9 Compile module "work@mod". + [INFO :CP0303] top.v:24 Compile module "work@wave". -[INFO :CP0303] top.v:9 Compile module "work@mod". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :EL0526] Design Elaboration... Instance tree: @@ -553,5 +553,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.48user 0.02system 0:00.46elapsed 111%CPU (0avgtext+0avgdata 45508maxresident)k -8inputs+80outputs (0major+12738minor)pagefaults 0swaps +0.41user 0.04system 0:00.42elapsed 108%CPU (0avgtext+0avgdata 45300maxresident)k +8inputs+80outputs (0major+12739minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log b/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log index 987831b..f8133bb 100644 --- a/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log +++ b/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log
@@ -14,10 +14,10 @@ [INFO :PP0122] Preprocessing source file "middle.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PA0201] Parsing source file "top.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "middle.v". LIB: work @@ -731,26 +731,26 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:18 Compile module "work@dff_nested::ff2". - -[INFO :CP0303] middle.v:3 Compile module "work@a". - [INFO :CP0303] top.v:9 Compile module "work@dff_nested::ff1". [INFO :CP0303] top.v:1 Compile module "work@dff_nested". +[INFO :CP0303] middle.v:3 Compile module "work@a". + +[INFO :CP0303] top.v:18 Compile module "work@dff_nested::ff2". + [INFO :CP0303] middle.v:18 Compile module "work@top". +[INFO :CP0303] middle.v:2 Compile module "work@m". + [INFO :CP0303] top.v:28 Compile module "work@dff_nested::ff3". -[INFO :CP0303] middle.v:2 Compile module "work@m". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [NOTE :CP0309] middle.v:15 Implicit port type (wire) for "b". [NOTE :CP0309] top.v:6 Implicit port type (wire) for "q", @@ -825,5 +825,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.52user 0.04system 0:00.34elapsed 163%CPU (0avgtext+0avgdata 45388maxresident)k -0inputs+120outputs (0major+13610minor)pagefaults 0swaps +0.53user 0.02system 0:00.33elapsed 164%CPU (0avgtext+0avgdata 45372maxresident)k +16inputs+120outputs (0major+13615minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitEnum/UnitEnum.log b/SVIncCompil/Testcases/UnitEnum/UnitEnum.log index 95959dd..7a96336 100644 --- a/SVIncCompil/Testcases/UnitEnum/UnitEnum.log +++ b/SVIncCompil/Testcases/UnitEnum/UnitEnum.log
@@ -8,14 +8,14 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "top.v". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "top.v". +[INFO :PP0122] Preprocessing source file "top.v". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "top.v". + LIB: work FILE: top.v n<> u<0> t<Null_rule> p<108> s<107> l<2> @@ -391,16 +391,16 @@ [INFO :CP0303] top.v:14 Compile module "work@top". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] top.v:3 Compile class "pkg::Configuration1". [INFO :CP0302] top.v:10 Compile class "work@Configuration2". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [ERROR:CP0317] top.v:21 Undefined type "Environment". [INFO :EL0526] Design Elaboration... @@ -424,5 +424,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.19user 0.02system 0:00.20elapsed 105%CPU (0avgtext+0avgdata 45512maxresident)k -8inputs+24outputs (0major+10701minor)pagefaults 0swaps +0.19user 0.01system 0:00.18elapsed 111%CPU (0avgtext+0avgdata 45588maxresident)k +0inputs+24outputs (0major+10709minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log b/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log index a2e026e..17a771c 100644 --- a/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log +++ b/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log
@@ -328,5 +328,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.36user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 45596maxresident)k -8inputs+16outputs (0major+13352minor)pagefaults 0swaps +0.34user 0.03system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 45576maxresident)k +0inputs+16outputs (0major+13351minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitForeach/UnitForeach.log b/SVIncCompil/Testcases/UnitForeach/UnitForeach.log index 3fb1286..ed2db97 100644 --- a/SVIncCompil/Testcases/UnitForeach/UnitForeach.log +++ b/SVIncCompil/Testcases/UnitForeach/UnitForeach.log
@@ -352,5 +352,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.50user 0.02system 0:00.54elapsed 97%CPU (0avgtext+0avgdata 46776maxresident)k -8inputs+64outputs (0major+14021minor)pagefaults 0swaps +0.49user 0.03system 0:00.52elapsed 100%CPU (0avgtext+0avgdata 46776maxresident)k +0inputs+64outputs (0major+14028minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log b/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log index dede0b3..4108e62 100644 --- a/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log +++ b/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log
@@ -53,13 +53,13 @@ /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw.cfg -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg". [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/top.v". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v". [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg". @@ -89,14 +89,14 @@ [INFO :PP0122] Preprocessing source file "configs.cfg". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg". - [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/top.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg". + [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw1/wsub.v". @@ -135,42 +135,42 @@ [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg:7 Compile module "aLib@m". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib2/bot.sv:1 Compile module "lib2@bot". - [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib1/bot.sv:1 Compile module "lib1@bot". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib2/bot.sv:1 Compile module "lib2@bot". + [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib2/sub.v:1 Compile module "lib2@sub". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib3/sub.v:1 Compile module "lib3@sub". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw1/wsub.v:1 Compile module "libw1@wsub". - [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw2/wsub.v:1 Compile module "libw2@wsub". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw.cfg:2 Compile module "libw@libw". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw1/wsub.v:1 Compile module "libw1@wsub". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/wtop.v:1 Compile module "libw@wtop". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v:1 Compile module "rtlLib@adder". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/libw.cfg:2 Compile module "libw@libw". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v:7 Compile module "rtlLib@m". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/top.v:1 Compile module "rtlLib@top". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v:1 Compile module "rtlLib@adder". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:2 Compile module "work@cfg1". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:28 Compile module "work@cfg3". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/top.v:1 Compile module "rtlLib@top". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:9 Compile module "work@top". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:28 Compile module "work@cfg3". + [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:34 Compile module "work@top3". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + [INFO :EL0526] Design Elaboration... Instance tree: @@ -290,5 +290,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.30user 0.02system 0:00.26elapsed 128%CPU (0avgtext+0avgdata 45540maxresident)k -120inputs+552outputs (0major+11786minor)pagefaults 0swaps +0.29user 0.02system 0:00.22elapsed 142%CPU (0avgtext+0avgdata 45480maxresident)k +0inputs+552outputs (0major+11830minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log b/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log index b448b09..46f1793 100644 --- a/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log +++ b/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log
@@ -17,16 +17,16 @@ [INFO :PP0122] Preprocessing source file "definesPkg.pkg". -[INFO :PP0122] Preprocessing source file "msgPkg.pkg". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PP0122] Preprocessing source file "simple_pkg.sv". -[INFO :PA0201] Parsing source file "definesPkg.pkg". +[INFO :PP0122] Preprocessing source file "msgPkg.pkg". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "definesPkg.pkg". + [INFO :PA0201] Parsing source file "msgPkg.pkg". [INFO :PA0201] Parsing source file "simple_pkg.sv". @@ -967,10 +967,10 @@ [INFO :CP0303] simple_pkg.sv:11 Compile module "work@simple_package". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [INFO :EL0526] Design Elaboration... @@ -1014,5 +1014,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.80user 0.04system 0:01.08elapsed 170%CPU (0avgtext+0avgdata 61404maxresident)k -24inputs+160outputs (0major+17715minor)pagefaults 0swaps +1.79user 0.04system 0:01.05elapsed 174%CPU (0avgtext+0avgdata 61696maxresident)k +0inputs+160outputs (0major+17725minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitPython/UnitPython.log b/SVIncCompil/Testcases/UnitPython/UnitPython.log index 5c4cc49..247f454 100644 --- a/SVIncCompil/Testcases/UnitPython/UnitPython.log +++ b/SVIncCompil/Testcases/UnitPython/UnitPython.log
@@ -8,144 +8,14 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "top.v". - [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "top.v". +[INFO :PP0122] Preprocessing source file "top.v". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". -LIB: work -FILE: top.v -n<> u<0> t<Null_rule> p<127> s<126> l<2> -n<pkg> u<1> t<StringConst> p<22> s<6> l<2> -n<Configuration1> u<2> t<StringConst> p<4> s<3> l<3> -n<> u<3> t<Endclass> p<4> l<4> -n<> u<4> t<Class_declaration> p<5> c<2> l<3> -n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<3> -n<> u<6> t<Package_item> p<22> c<5> s<20> l<3> -n<IDLE> u<7> t<StringConst> p<8> l<6> -n<> u<8> t<Enum_name_declaration> p<15> c<7> s<10> l<6> -n<WRITE> u<9> t<StringConst> p<10> l<6> -n<> u<10> t<Enum_name_declaration> p<15> c<9> s<12> l<6> -n<READ> u<11> t<StringConst> p<12> l<6> -n<> u<12> t<Enum_name_declaration> p<15> c<11> s<14> l<6> -n<DONE> u<13> t<StringConst> p<14> l<6> -n<> u<14> t<Enum_name_declaration> p<15> c<13> l<6> -n<> u<15> t<Data_type> p<17> c<8> s<16> l<6> -n<fsm_t_pkg> u<16> t<StringConst> p<17> l<6> -n<> u<17> t<Type_declaration> p<18> c<15> l<6> -n<> u<18> t<Data_declaration> p<19> c<17> l<6> -n<> u<19> t<Package_or_generate_item_declaration> p<20> c<18> l<6> -n<> u<20> t<Package_item> p<22> c<19> s<21> l<6> -n<> u<21> t<Endpackage> p<22> l<8> -n<> u<22> t<Package_declaration> p<23> c<1> l<2> -n<> u<23> t<Description> p<126> c<22> s<29> l<2> -n<Configuration2> u<24> t<StringConst> p<26> s<25> l<10> -n<> u<25> t<Endclass> p<26> l<11> -n<> u<26> t<Class_declaration> p<27> c<24> l<10> -n<> u<27> t<Package_or_generate_item_declaration> p<28> c<26> l<10> -n<> u<28> t<Package_item> p<29> c<27> l<10> -n<> u<29> t<Description> p<126> c<28> s<38> l<10> -n<> u<30> t<Module_keyword> p<35> s<31> l<13> -n<bottom> u<31> t<StringConst> p<35> s<34> l<13> -n<> u<32> t<Port_expression> p<33> l<13> -n<> u<33> t<Port> p<34> c<32> l<13> -n<> u<34> t<List_of_ports> p<35> c<33> l<13> -n<> u<35> t<Module_nonansi_header> p<37> c<30> s<36> l<13> -n<> u<36> t<Endmodule> p<37> l<14> -n<> u<37> t<Module_declaration> p<38> c<35> l<13> -n<> u<38> t<Description> p<126> c<37> s<125> l<13> -n<> u<39> t<Module_keyword> p<44> s<40> l<16> -n<top> u<40> t<StringConst> p<44> s<43> l<16> -n<> u<41> t<Port_expression> p<42> l<16> -n<> u<42> t<Port> p<43> c<41> l<16> -n<> u<43> t<List_of_ports> p<44> c<42> l<16> -n<> u<44> t<Module_nonansi_header> p<124> c<39> s<54> l<16> -n<pkg> u<45> t<StringConst> p<46> l<17> -n<> u<46> t<Package_import_item> p<47> c<45> l<17> -n<> u<47> t<Package_import_declaration> p<48> c<46> l<17> -n<> u<48> t<Data_declaration> p<49> c<47> l<17> -n<> u<49> t<Package_or_generate_item_declaration> p<50> c<48> l<17> -n<> u<50> t<Module_or_generate_item_declaration> p<51> c<49> l<17> -n<> u<51> t<Module_common_item> p<52> c<50> l<17> -n<> u<52> t<Module_or_generate_item> p<53> c<51> l<17> -n<> u<53> t<Non_port_module_item> p<54> c<52> l<17> -n<> u<54> t<Module_item> p<124> c<53> s<72> l<17> -n<IDLE> u<55> t<StringConst> p<56> l<18> -n<> u<56> t<Enum_name_declaration> p<63> c<55> s<58> l<18> -n<WRITE> u<57> t<StringConst> p<58> l<18> -n<> u<58> t<Enum_name_declaration> p<63> c<57> s<60> l<18> -n<READ> u<59> t<StringConst> p<60> l<18> -n<> u<60> t<Enum_name_declaration> p<63> c<59> s<62> l<18> -n<DONE> u<61> t<StringConst> p<62> l<18> -n<> u<62> t<Enum_name_declaration> p<63> c<61> l<18> -n<> u<63> t<Data_type> p<65> c<56> s<64> l<18> -n<fsm_t> u<64> t<StringConst> p<65> l<18> -n<> u<65> t<Type_declaration> p<66> c<63> l<18> -n<> u<66> t<Data_declaration> p<67> c<65> l<18> -n<> u<67> t<Package_or_generate_item_declaration> p<68> c<66> l<18> -n<> u<68> t<Module_or_generate_item_declaration> p<69> c<67> l<18> -n<> u<69> t<Module_common_item> p<70> c<68> l<18> -n<> u<70> t<Module_or_generate_item> p<71> c<69> l<18> -n<> u<71> t<Non_port_module_item> p<72> c<70> l<18> -n<> u<72> t<Module_item> p<124> c<71> s<80> l<18> -n<fsm_t> u<73> t<StringConst> p<74> l<20> -n<> u<74> t<Interface_identifier> p<78> c<73> s<77> l<20> -n<state> u<75> t<StringConst> p<76> l<20> -n<> u<76> t<Interface_identifier> p<77> c<75> l<20> -n<> u<77> t<List_of_interface_identifiers> p<78> c<76> l<20> -n<> u<78> t<Interface_port_declaration> p<79> c<74> l<20> -n<> u<79> t<Port_declaration> p<80> c<78> l<20> -n<> u<80> t<Module_item> p<124> c<79> s<88> l<20> -n<fsm_t_pkg> u<81> t<StringConst> p<82> l<21> -n<> u<82> t<Interface_identifier> p<86> c<81> s<85> l<21> -n<state2> u<83> t<StringConst> p<84> l<21> -n<> u<84> t<Interface_identifier> p<85> c<83> l<21> -n<> u<85> t<List_of_interface_identifiers> p<86> c<84> l<21> -n<> u<86> t<Interface_port_declaration> p<87> c<82> l<21> -n<> u<87> t<Port_declaration> p<88> c<86> l<21> -n<> u<88> t<Module_item> p<124> c<87> s<98> l<21> -n<bottom> u<89> t<StringConst> p<95> s<94> l<23> -n<bot> u<90> t<StringConst> p<91> l<23> -n<> u<91> t<Name_of_instance> p<94> c<90> s<93> l<23> -n<> u<92> t<Ordered_port_connection> p<93> l<23> -n<> u<93> t<List_of_port_connections> p<94> c<92> l<23> -n<> u<94> t<Hierarchical_instance> p<95> c<91> l<23> -n<> u<95> t<Module_instantiation> p<96> c<89> l<23> -n<> u<96> t<Module_or_generate_item> p<97> c<95> l<23> -n<> u<97> t<Non_port_module_item> p<98> c<96> l<23> -n<> u<98> t<Module_item> p<124> c<97> s<106> l<23> -n<Environment> u<99> t<StringConst> p<100> l<25> -n<> u<100> t<Interface_identifier> p<104> c<99> s<103> l<25> -n<env> u<101> t<StringConst> p<102> l<25> -n<> u<102> t<Interface_identifier> p<103> c<101> l<25> -n<> u<103> t<List_of_interface_identifiers> p<104> c<102> l<25> -n<> u<104> t<Interface_port_declaration> p<105> c<100> l<25> -n<> u<105> t<Port_declaration> p<106> c<104> l<25> -n<> u<106> t<Module_item> p<124> c<105> s<114> l<25> -n<Configuration1> u<107> t<StringConst> p<108> l<26> -n<> u<108> t<Interface_identifier> p<112> c<107> s<111> l<26> -n<cfg> u<109> t<StringConst> p<110> l<26> -n<> u<110> t<Interface_identifier> p<111> c<109> l<26> -n<> u<111> t<List_of_interface_identifiers> p<112> c<110> l<26> -n<> u<112> t<Interface_port_declaration> p<113> c<108> l<26> -n<> u<113> t<Port_declaration> p<114> c<112> l<26> -n<> u<114> t<Module_item> p<124> c<113> s<122> l<26> -n<Configuration2> u<115> t<StringConst> p<116> l<27> -n<> u<116> t<Interface_identifier> p<120> c<115> s<119> l<27> -n<cfg> u<117> t<StringConst> p<118> l<27> -n<> u<118> t<Interface_identifier> p<119> c<117> l<27> -n<> u<119> t<List_of_interface_identifiers> p<120> c<118> l<27> -n<> u<120> t<Interface_port_declaration> p<121> c<116> l<27> -n<> u<121> t<Port_declaration> p<122> c<120> l<27> -n<> u<122> t<Module_item> p<124> c<121> s<123> l<27> -n<> u<123> t<Endmodule> p<124> l<28> -n<> u<124> t<Module_declaration> p<125> c<44> l<16> -n<> u<125> t<Description> p<126> c<124> l<16> -n<> u<126> t<Source_text> p<127> c<23> l<2> -n<> u<127> t<Top_level_rule> l<2> +[INFO :PA0201] Parsing source file "top.v". + LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<251> s<250> l<4> @@ -400,16 +270,146 @@ n<> u<249> t<Description> p<250> c<248> l<58> n<> u<250> t<Source_text> p<251> c<106> l<4> n<> u<251> t<Top_level_rule> l<4> +LIB: work +FILE: top.v +n<> u<0> t<Null_rule> p<127> s<126> l<2> +n<pkg> u<1> t<StringConst> p<22> s<6> l<2> +n<Configuration1> u<2> t<StringConst> p<4> s<3> l<3> +n<> u<3> t<Endclass> p<4> l<4> +n<> u<4> t<Class_declaration> p<5> c<2> l<3> +n<> u<5> t<Package_or_generate_item_declaration> p<6> c<4> l<3> +n<> u<6> t<Package_item> p<22> c<5> s<20> l<3> +n<IDLE> u<7> t<StringConst> p<8> l<6> +n<> u<8> t<Enum_name_declaration> p<15> c<7> s<10> l<6> +n<WRITE> u<9> t<StringConst> p<10> l<6> +n<> u<10> t<Enum_name_declaration> p<15> c<9> s<12> l<6> +n<READ> u<11> t<StringConst> p<12> l<6> +n<> u<12> t<Enum_name_declaration> p<15> c<11> s<14> l<6> +n<DONE> u<13> t<StringConst> p<14> l<6> +n<> u<14> t<Enum_name_declaration> p<15> c<13> l<6> +n<> u<15> t<Data_type> p<17> c<8> s<16> l<6> +n<fsm_t_pkg> u<16> t<StringConst> p<17> l<6> +n<> u<17> t<Type_declaration> p<18> c<15> l<6> +n<> u<18> t<Data_declaration> p<19> c<17> l<6> +n<> u<19> t<Package_or_generate_item_declaration> p<20> c<18> l<6> +n<> u<20> t<Package_item> p<22> c<19> s<21> l<6> +n<> u<21> t<Endpackage> p<22> l<8> +n<> u<22> t<Package_declaration> p<23> c<1> l<2> +n<> u<23> t<Description> p<126> c<22> s<29> l<2> +n<Configuration2> u<24> t<StringConst> p<26> s<25> l<10> +n<> u<25> t<Endclass> p<26> l<11> +n<> u<26> t<Class_declaration> p<27> c<24> l<10> +n<> u<27> t<Package_or_generate_item_declaration> p<28> c<26> l<10> +n<> u<28> t<Package_item> p<29> c<27> l<10> +n<> u<29> t<Description> p<126> c<28> s<38> l<10> +n<> u<30> t<Module_keyword> p<35> s<31> l<13> +n<bottom> u<31> t<StringConst> p<35> s<34> l<13> +n<> u<32> t<Port_expression> p<33> l<13> +n<> u<33> t<Port> p<34> c<32> l<13> +n<> u<34> t<List_of_ports> p<35> c<33> l<13> +n<> u<35> t<Module_nonansi_header> p<37> c<30> s<36> l<13> +n<> u<36> t<Endmodule> p<37> l<14> +n<> u<37> t<Module_declaration> p<38> c<35> l<13> +n<> u<38> t<Description> p<126> c<37> s<125> l<13> +n<> u<39> t<Module_keyword> p<44> s<40> l<16> +n<top> u<40> t<StringConst> p<44> s<43> l<16> +n<> u<41> t<Port_expression> p<42> l<16> +n<> u<42> t<Port> p<43> c<41> l<16> +n<> u<43> t<List_of_ports> p<44> c<42> l<16> +n<> u<44> t<Module_nonansi_header> p<124> c<39> s<54> l<16> +n<pkg> u<45> t<StringConst> p<46> l<17> +n<> u<46> t<Package_import_item> p<47> c<45> l<17> +n<> u<47> t<Package_import_declaration> p<48> c<46> l<17> +n<> u<48> t<Data_declaration> p<49> c<47> l<17> +n<> u<49> t<Package_or_generate_item_declaration> p<50> c<48> l<17> +n<> u<50> t<Module_or_generate_item_declaration> p<51> c<49> l<17> +n<> u<51> t<Module_common_item> p<52> c<50> l<17> +n<> u<52> t<Module_or_generate_item> p<53> c<51> l<17> +n<> u<53> t<Non_port_module_item> p<54> c<52> l<17> +n<> u<54> t<Module_item> p<124> c<53> s<72> l<17> +n<IDLE> u<55> t<StringConst> p<56> l<18> +n<> u<56> t<Enum_name_declaration> p<63> c<55> s<58> l<18> +n<WRITE> u<57> t<StringConst> p<58> l<18> +n<> u<58> t<Enum_name_declaration> p<63> c<57> s<60> l<18> +n<READ> u<59> t<StringConst> p<60> l<18> +n<> u<60> t<Enum_name_declaration> p<63> c<59> s<62> l<18> +n<DONE> u<61> t<StringConst> p<62> l<18> +n<> u<62> t<Enum_name_declaration> p<63> c<61> l<18> +n<> u<63> t<Data_type> p<65> c<56> s<64> l<18> +n<fsm_t> u<64> t<StringConst> p<65> l<18> +n<> u<65> t<Type_declaration> p<66> c<63> l<18> +n<> u<66> t<Data_declaration> p<67> c<65> l<18> +n<> u<67> t<Package_or_generate_item_declaration> p<68> c<66> l<18> +n<> u<68> t<Module_or_generate_item_declaration> p<69> c<67> l<18> +n<> u<69> t<Module_common_item> p<70> c<68> l<18> +n<> u<70> t<Module_or_generate_item> p<71> c<69> l<18> +n<> u<71> t<Non_port_module_item> p<72> c<70> l<18> +n<> u<72> t<Module_item> p<124> c<71> s<80> l<18> +n<fsm_t> u<73> t<StringConst> p<74> l<20> +n<> u<74> t<Interface_identifier> p<78> c<73> s<77> l<20> +n<state> u<75> t<StringConst> p<76> l<20> +n<> u<76> t<Interface_identifier> p<77> c<75> l<20> +n<> u<77> t<List_of_interface_identifiers> p<78> c<76> l<20> +n<> u<78> t<Interface_port_declaration> p<79> c<74> l<20> +n<> u<79> t<Port_declaration> p<80> c<78> l<20> +n<> u<80> t<Module_item> p<124> c<79> s<88> l<20> +n<fsm_t_pkg> u<81> t<StringConst> p<82> l<21> +n<> u<82> t<Interface_identifier> p<86> c<81> s<85> l<21> +n<state2> u<83> t<StringConst> p<84> l<21> +n<> u<84> t<Interface_identifier> p<85> c<83> l<21> +n<> u<85> t<List_of_interface_identifiers> p<86> c<84> l<21> +n<> u<86> t<Interface_port_declaration> p<87> c<82> l<21> +n<> u<87> t<Port_declaration> p<88> c<86> l<21> +n<> u<88> t<Module_item> p<124> c<87> s<98> l<21> +n<bottom> u<89> t<StringConst> p<95> s<94> l<23> +n<bot> u<90> t<StringConst> p<91> l<23> +n<> u<91> t<Name_of_instance> p<94> c<90> s<93> l<23> +n<> u<92> t<Ordered_port_connection> p<93> l<23> +n<> u<93> t<List_of_port_connections> p<94> c<92> l<23> +n<> u<94> t<Hierarchical_instance> p<95> c<91> l<23> +n<> u<95> t<Module_instantiation> p<96> c<89> l<23> +n<> u<96> t<Module_or_generate_item> p<97> c<95> l<23> +n<> u<97> t<Non_port_module_item> p<98> c<96> l<23> +n<> u<98> t<Module_item> p<124> c<97> s<106> l<23> +n<Environment> u<99> t<StringConst> p<100> l<25> +n<> u<100> t<Interface_identifier> p<104> c<99> s<103> l<25> +n<env> u<101> t<StringConst> p<102> l<25> +n<> u<102> t<Interface_identifier> p<103> c<101> l<25> +n<> u<103> t<List_of_interface_identifiers> p<104> c<102> l<25> +n<> u<104> t<Interface_port_declaration> p<105> c<100> l<25> +n<> u<105> t<Port_declaration> p<106> c<104> l<25> +n<> u<106> t<Module_item> p<124> c<105> s<114> l<25> +n<Configuration1> u<107> t<StringConst> p<108> l<26> +n<> u<108> t<Interface_identifier> p<112> c<107> s<111> l<26> +n<cfg> u<109> t<StringConst> p<110> l<26> +n<> u<110> t<Interface_identifier> p<111> c<109> l<26> +n<> u<111> t<List_of_interface_identifiers> p<112> c<110> l<26> +n<> u<112> t<Interface_port_declaration> p<113> c<108> l<26> +n<> u<113> t<Port_declaration> p<114> c<112> l<26> +n<> u<114> t<Module_item> p<124> c<113> s<122> l<26> +n<Configuration2> u<115> t<StringConst> p<116> l<27> +n<> u<116> t<Interface_identifier> p<120> c<115> s<119> l<27> +n<cfg> u<117> t<StringConst> p<118> l<27> +n<> u<118> t<Interface_identifier> p<119> c<117> l<27> +n<> u<119> t<List_of_interface_identifiers> p<120> c<118> l<27> +n<> u<120> t<Interface_port_declaration> p<121> c<116> l<27> +n<> u<121> t<Port_declaration> p<122> c<120> l<27> +n<> u<122> t<Module_item> p<124> c<121> s<123> l<27> +n<> u<123> t<Endmodule> p<124> l<28> +n<> u<124> t<Module_declaration> p<125> c<44> l<16> +n<> u<125> t<Description> p<126> c<124> l<16> +n<> u<126> t<Source_text> p<127> c<23> l<2> +n<> u<127> t<Top_level_rule> l<2> [WARNI:PA0205] top.v:2 No timescale set for "pkg". [WARNI:PA0205] top.v:13 No timescale set for "bottom". [WARNI:PA0205] top.v:16 No timescale set for "top". -[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PY0400] Processing source file "top.v". +[INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [ERROR:PY0405] top.v:13 Module declaration "module bottom ( ) ; ". [ERROR:PY0405] top.v:16 Module declaration "module top ( ) ; ". @@ -418,19 +418,19 @@ [INFO :CP0301] top.v:2 Compile package "pkg". -[INFO :CP0303] top.v:16 Compile module "work@top". - [INFO :CP0303] top.v:13 Compile module "work@bottom". +[INFO :CP0303] top.v:16 Compile module "work@top". + [INFO :CP0302] top.v:3 Compile class "pkg::Configuration1". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] top.v:10 Compile class "work@Configuration2". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] top.v:10 Compile class "work@Configuration2". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". [ERROR:CP0317] top.v:25 Undefined type "Environment". @@ -527,5 +527,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.40user 0.04system 0:00.37elapsed 118%CPU (0avgtext+0avgdata 45656maxresident)k -0inputs+24outputs (0major+14546minor)pagefaults 0swaps +0.42user 0.04system 0:00.40elapsed 115%CPU (0avgtext+0avgdata 45716maxresident)k +32inputs+24outputs (0major+14518minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitQueue/UnitQueue.log b/SVIncCompil/Testcases/UnitQueue/UnitQueue.log index ed22af0..1738f95 100644 --- a/SVIncCompil/Testcases/UnitQueue/UnitQueue.log +++ b/SVIncCompil/Testcases/UnitQueue/UnitQueue.log
@@ -227,5 +227,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.39user 0.03system 0:00.44elapsed 95%CPU (0avgtext+0avgdata 45236maxresident)k -8inputs+16outputs (0major+13323minor)pagefaults 0swaps +0.39user 0.03system 0:00.42elapsed 100%CPU (0avgtext+0avgdata 45608maxresident)k +0inputs+16outputs (0major+13325minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log b/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log index 62be3d6..b91c12c 100644 --- a/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log +++ b/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log
@@ -37,5 +37,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.34user 0.02system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 45292maxresident)k -8inputs+24outputs (0major+12610minor)pagefaults 0swaps +0.33user 0.03system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 45596maxresident)k +8inputs+24outputs (0major+12620minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log b/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log index 7e0ff65..6e80c4f 100644 --- a/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log +++ b/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log
@@ -43,10 +43,10 @@ [WARNI:PA0205] bw_zzctu_sync.v:28 No timescale set for "bw_zzctu_sync". -[WARNI:PA0205] bw_dtl_impctl_pullup.v:21 No timescale set for "bw_dtl_impctl_pullup". - [WARNI:PA0205] bw_dtl_impctl_pulldown.v:21 No timescale set for "bw_dtl_impctl_pulldown". +[WARNI:PA0205] bw_dtl_impctl_pullup.v:21 No timescale set for "bw_dtl_impctl_pullup". + [WARNI:PA0205] bw_temp_diode.v:21 No timescale set for "bw_temp_diode". [WARNI:PA0205] bw_zckgatedcap_h.v:21 No timescale set for "bw_zckgatedcap_h". @@ -93,10 +93,10 @@ [WARNI:PA0205] ff_dram_sc_bank3.v:29 No timescale set for "ff_dram_sc_bank3". -[WARNI:PA0205] flop_rptrs_xa0.v:22 No timescale set for "flop_rptrs_xa0". - [WARNI:PA0205] cluster_header_dup.v:24 No timescale set for "cluster_header_dup". +[WARNI:PA0205] flop_rptrs_xa0.v:22 No timescale set for "flop_rptrs_xa0". + [WARNI:PA0205] cpx_buf_io.v:33 No timescale set for "cpx_buf_io". [WARNI:PA0205] casez.v:3 No timescale set for "tb_casez". @@ -105,32 +105,32 @@ [WARNI:PA0205] ccx.v:24 No timescale set for "ccx". -[WARNI:PA0205] flop_rptrs_xc2.v:22 No timescale set for "flop_rptrs_xc2". - [WARNI:PA0205] dbginit_mon.v:29 No timescale set for "dbginit_mon". +[WARNI:PA0205] flop_rptrs_xc2.v:22 No timescale set for "flop_rptrs_xc2". + [WARNI:PA0205] flop_rptrs_xc6.v:22 No timescale set for "flop_rptrs_xc6". [WARNI:PA0205] ff_dram_sc_bank2.v:29 No timescale set for "ff_dram_sc_bank2". [WARNI:PA0205] ff_jbi_sc3_2.v:21 No timescale set for "ff_jbi_sc3_2". -[WARNI:PA0205] flop_rptrs_xb0.v:22 No timescale set for "flop_rptrs_xb0". - [WARNI:PA0205] cpx_fpbuf_p0.v:21 No timescale set for "cpx_fpbuf_p0". +[WARNI:PA0205] flop_rptrs_xb0.v:22 No timescale set for "flop_rptrs_xb0". + [WARNI:PA0205] ctu_bottom_rptr.v:21 No timescale set for "ctu_bottom_rptr". [WARNI:PA0205] flop_rptrs_xc0.v:22 No timescale set for "flop_rptrs_xc0". +[WARNI:PA0205] flop_rptrs_xc4.v:22 No timescale set for "flop_rptrs_xc4". + [WARNI:PA0205] fpu_cnt_lead0_53b.v:27 No timescale set for "fpu_cnt_lead0_53b". [WARNI:PA0205] fpu_cnt_lead0_lvl2.v:27 No timescale set for "fpu_cnt_lead0_lvl2". [WARNI:PA0205] fpu_cnt_lead0_lvl4.v:27 No timescale set for "fpu_cnt_lead0_lvl4". -[WARNI:PA0205] flop_rptrs_xc4.v:22 No timescale set for "flop_rptrs_xc4". - [WARNI:PA0205] ctu_clsp_clkgn_clksel.v:27 No timescale set for "ctu_clsp_clkgn_clksel". [WARNI:PA0205] flop_rptrs_xb1.v:22 No timescale set for "flop_rptrs_xb1". @@ -233,34 +233,36 @@ [WARNI:PA0205] inc-2.v:6 No timescale set for "a_module". -[WARNI:PA0205] fpu_mul_ctl.v:33 No timescale set for "fpu_mul_ctl". - [WARNI:PA0205] iob_ccx_rptr.v:21 No timescale set for "iob_ccx_rptr". [WARNI:PA0205] iob_jbi_rptr_0.v:21 No timescale set for "iob_jbi_rptr_0". +[WARNI:PA0205] fpu_mul_ctl.v:33 No timescale set for "fpu_mul_ctl". + [WARNI:PA0205] loops.v:3 No timescale set for "tb_loops". [WARNI:PA0205] pad_ddr2.v:21 No timescale set for "pad_ddr2". [WARNI:PA0205] lsu_stb_ctldp.v:23 No timescale set for "lsu_stb_ctldp". +[WARNI:PA0205] mod-param-dec.v:2 No timescale set for "mod_param_dec_1". + +[WARNI:PA0205] mod-param-dec.v:9 No timescale set for "mod_param_dec_2". + [WARNI:PA0205] sc_2_3_dbg_rptr.v:21 No timescale set for "sc_2_3_dbg_rptr". [WARNI:PA0205] scbuf_fbd.v:23 No timescale set for "scbuf_fbd". [WARNI:PA0205] scbuf_rdmard.v:23 No timescale set for "scbuf_rdmard". -[WARNI:PA0205] mod-param-dec.v:2 No timescale set for "mod_param_dec_1". - -[WARNI:PA0205] mod-param-dec.v:9 No timescale set for "mod_param_dec_2". - [WARNI:PA0205] scdata_periph_io.v:22 No timescale set for "scdata_periph_io". [WARNI:PA0205] scdata_rep.v:21 No timescale set for "scdata_rep". [WARNI:PA0205] scdata_subbank.v:21 No timescale set for "scdata_subbank". +[WARNI:PA0205] sctag_dbgdp.v:23 No timescale set for "sctag_dbgdp". + [WARNI:PA0205] sctag_cpx_rptr_0.v:21 No timescale set for "sctag_cpx_rptr_0". [WARNI:PA0205] sctag_cpx_rptr_1.v:21 No timescale set for "sctag_cpx_rptr_1". @@ -269,32 +271,22 @@ [WARNI:PA0205] sctag_cpx_rptr_3.v:21 No timescale set for "sctag_cpx_rptr_3". -[WARNI:PA0205] sctag_deccdp.v:41 No timescale set for "sctag_deccdp". - -[WARNI:PA0205] sctag_dir_out.v:21 No timescale set for "sctag_dir_out". - -[WARNI:PA0205] sctag_dirl_buf.v:21 No timescale set for "sctag_dirl_buf". - -[WARNI:PA0205] sctag_min_rptr.v:21 No timescale set for "sctag_min_rptr". - -[WARNI:PA0205] sctag_oqdp.v:47 No timescale set for "sctag_oqdp". - -[WARNI:PA0205] sctag_dbgdp.v:23 No timescale set for "sctag_dbgdp". - [WARNI:PA0205] sctag_dir_ctl.v:21 No timescale set for "sctag_dir_ctl". [WARNI:PA0205] sctag_dir_in.v:21 No timescale set for "sctag_dir_in". [WARNI:PA0205] sctag_dirg_buf.v:21 No timescale set for "sctag_dirg_buf". -[WARNI:PA0205] sctag_scbuf_rptr3.v:21 No timescale set for "sctag_scbuf_rptr3". - -[WARNI:PA0205] sctag_sig_rptr.v:21 No timescale set for "sctag_sig_rptr". +[WARNI:PA0205] sctag_deccdp.v:41 No timescale set for "sctag_deccdp". [WARNI:PA0205] sctag_dirrep.v:21 No timescale set for "sctag_dirrep". +[WARNI:PA0205] sctag_dir_out.v:21 No timescale set for "sctag_dir_out". + [WARNI:PA0205] sctag_pcx_rptr_0.v:21 No timescale set for "sctag_pcx_rptr_0". +[WARNI:PA0205] sctag_dirl_buf.v:21 No timescale set for "sctag_dirl_buf". + [WARNI:PA0205] sctag_pcx_rptr_1.v:21 No timescale set for "sctag_pcx_rptr_1". [WARNI:PA0205] sctag_pcx_rptr_2.v:21 No timescale set for "sctag_pcx_rptr_2". @@ -303,80 +295,80 @@ [WARNI:PA0205] sctag_retbuf.v:22 No timescale set for "sctag_retbuf". +[WARNI:PA0205] sctag_min_rptr.v:21 No timescale set for "sctag_min_rptr". + +[WARNI:PA0205] module-instance.v:3 No timescale set for "test_top". + +[WARNI:PA0205] net_type_directive.v:5 No timescale set for "dumb". + +[WARNI:PA0205] sctag_oqdp.v:47 No timescale set for "sctag_oqdp". + +[WARNI:PA0205] sctag_scbuf_rptr3.v:21 No timescale set for "sctag_scbuf_rptr3". + +[WARNI:PA0205] fpu_add_ctl.v:32 No timescale set for "fpu_add_ctl". + +[WARNI:PA0205] sctag_sig_rptr.v:21 No timescale set for "sctag_sig_rptr". + [WARNI:PA0205] sctag_snpctl.v:24 No timescale set for "sctag_snpctl". [WARNI:PA0205] sctag_stdatarep.v:21 No timescale set for "sctag_stdatarep". [WARNI:PA0205] sctag_tagctlrep.v:21 No timescale set for "sctag_tagctlrep". -[WARNI:PA0205] module-instance.v:3 No timescale set for "test_top". - -[WARNI:PA0205] sctag_tagl_dp.v:28 No timescale set for "sctag_tagl_dp". - -[WARNI:PA0205] net_type_directive.v:5 No timescale set for "dumb". - -[WARNI:PA0205] fpu_add_ctl.v:32 No timescale set for "fpu_add_ctl". - -[WARNI:PA0205] sctag_vuad_ctl.v:24 No timescale set for "sctag_vuad_ctl". - -[WARNI:PA0205] sparc_exu_aluadder64.v:30 No timescale set for "sparc_exu_aluadder64". - -[WARNI:PA0205] sparc_exu_alulogic.v:33 No timescale set for "sparc_exu_alulogic". - [WARNI:PA0205] sctag_retdp.v:22 No timescale set for "sctag_retdp". -[WARNI:PA0205] sparc_exu_aluor32.v:29 No timescale set for "sparc_exu_aluor32". +[WARNI:PA0205] sctag_tagl_dp.v:28 No timescale set for "sctag_tagl_dp". [WARNI:PA0205] sctag_scbuf_rptr0.v:21 No timescale set for "sctag_scbuf_rptr0". [WARNI:PA0205] sctag_scbuf_rptr1.v:21 No timescale set for "sctag_scbuf_rptr1". -[WARNI:PA0205] sctag_scbuf_rptr2.v:21 No timescale set for "sctag_scbuf_rptr2". +[WARNI:PA0205] sctag_vuad_ctl.v:24 No timescale set for "sctag_vuad_ctl". -[WARNI:PA0205] sparc_exu_byp_eccgen.v:27 No timescale set for "sparc_exu_byp_eccgen". +[WARNI:PA0205] sctag_scbuf_rptr2.v:21 No timescale set for "sctag_scbuf_rptr2". [WARNI:PA0205] sctag_scbufrep.v:21 No timescale set for "sctag_scbufrep". +[WARNI:PA0205] sparc_exu_aluadder64.v:30 No timescale set for "sparc_exu_aluadder64". + [WARNI:PA0205] sctag_slow_rptr.v:21 No timescale set for "sctag_slow_rptr". -[WARNI:PA0205] sparc_exu_eclcomp7.v:28 No timescale set for "sparc_exu_eclcomp7". +[WARNI:PA0205] sparc_exu_alulogic.v:33 No timescale set for "sparc_exu_alulogic". + +[WARNI:PA0205] sparc_exu_aluor32.v:29 No timescale set for "sparc_exu_aluor32". [WARNI:PA0205] sctag_snpdp.v:25 No timescale set for "sctag_snpdp". -[WARNI:PA0205] sparc_exu_shft.v:29 No timescale set for "sparc_exu_shft". - -[WARNI:PA0205] sparc_ffu_part_add32.v:27 No timescale set for "sparc_ffu_part_add32". - -[WARNI:PA0205] fpu_rptr_groups.v:22 No timescale set for "fpu_rptr_groups". - -[WARNI:PA0205] sparc_ffu_vis.v:28 No timescale set for "sparc_ffu_vis". +[WARNI:PA0205] sparc_exu_byp_eccgen.v:27 No timescale set for "sparc_exu_byp_eccgen". [WARNI:PA0205] sctag_tagdp.v:39 No timescale set for "sctag_tagdp". -[WARNI:PA0205] sparc_ifu_par34.v:28 No timescale set for "sparc_ifu_par34". - -[WARNI:PA0205] sctag_vuadcol_dp.v:24 No timescale set for "sctag_vuadcol_dp". - -[WARNI:PA0205] iob_jbi_rptr_1.v:21 No timescale set for "iob_jbi_rptr_1". - [WARNI:PA0205] operators.v:2 No timescale set for "tb_operators". -[WARNI:PA0205] sparc_ifu_thrcmpl.v:30 No timescale set for "sparc_ifu_thrcmpl". +[WARNI:PA0205] fpu_rptr_groups.v:22 No timescale set for "fpu_rptr_groups". + +[WARNI:PA0205] sparc_exu_eclcomp7.v:28 No timescale set for "sparc_exu_eclcomp7". [WARNI:PA0205] pad_ddr0.v:21 No timescale set for "pad_ddr0". -[WARNI:PA0205] spu_mald.v:29 No timescale set for "spu_mald". +[WARNI:PA0205] iob_jbi_rptr_1.v:21 No timescale set for "iob_jbi_rptr_1". -[WARNI:PA0205] synchronizer_asr_dup.v:21 No timescale set for "synchronizer_asr_dup". +[WARNI:PA0205] sctag_vuadcol_dp.v:24 No timescale set for "sctag_vuadcol_dp". + +[WARNI:PA0205] sparc_exu_shft.v:29 No timescale set for "sparc_exu_shft". + +[WARNI:PA0205] pad_ddr3.v:21 No timescale set for "pad_ddr3". + +[WARNI:PA0205] sparc_ffu_part_add32.v:27 No timescale set for "sparc_ffu_part_add32". + +[WARNI:PA0205] sparc_ffu_vis.v:28 No timescale set for "sparc_ffu_vis". + +[WARNI:PA0205] sparc_ifu_par34.v:28 No timescale set for "sparc_ifu_par34". [WARNI:PA0205] simple_task.v:1 No timescale set for "simple_task". -[WARNI:PA0205] test_stub_scan.v:29 No timescale set for "test_stub_scan". - [WARNI:PA0205] sparc_exu_alu_16eql.v:27 No timescale set for "sparc_exu_alu_16eql". -[WARNI:PA0205] pad_ddr3.v:21 No timescale set for "pad_ddr3". - [WARNI:PA0205] sparc_exu_aluaddsub.v:35 No timescale set for "sparc_exu_aluaddsub". [WARNI:PA0205] sparc_exu_aluspr.v:29 No timescale set for "sparc_exu_aluspr". @@ -385,8 +377,16 @@ [WARNI:PA0205] sparc_exu_div_32eql.v:21 No timescale set for "sparc_exu_div_32eql". +[WARNI:PA0205] sparc_ifu_thrcmpl.v:30 No timescale set for "sparc_ifu_thrcmpl". + +[WARNI:PA0205] spu_mald.v:29 No timescale set for "spu_mald". + +[WARNI:PA0205] synchronizer_asr_dup.v:21 No timescale set for "synchronizer_asr_dup". + [WARNI:PA0205] sparc_exu_ecc_dec.v:28 No timescale set for "sparc_exu_ecc_dec". +[WARNI:PA0205] test_stub_scan.v:29 No timescale set for "test_stub_scan". + [WARNI:PA0205] sparc_exu_ecl_cnt6.v:26 No timescale set for "sparc_exu_ecl_cnt6". [WARNI:PA0205] lsu_tagdp.v:21 No timescale set for "lsu_tagdp". @@ -481,38 +481,38 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] std-7.1.6-primitives.v:8 Compile module "work@busdriver_equiv". - [INFO :CP0303] inc-2.v:6 Compile module "work@a_module". +[INFO :CP0303] std-7.1.6-primitives.v:8 Compile module "work@busdriver_equiv". + [INFO :CP0303] bw_ctu_pad_cluster.v:28 Compile module "work@bw_ctu_pad_cluster". -[INFO :CP0303] std-6.1.2-contassign.v:1 Compile module "work@adder". - [INFO :CP0303] bw_dtl_impctl_pulldown.v:21 Compile module "work@bw_dtl_impctl_pulldown". +[INFO :CP0303] std-6.1.2-contassign.v:1 Compile module "work@adder". + [INFO :CP0303] efc_lib.v:28 Compile module "work@bw_efc_latch". -[INFO :CP0303] bw_dtl_impctl_pullup.v:21 Compile module "work@bw_dtl_impctl_pullup". - [INFO :CP0303] bw_r_l2d.v:21 Compile module "work@bw_r_l2d". -[INFO :CP0303] bw_temp_diode.v:21 Compile module "work@bw_temp_diode". +[INFO :CP0303] bw_dtl_impctl_pullup.v:21 Compile module "work@bw_dtl_impctl_pullup". [INFO :CP0303] bw_r_l2d_rep_bot.v:21 Compile module "work@bw_r_l2d_rep_bot". -[INFO :CP0303] bw_r_l2d_rep_top.v:21 Compile module "work@bw_r_l2d_rep_top". +[INFO :CP0303] bw_temp_diode.v:21 Compile module "work@bw_temp_diode". [INFO :CP0303] c2i_sdp.v:40 Compile module "work@c2i_sdp". +[INFO :CP0303] bw_r_l2d_rep_top.v:21 Compile module "work@bw_r_l2d_rep_top". + [INFO :CP0303] bw_zckgatedcap_h.v:21 Compile module "work@bw_zckgatedcap_h". [INFO :CP0303] bw_zzctu_sync.v:28 Compile module "work@bw_zzctu_sync". -[INFO :CP0303] c2i_buf.v:39 Compile module "work@c2i_buf". - [INFO :CP0303] ccx_arbc.v:38 Compile module "work@ccx_arbc". +[INFO :CP0303] c2i_buf.v:39 Compile module "work@c2i_buf". + [INFO :CP0303] ccx.v:24 Compile module "work@ccx". [INFO :CP0303] ccx_arb_atomq.v:37 Compile module "work@ccx_arb_atomq". @@ -523,102 +523,102 @@ [INFO :CP0303] ccx_iob_rptr.v:21 Compile module "work@ccx_iob_rptr". -[INFO :CP0303] cpx_buf_p0_even.v:36 Compile module "work@cpx_buf_p0_even". - [INFO :CP0303] ccx_spc_rpt.v:23 Compile module "work@ccx_spc_rpt". [INFO :CP0303] cpx_buf_io.v:33 Compile module "work@cpx_buf_io". -[INFO :CP0303] cpx_buf_p3.v:36 Compile module "work@cpx_buf_p3". +[INFO :CP0303] cpx_buf_p0_even.v:36 Compile module "work@cpx_buf_p0_even". [INFO :CP0303] cpx_buf_p0.v:36 Compile module "work@cpx_buf_p0". -[INFO :CP0303] cpx_buf_p4_even.v:35 Compile module "work@cpx_buf_p4_even". +[INFO :CP0303] cpx_buf_p3.v:36 Compile module "work@cpx_buf_p3". [INFO :CP0303] cpx_buf_p4.v:36 Compile module "work@cpx_buf_p4". +[INFO :CP0303] cpx_buf_p4_even.v:35 Compile module "work@cpx_buf_p4_even". + [INFO :CP0303] cpx_buf_pm.v:37 Compile module "work@cpx_buf_pm". [INFO :CP0303] cpx_databuf_ca.v:40 Compile module "work@cpx_databuf_ca". -[INFO :CP0303] cpx_buf_pm_even.v:37 Compile module "work@cpx_buf_pm_even". - [INFO :CP0303] cpx_dp2.v:38 Compile module "work@cpx_dp2". +[INFO :CP0303] cpx_buf_pm_even.v:37 Compile module "work@cpx_buf_pm_even". + [INFO :CP0303] cpx_dp_halfarray.v:39 Compile module "work@cpx_dp_halfarray". -[INFO :CP0303] cpx_databuf_ca2.v:39 Compile module "work@cpx_databuf_ca2". - [INFO :CP0303] ccx_global_int_buf.v:25 Compile module "work@ccx_global_int_buf". -[INFO :CP0303] cpx_dp4.v:38 Compile module "work@cpx_dp4". +[INFO :CP0303] cpx_databuf_ca2.v:39 Compile module "work@cpx_databuf_ca2". [INFO :CP0303] cpx.v:41 Compile module "work@cpx". -[INFO :CP0303] cpx_spc_buf.v:24 Compile module "work@cpx_spc_buf". +[INFO :CP0303] cpx_dp4.v:38 Compile module "work@cpx_dp4". -[INFO :CP0303] cpx_fpbuf_p0.v:21 Compile module "work@cpx_fpbuf_p0". +[INFO :CP0303] cpx_spc_buf.v:24 Compile module "work@cpx_spc_buf". [INFO :CP0303] ctu_clsp_clkgn_clksw.v:27 Compile module "work@ctu_clsp_clkgn_clksw". -[INFO :CP0303] ctu_bottom_rptr.v:21 Compile module "work@ctu_bottom_rptr". +[INFO :CP0303] cpx_fpbuf_p0.v:21 Compile module "work@cpx_fpbuf_p0". -[INFO :CP0303] ctu_clsp_clkgn_ssiclk.v:27 Compile module "work@ctu_clsp_clkgn_ssiclk". +[INFO :CP0303] ctu_bottom_rptr.v:21 Compile module "work@ctu_bottom_rptr". [INFO :CP0303] ctu_clsp_synch_cljl.v:27 Compile module "work@ctu_clsp_synch_cljl". -[INFO :CP0303] ctu_clsp_synch_dldg.v:27 Compile module "work@ctu_clsp_synch_dldg". +[INFO :CP0303] ctu_clsp_clkgn_ssiclk.v:27 Compile module "work@ctu_clsp_clkgn_ssiclk". -[INFO :CP0303] ctu_mask_id.v:32 Compile module "work@ctu_mask_id". +[INFO :CP0303] ctu_clsp_synch_dldg.v:27 Compile module "work@ctu_clsp_synch_dldg". [INFO :CP0303] ctu_level_mon.v:28 Compile module "work@ctu_level_mon". [INFO :CP0303] ctu_top_rptr.v:21 Compile module "work@ctu_top_rptr". -[INFO :CP0303] ctu_top_rptr2.v:21 Compile module "work@ctu_top_rptr2". +[INFO :CP0303] ctu_mask_id.v:32 Compile module "work@ctu_mask_id". [INFO :CP0303] dbl_buf.v:39 Compile module "work@dbl_buf". +[INFO :CP0303] ctu_top_rptr2.v:21 Compile module "work@ctu_top_rptr2". + +[INFO :CP0303] ff_dram_sc_bank0.v:29 Compile module "work@ff_dram_sc_bank0". + [INFO :CP0303] std-7.1.6-primitives.v:1 Compile module "work@driver". [INFO :CP0303] ff_dram_sc_bank1.v:29 Compile module "work@ff_dram_sc_bank1". -[INFO :CP0303] ff_dram_sc_bank0.v:29 Compile module "work@ff_dram_sc_bank0". - [INFO :CP0303] cpx_buf_p1.v:36 Compile module "work@cpx_buf_p1". -[INFO :CP0303] ff_jbi_sc0_2.v:21 Compile module "work@ff_jbi_sc0_2". - [INFO :CP0303] ff_jbi_sc0_1.v:21 Compile module "work@ff_jbi_sc0_1". -[INFO :CP0303] ff_jbi_sc2_2.v:21 Compile module "work@ff_jbi_sc2_2". +[INFO :CP0303] ff_jbi_sc0_2.v:21 Compile module "work@ff_jbi_sc0_2". [INFO :CP0303] ff_jbi_sc2_1.v:21 Compile module "work@ff_jbi_sc2_1". -[INFO :CP0303] flop_rptrs_xa1.v:22 Compile module "work@flop_rptrs_xa1". +[INFO :CP0303] ff_jbi_sc2_2.v:21 Compile module "work@ff_jbi_sc2_2". [INFO :CP0303] flop_rptrs_xa0.v:22 Compile module "work@flop_rptrs_xa0". -[INFO :CP0303] flop_rptrs_xb3.v:22 Compile module "work@flop_rptrs_xb3". - -[INFO :CP0303] cpx_buf_pdr_even.v:37 Compile module "work@cpx_buf_pdr_even". +[INFO :CP0303] flop_rptrs_xa1.v:22 Compile module "work@flop_rptrs_xa1". [INFO :CP0303] flop_rptrs_xb2.v:22 Compile module "work@flop_rptrs_xb2". -[INFO :CP0303] flop_rptrs_xc3.v:22 Compile module "work@flop_rptrs_xc3". +[INFO :CP0303] flop_rptrs_xb3.v:22 Compile module "work@flop_rptrs_xb3". [INFO :CP0303] flop_rptrs_xc2.v:22 Compile module "work@flop_rptrs_xc2". -[INFO :CP0303] cpx_buf_top.v:42 Compile module "work@cpx_buf_top". +[INFO :CP0303] flop_rptrs_xc3.v:22 Compile module "work@flop_rptrs_xc3". -[INFO :CP0303] flop_rptrs_xc7.v:22 Compile module "work@flop_rptrs_xc7". +[INFO :CP0303] cpx_buf_pdr_even.v:37 Compile module "work@cpx_buf_pdr_even". [INFO :CP0303] flop_rptrs_xc6.v:22 Compile module "work@flop_rptrs_xc6". -[INFO :CP0303] fpu_add_exp_dp.v:28 Compile module "work@fpu_add_exp_dp". +[INFO :CP0303] flop_rptrs_xc7.v:22 Compile module "work@flop_rptrs_xc7". [INFO :CP0303] fpu_add_ctl.v:32 Compile module "work@fpu_add_ctl". +[INFO :CP0303] cpx_buf_top.v:42 Compile module "work@cpx_buf_top". + +[INFO :CP0303] fpu_add_exp_dp.v:28 Compile module "work@fpu_add_exp_dp". + [INFO :CP0303] fpu_cnt_lead0_53b.v:27 Compile module "work@fpu_cnt_lead0_53b". [INFO :CP0303] fpu_cnt_lead0_lvl3.v:27 Compile module "work@fpu_cnt_lead0_lvl3". @@ -633,10 +633,10 @@ [INFO :CP0303] fpu_rptr_min_global.v:67 Compile module "work@fpu_rptr_inq". -[INFO :CP0303] cpx_buf_pdl_even.v:37 Compile module "work@cpx_buf_pdl_even". - [INFO :CP0303] io_cpx_reqdata_ff.v:35 Compile module "work@io_cpx_reqdata_ff". +[INFO :CP0303] cpx_buf_pdl_even.v:37 Compile module "work@cpx_buf_pdl_even". + [INFO :CP0303] lsu_dcdp.v:37 Compile module "work@lsu_dcdp". [INFO :CP0303] cpx_buf_pt.v:37 Compile module "work@cpx_buf_pt". @@ -649,48 +649,48 @@ [INFO :CP0303] lsu_rrobin_picker2.v:36 Compile module "work@lsu_rrobin_picker2". -[INFO :CP0303] lsu_tlbdp.v:23 Compile module "work@lsu_tlbdp". - -[INFO :CP0303] pad_ddr1.v:21 Compile module "work@pad_ddr1". - [INFO :CP0303] fpu_rptr_macros.v:21 Compile module "work@fpu_bufrpt_grp64". -[INFO :CP0303] ctu_bottom_rptr2.v:21 Compile module "work@ctu_bottom_rptr2". - [INFO :CP0303] fpu_cnt_lead0_lvl2.v:27 Compile module "work@fpu_cnt_lead0_lvl2". -[INFO :CP0303] ctu_clsp_cmpgif.v:27 Compile module "work@ctu_clsp_cmpgif". +[INFO :CP0303] lsu_tlbdp.v:23 Compile module "work@lsu_tlbdp". [INFO :CP0303] fpu_denorm_3to1.v:27 Compile module "work@fpu_denorm_3to1". -[INFO :CP0303] pad_jbusl.v:21 Compile module "work@pad_jbusl". - [INFO :CP0303] fpu_in2_gt_in1_2b.v:27 Compile module "work@fpu_in2_gt_in1_2b". +[INFO :CP0303] pad_ddr1.v:21 Compile module "work@pad_ddr1". + [INFO :CP0303] fpu_in_ctl.v:27 Compile module "work@fpu_in_ctl". +[INFO :CP0303] ctu_bottom_rptr2.v:21 Compile module "work@ctu_bottom_rptr2". + +[INFO :CP0303] ctu_clsp_cmpgif.v:27 Compile module "work@ctu_clsp_cmpgif". + +[INFO :CP0303] fpu_out.v:28 Compile module "work@fpu_out". + +[INFO :CP0303] pad_jbusl.v:21 Compile module "work@pad_jbusl". + +[INFO :CP0303] fpu_rptr_groups.v:22 Compile module "work@fpu_rptr_groups". + [INFO :CP0303] ctu_clsp_synch_jldl.v:27 Compile module "work@ctu_clsp_synch_jldl". [INFO :CP0303] cpx_dp0.v:38 Compile module "work@cpx_dp0". -[INFO :CP0303] fpu_out.v:28 Compile module "work@fpu_out". - [INFO :CP0303] ctu_sync_header.v:28 Compile module "work@ctu_sync_header". [INFO :CP0303] cpx_dp_array.v:39 Compile module "work@cpx_dp_array". [INFO :CP0303] primitives.v:1 Compile module "work@d_latch_gates". -[INFO :CP0303] fpu_rptr_groups.v:22 Compile module "work@fpu_rptr_groups". +[INFO :CP0303] pcx_buf_p0.v:35 Compile module "work@pcx_buf_p0". [INFO :CP0303] net_type_directive.v:5 Compile module "work@dumb". -[INFO :CP0303] pcx_buf_p0.v:35 Compile module "work@pcx_buf_p0". +[INFO :CP0303] pcx_buf_p3.v:37 Compile module "work@pcx_buf_p3". [INFO :CP0303] ff_dram_sc_bank2.v:29 Compile module "work@ff_dram_sc_bank2". -[INFO :CP0303] pcx_buf_p3.v:37 Compile module "work@pcx_buf_p3". - [INFO :CP0303] cpx_io_grant_ff.v:35 Compile module "work@cpx_io_grant_ff". [INFO :CP0303] ctu_clsp_clkgn_clksel.v:27 Compile module "work@ctu_clsp_clkgn_clksel". @@ -699,68 +699,74 @@ [INFO :CP0303] ff_jbi_sc1_1.v:21 Compile module "work@ff_jbi_sc1_1". +[INFO :CP0303] i2c_fdp.v:40 Compile module "work@i2c_fdp". + [INFO :CP0303] ctu_jtag_id.v:32 Compile module "work@ctu_jtag_id". -[INFO :CP0303] ff_jbi_sc3_1.v:21 Compile module "work@ff_jbi_sc3_1". - -[INFO :CP0303] ctu_test_stub_scan.v:26 Compile module "work@ctu_test_stub_scan". - [INFO :CP0303] pcx_buf_pdl.v:37 Compile module "work@pcx_buf_pdl". -[INFO :CP0303] flop_rptrs_xb0.v:22 Compile module "work@flop_rptrs_xb0". +[INFO :CP0303] ff_jbi_sc3_1.v:21 Compile module "work@ff_jbi_sc3_1". + +[INFO :CP0303] iob_jbi_rptr_1.v:21 Compile module "work@iob_jbi_rptr_1". [INFO :CP0303] pcx_buf_pdr_even.v:37 Compile module "work@pcx_buf_pdr_even". +[INFO :CP0303] ctu_test_stub_scan.v:26 Compile module "work@ctu_test_stub_scan". + +[INFO :CP0303] lsu_qdp2.v:40 Compile module "work@lsu_qdp2". + +[INFO :CP0303] flop_rptrs_xb0.v:22 Compile module "work@flop_rptrs_xb0". + [INFO :CP0303] dbginit_mon.v:29 Compile module "work@dbginit_mon". +[INFO :CP0303] pcx_buf_pm_odd.v:37 Compile module "work@pcx_buf_pm_odd". + [INFO :CP0303] flop_rptrs_xc0.v:22 Compile module "work@flop_rptrs_xc0". -[INFO :CP0303] pcx_buf_pm_odd.v:37 Compile module "work@pcx_buf_pm_odd". +[INFO :CP0303] pcx_buf_top.v:43 Compile module "work@pcx_buf_top". [INFO :CP0303] flop_rptrs_xc4.v:22 Compile module "work@flop_rptrs_xc4". [INFO :CP0303] expression_tostring.v:3 Compile module "work@dummy". -[INFO :CP0303] pcx_buf_top.v:43 Compile module "work@pcx_buf_top". - -[INFO :CP0303] i2c_fdp.v:40 Compile module "work@i2c_fdp". - [INFO :CP0303] ff_dram_sc_bank3.v:29 Compile module "work@ff_dram_sc_bank3". -[INFO :CP0303] iob_jbi_rptr_1.v:21 Compile module "work@iob_jbi_rptr_1". - [INFO :CP0303] forever-disable.v:2 Compile module "work@forever_disable". [INFO :CP0303] fpu_rptr_macros.v:33 Compile module "work@fpu_bufrpt_grp32". -[INFO :CP0303] lsu_qdp2.v:40 Compile module "work@lsu_qdp2". - [INFO :CP0303] fpu_cnt_lead0_64b.v:27 Compile module "work@fpu_cnt_lead0_64b". +[INFO :CP0303] lsu_tagdp.v:21 Compile module "work@lsu_tagdp". + [INFO :CP0303] ff_jbi_sc1_2.v:21 Compile module "work@ff_jbi_sc1_2". [INFO :CP0303] fpu_cnt_lead0_lvl4.v:27 Compile module "work@fpu_cnt_lead0_lvl4". +[INFO :CP0303] pad_ddr0.v:21 Compile module "work@pad_ddr0". + [INFO :CP0303] ff_jbi_sc3_2.v:21 Compile module "work@ff_jbi_sc3_2". [INFO :CP0303] fpu_div.v:28 Compile module "work@fpu_div". [INFO :CP0303] flop_rptrs_xb1.v:22 Compile module "work@flop_rptrs_xb1". -[INFO :CP0303] flop_rptrs_xc1.v:22 Compile module "work@flop_rptrs_xc1". - [INFO :CP0303] fpu_in2_gt_in1_3to1.v:27 Compile module "work@fpu_in2_gt_in1_3to1". +[INFO :CP0303] flop_rptrs_xc1.v:22 Compile module "work@flop_rptrs_xc1". + [INFO :CP0303] fpu_mul_ctl.v:33 Compile module "work@fpu_mul_ctl". +[INFO :CP0303] pad_efc.v:32 Compile module "work@pad_efc". + [INFO :CP0303] flop_rptrs_xc5.v:22 Compile module "work@flop_rptrs_xc5". -[INFO :CP0303] lsu_tagdp.v:21 Compile module "work@lsu_tagdp". +[INFO :CP0303] pcx_buf_fpio.v:39 Compile module "work@pcx_buf_fpio". + +[INFO :CP0303] pcx_buf_p1.v:36 Compile module "work@pcx_buf_p1". [INFO :CP0303] fpu.v:27 Compile module "work@fpu". -[INFO :CP0303] pad_ddr0.v:21 Compile module "work@pad_ddr0". - [INFO :CP0303] fpu_rptr_min_global.v:25 Compile module "work@fpu_bufrpt_grp4". [INFO :CP0303] fpu_cnt_lead0_lvl1.v:27 Compile module "work@fpu_cnt_lead0_lvl1". @@ -769,56 +775,48 @@ [INFO :CP0303] fpu_div_exp_dp.v:27 Compile module "work@fpu_div_exp_dp". -[INFO :CP0303] pad_efc.v:32 Compile module "work@pad_efc". - -[INFO :CP0303] pcx_buf_fpio.v:39 Compile module "work@pcx_buf_fpio". +[INFO :CP0303] pcx_buf_p4_odd.v:36 Compile module "work@pcx_buf_p4_odd". [INFO :CP0303] fpu_in2_gt_in1_frac.v:27 Compile module "work@fpu_in2_gt_in1_frac". -[INFO :CP0303] pcx_buf_p1.v:36 Compile module "work@pcx_buf_p1". +[INFO :CP0303] pcx_buf_pdr.v:37 Compile module "work@pcx_buf_pdr". -[INFO :CP0303] fpu_out_dp.v:28 Compile module "work@fpu_out_dp". +[INFO :CP0303] pcx_buf_pm_even.v:37 Compile module "work@pcx_buf_pm_even". [INFO :CP0303] fpu_mul_exp_dp.v:28 Compile module "work@fpu_mul_exp_dp". -[INFO :CP0303] fpu_rptr_min_global.v:54 Compile module "work@fpu_rptr_pcx_fpio_grp16". - -[INFO :CP0303] iob_ccx_rptr.v:21 Compile module "work@iob_ccx_rptr". - -[INFO :CP0303] lsu_pcx_qmon.v:35 Compile module "work@lsu_pcx_qmon". - -[INFO :CP0303] fpu_rptr_min_global.v:39 Compile module "work@fpu_rptr_fp_cpx_grp16". - -[INFO :CP0303] i2c_fctrl.v:40 Compile module "work@i2c_fctrl". - -[INFO :CP0303] lsu_stb_ctldp.v:23 Compile module "work@lsu_stb_ctldp". - -[INFO :CP0303] pcx_buf_p4_odd.v:36 Compile module "work@pcx_buf_p4_odd". - -[INFO :CP0303] iob_jbi_rptr_0.v:21 Compile module "work@iob_jbi_rptr_0". - -[INFO :CP0303] mod-param-dec.v:2 Compile module "work@mod_param_dec_1". - -[INFO :CP0303] pcx_buf_pdr.v:37 Compile module "work@pcx_buf_pdr". - -[INFO :CP0303] pad_ddr2.v:21 Compile module "work@pad_ddr2". - -[INFO :CP0303] lsu_qdp1.v:38 Compile module "work@lsu_qdp1". - -[INFO :CP0303] pcx_buf_pm_even.v:37 Compile module "work@pcx_buf_pm_even". +[INFO :CP0303] fpu_out_dp.v:28 Compile module "work@fpu_out_dp". [INFO :CP0303] pcx_buf_scache.v:39 Compile module "work@pcx_buf_scache". [INFO :CP0303] pcx_dp0.v:38 Compile module "work@pcx_dp0". +[INFO :CP0303] fpu_rptr_min_global.v:39 Compile module "work@fpu_rptr_fp_cpx_grp16". + +[INFO :CP0303] fpu_rptr_min_global.v:54 Compile module "work@fpu_rptr_pcx_fpio_grp16". + [INFO :CP0303] pcx_dp4.v:38 Compile module "work@pcx_dp4". -[INFO :CP0303] pad_jbusr.v:21 Compile module "work@pad_jbusr". +[INFO :CP0303] i2c_fctrl.v:40 Compile module "work@i2c_fctrl". + +[INFO :CP0303] iob_ccx_rptr.v:21 Compile module "work@iob_ccx_rptr". + +[INFO :CP0303] lsu_pcx_qmon.v:35 Compile module "work@lsu_pcx_qmon". [INFO :CP0303] rep_jbi_sc0_2.v:21 Compile module "work@rep_jbi_sc0_2". +[INFO :CP0303] iob_jbi_rptr_0.v:21 Compile module "work@iob_jbi_rptr_0". + +[INFO :CP0303] lsu_stb_ctldp.v:23 Compile module "work@lsu_stb_ctldp". + +[INFO :CP0303] lsu_qdp1.v:38 Compile module "work@lsu_qdp1". + [INFO :CP0303] sc_0_1_dbg_rptr.v:21 Compile module "work@sc_0_1_dbg_rptr". +[INFO :CP0303] mod-param-dec.v:2 Compile module "work@mod_param_dec_1". + +[INFO :CP0303] pad_ddr2.v:21 Compile module "work@pad_ddr2". + [INFO :CP0303] scbuf_fbd.v:23 Compile module "work@scbuf_fbd". [INFO :CP0303] scdata_ctr_io.v:22 Compile module "work@scdata_ctr_io". @@ -829,6 +827,8 @@ [INFO :CP0303] sctag_arbaddrdp.v:57 Compile module "work@sctag_arbaddrdp". +[INFO :CP0303] pad_jbusr.v:21 Compile module "work@pad_jbusr". + [INFO :CP0303] rep_jbi_sc1_2.v:21 Compile module "work@rep_jbi_sc1_2". [INFO :CP0303] sc_2_3_dbg_rptr.v:21 Compile module "work@sc_2_3_dbg_rptr". @@ -845,234 +845,234 @@ [INFO :CP0303] sctag_dir_out.v:21 Compile module "work@sctag_dir_out". -[INFO :CP0303] lsu_stb_rwdp.v:37 Compile module "work@lsu_stb_rwdp". - [INFO :CP0303] sctag_dir_in.v:21 Compile module "work@sctag_dir_in". -[INFO :CP0303] pcx_buf_p0_even.v:35 Compile module "work@pcx_buf_p0_even". - [INFO :CP0303] sctag_dirvec_dp.v:27 Compile module "work@sctag_dirvec_dp". [INFO :CP0303] sctag_dirrep.v:21 Compile module "work@sctag_dirrep". -[INFO :CP0303] mod-param-dec.v:9 Compile module "work@mod_param_dec_2". - -[INFO :CP0303] pcx_buf_p4.v:36 Compile module "work@pcx_buf_p4". - -[INFO :CP0303] pad_ddr3.v:21 Compile module "work@pad_ddr3". - -[INFO :CP0303] pcx_buf_pdl_even.v:37 Compile module "work@pcx_buf_pdl_even". - -[INFO :CP0303] pcx_buf_pdr_odd.v:37 Compile module "work@pcx_buf_pdr_odd". - [INFO :CP0303] sctag_pcx_rptr_0.v:21 Compile module "work@sctag_pcx_rptr_0". [INFO :CP0303] sctag_retbuf.v:22 Compile module "work@sctag_retbuf". [INFO :CP0303] sctag_scbuf_rptr2.v:21 Compile module "work@sctag_scbuf_rptr2". -[INFO :CP0303] pcx_buf_pt.v:37 Compile module "work@pcx_buf_pt". - -[INFO :CP0303] pcx.v:37 Compile module "work@pcx". - -[INFO :CP0303] pcx_data_px2.v:34 Compile module "work@pcx_data_px2". +[INFO :CP0303] lsu_stb_rwdp.v:37 Compile module "work@lsu_stb_rwdp". [INFO :CP0303] sctag_pcx_rptr_1.v:21 Compile module "work@sctag_pcx_rptr_1". -[INFO :CP0303] pcx_dp2.v:38 Compile module "work@pcx_dp2". +[INFO :CP0303] pcx_buf_p0_even.v:35 Compile module "work@pcx_buf_p0_even". [INFO :CP0303] sctag_retdp.v:22 Compile module "work@sctag_retdp". [INFO :CP0303] sctag_slow_rptr.v:21 Compile module "work@sctag_slow_rptr". +[INFO :CP0303] mod-param-dec.v:9 Compile module "work@mod_param_dec_2". + [INFO :CP0303] sctag_scbuf_rptr3.v:21 Compile module "work@sctag_scbuf_rptr3". -[INFO :CP0303] pcx_dp_array02.v:39 Compile module "work@pcx_dp_array02". +[INFO :CP0303] pcx_buf_p4.v:36 Compile module "work@pcx_buf_p4". + +[INFO :CP0303] pad_ddr3.v:21 Compile module "work@pad_ddr3". [INFO :CP0303] sctag_tagctlrep.v:21 Compile module "work@sctag_tagctlrep". -[INFO :CP0303] rep_jbi_sc2_2.v:21 Compile module "work@rep_jbi_sc2_2". +[INFO :CP0303] pcx_buf_pdl_even.v:37 Compile module "work@pcx_buf_pdl_even". [INFO :CP0303] sctag_vd_dp.v:21 Compile module "work@sctag_vd_dp". -[INFO :CP0303] scbuf.v:23 Compile module "work@scbuf". +[INFO :CP0303] pcx_buf_pdr_odd.v:37 Compile module "work@pcx_buf_pdr_odd". [INFO :CP0303] sctag_snpctl.v:24 Compile module "work@sctag_snpctl". +[INFO :CP0303] pcx_buf_pt.v:37 Compile module "work@pcx_buf_pt". + [INFO :CP0303] sctag_vuadcol_dp.v:24 Compile module "work@sctag_vuadcol_dp". +[INFO :CP0303] pcx.v:37 Compile module "work@pcx". + +[INFO :CP0303] pcx_data_px2.v:34 Compile module "work@pcx_data_px2". + [INFO :CP0303] sctag_tagdp.v:39 Compile module "work@sctag_tagdp". [INFO :CP0303] simple_task.v:1 Compile module "work@simple_task". +[INFO :CP0303] pcx_dp2.v:38 Compile module "work@pcx_dp2". + [INFO :CP0303] sparc_exu_alulogic.v:33 Compile module "work@sparc_exu_alulogic". -[INFO :CP0303] sparc_exu_byp_eccgen.v:27 Compile module "work@sparc_exu_byp_eccgen". - -[INFO :CP0303] pcx_buf_p0_odd.v:35 Compile module "work@pcx_buf_p0_odd". - [INFO :CP0303] sctag_vuad_ctl.v:24 Compile module "work@sctag_vuad_ctl". +[INFO :CP0303] sparc_exu_byp_eccgen.v:27 Compile module "work@sparc_exu_byp_eccgen". + +[INFO :CP0303] pcx_dp_array02.v:39 Compile module "work@pcx_dp_array02". + +[INFO :CP0303] rep_jbi_sc2_2.v:21 Compile module "work@rep_jbi_sc2_2". + [INFO :CP0303] sparc_exu_ecl_cnt6.v:26 Compile module "work@sparc_exu_ecl_cnt6". -[INFO :CP0303] pcx_buf_p4_even.v:36 Compile module "work@pcx_buf_p4_even". +[INFO :CP0303] scbuf.v:23 Compile module "work@scbuf". [INFO :CP0303] sparc_exu_shft.v:29 Compile module "work@sparc_exu_shft". -[INFO :CP0303] pcx_buf_pdl_odd.v:37 Compile module "work@pcx_buf_pdl_odd". +[INFO :CP0303] sctag_vuaddp_ctl.v:21 Compile module "work@sctag_vuaddp_ctl". + +[INFO :CP0303] pcx_buf_p0_odd.v:35 Compile module "work@pcx_buf_p0_odd". [INFO :CP0303] sparc_ifu_par16.v:28 Compile module "work@sparc_ifu_par16". [INFO :CP0303] sparc_ifu_thrcmpl.v:30 Compile module "work@sparc_ifu_thrcmpl". -[INFO :CP0303] pcx_buf_pm.v:37 Compile module "work@pcx_buf_pm". +[INFO :CP0303] pcx_buf_p4_even.v:36 Compile module "work@pcx_buf_p4_even". -[INFO :CP0303] sctag_vuaddp_ctl.v:21 Compile module "work@sctag_vuaddp_ctl". - -[INFO :CP0303] pcx_buf_pt1.v:37 Compile module "work@pcx_buf_pt1". +[INFO :CP0303] sparc_exu_alu_16eql.v:27 Compile module "work@sparc_exu_alu_16eql". [INFO :CP0303] spu_ma_mon.v:22 Compile module "work@spu_ma_mon". -[INFO :CP0303] scbuf_sig_buf.v:21 Compile module "work@scbuf_sig_buf". +[INFO :CP0303] pcx_buf_pdl_odd.v:37 Compile module "work@pcx_buf_pdl_odd". [INFO :CP0303] sync_pulse_synchronizer.v:24 Compile module "work@sync_pulse_synchronizer". +[INFO :CP0303] sparc_exu_aluor32.v:29 Compile module "work@sparc_exu_aluor32". + +[INFO :CP0303] functions.v:2 Compile module "work@tb_functions". + +[INFO :CP0303] terminator.v:21 Compile module "work@terminator". + +[INFO :CP0303] pcx_buf_pm.v:37 Compile module "work@pcx_buf_pm". + +[INFO :CP0303] sparc_exu_div_32eql.v:21 Compile module "work@sparc_exu_div_32eql". + +[INFO :CP0303] tlu_addern_32.v:35 Compile module "work@tlu_addern_32". + +[INFO :CP0303] pcx_buf_pt1.v:37 Compile module "work@pcx_buf_pt1". + +[INFO :CP0303] sparc_exu_ecl_divcntl.v:31 Compile module "work@sparc_exu_ecl_divcntl". + +[INFO :CP0303] ucb_bus_in.v:41 Compile module "work@ucb_bus_in". + +[INFO :CP0303] scbuf_sig_buf.v:21 Compile module "work@scbuf_sig_buf". + [INFO :CP0303] pcx_databuf_pa.v:39 Compile module "work@pcx_databuf_pa". [INFO :CP0303] scdata_rep.v:21 Compile module "work@scdata_rep". [INFO :CP0303] pcx_dp3.v:38 Compile module "work@pcx_dp3". -[INFO :CP0303] functions.v:2 Compile module "work@tb_functions". - -[INFO :CP0303] sparc_exu_alu_16eql.v:27 Compile module "work@sparc_exu_alu_16eql". +[INFO :CP0303] sparc_ffu_ctl_visctl.v:26 Compile module "work@sparc_ffu_ctl_visctl". [INFO :CP0303] sctag_cpx_rptr_1.v:21 Compile module "work@sctag_cpx_rptr_1". -[INFO :CP0303] terminator.v:21 Compile module "work@terminator". - -[INFO :CP0303] sparc_exu_aluor32.v:29 Compile module "work@sparc_exu_aluor32". - [INFO :CP0303] pcx_dp_array134.v:39 Compile module "work@pcx_dp_array134". -[INFO :CP0303] tlu_addern_32.v:35 Compile module "work@tlu_addern_32". - [INFO :CP0303] sctag_deccdp.v:41 Compile module "work@sctag_deccdp". -[INFO :CP0303] sparc_exu_div_32eql.v:21 Compile module "work@sparc_exu_div_32eql". - -[INFO :CP0303] ucb_bus_in.v:41 Compile module "work@ucb_bus_in". - -[INFO :CP0303] sparc_exu_ecl_divcntl.v:31 Compile module "work@sparc_exu_ecl_divcntl". - [INFO :CP0303] rep_jbi_sc3_2.v:21 Compile module "work@rep_jbi_sc3_2". [INFO :CP0303] sctag_dirg_buf.v:21 Compile module "work@sctag_dirg_buf". -[INFO :CP0303] sctag_min_rptr.v:21 Compile module "work@sctag_min_rptr". - [INFO :CP0303] scbuf_evict.v:23 Compile module "work@scbuf_evict". +[INFO :CP0303] sctag_min_rptr.v:21 Compile module "work@sctag_min_rptr". + [INFO :CP0303] sctag_pcx_rptr_2.v:21 Compile module "work@sctag_pcx_rptr_2". [INFO :CP0303] sctag_scbuf_rptr0.v:21 Compile module "work@sctag_scbuf_rptr0". -[INFO :CP0303] sparc_ffu_ctl_visctl.v:26 Compile module "work@sparc_ffu_ctl_visctl". - -[INFO :CP0303] sctag_scbufrep.v:21 Compile module "work@sctag_scbufrep". - -[INFO :CP0303] sctag_snpdp.v:25 Compile module "work@sctag_snpdp". - [INFO :CP0303] scbuf_slowsig_buf.v:21 Compile module "work@scbuf_slowsig_buf". -[INFO :CP0303] sctag_tagl_dp.v:28 Compile module "work@sctag_tagl_dp". - -[INFO :CP0303] scdata_subbank.v:21 Compile module "work@scdata_subbank". - -[INFO :CP0303] sctag_vuad_dpm.v:21 Compile module "work@sctag_vuad_dpm". - -[INFO :CP0303] sctag_wbctl.v:21 Compile module "work@sctag_wbctl". - [INFO :CP0303] sparc_ifu_par32.v:28 Compile module "work@sparc_ifu_par32". -[INFO :CP0303] sctag_cpx_rptr_2.v:21 Compile module "work@sctag_cpx_rptr_2". +[INFO :CP0303] scdata_subbank.v:21 Compile module "work@scdata_subbank". [INFO :CP0303] spc_pcx_buf.v:23 Compile module "work@spc_pcx_buf". -[INFO :CP0303] sctag_dir_ctl.v:21 Compile module "work@sctag_dir_ctl". +[INFO :CP0303] sctag_scbufrep.v:21 Compile module "work@sctag_scbufrep". [INFO :CP0303] spu_maexp.v:22 Compile module "work@spu_maexp". -[INFO :CP0303] sctag_dirl_buf.v:21 Compile module "work@sctag_dirl_buf". +[INFO :CP0303] sctag_cpx_rptr_2.v:21 Compile module "work@sctag_cpx_rptr_2". + +[INFO :CP0303] sctag_snpdp.v:25 Compile module "work@sctag_snpdp". + +[INFO :CP0303] sctag_dir_ctl.v:21 Compile module "work@sctag_dir_ctl". [INFO :CP0303] synchronizer_asr.v:21 Compile module "work@synchronizer_asr". -[INFO :CP0303] sctag_oqdp.v:47 Compile module "work@sctag_oqdp". +[INFO :CP0303] sctag_dirl_buf.v:21 Compile module "work@sctag_dirl_buf". [INFO :CP0303] generate.v:2 Compile module "work@tb_generate". -[INFO :CP0303] sparc_exu_aluadder64.v:30 Compile module "work@sparc_exu_aluadder64". +[INFO :CP0303] sctag_tagl_dp.v:28 Compile module "work@sctag_tagl_dp". [INFO :CP0303] ifdef-1.v:2 Compile module "work@test". -[INFO :CP0303] sparc_exu_aluspr.v:29 Compile module "work@sparc_exu_aluspr". +[INFO :CP0303] sctag_oqdp.v:47 Compile module "work@sctag_oqdp". + +[INFO :CP0303] sctag_vuad_dpm.v:21 Compile module "work@sctag_vuad_dpm". [INFO :CP0303] tlu_incr64.v:35 Compile module "work@tlu_incr64". -[INFO :CP0303] sparc_exu_ecc.v:27 Compile module "work@sparc_exu_ecc". - [INFO :CP0303] ucb_bus_out.v:38 Compile module "work@ucb_bus_out". -[INFO :CP0303] sparc_exu_eclcomp7.v:28 Compile module "work@sparc_exu_eclcomp7". +[INFO :CP0303] sctag_wbctl.v:21 Compile module "work@sctag_wbctl". [INFO :CP0303] sctag_pcx_rptr_3.v:21 Compile module "work@sctag_pcx_rptr_3". -[INFO :CP0303] sparc_ffu_part_add32.v:27 Compile module "work@sparc_ffu_part_add32". - [INFO :CP0303] sctag_scbuf_rptr1.v:21 Compile module "work@sctag_scbuf_rptr1". -[INFO :CP0303] sparc_ifu_par34.v:28 Compile module "work@sparc_ifu_par34". - -[INFO :CP0303] spu_lsurpt.v:23 Compile module "work@spu_lsurpt". - -[INFO :CP0303] spu_mald.v:29 Compile module "work@spu_mald". - [INFO :CP0303] sctag_sig_rptr.v:21 Compile module "work@sctag_sig_rptr". -[INFO :CP0303] synchronizer_asr_dup.v:21 Compile module "work@synchronizer_asr_dup". - [INFO :CP0303] sctag_stdatarep.v:21 Compile module "work@sctag_stdatarep". -[INFO :CP0303] loops.v:3 Compile module "work@tb_loops". - [INFO :CP0303] sctag_ua_dp.v:21 Compile module "work@sctag_ua_dp". -[INFO :CP0303] test_stub_scan.v:29 Compile module "work@test_stub_scan". +[INFO :CP0303] sparc_exu_aluadder64.v:30 Compile module "work@sparc_exu_aluadder64". -[INFO :CP0303] tlu_misctl.v:38 Compile module "work@tlu_misctl". +[INFO :CP0303] sparc_exu_aluspr.v:29 Compile module "work@sparc_exu_aluspr". + +[INFO :CP0303] sparc_exu_ecc.v:27 Compile module "work@sparc_exu_ecc". [INFO :CP0303] sctag_vuad_io.v:24 Compile module "work@sctag_vuad_io". [INFO :CP0303] std-6.1.2-contassign2.v:1 Compile module "work@select_bus". +[INFO :CP0303] sparc_exu_eclcomp7.v:28 Compile module "work@sparc_exu_eclcomp7". + [INFO :CP0303] sparc_exu_aluaddsub.v:35 Compile module "work@sparc_exu_aluaddsub". +[INFO :CP0303] sparc_ffu_part_add32.v:27 Compile module "work@sparc_ffu_part_add32". + +[INFO :CP0303] sparc_ifu_par34.v:28 Compile module "work@sparc_ifu_par34". + [INFO :CP0303] sparc_exu_aluzcmp64.v:31 Compile module "work@sparc_exu_aluzcmp64". +[INFO :CP0303] spu_lsurpt.v:23 Compile module "work@spu_lsurpt". + [INFO :CP0303] sparc_exu_ecc_dec.v:28 Compile module "work@sparc_exu_ecc_dec". -[INFO :CP0303] ucb_flow_jbi.v:58 Compile module "work@ucb_flow_jbi". +[INFO :CP0303] spu_mald.v:29 Compile module "work@spu_mald". + +[INFO :CP0303] synchronizer_asr_dup.v:21 Compile module "work@synchronizer_asr_dup". [INFO :CP0303] sparc_exu_rml_inc3.v:21 Compile module "work@sparc_exu_rml_inc3". +[INFO :CP0303] loops.v:3 Compile module "work@tb_loops". + [INFO :CP0303] sparc_ffu_vis.v:28 Compile module "work@sparc_ffu_vis". +[INFO :CP0303] test_stub_scan.v:29 Compile module "work@test_stub_scan". + +[INFO :CP0303] tlu_misctl.v:38 Compile module "work@tlu_misctl". + [INFO :CP0303] sparc_ifu_sscan.v:21 Compile module "work@sparc_ifu_sscan". [INFO :CP0303] spu_lsurpt1.v:23 Compile module "work@spu_lsurpt1". [INFO :CP0303] spu_mast.v:27 Compile module "work@spu_mast". +[INFO :CP0303] ucb_flow_jbi.v:58 Compile module "work@ucb_flow_jbi". + [INFO :CP0303] casez.v:3 Compile module "work@tb_casez". [INFO :CP0303] operators.v:2 Compile module "work@tb_operators". @@ -1083,12 +1083,12 @@ [INFO :CP0303] ucb_flow_spi.v:58 Compile module "work@ucb_flow_spi". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [NOTE :CP0309] bw_dtl_impctl_pulldown.v:23 Implicit port type (wire) for "so", there are 5 more instances of this message. @@ -1940,22 +1940,22 @@ [NOTE :EL0503] ff_dram_sc_bank3.v:29 Top level module "work@ff_dram_sc_bank3". -[NOTE :EL0503] flop_rptrs_xa0.v:22 Top level module "work@flop_rptrs_xa0". - [NOTE :EL0503] ccx_arb_srcq.v:35 Top level module "work@ccx_arb_srcq". [NOTE :EL0503] cluster_header_dup.v:24 Top level module "work@cluster_header_dup". +[NOTE :EL0503] flop_rptrs_xa0.v:22 Top level module "work@flop_rptrs_xa0". + [NOTE :EL0503] casez.v:3 Top level module "work@tb_casez". [NOTE :EL0503] flop_rptrs_xb2.v:22 Top level module "work@flop_rptrs_xb2". [NOTE :EL0503] ccx.v:24 Top level module "work@ccx". -[NOTE :EL0503] flop_rptrs_xc2.v:22 Top level module "work@flop_rptrs_xc2". - [NOTE :EL0503] dbginit_mon.v:29 Top level module "work@dbginit_mon". +[NOTE :EL0503] flop_rptrs_xc2.v:22 Top level module "work@flop_rptrs_xc2". + [NOTE :EL0503] flop_rptrs_xc6.v:22 Top level module "work@flop_rptrs_xc6". [NOTE :EL0503] ff_dram_sc_bank2.v:29 Top level module "work@ff_dram_sc_bank2". @@ -1968,10 +1968,10 @@ [NOTE :EL0503] flop_rptrs_xc0.v:22 Top level module "work@flop_rptrs_xc0". -[NOTE :EL0503] fpu_cnt_lead0_53b.v:27 Top level module "work@fpu_cnt_lead0_53b". - [NOTE :EL0503] flop_rptrs_xc4.v:22 Top level module "work@flop_rptrs_xc4". +[NOTE :EL0503] fpu_cnt_lead0_53b.v:27 Top level module "work@fpu_cnt_lead0_53b". + [NOTE :EL0503] flop_rptrs_xb1.v:22 Top level module "work@flop_rptrs_xb1". [NOTE :EL0503] flop_rptrs_xc1.v:22 Top level module "work@flop_rptrs_xc1". @@ -2038,42 +2038,44 @@ [NOTE :EL0503] inc-2.v:6 Top level module "work@a_module". -[NOTE :EL0503] fpu_mul_ctl.v:33 Top level module "work@fpu_mul_ctl". - [NOTE :EL0503] i2c_fctrl.v:40 Top level module "work@i2c_fctrl". [NOTE :EL0503] iob_ccx_rptr.v:21 Top level module "work@iob_ccx_rptr". [NOTE :EL0503] iob_jbi_rptr_0.v:21 Top level module "work@iob_jbi_rptr_0". -[NOTE :EL0503] lsu_qdp2.v:40 Top level module "work@lsu_qdp2". +[NOTE :EL0503] fpu_mul_ctl.v:33 Top level module "work@fpu_mul_ctl". [NOTE :EL0503] loops.v:3 Top level module "work@tb_loops". [NOTE :EL0503] lsu_pcx_qmon.v:35 Top level module "work@lsu_pcx_qmon". -[NOTE :EL0503] pad_ddr2.v:21 Top level module "work@pad_ddr2". +[NOTE :EL0503] lsu_qdp2.v:40 Top level module "work@lsu_qdp2". [NOTE :EL0503] lsu_qdp1.v:38 Top level module "work@lsu_qdp1". [NOTE :EL0503] lsu_rrobin_picker2.v:36 Top level module "work@lsu_rrobin_picker2". +[NOTE :EL0503] pad_ddr2.v:21 Top level module "work@pad_ddr2". + [NOTE :EL0503] lsu_stb_ctldp.v:23 Top level module "work@lsu_stb_ctldp". [NOTE :EL0503] lsu_stb_rwdp.v:37 Top level module "work@lsu_stb_rwdp". -[NOTE :EL0503] sc_2_3_dbg_rptr.v:21 Top level module "work@sc_2_3_dbg_rptr". - [NOTE :EL0503] mod-param-dec.v:2 Top level module "work@mod_param_dec_1". [NOTE :EL0503] mod-param-dec.v:9 Top level module "work@mod_param_dec_2". +[NOTE :EL0503] sc_2_3_dbg_rptr.v:21 Top level module "work@sc_2_3_dbg_rptr". + [NOTE :EL0503] scdata_periph_io.v:22 Top level module "work@scdata_periph_io". [NOTE :EL0503] scdata_rep.v:21 Top level module "work@scdata_rep". [NOTE :EL0503] scdata_subbank.v:21 Top level module "work@scdata_subbank". +[NOTE :EL0503] sctag_dbgdp.v:23 Top level module "work@sctag_dbgdp". + [NOTE :EL0503] sctag_cpx_rptr_0.v:21 Top level module "work@sctag_cpx_rptr_0". [NOTE :EL0503] sctag_cpx_rptr_1.v:21 Top level module "work@sctag_cpx_rptr_1". @@ -2082,32 +2084,22 @@ [NOTE :EL0503] sctag_cpx_rptr_3.v:21 Top level module "work@sctag_cpx_rptr_3". -[NOTE :EL0503] sctag_deccdp.v:41 Top level module "work@sctag_deccdp". - -[NOTE :EL0503] sctag_dir_out.v:21 Top level module "work@sctag_dir_out". - -[NOTE :EL0503] sctag_dirl_buf.v:21 Top level module "work@sctag_dirl_buf". - -[NOTE :EL0503] sctag_min_rptr.v:21 Top level module "work@sctag_min_rptr". - -[NOTE :EL0503] sctag_oqdp.v:47 Top level module "work@sctag_oqdp". - -[NOTE :EL0503] sctag_dbgdp.v:23 Top level module "work@sctag_dbgdp". - [NOTE :EL0503] sctag_dir_ctl.v:21 Top level module "work@sctag_dir_ctl". [NOTE :EL0503] sctag_dir_in.v:21 Top level module "work@sctag_dir_in". [NOTE :EL0503] sctag_dirg_buf.v:21 Top level module "work@sctag_dirg_buf". -[NOTE :EL0503] sctag_scbuf_rptr3.v:21 Top level module "work@sctag_scbuf_rptr3". - -[NOTE :EL0503] sctag_sig_rptr.v:21 Top level module "work@sctag_sig_rptr". +[NOTE :EL0503] sctag_deccdp.v:41 Top level module "work@sctag_deccdp". [NOTE :EL0503] sctag_dirrep.v:21 Top level module "work@sctag_dirrep". +[NOTE :EL0503] sctag_dir_out.v:21 Top level module "work@sctag_dir_out". + [NOTE :EL0503] sctag_pcx_rptr_0.v:21 Top level module "work@sctag_pcx_rptr_0". +[NOTE :EL0503] sctag_dirl_buf.v:21 Top level module "work@sctag_dirl_buf". + [NOTE :EL0503] sctag_pcx_rptr_1.v:21 Top level module "work@sctag_pcx_rptr_1". [NOTE :EL0503] sctag_pcx_rptr_2.v:21 Top level module "work@sctag_pcx_rptr_2". @@ -2116,78 +2108,86 @@ [NOTE :EL0503] sctag_retbuf.v:22 Top level module "work@sctag_retbuf". +[NOTE :EL0503] sctag_min_rptr.v:21 Top level module "work@sctag_min_rptr". + +[NOTE :EL0503] module-instance.v:3 Top level module "work@test_top". + +[NOTE :EL0503] net_type_directive.v:5 Top level module "work@dumb". + +[NOTE :EL0503] sctag_oqdp.v:47 Top level module "work@sctag_oqdp". + +[NOTE :EL0503] sctag_scbuf_rptr3.v:21 Top level module "work@sctag_scbuf_rptr3". + +[NOTE :EL0503] fpu_add_ctl.v:32 Top level module "work@fpu_add_ctl". + +[NOTE :EL0503] sctag_sig_rptr.v:21 Top level module "work@sctag_sig_rptr". + [NOTE :EL0503] sctag_snpctl.v:24 Top level module "work@sctag_snpctl". [NOTE :EL0503] sctag_stdatarep.v:21 Top level module "work@sctag_stdatarep". [NOTE :EL0503] sctag_tagctlrep.v:21 Top level module "work@sctag_tagctlrep". -[NOTE :EL0503] module-instance.v:3 Top level module "work@test_top". +[NOTE :EL0503] sctag_retdp.v:22 Top level module "work@sctag_retdp". [NOTE :EL0503] sctag_tagl_dp.v:28 Top level module "work@sctag_tagl_dp". -[NOTE :EL0503] net_type_directive.v:5 Top level module "work@dumb". - -[NOTE :EL0503] fpu_add_ctl.v:32 Top level module "work@fpu_add_ctl". - -[NOTE :EL0503] sctag_vuad_ctl.v:24 Top level module "work@sctag_vuad_ctl". - -[NOTE :EL0503] sparc_exu_alulogic.v:33 Top level module "work@sparc_exu_alulogic". - -[NOTE :EL0503] sctag_retdp.v:22 Top level module "work@sctag_retdp". - [NOTE :EL0503] sctag_scbuf_rptr0.v:21 Top level module "work@sctag_scbuf_rptr0". [NOTE :EL0503] sctag_scbuf_rptr1.v:21 Top level module "work@sctag_scbuf_rptr1". -[NOTE :EL0503] sctag_scbuf_rptr2.v:21 Top level module "work@sctag_scbuf_rptr2". +[NOTE :EL0503] sctag_vuad_ctl.v:24 Top level module "work@sctag_vuad_ctl". -[NOTE :EL0503] sparc_exu_byp_eccgen.v:27 Top level module "work@sparc_exu_byp_eccgen". +[NOTE :EL0503] sctag_scbuf_rptr2.v:21 Top level module "work@sctag_scbuf_rptr2". [NOTE :EL0503] sctag_scbufrep.v:21 Top level module "work@sctag_scbufrep". [NOTE :EL0503] sctag_slow_rptr.v:21 Top level module "work@sctag_slow_rptr". -[NOTE :EL0503] sparc_exu_eclcomp7.v:28 Top level module "work@sparc_exu_eclcomp7". +[NOTE :EL0503] sparc_exu_alulogic.v:33 Top level module "work@sparc_exu_alulogic". [NOTE :EL0503] sctag_snpdp.v:25 Top level module "work@sctag_snpdp". -[NOTE :EL0503] sparc_exu_shft.v:29 Top level module "work@sparc_exu_shft". - -[NOTE :EL0503] sparc_ffu_vis.v:28 Top level module "work@sparc_ffu_vis". +[NOTE :EL0503] sparc_exu_byp_eccgen.v:27 Top level module "work@sparc_exu_byp_eccgen". [NOTE :EL0503] sctag_tagdp.v:39 Top level module "work@sctag_tagdp". -[NOTE :EL0503] sparc_ifu_par34.v:28 Top level module "work@sparc_ifu_par34". - -[NOTE :EL0503] sctag_vuadcol_dp.v:24 Top level module "work@sctag_vuadcol_dp". - -[NOTE :EL0503] iob_jbi_rptr_1.v:21 Top level module "work@iob_jbi_rptr_1". - [NOTE :EL0503] operators.v:2 Top level module "work@tb_operators". -[NOTE :EL0503] sparc_ifu_thrcmpl.v:30 Top level module "work@sparc_ifu_thrcmpl". +[NOTE :EL0503] sparc_exu_eclcomp7.v:28 Top level module "work@sparc_exu_eclcomp7". [NOTE :EL0503] pad_ddr0.v:21 Top level module "work@pad_ddr0". -[NOTE :EL0503] spu_mald.v:29 Top level module "work@spu_mald". +[NOTE :EL0503] iob_jbi_rptr_1.v:21 Top level module "work@iob_jbi_rptr_1". + +[NOTE :EL0503] sctag_vuadcol_dp.v:24 Top level module "work@sctag_vuadcol_dp". + +[NOTE :EL0503] sparc_exu_shft.v:29 Top level module "work@sparc_exu_shft". + +[NOTE :EL0503] pad_ddr3.v:21 Top level module "work@pad_ddr3". + +[NOTE :EL0503] sparc_ffu_vis.v:28 Top level module "work@sparc_ffu_vis". + +[NOTE :EL0503] sparc_ifu_par34.v:28 Top level module "work@sparc_ifu_par34". [NOTE :EL0503] simple_task.v:1 Top level module "work@simple_task". [NOTE :EL0503] sparc_exu_alu_16eql.v:27 Top level module "work@sparc_exu_alu_16eql". -[NOTE :EL0503] tlu_prencoder16.v:39 Top level module "work@tlu_prencoder16". - -[NOTE :EL0503] pad_ddr3.v:21 Top level module "work@pad_ddr3". - [NOTE :EL0503] sparc_exu_aluaddsub.v:35 Top level module "work@sparc_exu_aluaddsub". [NOTE :EL0503] sparc_exu_aluzcmp64.v:31 Top level module "work@sparc_exu_aluzcmp64". [NOTE :EL0503] sparc_exu_div_32eql.v:21 Top level module "work@sparc_exu_div_32eql". +[NOTE :EL0503] sparc_ifu_thrcmpl.v:30 Top level module "work@sparc_ifu_thrcmpl". + [NOTE :EL0503] lsu_dcdp.v:37 Top level module "work@lsu_dcdp". +[NOTE :EL0503] spu_mald.v:29 Top level module "work@spu_mald". + +[NOTE :EL0503] tlu_prencoder16.v:39 Top level module "work@tlu_prencoder16". + [NOTE :EL0503] lsu_tagdp.v:21 Top level module "work@lsu_tagdp". [NOTE :EL0503] lsu_tlbdp.v:23 Top level module "work@lsu_tlbdp". @@ -2541,6 +2541,46 @@ [WARNI:EL0500] ff_dram_sc_bank3.v:602 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". +[WARNI:EL0500] ccx_arb_srcq.v:81 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:90 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:99 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:109 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:128 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:141 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". + +[WARNI:EL0500] ccx_arb_srcq.v:148 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". + +[WARNI:EL0500] ccx_arb_srcq.v:158 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:168 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] ccx_arb_srcq.v:178 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". + +[WARNI:EL0500] ccx_arb_srcq.v:185 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". + +[WARNI:EL0500] ccx_arb_srcq.v:203 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". + +[WARNI:EL0500] cluster_header_dup.v:52 Cannot find a module definition for "work@cluster_header_dup::bw_u1_soffasr_2x". + +[WARNI:EL0500] cluster_header_dup.v:64 Cannot find a module definition for "work@cluster_header_dup::bw_clk_cclk_scanlasr_2x". + +[WARNI:EL0500] synchronizer_asr.v:42 Cannot find a module definition for "work@synchronizer_asr::bw_u1_soffasr_2x". + +[WARNI:EL0500] synchronizer_asr.v:52 Cannot find a module definition for "work@synchronizer_asr::bw_u1_scanl_2x". + +[WARNI:EL0500] synchronizer_asr.v:58 Cannot find a module definition for "work@synchronizer_asr::bw_u1_soffasr_2x". + +[WARNI:EL0500] synchronizer_asr_dup.v:42 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_soff_8x". + +[WARNI:EL0500] synchronizer_asr_dup.v:50 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_scanl_2x". + +[WARNI:EL0500] synchronizer_asr_dup.v:56 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_soffasr_2x". + [WARNI:EL0500] flop_rptrs_xa0.v:83 Cannot find a module definition for "work@flop_rptrs_xa0::bw_u1_ckbuf_33x". [WARNI:EL0500] flop_rptrs_xa0.v:100 Cannot find a module definition for "work@flop_rptrs_xa0::bw_u1_soffasr_2x". @@ -2621,46 +2661,6 @@ [WARNI:EL0500] flop_rptrs_xa0.v:636 Cannot find a module definition for "work@flop_rptrs_xa0::bw_u1_scanlg_2x". -[WARNI:EL0500] ccx_arb_srcq.v:81 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:90 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:99 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:109 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:128 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:141 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". - -[WARNI:EL0500] ccx_arb_srcq.v:148 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". - -[WARNI:EL0500] ccx_arb_srcq.v:158 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:168 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] ccx_arb_srcq.v:178 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". - -[WARNI:EL0500] ccx_arb_srcq.v:185 Cannot find a module definition for "work@ccx_arb_srcq::mux2ds". - -[WARNI:EL0500] ccx_arb_srcq.v:203 Cannot find a module definition for "work@ccx_arb_srcq::dff_s". - -[WARNI:EL0500] cluster_header_dup.v:52 Cannot find a module definition for "work@cluster_header_dup::bw_u1_soffasr_2x". - -[WARNI:EL0500] cluster_header_dup.v:64 Cannot find a module definition for "work@cluster_header_dup::bw_clk_cclk_scanlasr_2x". - -[WARNI:EL0500] synchronizer_asr.v:42 Cannot find a module definition for "work@synchronizer_asr::bw_u1_soffasr_2x". - -[WARNI:EL0500] synchronizer_asr.v:52 Cannot find a module definition for "work@synchronizer_asr::bw_u1_scanl_2x". - -[WARNI:EL0500] synchronizer_asr.v:58 Cannot find a module definition for "work@synchronizer_asr::bw_u1_soffasr_2x". - -[WARNI:EL0500] synchronizer_asr_dup.v:42 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_soff_8x". - -[WARNI:EL0500] synchronizer_asr_dup.v:50 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_scanl_2x". - -[WARNI:EL0500] synchronizer_asr_dup.v:56 Cannot find a module definition for "work@synchronizer_asr_dup::bw_u1_soffasr_2x". - [WARNI:EL0500] flop_rptrs_xb2.v:83 Cannot find a module definition for "work@flop_rptrs_xb2::bw_u1_ckbuf_33x". [WARNI:EL0500] flop_rptrs_xb2.v:100 Cannot find a module definition for "work@flop_rptrs_xb2::bw_u1_soffasr_2x". @@ -2903,86 +2903,6 @@ [WARNI:EL0500] pcx_data_px2.v:73 Cannot find a module definition for "work@pcx_data_px2::dff_s". -[WARNI:EL0500] flop_rptrs_xc2.v:83 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_ckbuf_33x". - -[WARNI:EL0500] flop_rptrs_xc2.v:100 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:115 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:129 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:143 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:157 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:171 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:196 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:209 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:222 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:235 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:248 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:261 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:274 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:287 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:300 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:313 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:326 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:339 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:352 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:365 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:378 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:391 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:404 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:417 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:430 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:443 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:456 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:469 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:482 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:495 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:508 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:521 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:541 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:556 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:571 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:586 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:601 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:616 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc2.v:636 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_scanlg_2x". - [WARNI:EL0500] dbginit_mon.v:168 Cannot find a module definition for "work@dbginit_mon::dbginit_inst". [WARNI:EL0500] dbginit_mon.v:169 Cannot find a module definition for "work@dbginit_mon::dbginit_inst". @@ -3193,6 +3113,86 @@ [WARNI:EL0500] dbginit_mon.v:287 Cannot find a module definition for "work@dbginit_mon::dbginit_inst". +[WARNI:EL0500] flop_rptrs_xc2.v:83 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_ckbuf_33x". + +[WARNI:EL0500] flop_rptrs_xc2.v:100 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:115 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:129 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:143 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:157 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:171 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:196 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:209 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:222 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:235 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:248 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:261 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:274 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:287 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:300 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:313 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:326 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:339 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:352 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:365 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:378 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:391 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:404 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:417 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:430 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:443 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:456 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:469 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:482 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:495 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:508 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:521 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:541 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:556 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:571 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:586 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:601 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:616 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc2.v:636 Cannot find a module definition for "work@flop_rptrs_xc2::bw_u1_scanlg_2x". + [WARNI:EL0500] flop_rptrs_xc6.v:83 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_ckbuf_33x". [WARNI:EL0500] flop_rptrs_xc6.v:100 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". @@ -4475,6 +4475,42 @@ [WARNI:EL0500] i2c_fdp.v:149 Cannot find a module definition for "work@i2c_fdp::dffe_ns". +[WARNI:EL0500] i2c_fctrl.v:146 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". + +[WARNI:EL0500] i2c_fctrl.v:156 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:163 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:170 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:177 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:184 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:191 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:198 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:205 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". + +[WARNI:EL0500] i2c_fctrl.v:250 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". + +[WARNI:EL0500] i2c_fctrl.v:267 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". + +[WARNI:EL0500] i2c_fctrl.v:278 Cannot find a module definition for "work@i2c_fctrl::dff_ns". + +[WARNI:EL0500] i2c_fctrl.v:291 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". + +[WARNI:EL0500] i2c_fctrl.v:301 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". + +[WARNI:EL0500] i2c_fctrl.v:310 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". + +[WARNI:EL0500] i2c_fctrl.v:318 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". + +[WARNI:EL0500] i2c_fctrl.v:327 Cannot find a module definition for "work@i2c_fctrl::dff_ns". + +[WARNI:EL0500] i2c_fctrl.v:340 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". + [WARNI:EL0500] fpu_mul_ctl.v:460 Cannot find a module definition for "work@fpu_mul_ctl::dffrl_async". [WARNI:EL0500] fpu_mul_ctl.v:482 Cannot find a module definition for "work@fpu_mul_ctl::dffe_s". @@ -4655,41 +4691,11 @@ [WARNI:EL0500] fpu_mul_ctl.v:2124 Cannot find a module definition for "work@fpu_mul_ctl::dffe_s". -[WARNI:EL0500] i2c_fctrl.v:146 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". +[WARNI:EL0500] lsu_pcx_qmon.v:62 Cannot find a module definition for "work@lsu_pcx_qmon::dffrl_async". -[WARNI:EL0500] i2c_fctrl.v:156 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". +[WARNI:EL0500] lsu_pcx_qmon.v:114 Cannot find a module definition for "work@lsu_pcx_qmon::dffre_s". -[WARNI:EL0500] i2c_fctrl.v:163 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:170 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:177 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:184 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:191 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:198 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:205 Cannot find a module definition for "work@i2c_fctrl::i2c_cpx_cnt". - -[WARNI:EL0500] i2c_fctrl.v:250 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". - -[WARNI:EL0500] i2c_fctrl.v:267 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". - -[WARNI:EL0500] i2c_fctrl.v:278 Cannot find a module definition for "work@i2c_fctrl::dff_ns". - -[WARNI:EL0500] i2c_fctrl.v:291 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". - -[WARNI:EL0500] i2c_fctrl.v:301 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". - -[WARNI:EL0500] i2c_fctrl.v:310 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". - -[WARNI:EL0500] i2c_fctrl.v:318 Cannot find a module definition for "work@i2c_fctrl::dffrle_ns". - -[WARNI:EL0500] i2c_fctrl.v:327 Cannot find a module definition for "work@i2c_fctrl::dff_ns". - -[WARNI:EL0500] i2c_fctrl.v:340 Cannot find a module definition for "work@i2c_fctrl::dffrl_ns". +[WARNI:EL0500] lsu_pcx_qmon.v:127 Cannot find a module definition for "work@lsu_pcx_qmon::dffre_s". [WARNI:EL0500] lsu_qdp2.v:298 Cannot find a module definition for "work@lsu_qdp2::clken_buf". @@ -4755,30 +4761,6 @@ [WARNI:EL0500] lsu_qdp2.v:1136 Cannot find a module definition for "work@lsu_qdp2::dff_s". -[WARNI:EL0500] lsu_pcx_qmon.v:62 Cannot find a module definition for "work@lsu_pcx_qmon::dffrl_async". - -[WARNI:EL0500] lsu_pcx_qmon.v:114 Cannot find a module definition for "work@lsu_pcx_qmon::dffre_s". - -[WARNI:EL0500] lsu_pcx_qmon.v:127 Cannot find a module definition for "work@lsu_pcx_qmon::dffre_s". - -[WARNI:EL0500] pad_ddr2.v:147 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pulldown". - -[WARNI:EL0500] pad_ddr2.v:168 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pullup". - -[WARNI:EL0500] pad_ddr2.v:195 Cannot find a module definition for "work@pad_ddr2::bw_iodll_code_adjust". - -[WARNI:EL0500] pad_ddr2.v:207 Cannot find a module definition for "work@pad_ddr2::bw_iodll". - -[WARNI:EL0500] pad_ddr2.v:223 Cannot find a module definition for "work@pad_ddr2::bw_clk_cl_ddr_ddr". - -[WARNI:EL0500] pad_ddr2.v:238 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". - -[WARNI:EL0500] pad_ddr2.v:241 Cannot find a module definition for "work@pad_ddr2::ddr_ch". - -[WARNI:EL0500] pad_ddr2.v:311 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". - -[WARNI:EL0500] pad_ddr2.v:314 Cannot find a module definition for "work@pad_ddr2::bw_u1_scanl_2x". - [WARNI:EL0500] lsu_qdp1.v:332 Cannot find a module definition for "work@lsu_qdp1::dff_s". [WARNI:EL0500] lsu_qdp1.v:360 Cannot find a module definition for "work@lsu_qdp1::clken_buf". @@ -4925,6 +4907,24 @@ [WARNI:EL0500] lsu_rrobin_picker2.v:160 Cannot find a module definition for "work@lsu_rrobin_picker2::dff_s". +[WARNI:EL0500] pad_ddr2.v:147 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pulldown". + +[WARNI:EL0500] pad_ddr2.v:168 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pullup". + +[WARNI:EL0500] pad_ddr2.v:195 Cannot find a module definition for "work@pad_ddr2::bw_iodll_code_adjust". + +[WARNI:EL0500] pad_ddr2.v:207 Cannot find a module definition for "work@pad_ddr2::bw_iodll". + +[WARNI:EL0500] pad_ddr2.v:223 Cannot find a module definition for "work@pad_ddr2::bw_clk_cl_ddr_ddr". + +[WARNI:EL0500] pad_ddr2.v:238 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". + +[WARNI:EL0500] pad_ddr2.v:241 Cannot find a module definition for "work@pad_ddr2::ddr_ch". + +[WARNI:EL0500] pad_ddr2.v:311 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". + +[WARNI:EL0500] pad_ddr2.v:314 Cannot find a module definition for "work@pad_ddr2::bw_u1_scanl_2x". + [WARNI:EL0500] lsu_stb_ctldp.v:75 Cannot find a module definition for "work@lsu_stb_ctldp::clken_buf". [WARNI:EL0500] lsu_stb_ctldp.v:82 Cannot find a module definition for "work@lsu_stb_ctldp::clken_buf". @@ -5009,6 +5009,24 @@ [WARNI:EL0500] bw_r_l2d.v:239 Cannot find a module definition for "work@bw_r_l2d::bw_r_l2d_32k". +[WARNI:EL0500] sctag_dbgdp.v:55 Cannot find a module definition for "work@sctag_dbgdp::dff_s". + +[WARNI:EL0500] sctag_dir_ctl.v:83 Cannot find a module definition for "work@sctag_dir_ctl::dffe_s". + +[WARNI:EL0500] sctag_dir_ctl.v:89 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". + +[WARNI:EL0500] sctag_dir_ctl.v:101 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". + +[WARNI:EL0500] sctag_dir_ctl.v:108 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". + +[WARNI:EL0500] sctag_dir_in.v:53 Cannot find a module definition for "work@sctag_dir_in::clken_buf". + +[WARNI:EL0500] sctag_dir_in.v:56 Cannot find a module definition for "work@sctag_dir_in::dff_s". + +[WARNI:EL0500] sctag_dir_in.v:66 Cannot find a module definition for "work@sctag_dir_in::mux2ds". + +[WARNI:EL0500] sctag_dir_in.v:70 Cannot find a module definition for "work@sctag_dir_in::dff_s". + [WARNI:EL0500] sctag_deccdp.v:95 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". [WARNI:EL0500] sctag_deccdp.v:104 Cannot find a module definition for "work@sctag_deccdp::dff_s". @@ -5039,6 +5057,46 @@ [WARNI:EL0500] sctag_deccdp.v:216 Cannot find a module definition for "work@sctag_deccdp::mux2ds". +[WARNI:EL0500] sctag_dirrep.v:111 Cannot find a module definition for "work@sctag_dirrep::dffe_s". + +[WARNI:EL0500] sctag_dirrep.v:123 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:130 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:137 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:145 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:152 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:159 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:166 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:174 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:181 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:198 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:220 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:246 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:259 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:267 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:282 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:297 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:305 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:317 Cannot find a module definition for "work@sctag_dirrep::dff_s". + +[WARNI:EL0500] sctag_dirrep.v:325 Cannot find a module definition for "work@sctag_dirrep::dff_s". + [WARNI:EL0500] sctag_dir_out.v:53 Cannot find a module definition for "work@sctag_dir_out::mux2ds". [WARNI:EL0500] sctag_dir_out.v:59 Cannot find a module definition for "work@sctag_dir_out::zzpar16". @@ -5047,6 +5105,16 @@ [WARNI:EL0500] sctag_dir_out.v:78 Cannot find a module definition for "work@sctag_dir_out::dff_s". +[ERROR:EL0530] module-instance.v:6 Out of range parameter index: "1". + +[ERROR:EL0530] module-instance.v:6 Out of range parameter index: "2". + +[ERROR:EL0514] module-instance.v:7 Undefined variable: REG_WIDTH. + +[ERROR:EL0530] module-instance.v:7 Out of range parameter index: "3". + +[WARNI:EL0500] module-instance.v:19 Cannot find a module definition for "work@test_top::module_being_instanced". + [WARNI:EL0500] sctag_oqdp.v:255 Cannot find a module definition for "work@sctag_oqdp::dff_s". [WARNI:EL0500] sctag_oqdp.v:262 Cannot find a module definition for "work@sctag_oqdp::mux2ds". @@ -5149,128 +5217,6 @@ [WARNI:EL0500] sctag_oqdp.v:763 Cannot find a module definition for "work@sctag_oqdp::mux3ds". -[WARNI:EL0500] sctag_dbgdp.v:55 Cannot find a module definition for "work@sctag_dbgdp::dff_s". - -[WARNI:EL0500] sctag_dir_ctl.v:83 Cannot find a module definition for "work@sctag_dir_ctl::dffe_s". - -[WARNI:EL0500] sctag_dir_ctl.v:89 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". - -[WARNI:EL0500] sctag_dir_ctl.v:101 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". - -[WARNI:EL0500] sctag_dir_ctl.v:108 Cannot find a module definition for "work@sctag_dir_ctl::dff_s". - -[WARNI:EL0500] sctag_dir_in.v:53 Cannot find a module definition for "work@sctag_dir_in::clken_buf". - -[WARNI:EL0500] sctag_dir_in.v:56 Cannot find a module definition for "work@sctag_dir_in::dff_s". - -[WARNI:EL0500] sctag_dir_in.v:66 Cannot find a module definition for "work@sctag_dir_in::mux2ds". - -[WARNI:EL0500] sctag_dir_in.v:70 Cannot find a module definition for "work@sctag_dir_in::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:111 Cannot find a module definition for "work@sctag_dirrep::dffe_s". - -[WARNI:EL0500] sctag_dirrep.v:123 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:130 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:137 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:145 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:152 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:159 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:166 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:174 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:181 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:198 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:220 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:246 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:259 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:267 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:282 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:297 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:305 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:317 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_dirrep.v:325 Cannot find a module definition for "work@sctag_dirrep::dff_s". - -[WARNI:EL0500] sctag_snpctl.v:87 Cannot find a module definition for "work@sctag_snpctl::dffrl_async". - -[WARNI:EL0500] sctag_snpctl.v:168 Cannot find a module definition for "work@sctag_snpctl::dff_s". - -[WARNI:EL0500] sctag_snpctl.v:174 Cannot find a module definition for "work@sctag_snpctl::dffre_s". - -[WARNI:EL0500] sctag_snpctl.v:186 Cannot find a module definition for "work@sctag_snpctl::mux2ds". - -[WARNI:EL0500] sctag_snpctl.v:190 Cannot find a module definition for "work@sctag_snpctl::dffre_s". - -[WARNI:EL0500] sctag_snpctl.v:208 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". - -[WARNI:EL0500] sctag_snpctl.v:266 Cannot find a module definition for "work@sctag_snpctl::dff_s". - -[WARNI:EL0500] sctag_snpctl.v:269 Cannot find a module definition for "work@sctag_snpctl::dffre_s". - -[WARNI:EL0500] sctag_snpctl.v:282 Cannot find a module definition for "work@sctag_snpctl::dff_s". - -[WARNI:EL0500] sctag_snpctl.v:285 Cannot find a module definition for "work@sctag_snpctl::mux2ds". - -[WARNI:EL0500] sctag_snpctl.v:293 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". - -[WARNI:EL0500] sctag_snpctl.v:315 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". - -[WARNI:EL0500] sctag_snpctl.v:334 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". - -[ERROR:EL0530] module-instance.v:6 Out of range parameter index: "1". - -[ERROR:EL0530] module-instance.v:6 Out of range parameter index: "2". - -[ERROR:EL0514] module-instance.v:7 Undefined variable: REG_WIDTH. - -[ERROR:EL0530] module-instance.v:7 Out of range parameter index: "3". - -[WARNI:EL0500] module-instance.v:19 Cannot find a module definition for "work@test_top::module_being_instanced". - -[WARNI:EL0500] sctag_tagl_dp.v:77 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:79 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - -[WARNI:EL0500] sctag_tagl_dp.v:82 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:84 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - -[WARNI:EL0500] sctag_tagl_dp.v:87 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:89 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - -[WARNI:EL0500] sctag_tagl_dp.v:93 Cannot find a module definition for "work@sctag_tagl_dp::mux3ds". - -[WARNI:EL0500] sctag_tagl_dp.v:101 Cannot find a module definition for "work@sctag_tagl_dp::mux3ds". - -[WARNI:EL0500] sctag_tagl_dp.v:110 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:112 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - -[WARNI:EL0500] sctag_tagl_dp.v:115 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:117 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - -[WARNI:EL0500] sctag_tagl_dp.v:120 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". - -[WARNI:EL0500] sctag_tagl_dp.v:122 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". - [WARNI:EL0500] fpu_add_ctl.v:680 Cannot find a module definition for "work@fpu_add_ctl::dffrl_async". [WARNI:EL0500] fpu_add_ctl.v:699 Cannot find a module definition for "work@fpu_add_ctl::dffe_s". @@ -5441,6 +5387,64 @@ [WARNI:EL0500] fpu_add_ctl.v:2557 Cannot find a module definition for "work@fpu_add_ctl::dffe_s". +[WARNI:EL0500] sctag_snpctl.v:87 Cannot find a module definition for "work@sctag_snpctl::dffrl_async". + +[WARNI:EL0500] sctag_snpctl.v:168 Cannot find a module definition for "work@sctag_snpctl::dff_s". + +[WARNI:EL0500] sctag_snpctl.v:174 Cannot find a module definition for "work@sctag_snpctl::dffre_s". + +[WARNI:EL0500] sctag_snpctl.v:186 Cannot find a module definition for "work@sctag_snpctl::mux2ds". + +[WARNI:EL0500] sctag_snpctl.v:190 Cannot find a module definition for "work@sctag_snpctl::dffre_s". + +[WARNI:EL0500] sctag_snpctl.v:208 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". + +[WARNI:EL0500] sctag_snpctl.v:266 Cannot find a module definition for "work@sctag_snpctl::dff_s". + +[WARNI:EL0500] sctag_snpctl.v:269 Cannot find a module definition for "work@sctag_snpctl::dffre_s". + +[WARNI:EL0500] sctag_snpctl.v:282 Cannot find a module definition for "work@sctag_snpctl::dff_s". + +[WARNI:EL0500] sctag_snpctl.v:285 Cannot find a module definition for "work@sctag_snpctl::mux2ds". + +[WARNI:EL0500] sctag_snpctl.v:293 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". + +[WARNI:EL0500] sctag_snpctl.v:315 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". + +[WARNI:EL0500] sctag_snpctl.v:334 Cannot find a module definition for "work@sctag_snpctl::dffrl_s". + +[WARNI:EL0500] sctag_retdp.v:58 Cannot find a module definition for "work@sctag_retdp::dff_s". + +[WARNI:EL0500] sctag_retdp.v:65 Cannot find a module definition for "work@sctag_retdp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:77 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:79 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:82 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:84 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:87 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:89 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:93 Cannot find a module definition for "work@sctag_tagl_dp::mux3ds". + +[WARNI:EL0500] sctag_tagl_dp.v:101 Cannot find a module definition for "work@sctag_tagl_dp::mux3ds". + +[WARNI:EL0500] sctag_tagl_dp.v:110 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:112 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:115 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:117 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + +[WARNI:EL0500] sctag_tagl_dp.v:120 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". + +[WARNI:EL0500] sctag_tagl_dp.v:122 Cannot find a module definition for "work@sctag_tagl_dp::dff_s". + [WARNI:EL0500] sctag_vuad_ctl.v:191 Cannot find a module definition for "work@sctag_vuad_ctl::clken_buf". [WARNI:EL0500] sctag_vuad_ctl.v:195 Cannot find a module definition for "work@sctag_vuad_ctl::mux2ds". @@ -5455,6 +5459,8 @@ [WARNI:EL0500] sctag_vuad_ctl.v:222 Cannot find a module definition for "work@sctag_vuad_ctl::dff_s". +[WARNI:EL0500] sctag_scbufrep.v:38 Cannot find a module definition for "work@sctag_scbufrep::dff_s". + [WARNI:EL0500] sparc_exu_alulogic.v:62 Cannot find a module definition for "work@sparc_exu_alulogic::mux4ds". [WARNI:EL0500] sparc_exu_alulogic.v:73 Cannot find a module definition for "work@sparc_exu_alulogic::dp_buffer". @@ -5463,9 +5469,83 @@ [WARNI:EL0500] sparc_exu_alulogic.v:78 Cannot find a module definition for "work@sparc_exu_alulogic::dp_buffer". -[WARNI:EL0500] sctag_retdp.v:58 Cannot find a module definition for "work@sctag_retdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:86 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_retdp.v:65 Cannot find a module definition for "work@sctag_retdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:87 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:94 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:95 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:103 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:111 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:120 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:121 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:130 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:131 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:141 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:142 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:154 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:155 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:162 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:163 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:170 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:178 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:187 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:188 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:197 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:198 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:207 Cannot find a module definition for "work@sctag_snpdp::clken_buf". + +[WARNI:EL0500] sctag_snpdp.v:208 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:224 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:231 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:248 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:251 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:257 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:260 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:271 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:274 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:277 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:283 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:289 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:295 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:304 Cannot find a module definition for "work@sctag_snpdp::mux2ds". + +[WARNI:EL0500] sctag_snpdp.v:310 Cannot find a module definition for "work@sctag_snpdp::dff_s". + +[WARNI:EL0500] sctag_snpdp.v:313 Cannot find a module definition for "work@sctag_snpdp::mux2ds". [WARNI:EL0500] sparc_exu_byp_eccgen.v:54 Cannot find a module definition for "work@sparc_exu_byp_eccgen::dff_s". @@ -5567,128 +5647,6 @@ [WARNI:EL0500] sparc_exu_byp_eccgen.v:103 Cannot find a module definition for "work@sparc_exu_byp_eccgen::dff_s". -[WARNI:EL0500] sctag_scbufrep.v:38 Cannot find a module definition for "work@sctag_scbufrep::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:86 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:87 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:94 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:95 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:103 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:111 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:120 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:121 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:130 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:131 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:141 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:142 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:154 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:155 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:162 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:163 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:170 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:178 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:187 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:188 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:197 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:198 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:207 Cannot find a module definition for "work@sctag_snpdp::clken_buf". - -[WARNI:EL0500] sctag_snpdp.v:208 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:224 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:231 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:248 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:251 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:257 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:260 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:271 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:274 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:277 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:283 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:289 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:295 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:304 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sctag_snpdp.v:310 Cannot find a module definition for "work@sctag_snpdp::dff_s". - -[WARNI:EL0500] sctag_snpdp.v:313 Cannot find a module definition for "work@sctag_snpdp::mux2ds". - -[WARNI:EL0500] sparc_exu_shft.v:79 Cannot find a module definition for "work@sparc_exu_shft::dp_mux2es". - -[WARNI:EL0500] sparc_exu_shft.v:85 Cannot find a module definition for "work@sparc_exu_shft::dp_mux2es". - -[WARNI:EL0500] sparc_exu_shft.v:94 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:103 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:112 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:123 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_exu_shft.v:124 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_exu_shft.v:125 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_exu_shft.v:128 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:137 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:146 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". - -[WARNI:EL0500] sparc_exu_shft.v:157 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_exu_shft.v:158 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_exu_shft.v:159 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". - -[WARNI:EL0500] sparc_ffu_vis.v:111 Cannot find a module definition for "work@sparc_ffu_vis::dp_buffer". - -[WARNI:EL0500] sparc_ffu_vis.v:112 Cannot find a module definition for "work@sparc_ffu_vis::dp_buffer". - -[WARNI:EL0500] sparc_ffu_vis.v:113 Cannot find a module definition for "work@sparc_ffu_vis::mux4ds". - -[WARNI:EL0500] sparc_ffu_vis.v:122 Cannot find a module definition for "work@sparc_ffu_vis::dp_mux2es". - -[WARNI:EL0500] sparc_ffu_vis.v:145 Cannot find a module definition for "work@sparc_ffu_vis::mux3ds". - -[WARNI:EL0500] sparc_ffu_vis.v:154 Cannot find a module definition for "work@sparc_ffu_vis::mux4ds". - -[WARNI:EL0500] sparc_ffu_vis.v:169 Cannot find a module definition for "work@sparc_ffu_vis::mux3ds". - [WARNI:EL0500] sctag_tagdp.v:143 Cannot find a module definition for "work@sctag_tagdp::clken_buf". [WARNI:EL0500] sctag_tagdp.v:147 Cannot find a module definition for "work@sctag_tagdp::dff_s". @@ -5723,16 +5681,6 @@ [WARNI:EL0500] sctag_tagdp.v:260 Cannot find a module definition for "work@sctag_tagdp::dff_s". -[WARNI:EL0500] sctag_vuadcol_dp.v:99 Cannot find a module definition for "work@sctag_vuadcol_dp::mux4ds". - -[WARNI:EL0500] sctag_vuadcol_dp.v:150 Cannot find a module definition for "work@sctag_vuadcol_dp::mux4ds". - -[WARNI:EL0500] sctag_vuadcol_dp.v:160 Cannot find a module definition for "work@sctag_vuadcol_dp::mux2ds". - -[WARNI:EL0500] sparc_ifu_thrcmpl.v:129 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". - -[WARNI:EL0500] sparc_ifu_thrcmpl.v:135 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". - [WARNI:EL0500] pad_ddr0.v:150 Cannot find a module definition for "work@pad_ddr0::bw_clk_cl_ddr_ddr". [WARNI:EL0500] pad_ddr0.v:165 Cannot find a module definition for "work@pad_ddr0::ddr_ch". @@ -5751,19 +5699,39 @@ [WARNI:EL0500] pad_ddr0.v:318 Cannot find a module definition for "work@pad_ddr0::bw_u1_scanl_2x". -[WARNI:EL0500] spu_mald.v:112 Cannot find a module definition for "work@spu_mald::dffre_s". +[WARNI:EL0500] sctag_vuadcol_dp.v:99 Cannot find a module definition for "work@sctag_vuadcol_dp::mux4ds". -[WARNI:EL0500] spu_mald.v:128 Cannot find a module definition for "work@spu_mald::dff_s". +[WARNI:EL0500] sctag_vuadcol_dp.v:150 Cannot find a module definition for "work@sctag_vuadcol_dp::mux4ds". -[WARNI:EL0500] spu_mald.v:133 Cannot find a module definition for "work@spu_mald::dffr_s". +[WARNI:EL0500] sctag_vuadcol_dp.v:160 Cannot find a module definition for "work@sctag_vuadcol_dp::mux2ds". -[WARNI:EL0500] spu_mald.v:138 Cannot find a module definition for "work@spu_mald::dffr_s". +[WARNI:EL0500] sparc_exu_shft.v:79 Cannot find a module definition for "work@sparc_exu_shft::dp_mux2es". -[WARNI:EL0500] spu_mald.v:143 Cannot find a module definition for "work@spu_mald::dffr_s". +[WARNI:EL0500] sparc_exu_shft.v:85 Cannot find a module definition for "work@sparc_exu_shft::dp_mux2es". -[WARNI:EL0500] spu_mald.v:148 Cannot find a module definition for "work@spu_mald::dffr_s". +[WARNI:EL0500] sparc_exu_shft.v:94 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". -[WARNI:EL0500] spu_mald.v:201 Cannot find a module definition for "work@spu_mald::dffr_s". +[WARNI:EL0500] sparc_exu_shft.v:103 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". + +[WARNI:EL0500] sparc_exu_shft.v:112 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". + +[WARNI:EL0500] sparc_exu_shft.v:123 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". + +[WARNI:EL0500] sparc_exu_shft.v:124 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". + +[WARNI:EL0500] sparc_exu_shft.v:125 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". + +[WARNI:EL0500] sparc_exu_shft.v:128 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". + +[WARNI:EL0500] sparc_exu_shft.v:137 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". + +[WARNI:EL0500] sparc_exu_shft.v:146 Cannot find a module definition for "work@sparc_exu_shft::mux4ds". + +[WARNI:EL0500] sparc_exu_shft.v:157 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". + +[WARNI:EL0500] sparc_exu_shft.v:158 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". + +[WARNI:EL0500] sparc_exu_shft.v:159 Cannot find a module definition for "work@sparc_exu_shft::dp_buffer". [WARNI:EL0500] pad_ddr3.v:127 Cannot find a module definition for "work@pad_ddr3::ddr_ch_b". @@ -5775,8 +5743,26 @@ [WARNI:EL0500] pad_ddr3.v:246 Cannot find a module definition for "work@pad_ddr3::bw_u1_scanl_2x". +[WARNI:EL0500] sparc_ffu_vis.v:111 Cannot find a module definition for "work@sparc_ffu_vis::dp_buffer". + +[WARNI:EL0500] sparc_ffu_vis.v:112 Cannot find a module definition for "work@sparc_ffu_vis::dp_buffer". + +[WARNI:EL0500] sparc_ffu_vis.v:113 Cannot find a module definition for "work@sparc_ffu_vis::mux4ds". + +[WARNI:EL0500] sparc_ffu_vis.v:122 Cannot find a module definition for "work@sparc_ffu_vis::dp_mux2es". + +[WARNI:EL0500] sparc_ffu_vis.v:145 Cannot find a module definition for "work@sparc_ffu_vis::mux3ds". + +[WARNI:EL0500] sparc_ffu_vis.v:154 Cannot find a module definition for "work@sparc_ffu_vis::mux4ds". + +[WARNI:EL0500] sparc_ffu_vis.v:169 Cannot find a module definition for "work@sparc_ffu_vis::mux3ds". + [WARNI:EL0500] sparc_exu_aluaddsub.v:68 Cannot find a module definition for "work@sparc_exu_aluaddsub::dff_s". +[WARNI:EL0500] sparc_ifu_thrcmpl.v:129 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". + +[WARNI:EL0500] sparc_ifu_thrcmpl.v:135 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". + [WARNI:EL0500] lsu_dcdp.v:245 Cannot find a module definition for "work@lsu_dcdp::mux4ds". [WARNI:EL0500] lsu_dcdp.v:270 Cannot find a module definition for "work@lsu_dcdp::mux4ds". @@ -5801,6 +5787,20 @@ [WARNI:EL0500] lsu_dcdp.v:898 Cannot find a module definition for "work@lsu_dcdp::dff_s". +[WARNI:EL0500] spu_mald.v:112 Cannot find a module definition for "work@spu_mald::dffre_s". + +[WARNI:EL0500] spu_mald.v:128 Cannot find a module definition for "work@spu_mald::dff_s". + +[WARNI:EL0500] spu_mald.v:133 Cannot find a module definition for "work@spu_mald::dffr_s". + +[WARNI:EL0500] spu_mald.v:138 Cannot find a module definition for "work@spu_mald::dffr_s". + +[WARNI:EL0500] spu_mald.v:143 Cannot find a module definition for "work@spu_mald::dffr_s". + +[WARNI:EL0500] spu_mald.v:148 Cannot find a module definition for "work@spu_mald::dffr_s". + +[WARNI:EL0500] spu_mald.v:201 Cannot find a module definition for "work@spu_mald::dffr_s". + [WARNI:EL0500] lsu_tagdp.v:90 Cannot find a module definition for "work@lsu_tagdp::mux4ds". [WARNI:EL0500] lsu_tagdp.v:102 Cannot find a module definition for "work@lsu_tagdp::dff_s". @@ -7456,5 +7456,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -32.99user 1.89system 0:13.93elapsed 250%CPU (0avgtext+0avgdata 1060896maxresident)k -0inputs+16024outputs (0major+267465minor)pagefaults 0swaps +33.10user 2.81system 0:13.09elapsed 274%CPU (0avgtext+0avgdata 1060632maxresident)k +7704inputs+16024outputs (0major+267488minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Verilator/Verilator_diff.log b/SVIncCompil/Testcases/Verilator/Verilator_diff.log index 5e882ee..30811ae 100644 --- a/SVIncCompil/Testcases/Verilator/Verilator_diff.log +++ b/SVIncCompil/Testcases/Verilator/Verilator_diff.log
@@ -8,62 +8,56 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_demux.sv". - -[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". - [INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_def.sv". [INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_mux.sv". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_demux.sv". + [INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_wrap.sv". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac.sv". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/genbus_if.sv". - [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac_ana.sv". [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac_dig.sv". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/adrdec.sv". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac.sv". [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/chip.sv". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/genbus_if.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/adrdec.sv". + [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/cpu.sv". [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads_if.sv". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ports_h.sv". - [INFO :PP0122] Preprocessing source file "tsub/t_flag_f_tsub_inc.v". [INFO :PP0122] Preprocessing source file "t_a_first_cc.v". [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pad_gnd.sv". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pad_gpio.sv". - [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pad_vdd.sv". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pad_gpio.sv". + [INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads.sv". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pinout_h.sv". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads_h.sv". - [INFO :PP0122] Preprocessing source file "t_alw_combdly.v". [INFO :PP0122] Preprocessing source file "t_alw_nosplit.v". -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ports.sv". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/rom.sv". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/program_h.sv". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pinout_h.sv". [INFO :PP0122] Preprocessing source file "t_array_backw_index_bad.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ports_h.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads_h.sv". + [INFO :PP0122] Preprocessing source file "t_array_compare.v". [INFO :PP0122] Preprocessing source file "t_array_interface.v". @@ -78,31 +72,33 @@ [INFO :PP0122] Preprocessing source file "t_array_rev.v". -[INFO :PP0122] Preprocessing source file "tsub/t_flag_f_tsub.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ports.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/rom.sv". [INFO :PP0122] Preprocessing source file "t_array_type_methods.v". -[INFO :PP0122] Preprocessing source file "t_EXAMPLE.v". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/timescale.sv". - -[INFO :PP0122] Preprocessing source file "t_altera_lpm.v". - -[INFO :PP0122] Preprocessing source file "t_alw_dly.v". - -[INFO :PP0122] Preprocessing source file "t_alw_split.v". - -[INFO :PP0122] Preprocessing source file "t_alw_reorder.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/program_h.sv". [INFO :PP0122] Preprocessing source file "t_assert_basic.v". -[INFO :PP0122] Preprocessing source file "t_alw_splitord.v". - -[INFO :PP0122] Preprocessing source file "t_alw_split_rst.v". +[INFO :PP0122] Preprocessing source file "tsub/t_flag_f_tsub.v". [INFO :PP0122] Preprocessing source file "t_assert_cover.v". -[INFO :PP0122] Preprocessing source file "t_array_packed_sysfunct.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/timescale.sv". + +[INFO :PP0122] Preprocessing source file "t_EXAMPLE.v". + +[INFO :PP0122] Preprocessing source file "t_altera_lpm.v". + +[INFO :PP0122] Preprocessing source file "t_alw_reorder.v". + +[INFO :PP0122] Preprocessing source file "t_alw_dly.v". + +[INFO :PP0122] Preprocessing source file "t_alw_split_rst.v". + +[INFO :PP0122] Preprocessing source file "t_alw_split.v". [INFO :PP0122] Preprocessing source file "t_array_list_bad.v". @@ -110,34 +106,38 @@ [INFO :PP0122] Preprocessing source file "t_array_pattern_packed.v". +[INFO :PP0122] Preprocessing source file "t_bench_mux4k.v". + +[INFO :PP0122] Preprocessing source file "t_alw_splitord.v". + [INFO :PP0122] Preprocessing source file "t_assert_dup_bad.v". [INFO :PP0122] Preprocessing source file "t_assert_property.v". [INFO :PP0122] Preprocessing source file "t_assert_synth.v". -[INFO :PP0122] Preprocessing source file "t_bind2.v". - -[INFO :PP0122] Preprocessing source file "t_bench_mux4k.v". - -[INFO :PP0122] Preprocessing source file "t_bitsel_slice.v". - [INFO :PP0122] Preprocessing source file "t_bitsel_wire_array_bad.v". -[INFO :PP0122] Preprocessing source file "t_bitsel_struct3.v". - [INFO :PP0122] Preprocessing source file "t_case_66bits.v". [INFO :PP0122] Preprocessing source file "t_case_auto1.v". +[INFO :PP0122] Preprocessing source file "t_array_packed_sysfunct.v". + [INFO :PP0122] Preprocessing source file "t_case_genx_bad.v". +[INFO :PP0122] Preprocessing source file "t_bind2.v". + [INFO :PP0122] Preprocessing source file "t_case_group.v". [INFO :PP0122] Preprocessing source file "t_case_huge.v". [INFO :PP0122] Preprocessing source file "t_case_huge_sub2.v". +[INFO :PP0122] Preprocessing source file "t_bitsel_slice.v". + +[INFO :PP0122] Preprocessing source file "t_bitsel_struct3.v". + [INFO :PP0122] Preprocessing source file "t_case_deep.v". [INFO :PP0122] Preprocessing source file "t_case_inside.v". @@ -158,6 +158,8 @@ [INFO :PP0122] Preprocessing source file "t_cast.v". +[INFO :PP0122] Preprocessing source file "t_case_write1.v". + [INFO :PP0122] Preprocessing source file "t_cdc_async_bad.v". [INFO :PP0122] Preprocessing source file "t_cellarray.v". @@ -166,9 +168,11 @@ [INFO :PP0122] Preprocessing source file "t_clk_concat.v". +[INFO :PP0122] Preprocessing source file "t_case_write2.v". + [INFO :PP0122] Preprocessing source file "t_clk_concat2.v". -[INFO :PP0122] Preprocessing source file "t_case_write1.v". +[INFO :PP0122] Preprocessing source file "t_case_write2_tasks.v". [INFO :PP0122] Preprocessing source file "t_clk_concat3.v". @@ -178,18 +182,22 @@ [INFO :PP0122] Preprocessing source file "t_clk_concat6.v". -[INFO :PP0122] Preprocessing source file "t_case_write2.v". - [INFO :PP0122] Preprocessing source file "t_clk_condflop.v". -[INFO :PP0122] Preprocessing source file "t_case_write2_tasks.v". - [INFO :PP0122] Preprocessing source file "t_clk_condflop_nord.v". -[INFO :PP0122] Preprocessing source file "t_arraysel_wide.v". - [INFO :PP0122] Preprocessing source file "t_clk_dpulse.v". +[INFO :PP0122] Preprocessing source file "t_clk_dsp.v". + +[INFO :PP0122] Preprocessing source file "t_clk_first.v". + +[INFO :PP0122] Preprocessing source file "t_clk_gater.v". + +[INFO :PP0122] Preprocessing source file "t_clk_gen.v". + +[INFO :PP0122] Preprocessing source file "t_arraysel_wide.v". + [INFO :PP0122] Preprocessing source file "t_assert_casez.v". [INFO :PP0122] Preprocessing source file "t_assert_comp.v". @@ -214,103 +222,67 @@ [INFO :PP0122] Preprocessing source file "t_bitsel_struct2.v". -[INFO :PP0122] Preprocessing source file "t_clk_dsp.v". - [INFO :PP0122] Preprocessing source file "t_blocking.v". [INFO :PP0122] Preprocessing source file "t_case_default_bad.v". [INFO :PP0122] Preprocessing source file "t_case_dupitems.v". -[INFO :PP0122] Preprocessing source file "t_clk_first.v". - [INFO :PP0122] Preprocessing source file "t_case_huge_sub.v". -[INFO :PP0122] Preprocessing source file "t_clk_gater.v". - -[INFO :PP0122] Preprocessing source file "t_clk_gen.v". - -[INFO :PP0122] Preprocessing source file "t_case_huge_sub4.v". - -[INFO :PP0122] Preprocessing source file "t_gen_mislevel.v". - -[INFO :PP0122] Preprocessing source file "t_case_nest.v". - -[INFO :PP0122] Preprocessing source file "t_case_orig.v". - -[INFO :PP0122] Preprocessing source file "t_case_wild.v". - -[INFO :PP0122] Preprocessing source file "t_case_write1_tasks.v". - [INFO :PP0122] Preprocessing source file "t_clk_inp_init.v". [INFO :PP0122] Preprocessing source file "t_clk_latch.v". -[INFO :PP0122] Preprocessing source file "t_gen_missing.v". +[INFO :PP0122] Preprocessing source file "t_gen_mislevel.v". [INFO :PP0122] Preprocessing source file "t_clk_latchgate.v". -[INFO :PP0122] Preprocessing source file "t_gen_upscope.v". +[INFO :PP0122] Preprocessing source file "t_gen_missing.v". -[INFO :PP0122] Preprocessing source file "t_if_deep.v". +[INFO :PP0122] Preprocessing source file "t_case_huge_sub4.v". [INFO :PP0122] Preprocessing source file "t_clk_powerdn.v". +[INFO :PP0122] Preprocessing source file "t_case_nest.v". + +[INFO :PP0122] Preprocessing source file "t_gen_upscope.v". + +[INFO :PP0122] Preprocessing source file "t_clk_scope_bad.v". + +[INFO :PP0122] Preprocessing source file "t_clk_vecgen1.v". + +[INFO :PP0122] Preprocessing source file "t_if_deep.v". + +[INFO :PP0122] Preprocessing source file "t_case_orig.v". + +[INFO :PP0122] Preprocessing source file "t_clocker.v". + +[INFO :PP0122] Preprocessing source file "t_case_wild.v". + [INFO :PP0122] Preprocessing source file "t_display_bad.v". +[INFO :PP0122] Preprocessing source file "t_concat_large.v". + [INFO :PP0122] Preprocessing source file "t_display_esc_bad.v". +[INFO :PP0122] Preprocessing source file "t_concat_large_bad.v". + [INFO :PP0122] Preprocessing source file "t_display_l.v". +[INFO :PP0122] Preprocessing source file "t_concat_opt.v". + [INFO :PP0122] Preprocessing source file "t_display_mcd.v". [INFO :PP0122] Preprocessing source file "t_display_merge.v". -[INFO :PP0122] Preprocessing source file "t_clk_scope_bad.v". +[INFO :PP0122] Preprocessing source file "t_case_write1_tasks.v". [INFO :PP0122] Preprocessing source file "t_display_realtime.v". -[INFO :PP0122] Preprocessing source file "t_clk_vecgen1.v". - -[INFO :PP0122] Preprocessing source file "t_display_signed.v". - -[INFO :PP0122] Preprocessing source file "t_display_time.v". - -[INFO :PP0122] Preprocessing source file "t_dos.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_2exp_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_accessors.v". - -[INFO :PP0122] Preprocessing source file "t_clocker.v". - -[INFO :PP0122] Preprocessing source file "t_concat_large.v". - -[INFO :PP0122] Preprocessing source file "t_inst_comma.v". - -[INFO :PP0122] Preprocessing source file "t_concat_large_bad.v". - -[INFO :PP0122] Preprocessing source file "t_concat_opt.v". - -[INFO :PP0122] Preprocessing source file "t_inst_first.v". - [INFO :PP0122] Preprocessing source file "t_const.v". -[INFO :PP0122] Preprocessing source file "t_inst_port_array.v". - -[INFO :PP0122] Preprocessing source file "t_inst_recurse2_bad.v". - -[INFO :PP0122] Preprocessing source file "t_inst_signed.v". - -[INFO :PP0122] Preprocessing source file "t_inst_v2k.v". - -[INFO :PP0122] Preprocessing source file "t_interface1.v". - -[INFO :PP0122] Preprocessing source file "t_interface_array.v". - -[INFO :PP0122] Preprocessing source file "t_interface_array_nocolon_bad.v". - -[INFO :PP0122] Preprocessing source file "t_interface_down.v". +[INFO :PP0122] Preprocessing source file "t_display_signed.v". [INFO :PP0122] Preprocessing source file "t_const_bad.v". @@ -318,61 +290,67 @@ [INFO :PP0122] Preprocessing source file "t_const_overflow_bad.v". +[INFO :PP0122] Preprocessing source file "t_display_time.v". + +[INFO :PP0122] Preprocessing source file "t_inst_comma.v". + [INFO :PP0122] Preprocessing source file "t_cover_line.v". +[INFO :PP0122] Preprocessing source file "t_dos.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_2exp_bad.v". + +[INFO :PP0122] Preprocessing source file "t_inst_first.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_accessors.v". + [INFO :PP0122] Preprocessing source file "t_cover_sva_notflat.v". -[INFO :PP0122] Preprocessing source file "t_interface_dups.v". - [INFO :PP0122] Preprocessing source file "t_cover_toggle.v". +[INFO :PP0122] Preprocessing source file "t_inst_port_array.v". + [INFO :PP0122] Preprocessing source file "t_crazy_sel.v". +[INFO :PP0122] Preprocessing source file "t_inst_recurse2_bad.v". + [INFO :PP0122] Preprocessing source file "t_dedupe_clk_gate.v". +[INFO :PP0122] Preprocessing source file "t_inst_signed.v". + [INFO :PP0122] Preprocessing source file "t_dedupe_seq_logic.v". +[INFO :PP0122] Preprocessing source file "t_inst_v2k.v". + +[INFO :PP0122] Preprocessing source file "t_interface1.v". + +[INFO :PP0122] Preprocessing source file "t_interface_array.v". + [INFO :PP0122] Preprocessing source file "t_delay.v". [INFO :PP0122] Preprocessing source file "t_detectarray_1.v". [INFO :PP0122] Preprocessing source file "t_detectarray_2.v". +[INFO :PP0122] Preprocessing source file "t_interface_array_nocolon_bad.v". + [INFO :PP0122] Preprocessing source file "t_detectarray_3.v". +[INFO :PP0122] Preprocessing source file "t_interface_down.v". + [INFO :PP0122] Preprocessing source file "t_display.v". -[INFO :PP0122] Preprocessing source file "t_display_real.v". +[INFO :PP0122] Preprocessing source file "t_interface_dups.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen8.v". +[INFO :PP0122] Preprocessing source file "t_display_real.v". [INFO :PP0122] Preprocessing source file "t_display_string.v". [INFO :PP0122] Preprocessing source file "t_display_wide.v". -[INFO :PP0122] Preprocessing source file "t_dpi_display.v". - [INFO :PP0122] Preprocessing source file "t_dpi_context.v". -[INFO :PP0122] Preprocessing source file "t_dpi_export.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_exp_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_import.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_openfirst.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_dup_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_imp_gen.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_lib.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_logic_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_name_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_open.v". +[INFO :PP0122] Preprocessing source file "t_interface_gen8.v". [INFO :PP0122] Preprocessing source file "t_interface_modport_export.v". @@ -386,10 +364,6 @@ [INFO :PP0122] Preprocessing source file "t_langext_2.v". -[INFO :PP0122] Preprocessing source file "t_dpi_openreg_bad.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_sys.v". - [INFO :PP0122] Preprocessing source file "t_lint_blksync_bad.v". [INFO :PP0122] Preprocessing source file "t_lint_bsspace_bad.v". @@ -400,8 +374,6 @@ [INFO :PP0122] Preprocessing source file "t_lint_implicit.v". -[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit2.v". - [INFO :PP0122] Preprocessing source file "t_lint_implicit_port.v". [INFO :PP0122] Preprocessing source file "t_lint_input_eq_bad.v". @@ -410,8 +382,20 @@ [INFO :PP0122] Preprocessing source file "t_lint_modport_dir_bad.v". +[INFO :PP0122] Preprocessing source file "t_dpi_dup_bad.v". + [INFO :PP0122] Preprocessing source file "t_lint_repeat_bad.v". +[INFO :PP0122] Preprocessing source file "t_dpi_imp_gen.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_lib.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_logic_bad.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_name_bad.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_open.v". + [INFO :PP0122] Preprocessing source file "t_lint_setout_bad.v". [INFO :PP0122] Preprocessing source file "t_lint_unused.v". @@ -424,54 +408,40 @@ [INFO :PP0122] Preprocessing source file "t_math_concat64.v". -[INFO :PP0122] Preprocessing source file "t_dpi_qw.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_vams.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit.v". +[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit2.v". [INFO :PP0122] Preprocessing source file "t_dpi_string.v". [INFO :PP0122] Preprocessing source file "t_dpi_threads.v". -[INFO :PP0122] Preprocessing source file "t_embed1.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_var.v". +[INFO :PP0122] Preprocessing source file "t_dpi_display.v". [INFO :PP0122] Preprocessing source file "t_math_equal.v". -[INFO :PP0122] Preprocessing source file "t_embed1_child.v". +[INFO :PP0122] Preprocessing source file "t_embed1.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_export.v". [INFO :PP0122] Preprocessing source file "t_enum.v". -[INFO :PP0122] Preprocessing source file "t_emit_constw.v". - -[INFO :PP0122] Preprocessing source file "t_embed1_wrap.v". +[INFO :PP0122] Preprocessing source file "t_dpi_openfirst.v". [INFO :PP0122] Preprocessing source file "t_enum_int.v". -[INFO :PP0122] Preprocessing source file "t_enum_bad_hide.v". - -[INFO :PP0122] Preprocessing source file "t_enum_func.v". - -[INFO :PP0122] Preprocessing source file "t_enum_large_methods.v". +[INFO :PP0122] Preprocessing source file "t_dpi_openreg_bad.v". [INFO :PP0122] Preprocessing source file "t_enum_name3.v". +[INFO :PP0122] Preprocessing source file "t_dpi_qw.v". + [INFO :PP0122] Preprocessing source file "t_enum_public.v". +[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit.v". + [INFO :PP0122] Preprocessing source file "t_enum_type_pins.v". -[INFO :PP0122] Preprocessing source file "t_enum_name2.v". - [INFO :PP0122] Preprocessing source file "t_extend_class.v". -[INFO :PP0122] Preprocessing source file "t_enum_overlap_bad.v". - -[INFO :PP0122] Preprocessing source file "t_enum_size.v". - -[INFO :PP0122] Preprocessing source file "t_enumeration.v". - [INFO :PP0122] Preprocessing source file "t_flag_bboxsys.v". [INFO :PP0122] Preprocessing source file "t_flag_debug_noleak.v". @@ -480,24 +450,20 @@ [INFO :PP0122] Preprocessing source file "t_flag_define.v". -[INFO :PP0122] Preprocessing source file "t_math_imm2.v". +[INFO :PP0122] Preprocessing source file "t_embed1_wrap.v". -[INFO :PP0122] Preprocessing source file "t_math_msvc_64.v". +[INFO :PP0122] Preprocessing source file "t_enum_bad_hide.v". -[INFO :PP0122] Preprocessing source file "t_math_mul.v". +[INFO :PP0122] Preprocessing source file "t_enum_func.v". -[INFO :PP0122] Preprocessing source file "t_for_funcbound.v". +[INFO :PP0122] Preprocessing source file "t_enum_large_methods.v". -[INFO :PP0122] Preprocessing source file "t_math_pow2.v". +[INFO :PP0122] Preprocessing source file "t_dpi_exp_bad.v". -[INFO :PP0122] Preprocessing source file "t_for_init_bug.v". - -[INFO :PP0122] Preprocessing source file "t_foreach.v". +[INFO :PP0122] Preprocessing source file "t_dpi_import.v". [INFO :PP0122] Preprocessing source file "t_flag_future.v". -[INFO :PP0122] Preprocessing source file "t_math_pow4.v". - [INFO :PP0122] Preprocessing source file "t_flag_language.v". [INFO :PP0122] Preprocessing source file "t_flag_lib.v". @@ -506,23 +472,25 @@ [INFO :PP0122] Preprocessing source file "t_flag_nomod_bad.v". +[INFO :PP0122] Preprocessing source file "t_enum_name2.v". + [INFO :PP0122] Preprocessing source file "t_flag_parameter.v". -[INFO :PP0122] Preprocessing source file "t_func_begin2.v". +[INFO :PP0122] Preprocessing source file "t_enum_overlap_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_const.v". +[INFO :PP0122] Preprocessing source file "t_enum_size.v". -[INFO :PP0122] Preprocessing source file "t_math_pow6.v". +[INFO :PP0122] Preprocessing source file "t_enumeration.v". -[INFO :PP0122] Preprocessing source file "t_math_real.v". +[INFO :PP0122] Preprocessing source file "t_dpi_sys.v". -[INFO :PP0122] Preprocessing source file "t_func_const_struct_bad.v". +[INFO :PP0122] Preprocessing source file "t_dpi_vams.v". -[INFO :PP0122] Preprocessing source file "t_func_defaults.v". +[INFO :PP0122] Preprocessing source file "t_dpi_var.v". -[INFO :PP0122] Preprocessing source file "t_enum_type_methods.v". +[INFO :PP0122] Preprocessing source file "t_embed1_child.v". -[INFO :PP0122] Preprocessing source file "t_func_endian.v". +[INFO :PP0122] Preprocessing source file "t_emit_constw.v". [INFO :PP0122] Preprocessing source file "t_flag_topmodule.v". @@ -534,100 +502,76 @@ [INFO :PP0122] Preprocessing source file "t_for_comma_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_first.v". +[INFO :PP0122] Preprocessing source file "t_math_imm2.v". [INFO :PP0122] Preprocessing source file "t_for_count.v". -[INFO :PP0122] Preprocessing source file "t_func_flip.v". +[INFO :PP0122] Preprocessing source file "t_math_msvc_64.v". -[INFO :PP0122] Preprocessing source file "t_math_shift.v". +[INFO :PP0122] Preprocessing source file "t_math_mul.v". [INFO :PP0122] Preprocessing source file "t_for_local.v". +[INFO :PP0122] Preprocessing source file "t_for_funcbound.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow2.v". + [INFO :PP0122] Preprocessing source file "t_func.v". -[INFO :PP0122] Preprocessing source file "t_math_signed3.v". +[INFO :PP0122] Preprocessing source file "t_for_init_bug.v". -[INFO :PP0122] Preprocessing source file "t_extend.v". +[INFO :PP0122] Preprocessing source file "t_math_pow4.v". -[INFO :PP0122] Preprocessing source file "t_func_graphcirc.v". +[INFO :PP0122] Preprocessing source file "t_foreach.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow6.v". [INFO :PP0122] Preprocessing source file "t_func_const2_bad.v". -[INFO :PP0122] Preprocessing source file "t_final.v". - -[INFO :PP0122] Preprocessing source file "t_flag_csplit.v". - -[INFO :PP0122] Preprocessing source file "t_flag_errorlimit_bad.v". - -[INFO :PP0122] Preprocessing source file "t_flag_f.v". - -[INFO :PP0122] Preprocessing source file "t_flag_f__3.v". - -[INFO :PP0122] Preprocessing source file "t_flag_fi.v". - -[INFO :PP0122] Preprocessing source file "t_flag_getenv.v". - -[INFO :PP0122] Preprocessing source file "t_flag_ldflags.v". - -[INFO :PP0122] Preprocessing source file "t_flag_names.v". - -[INFO :PP0122] Preprocessing source file "t_flag_relinc.v". - -[INFO :PP0122] Preprocessing source file "t_flag_skipidentical.v". - -[INFO :PP0122] Preprocessing source file "t_flag_stats.v". - -[INFO :PP0122] Preprocessing source file "t_flag_topmod2_bad.v". - -[INFO :PP0122] Preprocessing source file "t_flag_topmodule_inline.v". - -[INFO :PP0122] Preprocessing source file "t_math_signed5.v". - -[INFO :PP0122] Preprocessing source file "t_flag_wfatal.v". - -[INFO :PP0122] Preprocessing source file "t_flag_xinitial_0.v". - -[INFO :PP0122] Preprocessing source file "t_for_break.v". - -[INFO :PP0122] Preprocessing source file "t_for_loop.v". - -[INFO :PP0122] Preprocessing source file "t_func_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_bad2.v". - -[INFO :PP0122] Preprocessing source file "t_func_bad_width.v". - -[INFO :PP0122] Preprocessing source file "t_func_check.v". - -[INFO :PP0122] Preprocessing source file "t_func_const3_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_const_packed_array_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_const_packed_struct_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_crc.v". - -[INFO :PP0122] Preprocessing source file "t_func_lib.v". +[INFO :PP0122] Preprocessing source file "t_math_real.v". [INFO :PP0122] Preprocessing source file "t_func_const_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_lib_sub.v". - [INFO :PP0122] Preprocessing source file "t_func_const_packed_struct_bad2.v". -[INFO :PP0122] Preprocessing source file "t_func_numones.v". +[INFO :PP0122] Preprocessing source file "t_func_begin2.v". [INFO :PP0122] Preprocessing source file "t_func_default_warn.v". [INFO :PP0122] Preprocessing source file "t_func_dotted.v". +[INFO :PP0122] Preprocessing source file "t_enum_type_methods.v". + +[INFO :PP0122] Preprocessing source file "t_func_const.v". + +[INFO :PP0122] Preprocessing source file "t_math_shift.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_struct_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_signed3.v". + +[INFO :PP0122] Preprocessing source file "t_func_defaults.v". + +[INFO :PP0122] Preprocessing source file "t_func_endian.v". + +[INFO :PP0122] Preprocessing source file "t_func_first.v". + +[INFO :PP0122] Preprocessing source file "t_func_flip.v". + +[INFO :PP0122] Preprocessing source file "t_math_signed5.v". + +[INFO :PP0122] Preprocessing source file "t_func_graphcirc.v". + +[INFO :PP0122] Preprocessing source file "t_func_lib.v". + +[INFO :PP0122] Preprocessing source file "t_func_lib_sub.v". + +[INFO :PP0122] Preprocessing source file "t_func_numones.v". + [INFO :PP0122] Preprocessing source file "t_func_outp.v". [INFO :PP0122] Preprocessing source file "t_func_plog.v". -[INFO :PP0122] Preprocessing source file "t_func_named.v". - [INFO :PP0122] Preprocessing source file "t_func_real_abs.v". [INFO :PP0122] Preprocessing source file "t_func_regfirst.v". @@ -640,8 +584,6 @@ [INFO :PP0122] Preprocessing source file "t_func_v.v". -[INFO :PP0122] Preprocessing source file "t_func_outfirst.v". - [INFO :PP0122] Preprocessing source file "t_func_while.v". [INFO :PP0122] Preprocessing source file "t_gate_array.v". @@ -678,32 +620,12 @@ [INFO :PP0122] Preprocessing source file "t_inst_first_b.v". -[INFO :PP0122] Preprocessing source file "t_func_public.v". - -[INFO :PP0122] Preprocessing source file "t_func_twocall.v". - -[INFO :PP0122] Preprocessing source file "t_func_under2.v". - -[INFO :PP0122] Preprocessing source file "t_func_void_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_wide_out_bad.v". - -[INFO :PP0122] Preprocessing source file "t_gate_delref.v". - -[INFO :PP0122] Preprocessing source file "t_gate_elim.v". - -[INFO :PP0122] Preprocessing source file "t_gen_alw.v". - -[INFO :PP0122] Preprocessing source file "t_gen_cond_const.v". - -[INFO :PP0122] Preprocessing source file "t_gen_defparam.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for.v". - [INFO :PP0122] Preprocessing source file "t_inst_misarray_bad.v". [INFO :PP0122] Preprocessing source file "t_inst_missing_bad.v". +[INFO :PP0122] Preprocessing source file "t_func_gen.v". + [INFO :PP0122] Preprocessing source file "t_inst_mnpipe.v". [INFO :PP0122] Preprocessing source file "t_inst_recurse_bad.v". @@ -712,25 +634,107 @@ [INFO :PP0122] Preprocessing source file "t_inst_tree.v". -[INFO :PP0122] Preprocessing source file "t_gen_if.v". - -[INFO :PP0122] Preprocessing source file "t_math_vgen.v". - -[INFO :PP0122] Preprocessing source file "t_gen_index.v". +[INFO :PP0122] Preprocessing source file "t_extend.v". [INFO :PP0122] Preprocessing source file "t_interface2.v". -[INFO :PP0122] Preprocessing source file "t_gen_intdot2.v". +[INFO :PP0122] Preprocessing source file "t_func_grey.v". -[INFO :PP0122] Preprocessing source file "t_genfor_hier.v". +[INFO :PP0122] Preprocessing source file "t_func_mlog2.v". -[INFO :PP0122] Preprocessing source file "t_genvar_misuse_bad.v". +[INFO :PP0122] Preprocessing source file "t_final.v". -[INFO :PP0122] Preprocessing source file "t_hierarchy_unnamed.v". +[INFO :PP0122] Preprocessing source file "t_flag_csplit.v". -[INFO :PP0122] Preprocessing source file "t_iff.v". +[INFO :PP0122] Preprocessing source file "t_func_noinl.v". -[INFO :PP0122] Preprocessing source file "t_inside.v". +[INFO :PP0122] Preprocessing source file "t_flag_errorlimit_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_paramed.v". + +[INFO :PP0122] Preprocessing source file "t_func_rand.v". + +[INFO :PP0122] Preprocessing source file "t_func_range.v". + +[INFO :PP0122] Preprocessing source file "t_flag_f.v". + +[INFO :PP0122] Preprocessing source file "t_flag_f__3.v". + +[INFO :PP0122] Preprocessing source file "t_flag_fi.v". + +[INFO :PP0122] Preprocessing source file "t_flag_getenv.v". + +[INFO :PP0122] Preprocessing source file "t_func_real_param.v". + +[INFO :PP0122] Preprocessing source file "t_flag_ldflags.v". + +[INFO :PP0122] Preprocessing source file "t_func_return.v". + +[INFO :PP0122] Preprocessing source file "t_flag_names.v". + +[INFO :PP0122] Preprocessing source file "t_flag_relinc.v". + +[INFO :PP0122] Preprocessing source file "t_flag_skipidentical.v". + +[INFO :PP0122] Preprocessing source file "t_flag_stats.v". + +[INFO :PP0122] Preprocessing source file "t_flag_topmod2_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_task_bad.v". + +[INFO :PP0122] Preprocessing source file "t_flag_topmodule_inline.v". + +[INFO :PP0122] Preprocessing source file "t_func_tie_bad.v". + +[INFO :PP0122] Preprocessing source file "t_flag_wfatal.v". + +[INFO :PP0122] Preprocessing source file "t_func_types.v". + +[INFO :PP0122] Preprocessing source file "t_flag_xinitial_0.v". + +[INFO :PP0122] Preprocessing source file "t_for_break.v". + +[INFO :PP0122] Preprocessing source file "t_func_void.v". + +[INFO :PP0122] Preprocessing source file "t_func_wide.v". + +[INFO :PP0122] Preprocessing source file "t_gate_basic.v". + +[INFO :PP0122] Preprocessing source file "t_for_loop.v". + +[INFO :PP0122] Preprocessing source file "t_gate_implicit.v". + +[INFO :PP0122] Preprocessing source file "t_func_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_bad2.v". + +[INFO :PP0122] Preprocessing source file "t_gen_assign.v". + +[INFO :PP0122] Preprocessing source file "t_func_bad_width.v". + +[INFO :PP0122] Preprocessing source file "t_func_check.v". + +[INFO :PP0122] Preprocessing source file "t_math_vgen.v". + +[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_const3_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_packed_array_bad.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for0.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for2.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for_overlap.v". + +[INFO :PP0122] Preprocessing source file "t_gen_forif.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_packed_struct_bad.v". + +[INFO :PP0122] Preprocessing source file "t_gen_intdot.v". + +[INFO :PP0122] Preprocessing source file "t_func_crc.v". [INFO :PP0122] Preprocessing source file "t_mem_multi_ref_bad.v". @@ -752,96 +756,34 @@ [INFO :PP0122] Preprocessing source file "t_order_clkinst.v". +[INFO :PP0122] Preprocessing source file "t_func_named.v". + [INFO :PP0122] Preprocessing source file "t_order_multidriven.v". -[INFO :PP0122] Preprocessing source file "t_func_gen.v". - -[INFO :PP0122] Preprocessing source file "t_func_grey.v". - -[INFO :PP0122] Preprocessing source file "t_func_mlog2.v". - -[INFO :PP0122] Preprocessing source file "t_func_noinl.v". - -[INFO :PP0122] Preprocessing source file "t_param_avec.v". - -[INFO :PP0122] Preprocessing source file "t_func_paramed.v". - -[INFO :PP0122] Preprocessing source file "t_param_chain.v". - -[INFO :PP0122] Preprocessing source file "t_func_rand.v". - -[INFO :PP0122] Preprocessing source file "t_func_range.v". - -[INFO :PP0122] Preprocessing source file "t_func_real_param.v". - -[INFO :PP0122] Preprocessing source file "t_func_return.v". - -[INFO :PP0122] Preprocessing source file "t_func_task_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_tie_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_types.v". - -[INFO :PP0122] Preprocessing source file "t_func_void.v". - -[INFO :PP0122] Preprocessing source file "t_inst_array.v". - -[INFO :PP0122] Preprocessing source file "t_func_wide.v". - -[INFO :PP0122] Preprocessing source file "t_gate_basic.v". - -[INFO :PP0122] Preprocessing source file "t_gate_implicit.v". - -[INFO :PP0122] Preprocessing source file "t_gen_assign.v". - -[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange_bad.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for0.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for2.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for_overlap.v". - -[INFO :PP0122] Preprocessing source file "t_gen_forif.v". - -[INFO :PP0122] Preprocessing source file "t_gen_intdot.v". - [INFO :PP0122] Preprocessing source file "t_interface_bind_public.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen11.v". +[INFO :PP0122] Preprocessing source file "t_param_avec.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen2.v". +[INFO :PP0122] Preprocessing source file "t_param_chain.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen5.v". - -[INFO :PP0122] Preprocessing source file "t_interface_mismodport_bad.v". - -[INFO :PP0122] Preprocessing source file "t_interface_modport.v". +[INFO :PP0122] Preprocessing source file "t_func_outfirst.v". [INFO :PP0122] Preprocessing source file "t_param_default.v". [INFO :PP0122] Preprocessing source file "t_param_first_b.v". -[INFO :PP0122] Preprocessing source file "t_inst_ccall.v". - [INFO :PP0122] Preprocessing source file "t_param_if_blk.v". -[INFO :PP0122] Preprocessing source file "t_inst_dff.v". - [INFO :PP0122] Preprocessing source file "t_param_named.v". -[INFO :PP0122] Preprocessing source file "t_param_package.v". +[INFO :PP0122] Preprocessing source file "t_func_public.v". -[INFO :PP0122] Preprocessing source file "t_inst_mism.v". +[INFO :PP0122] Preprocessing source file "t_param_package.v". [INFO :PP0122] Preprocessing source file "t_param_real.v". -[INFO :PP0122] Preprocessing source file "t_inst_overwide.v". - [INFO :PP0122] Preprocessing source file "t_param_repl.v". -[INFO :PP0122] Preprocessing source file "t_inst_prepost.v". - [INFO :PP0122] Preprocessing source file "t_param_shift.v". [INFO :PP0122] Preprocessing source file "t_param_type.v". @@ -850,112 +792,90 @@ [INFO :PP0122] Preprocessing source file "t_parse_delay.v". -[INFO :PP0122] Preprocessing source file "t_inst_slice.v". - [INFO :PP0122] Preprocessing source file "t_past_bad.v". +[INFO :PP0122] Preprocessing source file "t_func_twocall.v". + [INFO :PP0122] Preprocessing source file "t_pp_circdef_bad.v". [INFO :PP0122] Preprocessing source file "t_pp_dupdef.v". -[INFO :PP0122] Preprocessing source file "t_gen_local.v". - [INFO :PP0122] Preprocessing source file "t_pp_misdef_bad.v". [INFO :PP0122] Preprocessing source file "t_pp_underline_bad.v". [INFO :PP0122] Preprocessing source file "t_preproc.v". -[INFO :PP0122] Preprocessing source file "t_inst_wideconst.v". +[INFO :PP0122] Preprocessing source file "t_gen_local.v". -[INFO :PP0122] Preprocessing source file "t_interface1_modport.v". - -[INFO :PP0122] Preprocessing source file "t_interface_array_bad.v". - -[INFO :PP0122] Preprocessing source file "t_interface_array_modport.v". - -[INFO :PP0122] Preprocessing source file "t_interface_arraymux.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen4.v". +[INFO :PP0122] Preprocessing source file "t_func_under2.v". [INFO :PP0122] Preprocessing source file "t_gen_lsb.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen6.v". +[INFO :PP0122] Preprocessing source file "t_func_void_bad.v". -[INFO :PP0122] Preprocessing source file "t_interface_gen9.v". +[INFO :PP0122] Preprocessing source file "t_func_wide_out_bad.v". + +[INFO :PP0122] Preprocessing source file "t_gate_delref.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen11.v". [INFO :PP0122] Preprocessing source file "t_gen_var_bad.v". -[INFO :PP0122] Preprocessing source file "t_interface_modport_bad.v". - [INFO :PP0122] Preprocessing source file "t_generate_fatal_bad.v". -[INFO :PP0122] Preprocessing source file "t_interface_modport_import.v". +[INFO :PP0122] Preprocessing source file "t_gate_elim.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen2.v". [INFO :PP0122] Preprocessing source file "t_hierarchy_identifier_bad.v". -[INFO :PP0122] Preprocessing source file "t_interface_nest.v". +[INFO :PP0122] Preprocessing source file "t_interface_gen5.v". [INFO :PP0122] Preprocessing source file "t_initarray_nonarray.v". -[INFO :PP0122] Preprocessing source file "t_interface_parameter_access.v". +[INFO :PP0122] Preprocessing source file "t_gen_alw.v". [INFO :PP0122] Preprocessing source file "t_initial.v". -[INFO :PP0122] Preprocessing source file "t_langext_order.v". +[INFO :PP0122] Preprocessing source file "t_interface_mismodport_bad.v". -[INFO :PP0122] Preprocessing source file "t_leak.v". +[INFO :PP0122] Preprocessing source file "t_interface_modport.v". -[INFO :PP0122] Preprocessing source file "t_lint_blksync_loop.v". +[INFO :PP0122] Preprocessing source file "t_gen_cond_const.v". -[INFO :PP0122] Preprocessing source file "t_lint_import_name_bad.v". +[INFO :PP0122] Preprocessing source file "t_gen_defparam.v". -[INFO :PP0122] Preprocessing source file "t_lint_in_inc_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_infinite.v". - -[INFO :PP0122] Preprocessing source file "t_lint_mod_paren_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_multidriven_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_realcvt_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_rsvd_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_subout_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_unsup_mixed.v". - -[INFO :PP0122] Preprocessing source file "t_lint_unused_iface.v". - -[INFO :PP0122] Preprocessing source file "t_lint_width_bad.v". - -[INFO :PP0122] Preprocessing source file "t_math_cmp.v". +[INFO :PP0122] Preprocessing source file "t_gen_for.v". [INFO :PP0122] Preprocessing source file "t_initial_dlyass.v". +[INFO :PP0122] Preprocessing source file "t_gen_if.v". + +[INFO :PP0122] Preprocessing source file "t_gen_index.v". + +[INFO :PP0122] Preprocessing source file "t_gen_intdot2.v". + +[INFO :PP0122] Preprocessing source file "t_genfor_hier.v". + +[INFO :PP0122] Preprocessing source file "t_genvar_misuse_bad.v". + +[INFO :PP0122] Preprocessing source file "t_hierarchy_unnamed.v". + +[INFO :PP0122] Preprocessing source file "t_iff.v". + +[INFO :PP0122] Preprocessing source file "t_inside.v". + [INFO :PP0122] Preprocessing source file "t_inside_wild.v". [INFO :PP0122] Preprocessing source file "t_inst_aport.v". -[INFO :PP0122] Preprocessing source file "t_math_concat_sel_bad.v". - -[INFO :PP0122] Preprocessing source file "t_math_div.v". - [INFO :PP0122] Preprocessing source file "t_inst_darray.v". [INFO :PP0122] Preprocessing source file "t_inst_first_a.v". [INFO :PP0122] Preprocessing source file "t_inst_implicit.v". -[INFO :PP0122] Preprocessing source file "t_math_div0.v". - -[INFO :PP0122] Preprocessing source file "t_math_divw.v". - -[INFO :PP0122] Preprocessing source file "t_math_pow.v". - [INFO :PP0122] Preprocessing source file "t_inst_missing.v". [INFO :PP0122] Preprocessing source file "t_inst_notunsized.v". @@ -986,6 +906,8 @@ [INFO :PP0122] Preprocessing source file "t_interface_star.v". +[INFO :PP0122] Preprocessing source file "t_inst_array.v". + [INFO :PP0122] Preprocessing source file "t_interface_wrong_bad.v". [INFO :PP0122] Preprocessing source file "t_langext_3.v". @@ -1018,44 +940,128 @@ [INFO :PP0122] Preprocessing source file "t_math_eq.v". -[INFO :PP0122] Preprocessing source file "t_math_pow5.v". - [INFO :PP0122] Preprocessing source file "t_math_imm.v". -[INFO :PP0122] Preprocessing source file "t_math_precedence.v". - [INFO :PP0122] Preprocessing source file "t_math_pick.v". [INFO :PP0122] Preprocessing source file "t_math_pow3.v". +[INFO :PP0122] Preprocessing source file "t_inst_ccall.v". + +[INFO :PP0122] Preprocessing source file "t_inst_dff.v". + +[INFO :PP0122] Preprocessing source file "t_inst_mism.v". + +[INFO :PP0122] Preprocessing source file "t_inst_overwide.v". + +[INFO :PP0122] Preprocessing source file "t_inst_prepost.v". + +[INFO :PP0122] Preprocessing source file "t_inst_slice.v". + +[INFO :PP0122] Preprocessing source file "t_math_real_public.v". + +[INFO :PP0122] Preprocessing source file "t_inst_wideconst.v". + +[INFO :PP0122] Preprocessing source file "t_interface1_modport.v". + +[INFO :PP0122] Preprocessing source file "t_interface_array_bad.v". + +[INFO :PP0122] Preprocessing source file "t_interface_array_modport.v". + +[INFO :PP0122] Preprocessing source file "t_interface_arraymux.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen4.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen6.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen9.v". + +[INFO :PP0122] Preprocessing source file "t_interface_modport_bad.v". + +[INFO :PP0122] Preprocessing source file "t_interface_modport_import.v". + +[INFO :PP0122] Preprocessing source file "t_interface_nest.v". + +[INFO :PP0122] Preprocessing source file "t_interface_parameter_access.v". + +[INFO :PP0122] Preprocessing source file "t_langext_order.v". + +[INFO :PP0122] Preprocessing source file "t_leak.v". + +[INFO :PP0122] Preprocessing source file "t_lint_blksync_loop.v". + +[INFO :PP0122] Preprocessing source file "t_lint_import_name_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_in_inc_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_infinite.v". + +[INFO :PP0122] Preprocessing source file "t_lint_mod_paren_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_multidriven_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_realcvt_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_rsvd_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_subout_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_repl.v". + +[INFO :PP0122] Preprocessing source file "t_lint_unsup_mixed.v". + +[INFO :PP0122] Preprocessing source file "t_lint_unused_iface.v". + +[INFO :PP0122] Preprocessing source file "t_lint_width_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_cmp.v". + +[INFO :PP0122] Preprocessing source file "t_math_shift_over_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_shift_rep.v". + +[INFO :PP0122] Preprocessing source file "t_math_sign_extend.v". + +[INFO :PP0122] Preprocessing source file "t_math_concat_sel_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_div.v". + +[INFO :PP0122] Preprocessing source file "t_math_div0.v". + +[INFO :PP0122] Preprocessing source file "t_math_divw.v". + +[INFO :PP0122] Preprocessing source file "t_math_signed6.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow.v". + +[INFO :PP0122] Preprocessing source file "t_math_signed7.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow5.v". + +[INFO :PP0122] Preprocessing source file "t_math_strwidth.v". + +[INFO :PP0122] Preprocessing source file "t_math_precedence.v". + [INFO :PP0122] Preprocessing source file "t_math_reverse.v". [INFO :PP0122] Preprocessing source file "t_math_shiftrs.v". [INFO :PP0122] Preprocessing source file "t_math_signed.v". -[INFO :PP0122] Preprocessing source file "t_math_real_public.v". - -[INFO :PP0122] Preprocessing source file "t_math_repl.v". - [INFO :PP0122] Preprocessing source file "t_math_signed_wire.v". -[INFO :PP0122] Preprocessing source file "t_math_shift_over_bad.v". - [INFO :PP0122] Preprocessing source file "t_math_swap.v". [INFO :PP0122] Preprocessing source file "t_math_width.v". -[INFO :PP0122] Preprocessing source file "t_math_shift_rep.v". - [INFO :PP0122] Preprocessing source file "t_mem.v". [INFO :PP0122] Preprocessing source file "t_mem_file.v". [INFO :PP0122] Preprocessing source file "t_mem_multi_io.v". -[INFO :PP0122] Preprocessing source file "t_math_sign_extend.v". - [INFO :PP0122] Preprocessing source file "t_mem_multidim.v". [INFO :PP0122] Preprocessing source file "t_mem_slice_bad.v". @@ -1108,28 +1114,22 @@ [INFO :PP0122] Preprocessing source file "t_param_sel_range.v". +[INFO :PP0122] Preprocessing source file "t_math_svl2.v". + [INFO :PP0122] Preprocessing source file "t_param_type2.v". [INFO :PP0122] Preprocessing source file "t_param_up_bad.v". +[INFO :PP0122] Preprocessing source file "t_math_tri.v". + [INFO :PP0122] Preprocessing source file "t_param_while.v". +[INFO :PP0122] Preprocessing source file "t_math_trig.v". + [INFO :PP0122] Preprocessing source file "t_past.v". [INFO :PP0122] Preprocessing source file "t_preproc_def09.v". -[INFO :PP0122] Preprocessing source file "t_math_signed6.v". - -[INFO :PP0122] Preprocessing source file "t_math_signed7.v". - -[INFO :PP0122] Preprocessing source file "t_math_strwidth.v". - -[INFO :PP0122] Preprocessing source file "t_math_svl2.v". - -[INFO :PP0122] Preprocessing source file "t_math_tri.v". - -[INFO :PP0122] Preprocessing source file "t_math_trig.v". - [INFO :PP0122] Preprocessing source file "t_mem_cond.v". [INFO :PP0122] Preprocessing source file "t_mem_fifo.v". @@ -1142,8 +1142,6 @@ [INFO :PP0122] Preprocessing source file "t_mem_packed_bad.v". -[INFO :PP0122] Preprocessing source file "t_preproc_persist2.v". - [INFO :PP0122] Preprocessing source file "t_mem_slice.v". [INFO :PP0122] Preprocessing source file "t_metacmt_onoff.v". @@ -1184,26 +1182,28 @@ [INFO :PP0122] Preprocessing source file "t_past_unsup_bad.v". -[INFO :PP0122] Preprocessing source file "t_preproc_ttempty.v". - [INFO :PP0122] Preprocessing source file "t_pipe_filter.v". -[INFO :PP0122] Preprocessing source file "t_program.v". - [INFO :PP0122] Preprocessing source file "t_pp_lib.v". -[INFO :PP0122] Preprocessing source file "t_real_param.v". - [INFO :PP0122] Preprocessing source file "t_pp_lib_library.v". [INFO :PP0122] Preprocessing source file "t_pp_pragmas.v". +[INFO :PP0122] Preprocessing source file "t_preproc_ifdef.v". + +[INFO :PP0122] Preprocessing source file "t_preproc_persist2.v". + +[INFO :PP0122] Preprocessing source file "t_preproc_ttempty.v". + +[INFO :PP0122] Preprocessing source file "t_program.v". + +[INFO :PP0122] Preprocessing source file "t_real_param.v". + [INFO :PP0122] Preprocessing source file "t_rnd.v". [INFO :PP0122] Preprocessing source file "t_savable.v". -[INFO :PP0122] Preprocessing source file "t_preproc_ifdef.v". - [INFO :PP0122] Preprocessing source file "t_select_bad_range3.v". [INFO :PP0122] Preprocessing source file "t_select_bad_tri.v". @@ -1368,6 +1368,8 @@ [INFO :PP0122] Preprocessing source file "t_mem_multi_io3.v". +[INFO :PP0122] Preprocessing source file "t_preproc_noline.v". + [INFO :PP0122] Preprocessing source file "t_mem_packed_assign.v". [INFO :PP0122] Preprocessing source file "t_mem_shift.v". @@ -1412,6 +1414,12 @@ [INFO :PP0122] Preprocessing source file "t_pp_display.v". +[INFO :PP0122] Preprocessing source file "t_preproc_persist.v". + +[INFO :PP0122] Preprocessing source file "t_preproc_persist_inc.v". + +[INFO :PP0122] Preprocessing source file "t_preproc_undefineall.v". + [INFO :PP0122] Preprocessing source file "t_preproc_inc_bad.v". [INFO :PP0122] Preprocessing source file "t_preproc_inc_notfound_bad.v". @@ -1490,14 +1498,6 @@ [INFO :PP0122] Preprocessing source file "t_var_types.v". -[INFO :PP0122] Preprocessing source file "t_preproc_noline.v". - -[INFO :PP0122] Preprocessing source file "t_preproc_persist.v". - -[INFO :PP0122] Preprocessing source file "t_preproc_persist_inc.v". - -[INFO :PP0122] Preprocessing source file "t_preproc_undefineall.v". - [INFO :PP0122] Preprocessing source file "t_repeat.v". [INFO :PP0122] Preprocessing source file "t_runflag.v". @@ -2057,14 +2057,14 @@ [WARNI:PP0113] t_var_types.v:182 Unused macro argument "zeroinit". +[INFO :PA0201] Parsing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_mux.sv". + [INFO :PA0201] Parsing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_def.sv". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_demux.sv". -[INFO :PA0201] Parsing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_mux.sv". - [INFO :PA0201] Parsing source file "t_sv_bus_mux_demux/sv_bus_mux_demux_wrap.sv". [INFO :PA0201] Parsing source file "t_sv_cpu_code/ac.sv". @@ -2183,14 +2183,14 @@ [INFO :PA0201] Parsing source file "t_arraysel_wide.v". -[INFO :PA0201] Parsing source file "t_assert_basic.v". - -[INFO :PA0201] Parsing source file "t_assert_comp_bad.v". - [INFO :PA0201] Parsing source file "t_alw_combdly.v". +[INFO :PA0201] Parsing source file "t_assert_basic.v". + [INFO :PA0201] Parsing source file "t_altera_lpm.v". +[INFO :PA0201] Parsing source file "t_assert_comp_bad.v". + [INFO :PA0201] Parsing source file "t_assert_dup_bad.v". [INFO :PA0201] Parsing source file "t_assert_elab.v". @@ -2359,10 +2359,10 @@ [INFO :PA0201] Parsing source file "t_enum_size.v". -[INFO :PA0201] Parsing source file "t_extend_class.v". - [INFO :PA0201] Parsing source file "t_enum_type_pins.v". +[INFO :PA0201] Parsing source file "t_extend_class.v". + [INFO :PA0201] Parsing source file "t_flag_csplit.v". [INFO :PA0201] Parsing source file "t_enumeration.v". @@ -2397,58 +2397,58 @@ [INFO :PA0201] Parsing source file "t_func_crc.v". +[INFO :PA0201] Parsing source file "t_func_plog.v". + [INFO :PA0201] Parsing source file "t_for_init_bug.v". [INFO :PA0201] Parsing source file "t_func.v". -[INFO :PA0201] Parsing source file "t_func_plog.v". - [INFO :PA0201] Parsing source file "t_func_const2_bad.v". +[INFO :PA0201] Parsing source file "t_altera_lpm.v". + [INFO :PA0201] Parsing source file "t_func_const_packed_struct_bad.v". [INFO :PA0201] Parsing source file "t_altera_lpm.v". -[INFO :PA0201] Parsing source file "t_func_const_struct_bad.v". - -[INFO :PA0201] Parsing source file "t_altera_lpm.v". - -[INFO :PA0201] Parsing source file "t_func_dotted.v". - [INFO :PA0201] Parsing source file "t_func_regfirst.v". +[INFO :PA0201] Parsing source file "t_func_const_struct_bad.v". + [INFO :PA0201] Parsing source file "t_func_task_bad.v". [INFO :PA0201] Parsing source file "t_func_tie_bad.v". [INFO :PA0201] Parsing source file "t_func_types.v". -[INFO :PA0201] Parsing source file "t_func_wide.v". +[INFO :PA0201] Parsing source file "t_func_dotted.v". -[INFO :PA0201] Parsing source file "t_array_interface.v". +[INFO :PA0201] Parsing source file "t_func_wide.v". [INFO :PA0201] Parsing source file "t_gate_elim.v". [INFO :PA0201] Parsing source file "t_gen_assign.v". -[INFO :PA0201] Parsing source file "t_array_pattern_2d.v". +[INFO :PA0201] Parsing source file "t_array_interface.v". -[INFO :PA0201] Parsing source file "t_func_mlog2.v". +[INFO :PA0201] Parsing source file "t_array_pattern_2d.v". [INFO :PA0201] Parsing source file "t_array_pattern_packed.v". +[INFO :PA0201] Parsing source file "t_gen_cond_const.v". + +[INFO :PA0201] Parsing source file "t_func_mlog2.v". + [INFO :PA0201] Parsing source file "t_func_noinl.v". +[INFO :PA0201] Parsing source file "t_gen_for.v". + [INFO :PA0201] Parsing source file "t_func_paramed.v". [INFO :PA0201] Parsing source file "t_func_rand.v". -[INFO :PA0201] Parsing source file "t_gen_cond_const.v". - [INFO :PA0201] Parsing source file "t_func_real_abs.v". -[INFO :PA0201] Parsing source file "t_gen_for.v". - [INFO :PA0201] Parsing source file "t_func_return.v". [INFO :PA0201] Parsing source file "t_func_twocall.v". @@ -2459,50 +2459,36 @@ [INFO :PA0201] Parsing source file "t_gate_basic.v". +[INFO :PA0201] Parsing source file "t_gen_intdot.v". + [INFO :PA0201] Parsing source file "t_gate_implicit.v". [INFO :PA0201] Parsing source file "t_gen_cond_bitrange.v". -[INFO :PA0201] Parsing source file "t_gen_intdot.v". - [INFO :PA0201] Parsing source file "t_gen_lsb.v". -[INFO :PA0201] Parsing source file "t_embed1.v". - [INFO :PA0201] Parsing source file "t_gen_upscope.v". -[INFO :PA0201] Parsing source file "t_emit_constw.v". - -[INFO :PA0201] Parsing source file "t_gen_for1.v". - -[INFO :PA0201] Parsing source file "t_gen_forif.v". +[INFO :PA0201] Parsing source file "t_embed1.v". [INFO :PA0201] Parsing source file "t_iff.v". +[INFO :PA0201] Parsing source file "t_emit_constw.v". + [INFO :PA0201] Parsing source file "t_initial_dlyass.v". [INFO :PA0201] Parsing source file "t_inside_wild.v". [INFO :PA0201] Parsing source file "t_inst_array.v". -[INFO :PA0201] Parsing source file "t_flag_debugi9.v". +[INFO :PA0201] Parsing source file "t_gen_for1.v". -[INFO :PA0201] Parsing source file "t_flag_errorlimit_bad.v". - -[INFO :PA0201] Parsing source file "t_flag_f.v". - -[INFO :PA0201] Parsing source file "t_flag_language.v". +[INFO :PA0201] Parsing source file "t_gen_forif.v". [INFO :PA0201] Parsing source file "t_inst_ccall.v". [INFO :PA0201] Parsing source file "t_inst_darray.v". -[INFO :PA0201] Parsing source file "t_flag_names.v". - -[INFO :PA0201] Parsing source file "t_flag_parameter.v". - -[INFO :PA0201] Parsing source file "t_for_funcbound.v". - [INFO :PA0201] Parsing source file "t_inst_first_b.v". [INFO :PA0201] Parsing source file "t_inst_misarray_bad.v". @@ -2515,14 +2501,30 @@ [INFO :PA0201] Parsing source file "t_inst_signed.v". +[INFO :PA0201] Parsing source file "t_flag_debugi9.v". + +[INFO :PA0201] Parsing source file "t_flag_errorlimit_bad.v". + +[INFO :PA0201] Parsing source file "t_flag_f.v". + +[INFO :PA0201] Parsing source file "t_flag_language.v". + +[INFO :PA0201] Parsing source file "t_flag_names.v". + [INFO :PA0201] Parsing source file "t_inst_v2k.v". -[INFO :PA0201] Parsing source file "t_for_local.v". +[INFO :PA0201] Parsing source file "t_flag_parameter.v". + +[INFO :PA0201] Parsing source file "t_for_funcbound.v". [INFO :PA0201] Parsing source file "t_interface1.v". [INFO :PA0201] Parsing source file "t_interface_array.v". +[INFO :PA0201] Parsing source file "t_for_local.v". + +[INFO :PA0201] Parsing source file "t_interface_array_nocolon_bad.v". + [INFO :PA0201] Parsing source file "t_func_bad.v". [INFO :PA0201] Parsing source file "t_func_bad2.v". @@ -2533,32 +2535,20 @@ [INFO :PA0201] Parsing source file "t_func_const3_bad.v". -[INFO :PA0201] Parsing source file "t_func_const_packed_array_bad.v". - -[INFO :PA0201] Parsing source file "t_func_const_packed_struct_bad2.v". - -[INFO :PA0201] Parsing source file "t_interface_array_nocolon_bad.v". - [INFO :PA0201] Parsing source file "t_interface_down.v". -[INFO :PA0201] Parsing source file "t_gen_intdot2.v". - [INFO :PA0201] Parsing source file "t_interface_dups.v". -[INFO :PA0201] Parsing source file "t_func_defaults.v". +[INFO :PA0201] Parsing source file "t_func_const_packed_array_bad.v". [INFO :PA0201] Parsing source file "t_interface_gen8.v". -[INFO :PA0201] Parsing source file "t_func_first.v". - -[INFO :PA0201] Parsing source file "t_func_flip.v". - -[INFO :PA0201] Parsing source file "t_func_gen.v". - [INFO :PA0201] Parsing source file "t_interface_missing_bad.v". [INFO :PA0201] Parsing source file "t_interface_modport_import.v". +[INFO :PA0201] Parsing source file "t_func_const_packed_struct_bad2.v". + [INFO :PA0201] Parsing source file "t_interface_param1.v". [INFO :PA0201] Parsing source file "t_interface_param_another_bad.v". @@ -2575,9 +2565,15 @@ [INFO :PA0201] Parsing source file "t_lint_colonplus_bad.v". -[INFO :PA0201] Parsing source file "t_gen_var_bad.v". +[INFO :PA0201] Parsing source file "t_func_defaults.v". -[INFO :PA0201] Parsing source file "t_genfor_hier.v". +[INFO :PA0201] Parsing source file "t_gen_intdot2.v". + +[INFO :PA0201] Parsing source file "t_func_first.v". + +[INFO :PA0201] Parsing source file "t_func_flip.v". + +[INFO :PA0201] Parsing source file "t_func_gen.v". [INFO :PA0201] Parsing source file "t_lint_comb_use.v". @@ -2585,10 +2581,6 @@ [INFO :PA0201] Parsing source file "t_lint_implicit_port.v". -[INFO :PA0201] Parsing source file "t_func_grey.v". - -[INFO :PA0201] Parsing source file "t_func_named.v". - [INFO :PA0201] Parsing source file "t_lint_infinite.v". [INFO :PA0201] Parsing source file "t_lint_latch_bad.v". @@ -2603,16 +2595,36 @@ [INFO :PA0201] Parsing source file "t_lint_unsup_deassign.v". -[INFO :PA0201] Parsing source file "t_genvar_misuse_bad.v". - -[INFO :PA0201] Parsing source file "t_hierarchy_identifier_bad.v". - [INFO :PA0201] Parsing source file "t_lint_unused_bad.v". +[INFO :PA0201] Parsing source file "t_lint_unused_iface_bad.v". + +[INFO :PA0201] Parsing source file "t_lint_width_genfor.v". + +[INFO :PA0201] Parsing source file "t_math_clog2.v". + +[INFO :PA0201] Parsing source file "t_math_concat0.v". + +[INFO :PA0201] Parsing source file "t_gen_var_bad.v". + +[INFO :PA0201] Parsing source file "t_genfor_hier.v". + +[INFO :PA0201] Parsing source file "t_math_concat_sel_bad.v". + +[INFO :PA0201] Parsing source file "t_func_grey.v". + +[INFO :PA0201] Parsing source file "t_math_div.v". + +[INFO :PA0201] Parsing source file "t_func_named.v". + [INFO :PA0201] Parsing source file "t_func_outp.v". +[INFO :PA0201] Parsing source file "t_genvar_misuse_bad.v". + [INFO :PA0201] Parsing source file "t_func_public.v". +[INFO :PA0201] Parsing source file "t_hierarchy_identifier_bad.v". + [INFO :PA0201] Parsing source file "t_func_under2.v". [INFO :PA0201] Parsing source file "t_func_void_bad.v". @@ -2623,24 +2635,16 @@ [INFO :PA0201] Parsing source file "t_gen_alw.v". -[INFO :PA0201] Parsing source file "t_lint_unused_iface_bad.v". +[INFO :PA0201] Parsing source file "t_math_div0.v". -[INFO :PA0201] Parsing source file "t_lint_width_genfor.v". +[INFO :PA0201] Parsing source file "t_math_divw.v". [INFO :PA0201] Parsing source file "t_initarray_nonarray.v". -[INFO :PA0201] Parsing source file "t_math_clog2.v". - -[INFO :PA0201] Parsing source file "t_math_concat0.v". - [INFO :PA0201] Parsing source file "t_initial.v". [INFO :PA0201] Parsing source file "t_initial_edge.v". -[INFO :PA0201] Parsing source file "t_math_concat_sel_bad.v". - -[INFO :PA0201] Parsing source file "t_math_div.v". - [INFO :PA0201] Parsing source file "t_gen_defparam.v". [INFO :PA0201] Parsing source file "t_inst_array_bad.v". @@ -2657,50 +2661,46 @@ [INFO :PA0201] Parsing source file "t_gen_if.v". -[INFO :PA0201] Parsing source file "t_math_div0.v". - -[INFO :PA0201] Parsing source file "t_math_divw.v". - -[INFO :PA0201] Parsing source file "t_gen_index.v". - [INFO :PA0201] Parsing source file "t_inst_missing.v". [INFO :PA0201] Parsing source file "t_inst_notunsized.v". +[INFO :PA0201] Parsing source file "t_gen_index.v". + [INFO :PA0201] Parsing source file "t_gen_local.v". [INFO :PA0201] Parsing source file "t_gen_mislevel.v". [INFO :PA0201] Parsing source file "t_gen_missing.v". +[INFO :PA0201] Parsing source file "t_math_pow.v". + +[INFO :PA0201] Parsing source file "t_math_precedence.v". + [INFO :PA0201] Parsing source file "t_inst_sv.v". [INFO :PA0201] Parsing source file "t_inst_wideconst.v". +[INFO :PA0201] Parsing source file "t_math_real_public.v". + [INFO :PA0201] Parsing source file "t_interface1_modport.v". [INFO :PA0201] Parsing source file "t_interface_array_bad.v". +[INFO :PA0201] Parsing source file "t_math_repl.v". + [INFO :PA0201] Parsing source file "t_interface_array_modport.v". [INFO :PA0201] Parsing source file "t_interface_arraymux.v". -[INFO :PA0201] Parsing source file "t_math_pow.v". - -[INFO :PA0201] Parsing source file "t_math_precedence.v". - [INFO :PA0201] Parsing source file "t_interface_gen.v". -[INFO :PA0201] Parsing source file "t_math_real_public.v". - -[INFO :PA0201] Parsing source file "t_math_repl.v". - [INFO :PA0201] Parsing source file "t_interface_gen3.v". -[INFO :PA0201] Parsing source file "t_interface_gen7.v". - [INFO :PA0201] Parsing source file "t_gen_self_return.v". +[INFO :PA0201] Parsing source file "t_interface_gen7.v". + [INFO :PA0201] Parsing source file "t_interface_modport_bad.v". [INFO :PA0201] Parsing source file "t_interface_modportlist.v". @@ -2731,19 +2731,11 @@ [INFO :PA0201] Parsing source file "t_lint_syncasyncnet_bad.v". -[INFO :PA0201] Parsing source file "t_math_arith.v". - -[INFO :PA0201] Parsing source file "t_math_const.v". - [INFO :PA0201] Parsing source file "t_assert_synth.v". [INFO :PA0201] Parsing source file "t_bind2.v". -[INFO :PA0201] Parsing source file "t_hierarchy_identifier.v". - -[INFO :PA0201] Parsing source file "t_math_eq.v". - -[INFO :PA0201] Parsing source file "t_math_imm.v". +[INFO :PA0201] Parsing source file "t_math_arith.v". [INFO :PA0201] Parsing source file "t_bitsel_struct.v". @@ -2755,34 +2747,42 @@ [INFO :PA0201] Parsing source file "t_case_huge.v". -[INFO :PA0201] Parsing source file "t_init_concat.v". - -[INFO :PA0201] Parsing source file "t_inside.v". - [INFO :PA0201] Parsing source file "t_case_huge_sub3.v". -[INFO :PA0201] Parsing source file "t_math_pick.v". +[INFO :PA0201] Parsing source file "t_math_const.v". [INFO :PA0201] Parsing source file "t_case_write1.v". -[INFO :PA0201] Parsing source file "t_math_pow3.v". +[INFO :PA0201] Parsing source file "t_hierarchy_identifier.v". [INFO :PA0201] Parsing source file "t_case_write2.v". [INFO :PA0201] Parsing source file "t_case_x.v". -[INFO :PA0201] Parsing source file "t_inst_dtree.v". - -[INFO :PA0201] Parsing source file "t_inst_first_a.v". - -[INFO :PA0201] Parsing source file "t_inst_implicit.v". - [INFO :PA0201] Parsing source file "t_case_x_bad.v". [INFO :PA0201] Parsing source file "t_case_zx_bad.v". [INFO :PA0201] Parsing source file "t_cast.v". +[INFO :PA0201] Parsing source file "t_math_eq.v". + +[INFO :PA0201] Parsing source file "t_math_imm.v". + +[INFO :PA0201] Parsing source file "t_init_concat.v". + +[INFO :PA0201] Parsing source file "t_inside.v". + +[INFO :PA0201] Parsing source file "t_math_pick.v". + +[INFO :PA0201] Parsing source file "t_inst_dtree.v". + +[INFO :PA0201] Parsing source file "t_math_pow3.v". + +[INFO :PA0201] Parsing source file "t_inst_first_a.v". + +[INFO :PA0201] Parsing source file "t_inst_implicit.v". + [INFO :PA0201] Parsing source file "t_inst_missing_bad.v". [INFO :PA0201] Parsing source file "t_inst_mnpipe.v". @@ -2799,30 +2799,38 @@ [INFO :PA0201] Parsing source file "t_math_signed5.v". -[INFO :PA0201] Parsing source file "t_interface_array_nocolon.v". - -[INFO :PA0201] Parsing source file "t_interface_down_gen.v". - -[INFO :PA0201] Parsing source file "t_math_vliw.v". - -[INFO :PA0201] Parsing source file "t_mem_banks.v". - [INFO :PA0201] Parsing source file "t_math_shift_over_bad.v". [INFO :PA0201] Parsing source file "t_math_shift_sel.v". [INFO :PA0201] Parsing source file "t_math_signed2.v". -[INFO :PA0201] Parsing source file "t_interface_gen10.v". +[INFO :PA0201] Parsing source file "t_interface_array_nocolon.v". + +[INFO :PA0201] Parsing source file "t_interface_down_gen.v". [INFO :PA0201] Parsing source file "t_math_signed4.v". +[INFO :PA0201] Parsing source file "t_math_vliw.v". + +[INFO :PA0201] Parsing source file "t_mem_banks.v". + +[INFO :PA0201] Parsing source file "t_math_tri.v". + +[INFO :PA0201] Parsing source file "t_math_vgen.v". + +[INFO :PA0201] Parsing source file "t_interface_gen10.v". + [INFO :PA0201] Parsing source file "t_interface_gen12.v". [INFO :PA0201] Parsing source file "t_interface_gen4.v". [INFO :PA0201] Parsing source file "t_interface_gen5.v". +[INFO :PA0201] Parsing source file "t_cdc_async_bad.v". + +[INFO :PA0201] Parsing source file "t_cellarray.v". + [INFO :PA0201] Parsing source file "t_interface_mismodport_bad.v". [INFO :PA0201] Parsing source file "t_interface_modport_export.v". @@ -2831,22 +2839,22 @@ [INFO :PA0201] Parsing source file "t_interface_parameter_access.v". -[INFO :PA0201] Parsing source file "t_math_tri.v". - -[INFO :PA0201] Parsing source file "t_math_vgen.v". - [INFO :PA0201] Parsing source file "t_mem_first.v". [INFO :PA0201] Parsing source file "t_langext_order.v". -[INFO :PA0201] Parsing source file "t_cdc_async_bad.v". +[INFO :PA0201] Parsing source file "t_chg_first.v". -[INFO :PA0201] Parsing source file "t_cellarray.v". +[INFO :PA0201] Parsing source file "t_clk_concat.v". + +[INFO :PA0201] Parsing source file "t_clk_concat2.v". [INFO :PA0201] Parsing source file "t_mem_iforder.v". [INFO :PA0201] Parsing source file "t_mem_multidim.v". +[INFO :PA0201] Parsing source file "t_clk_concat3.v". + [INFO :PA0201] Parsing source file "t_langext_order_sub.v". [INFO :PA0201] Parsing source file "t_lint_always_comb_iface.v". @@ -2857,51 +2865,49 @@ [INFO :PA0201] Parsing source file "t_lint_mod_paren_bad.v". -[INFO :PA0201] Parsing source file "t_chg_first.v". - [INFO :PA0201] Parsing source file "t_lint_multidriven_bad.v". -[INFO :PA0201] Parsing source file "t_clk_concat.v". - [INFO :PA0201] Parsing source file "t_lint_repeat_bad.v". [INFO :PA0201] Parsing source file "t_lint_setout_bad.v". [INFO :PA0201] Parsing source file "t_lint_unused.v". -[INFO :PA0201] Parsing source file "t_lint_width_bad.v". - -[INFO :PA0201] Parsing source file "t_clk_concat2.v". - -[INFO :PA0201] Parsing source file "t_math_cmp.v". - -[INFO :PA0201] Parsing source file "t_math_cond_huge.v". - -[INFO :PA0201] Parsing source file "t_clk_concat3.v". - -[INFO :PA0201] Parsing source file "t_math_reverse.v". - -[INFO :PA0201] Parsing source file "t_math_shift_rep.v". - [INFO :PA0201] Parsing source file "t_clk_concat5.v". -[INFO :PA0201] Parsing source file "t_math_signed.v". +[INFO :PA0201] Parsing source file "t_lint_width_bad.v". + +[INFO :PA0201] Parsing source file "t_math_cmp.v". [INFO :PA0201] Parsing source file "t_clk_condflop.v". [INFO :PA0201] Parsing source file "t_clk_dpulse.v". -[INFO :PA0201] Parsing source file "t_clk_first.v". +[INFO :PA0201] Parsing source file "t_math_cond_huge.v". -[INFO :PA0201] Parsing source file "t_mem_slice_bad.v". +[INFO :PA0201] Parsing source file "t_math_reverse.v". + +[INFO :PA0201] Parsing source file "t_math_shift_rep.v". + +[INFO :PA0201] Parsing source file "t_math_signed.v". + +[INFO :PA0201] Parsing source file "t_clk_first.v". [INFO :PA0201] Parsing source file "t_clk_gen.v". [INFO :PA0201] Parsing source file "t_clk_inp_init.v". +[INFO :PA0201] Parsing source file "t_clk_latchgate.v". + +[INFO :PA0201] Parsing source file "t_mem_slice_bad.v". + +[INFO :PA0201] Parsing source file "t_clocker.v". + [INFO :PA0201] Parsing source file "t_math_signed6.v". -[INFO :PA0201] Parsing source file "t_clk_latchgate.v". +[INFO :PA0201] Parsing source file "t_concat_large_bad.v". + +[INFO :PA0201] Parsing source file "t_concat_opt.v". [INFO :PA0201] Parsing source file "t_math_signed7.v". @@ -2913,59 +2919,41 @@ [INFO :PA0201] Parsing source file "t_mod_interface_array.v". -[INFO :PA0201] Parsing source file "t_clocker.v". - [INFO :PA0201] Parsing source file "t_math_trig.v". [INFO :PA0201] Parsing source file "t_mod_longname.v". -[INFO :PA0201] Parsing source file "t_concat_large_bad.v". - [INFO :PA0201] Parsing source file "t_order.v". [INFO :PA0201] Parsing source file "t_order_doubleloop.v". -[INFO :PA0201] Parsing source file "t_concat_opt.v". - [INFO :PA0201] Parsing source file "t_order_wireloop.v". [INFO :PA0201] Parsing source file "t_package_abs.v". -[INFO :PA0201] Parsing source file "t_mem_file.v". - [INFO :PA0201] Parsing source file "t_cover_line.v". -[INFO :PA0201] Parsing source file "t_package_dimport.v". - [INFO :PA0201] Parsing source file "t_crazy_sel.v". -[INFO :PA0201] Parsing source file "t_mem_multi_io2.v". - -[INFO :PA0201] Parsing source file "t_mem_multi_ref_bad.v". - -[INFO :PA0201] Parsing source file "t_mem_packed.v". - [INFO :PA0201] Parsing source file "t_dedupe_clk_gate.v". [INFO :PA0201] Parsing source file "t_delay.v". +[INFO :PA0201] Parsing source file "t_mem_file.v". + [INFO :PA0201] Parsing source file "t_detectarray_1.v". -[INFO :PA0201] Parsing source file "t_package_twodeep.v". +[INFO :PA0201] Parsing source file "t_package_dimport.v". -[INFO :PA0201] Parsing source file "t_param_array.v". +[INFO :PA0201] Parsing source file "t_mem_multi_io2.v". [INFO :PA0201] Parsing source file "t_detectarray_2.v". +[INFO :PA0201] Parsing source file "t_mem_multi_ref_bad.v". + [INFO :PA0201] Parsing source file "t_display.v". -[INFO :PA0201] Parsing source file "t_param_concat.v". - -[INFO :PA0201] Parsing source file "t_param_default_bad.v". - -[INFO :PA0201] Parsing source file "t_param_first_b.v". - -[INFO :PA0201] Parsing source file "t_param_if_blk.v". +[INFO :PA0201] Parsing source file "t_mem_packed.v". [INFO :PA0201] Parsing source file "t_display_time.v". @@ -2975,6 +2963,20 @@ [INFO :PA0201] Parsing source file "t_dpi_accessors.v". +[INFO :PA0201] Parsing source file "t_package_twodeep.v". + +[INFO :PA0201] Parsing source file "t_param_array.v". + +[INFO :PA0201] Parsing source file "t_mem_multi_io3.v". + +[INFO :PA0201] Parsing source file "t_param_concat.v". + +[INFO :PA0201] Parsing source file "t_param_default_bad.v". + +[INFO :PA0201] Parsing source file "t_param_first_b.v". + +[INFO :PA0201] Parsing source file "t_param_if_blk.v". + [INFO :PA0201] Parsing source file "t_mem_slot.v". [INFO :PA0201] Parsing source file "t_mod_dup_bad.v". @@ -2985,20 +2987,30 @@ [INFO :PA0201] Parsing source file "t_mod_recurse1.v". +[INFO :PA0201] Parsing source file "t_mem_packed_assign.v". + +[INFO :PA0201] Parsing source file "t_mem_packed_bad.v". + [INFO :PA0201] Parsing source file "t_multitop_sig.v". [INFO :PA0201] Parsing source file "t_optm_redor.v". +[INFO :PA0201] Parsing source file "t_mem_slice.v". + [INFO :PA0201] Parsing source file "t_order_b.v". [INFO :PA0201] Parsing source file "t_order_clkinst.v". [INFO :PA0201] Parsing source file "t_order_multidriven.v". -[INFO :PA0201] Parsing source file "t_mem_multi_io3.v". +[INFO :PA0201] Parsing source file "t_mod_dup_ign.v". + +[INFO :PA0201] Parsing source file "t_mod_interface_array2.v". [INFO :PA0201] Parsing source file "t_param_array3.v". +[INFO :PA0201] Parsing source file "t_mod_recurse.v". + [INFO :PA0201] Parsing source file "t_param_bit_sel.v". [INFO :PA0201] Parsing source file "t_param_circ_bad.v". @@ -3009,14 +3021,34 @@ [INFO :PA0201] Parsing source file "t_param_package.v". +[INFO :PA0201] Parsing source file "t_dpi_imp_gen.v". + +[INFO :PA0201] Parsing source file "t_order_a.v". + +[INFO :PA0201] Parsing source file "t_order_comboloop.v". + +[INFO :PA0201] Parsing source file "t_order_first.v". + +[INFO :PA0201] Parsing source file "t_order_quad.v". + [INFO :PA0201] Parsing source file "t_param_named.v". +[INFO :PA0201] Parsing source file "t_dpi_lib.v". + [INFO :PA0201] Parsing source file "t_param_no_parentheses.v". [INFO :PA0201] Parsing source file "t_param_repl.v". +[INFO :PA0201] Parsing source file "t_package.v". + [INFO :PA0201] Parsing source file "t_param_real.v". +[INFO :PA0201] Parsing source file "t_dpi_logic_bad.v". + +[INFO :PA0201] Parsing source file "t_dpi_name_bad.v". + +[INFO :PA0201] Parsing source file "t_dpi_open.v". + [INFO :PA0201] Parsing source file "t_param_scope_bad.v". [INFO :PA0201] Parsing source file "t_param_sel.v". @@ -3025,24 +3057,12 @@ [INFO :PA0201] Parsing source file "t_param_type.v". -[INFO :PA0201] Parsing source file "t_mem_packed_assign.v". - -[INFO :PA0201] Parsing source file "t_mem_packed_bad.v". - [INFO :PA0201] Parsing source file "t_param_value.v". -[INFO :PA0201] Parsing source file "t_mem_slice.v". - -[INFO :PA0201] Parsing source file "t_mod_dup_ign.v". - -[INFO :PA0201] Parsing source file "t_mod_interface_array2.v". - -[INFO :PA0201] Parsing source file "t_mod_recurse.v". +[INFO :PA0201] Parsing source file "t_package_enum.v". [INFO :PA0201] Parsing source file "t_param_wide_io.v". -[INFO :PA0201] Parsing source file "t_dpi_imp_gen.v". - [INFO :PA0201] Parsing source file "t_parse_delay.v". [INFO :PA0201] Parsing source file "t_past_bad.v". @@ -3067,55 +3087,29 @@ [INFO :PA0201] Parsing source file "t_reloop_cam.v". -[INFO :PA0201] Parsing source file "t_dpi_lib.v". - -[INFO :PA0201] Parsing source file "t_dpi_logic_bad.v". - -[INFO :PA0201] Parsing source file "t_dpi_name_bad.v". - -[INFO :PA0201] Parsing source file "t_dpi_open.v". - -[INFO :PA0201] Parsing source file "t_order_a.v". - -[INFO :PA0201] Parsing source file "t_order_comboloop.v". - -[INFO :PA0201] Parsing source file "t_order_first.v". - -[INFO :PA0201] Parsing source file "t_order_quad.v". - -[INFO :PA0201] Parsing source file "t_package.v". - -[INFO :PA0201] Parsing source file "t_package_enum.v". - [INFO :PA0201] Parsing source file "t_pipe_filter.v". [INFO :PA0201] Parsing source file "t_pp_lib_library.v". +[INFO :PA0201] Parsing source file "t_dpi_openfirst.v". + [INFO :PA0201] Parsing source file "t_pp_pragmas.v". [INFO :PA0201] Parsing source file "t_preproc_inc_notfound_bad.v". [INFO :PA0201] Parsing source file "t_preproc_kwd.v". -[INFO :PA0201] Parsing source file "t_select_index.v". - -[INFO :PA0201] Parsing source file "t_select_index2.v". - -[INFO :PA0201] Parsing source file "t_select_lhs_oob2.v". - -[INFO :PA0201] Parsing source file "t_real_param.v". - -[INFO :PA0201] Parsing source file "t_dpi_openfirst.v". - -[INFO :PA0201] Parsing source file "t_select_param.v". - [INFO :PA0201] Parsing source file "t_package_param.v". [INFO :PA0201] Parsing source file "t_param.v". +[INFO :PA0201] Parsing source file "t_param_ceil.v". + +[INFO :PA0201] Parsing source file "t_select_index.v". + [INFO :PA0201] Parsing source file "t_dpi_openreg_bad.v". -[INFO :PA0201] Parsing source file "t_param_ceil.v". +[INFO :PA0201] Parsing source file "t_select_index2.v". [INFO :PA0201] Parsing source file "t_dpi_qw.v". @@ -3123,10 +3117,44 @@ [INFO :PA0201] Parsing source file "t_dpi_string.v". +[INFO :PA0201] Parsing source file "t_real_param.v". + +[INFO :PA0201] Parsing source file "t_param_ddeep_width.v". + +[INFO :PA0201] Parsing source file "t_param_first_a.v". + +[INFO :PA0201] Parsing source file "t_select_lhs_oob2.v". + +[INFO :PA0201] Parsing source file "t_param_local.v". + +[INFO :PA0201] Parsing source file "t_dpi_sys.v". + +[INFO :PA0201] Parsing source file "t_dpi_threads.v". + +[INFO :PA0201] Parsing source file "t_param_mem_attr.v". + +[INFO :PA0201] Parsing source file "t_param_module.v". + +[INFO :PA0201] Parsing source file "t_dpi_vams.v". + +[INFO :PA0201] Parsing source file "t_dpi_var.v". + +[INFO :PA0201] Parsing source file "t_param_named_2.v". + +[INFO :PA0201] Parsing source file "t_param_public.v". + +[INFO :PA0201] Parsing source file "t_param_real2.v". + +[INFO :PA0201] Parsing source file "t_select_param.v". + +[INFO :PA0201] Parsing source file "t_param_seg.v". + [INFO :PA0201] Parsing source file "t_rnd.v". [INFO :PA0201] Parsing source file "t_scope_map.v". +[INFO :PA0201] Parsing source file "t_param_sel_range.v". + [INFO :PA0201] Parsing source file "t_select_bad_msb.v". [INFO :PA0201] Parsing source file "t_select_bad_range.v". @@ -3135,73 +3163,21 @@ [INFO :PA0201] Parsing source file "t_select_bound2.v". -[INFO :PA0201] Parsing source file "t_dpi_sys.v". - -[INFO :PA0201] Parsing source file "t_dpi_threads.v". - -[INFO :PA0201] Parsing source file "t_select_plusloop.v". - -[INFO :PA0201] Parsing source file "t_select_little.v". - -[INFO :PA0201] Parsing source file "t_param_ddeep_width.v". - -[INFO :PA0201] Parsing source file "t_param_first_a.v". - -[INFO :PA0201] Parsing source file "t_param_local.v". - -[INFO :PA0201] Parsing source file "t_dpi_vams.v". - -[INFO :PA0201] Parsing source file "t_dpi_var.v". - -[INFO :PA0201] Parsing source file "t_param_mem_attr.v". - -[INFO :PA0201] Parsing source file "t_param_module.v". - -[INFO :PA0201] Parsing source file "t_param_named_2.v". - -[INFO :PA0201] Parsing source file "t_param_public.v". - -[INFO :PA0201] Parsing source file "t_param_real2.v". - -[INFO :PA0201] Parsing source file "t_param_seg.v". - -[INFO :PA0201] Parsing source file "t_param_sel_range.v". - -[INFO :PA0201] Parsing source file "t_select_loop.v". - -[INFO :PA0201] Parsing source file "t_select_plus.v". - -[INFO :PA0201] Parsing source file "t_stream2.v". - -[INFO :PA0201] Parsing source file "t_slice_cond.v". - -[INFO :PA0201] Parsing source file "t_string_type_methods.v". - -[INFO :PA0201] Parsing source file "t_stop_bad.v". - -[INFO :PA0201] Parsing source file "t_stream.v". - [INFO :PA0201] Parsing source file "t_embed1_child.v". [INFO :PA0201] Parsing source file "t_embed1_wrap.v". [INFO :PA0201] Parsing source file "t_enum.v". -[INFO :PA0201] Parsing source file "t_param_type2.v". - -[INFO :PA0201] Parsing source file "t_param_up_bad.v". - -[INFO :PA0201] Parsing source file "t_param_while.v". - -[INFO :PA0201] Parsing source file "t_past.v". +[INFO :PA0201] Parsing source file "t_select_little.v". [INFO :PA0201] Parsing source file "t_enum_bad_hide.v". [INFO :PA0201] Parsing source file "t_enum_func.v". -[INFO :PA0201] Parsing source file "t_enum_int.v". +[INFO :PA0201] Parsing source file "t_select_plusloop.v". -[INFO :PA0201] Parsing source file "t_struct_pat_width.v". +[INFO :PA0201] Parsing source file "t_enum_int.v". [INFO :PA0201] Parsing source file "t_enum_name2.v". @@ -3211,26 +3187,56 @@ [INFO :PA0201] Parsing source file "t_enum_type_methods.v". -[INFO :PA0201] Parsing source file "t_struct_param.v". +[INFO :PA0201] Parsing source file "t_param_type2.v". + +[INFO :PA0201] Parsing source file "t_param_up_bad.v". + +[INFO :PA0201] Parsing source file "t_param_while.v". + +[INFO :PA0201] Parsing source file "t_past.v". + +[INFO :PA0201] Parsing source file "t_select_loop.v". + +[INFO :PA0201] Parsing source file "t_select_plus.v". + +[INFO :PA0201] Parsing source file "t_stream2.v". [INFO :PA0201] Parsing source file "t_preproc.v". [INFO :PA0201] Parsing source file "t_select_set.v". +[INFO :PA0201] Parsing source file "t_string_type_methods.v". + +[INFO :PA0201] Parsing source file "t_slice_cond.v". + +[INFO :PA0201] Parsing source file "t_stop_bad.v". + +[INFO :PA0201] Parsing source file "t_stream.v". + +[INFO :PA0201] Parsing source file "t_struct_param.v". + +[INFO :PA0201] Parsing source file "t_slice_init.v". + +[INFO :PA0201] Parsing source file "t_struct_pat_width.v". + +[INFO :PA0201] Parsing source file "t_struct_portsel.v". + +[INFO :PA0201] Parsing source file "t_stream3.v". + [INFO :PA0201] Parsing source file "t_struct_port.v". [INFO :PA0201] Parsing source file "t_struct_unpacked.v". [INFO :PA0201] Parsing source file "t_sv_bus_mux_demux.v". -[INFO :PA0201] Parsing source file "t_struct_portsel.v". +[INFO :PA0201] Parsing source file "t_struct_anon.v". -[INFO :PA0201] Parsing source file "t_slice_init.v". - -[INFO :PA0201] Parsing source file "t_stream3.v". +[INFO :PA0201] Parsing source file "t_struct_array.v". [INFO :PA0201] Parsing source file "t_trace_fst.v". +[INFO :PA0201] Parsing source file "t_struct_init.v". + [INFO :PA0201] Parsing source file "t_trace_timescale.v". [INFO :PA0201] Parsing source file "t_tri_array_pull.v". @@ -3245,15 +3251,9 @@ [INFO :PA0201] Parsing source file "t_tri_select_unsized.v". -[INFO :PA0201] Parsing source file "t_type_param.v". - -[INFO :PA0201] Parsing source file "t_struct_anon.v". - -[INFO :PA0201] Parsing source file "t_struct_array.v". - [INFO :PA0201] Parsing source file "t_sv_conditional.v". -[INFO :PA0201] Parsing source file "t_struct_init.v". +[INFO :PA0201] Parsing source file "t_type_param.v". [INFO :PA0201] Parsing source file "t_struct_nest.v". @@ -3261,6 +3261,14 @@ [INFO :PA0201] Parsing source file "t_struct_packed_value_list.v". +[INFO :PA0201] Parsing source file "t_struct_unaligned.v". + +[INFO :PA0201] Parsing source file "t_struct_unpacked_bad.v". + +[INFO :PA0201] Parsing source file "t_sv_cpu.v". + +[INFO :PA0201] Parsing source file "t_sys_file_scan.v". + [INFO :PA0201] Parsing source file "t_trace_cat.v". [INFO :PA0201] Parsing source file "t_trace_decoration.v". @@ -3269,33 +3277,15 @@ [INFO :PA0201] Parsing source file "t_trace_packed_struct.v". -[INFO :PA0201] Parsing source file "t_struct_unaligned.v". - -[INFO :PA0201] Parsing source file "t_trace_primitive.v". - -[INFO :PA0201] Parsing source file "t_trace_string.v". - -[INFO :PA0201] Parsing source file "t_typedef_port.v". - -[INFO :PA0201] Parsing source file "t_struct_unpacked_bad.v". - -[INFO :PA0201] Parsing source file "t_sv_cpu.v". - -[INFO :PA0201] Parsing source file "t_unopt_array.v". - -[INFO :PA0201] Parsing source file "t_sys_file_scan.v". - [INFO :PA0201] Parsing source file "t_sys_fread.v". [INFO :PA0201] Parsing source file "t_sys_plusargs_bad.v". [INFO :PA0201] Parsing source file "t_sys_rand.v". -[INFO :PA0201] Parsing source file "t_unoptflat_simple_2.v". +[INFO :PA0201] Parsing source file "t_trace_primitive.v". -[INFO :PA0201] Parsing source file "t_unroll_complexcond.v". - -[INFO :PA0201] Parsing source file "t_unroll_signed.v". +[INFO :PA0201] Parsing source file "t_trace_string.v". [INFO :PA0201] Parsing source file "t_sys_readmem_bad_addr.v". @@ -3309,9 +3299,9 @@ [INFO :PA0201] Parsing source file "t_table_fsm.v". -[INFO :PA0201] Parsing source file "t_var_dup2.v". +[INFO :PA0201] Parsing source file "t_typedef_port.v". -[INFO :PA0201] Parsing source file "t_var_dup_bad.v". +[INFO :PA0201] Parsing source file "t_unopt_array.v". [INFO :PA0201] Parsing source file "t_trace_param.v". @@ -3321,9 +3311,11 @@ [INFO :PA0201] Parsing source file "t_tri_gate.v". -[INFO :PA0201] Parsing source file "t_var_in_assign_bad.v". +[INFO :PA0201] Parsing source file "t_unoptflat_simple_2.v". -[INFO :PA0201] Parsing source file "t_var_init.v". +[INFO :PA0201] Parsing source file "t_unroll_complexcond.v". + +[INFO :PA0201] Parsing source file "t_unroll_signed.v". [INFO :PA0201] Parsing source file "t_tri_dangle.v". @@ -3331,29 +3323,9 @@ [INFO :PA0201] Parsing source file "t_tri_ifbegin.v". -[INFO :PA0201] Parsing source file "t_var_nonamebegin.v". +[INFO :PA0201] Parsing source file "t_var_dup2.v". -[INFO :PA0201] Parsing source file "t_var_outoforder.v". - -[INFO :PA0201] Parsing source file "t_var_port2_bad.v". - -[INFO :PA0201] Parsing source file "t_var_port_bad.v". - -[INFO :PA0201] Parsing source file "t_var_ref.v". - -[INFO :PA0201] Parsing source file "t_tri_public.v". - -[INFO :PA0201] Parsing source file "t_tri_select.v". - -[INFO :PA0201] Parsing source file "t_var_types_bad.v". - -[INFO :PA0201] Parsing source file "t_verilated_debug.v". - -[INFO :PA0201] Parsing source file "t_typedef.v". - -[INFO :PA0201] Parsing source file "t_vpi_memory.v". - -[INFO :PA0201] Parsing source file "t_vpi_var.v". +[INFO :PA0201] Parsing source file "t_var_dup_bad.v". [INFO :PA0201] Parsing source file "t_tri_graph.v". @@ -3365,18 +3337,46 @@ [INFO :PA0201] Parsing source file "t_tri_various.v". +[INFO :PA0201] Parsing source file "t_var_in_assign_bad.v". + +[INFO :PA0201] Parsing source file "t_var_init.v". + [INFO :PA0201] Parsing source file "t_udp.v". +[INFO :PA0201] Parsing source file "t_tri_public.v". + +[INFO :PA0201] Parsing source file "t_tri_select.v". + +[INFO :PA0201] Parsing source file "t_var_nonamebegin.v". + +[INFO :PA0201] Parsing source file "t_typedef.v". + +[INFO :PA0201] Parsing source file "t_unoptflat_simple.v". + +[INFO :PA0201] Parsing source file "t_unpacked_array_order.v". + +[INFO :PA0201] Parsing source file "t_var_outoforder.v". + +[INFO :PA0201] Parsing source file "t_var_port2_bad.v". + +[INFO :PA0201] Parsing source file "t_var_port_bad.v". + +[INFO :PA0201] Parsing source file "t_var_ref.v". + +[INFO :PA0201] Parsing source file "t_var_types_bad.v". + +[INFO :PA0201] Parsing source file "t_verilated_debug.v". + +[INFO :PA0201] Parsing source file "t_vpi_memory.v". + +[INFO :PA0201] Parsing source file "t_vpi_var.v". + [INFO :PA0201] Parsing source file "t_typedef_array.v". [INFO :PA0201] Parsing source file "t_typedef_circ_bad.v". [INFO :PA0201] Parsing source file "t_typedef_param.v". -[INFO :PA0201] Parsing source file "t_unoptflat_simple.v". - -[INFO :PA0201] Parsing source file "t_unpacked_array_order.v". - [INFO :PA0201] Parsing source file "t_udp_noname.v". [INFO :PA0201] Parsing source file "t_uniqueif.v". @@ -3397,28 +3397,34 @@ [INFO :PA0201] Parsing source file "t_vams_wreal.v". +[INFO :PA0201] Parsing source file "t_extend.v". + +[INFO :PA0201] Parsing source file "t_final.v". + +[INFO :PA0201] Parsing source file "t_flag_bboxsys.v". + [INFO :PA0201] Parsing source file "t_var_const.v". +[INFO :PA0201] Parsing source file "t_var_overzero.v". + +[INFO :PA0201] Parsing source file "t_var_suggest_bad.v". + +[INFO :PA0201] Parsing source file "t_var_types.v". + [INFO :PA0201] Parsing source file "t_var_dup3.v". [INFO :PA0201] Parsing source file "t_var_in_assign.v". [INFO :PA0201] Parsing source file "t_var_life.v". -[INFO :PA0201] Parsing source file "t_extend.v". - [INFO :PA0201] Parsing source file "t_var_overwidth_bad.v". -[INFO :PA0201] Parsing source file "t_final.v". - [INFO :PA0201] Parsing source file "t_var_pinsizes.v". [INFO :PA0201] Parsing source file "t_var_ref_bad1.v". [INFO :PA0201] Parsing source file "t_var_ref_bad2.v". -[INFO :PA0201] Parsing source file "t_flag_bboxsys.v". - [INFO :PA0201] Parsing source file "t_var_rsvd_port.v". [INFO :PA0201] Parsing source file "t_var_set_link.v". @@ -3437,12 +3443,6 @@ [INFO :PA0201] Parsing source file "t_xml_tag.v". -[INFO :PA0201] Parsing source file "t_var_overzero.v". - -[INFO :PA0201] Parsing source file "t_var_suggest_bad.v". - -[INFO :PA0201] Parsing source file "t_var_types.v". - [INFO :PA0201] Parsing source file "t_flag_debug_noleak.v". [INFO :PA0201] Parsing source file "t_flag_define.v". @@ -4187,7 +4187,7 @@ [WARNI:PA0205] t_dedupe_seq_logic.v:116 No timescale set for "add2". -[WARNI:PA0205] verilated.v:2 No timescale set for "t_case_write2_tasks". +[WARNI:PA0205] t_case_write2_tasks.v:7 No timescale set for "t_case_write2_tasks". [WARNI:PA0205] verilated.v:2 No timescale set for "t_case_write1_tasks". @@ -4233,16 +4233,14 @@ [WARNI:PA0205] t_func_dotted.v:119 No timescale set for "mc". -[WARNI:PA0205] t_func_paramed.v:53 No timescale set for "extractor". - [WARNI:PA0205] t_gen_cond_const.v:45 No timescale set for "test_gen". +[WARNI:PA0205] t_func_paramed.v:53 No timescale set for "extractor". + [WARNI:PA0205] t_func_v.v:13 No timescale set for "level1". [WARNI:PA0205] t_func_v.v:23 No timescale set for "level2". -[WARNI:PA0205] t_gate_implicit.v:78 No timescale set for "Mxor". - [WARNI:PA0205] t_gen_for.v:54 No timescale set for "gencase". [WARNI:PA0205] t_gen_for.v:74 No timescale set for "paramed". @@ -4253,18 +4251,20 @@ [WARNI:PA0205] t_gen_for.v:162 No timescale set for "enflop_one". +[WARNI:PA0205] t_gate_implicit.v:78 No timescale set for "Mxor". + [WARNI:PA0205] t_gen_intdot.v:45 No timescale set for "Generate". [WARNI:PA0205] t_gen_intdot.v:58 No timescale set for "Checker". [WARNI:PA0205] t_gen_intdot.v:77 No timescale set for "Genit". +[WARNI:PA0205] t_gen_upscope.v:78 No timescale set for "tag". + [WARNI:PA0205] t_gen_for1.v:42 No timescale set for "Testit". [WARNI:PA0205] t_gen_for1.v:68 No timescale set for "fnxtclk". -[WARNI:PA0205] t_gen_upscope.v:78 No timescale set for "tag". - [WARNI:PA0205] t_inst_darray.v:9 No timescale set for "the_intf". [WARNI:PA0205] t_inst_darray.v:26 No timescale set for "Contemplator". @@ -4279,28 +4279,24 @@ [WARNI:PA0205] t_inst_prepost.v:31 No timescale set for "ip". -[WARNI:PA0205] t_for_funcbound.v:53 No timescale set for "strings". - [WARNI:PA0205] t_inst_v2k.v:62 No timescale set for "hello". [WARNI:PA0205] t_interface1.v:8 No timescale set for "ifc". -[WARNI:PA0205] t_func_check.v:33 No timescale set for "chk". - -[WARNI:PA0205] t_func_const3_bad.v:15 No timescale set for "b9". +[WARNI:PA0205] t_for_funcbound.v:53 No timescale set for "strings". [WARNI:PA0205] t_interface_array.v:6 No timescale set for "foo_intf". +[WARNI:PA0205] t_func_check.v:33 No timescale set for "chk". + [WARNI:PA0205] t_interface_array_nocolon_bad.v:12 No timescale set for "foo_subm". -[WARNI:PA0205] t_gen_forif.v:67 No timescale set for "Test_wrap1". - -[WARNI:PA0205] t_gen_forif.v:75 No timescale set for "Test_wrap2". - [WARNI:PA0205] t_interface_down.v:44 No timescale set for "wrapper". [WARNI:PA0205] t_interface_down.v:55 No timescale set for "lower". +[WARNI:PA0205] t_func_const3_bad.v:15 No timescale set for "b9". + [WARNI:PA0205] t_interface_dups.v:88 No timescale set for "dti". [WARNI:PA0205] t_interface_missing_bad.v:11 No timescale set for "foo_mod". @@ -4315,17 +4311,19 @@ [WARNI:PA0205] t_interface_size_bad.v:20 No timescale set for "baz". -[WARNI:PA0205] t_gen_intdot2.v:38 No timescale set for "One". +[WARNI:PA0205] t_gen_forif.v:67 No timescale set for "Test_wrap1". -[WARNI:PA0205] t_func_grey.v:48 No timescale set for "t_func_grey2bin". +[WARNI:PA0205] t_gen_forif.v:75 No timescale set for "Test_wrap2". [WARNI:PA0205] t_lint_implicit_port.v:20 No timescale set for "set". [WARNI:PA0205] t_lint_implicit_port.v:27 No timescale set for "read". -[WARNI:PA0205] t_genfor_hier.v:7 No timescale set for "m1". +[WARNI:PA0205] t_lint_unused_iface_bad.v:6 No timescale set for "dummy_if". -[WARNI:PA0205] t_genvar_misuse_bad.v:7 No timescale set for "top". +[WARNI:PA0205] t_gen_intdot2.v:38 No timescale set for "One". + +[WARNI:PA0205] t_func_grey.v:48 No timescale set for "t_func_grey2bin". [WARNI:PA0205] t_func_outp.v:48 No timescale set for "inv". @@ -4333,9 +4331,11 @@ [WARNI:PA0205] t_func_outp.v:84 No timescale set for "mytop". -[WARNI:PA0205] t_func_public.v:33 No timescale set for "tpub". +[WARNI:PA0205] t_genfor_hier.v:7 No timescale set for "m1". -[WARNI:PA0205] t_lint_unused_iface_bad.v:6 No timescale set for "dummy_if". +[WARNI:PA0205] t_genvar_misuse_bad.v:7 No timescale set for "top". + +[WARNI:PA0205] t_func_public.v:33 No timescale set for "tpub". [WARNI:PA0205] t_gen_defparam.v:40 No timescale set for "m2". @@ -4383,10 +4383,10 @@ [WARNI:PA0205] t_bind2.v:66 No timescale set for "mycheck". -[WARNI:PA0205] t_init_concat.v:59 No timescale set for "regfile". - [WARNI:PA0205] t_case_huge_sub3.v:6 No timescale set for "t_case_huge_sub3". +[WARNI:PA0205] t_init_concat.v:59 No timescale set for "regfile". + [WARNI:PA0205] t_math_imm.v:73 No timescale set for "example". [WARNI:PA0205] t_inst_dtree.v:19 No timescale set for "bmod". @@ -4419,6 +4419,10 @@ [WARNI:PA0205] t_interface_gen12.v:16 No timescale set for "bar_module". +[WARNI:PA0205] t_cdc_async_bad.v:66 No timescale set for "Flop". + +[WARNI:PA0205] t_cdc_async_bad.v:78 No timescale set for "Sub". + [WARNI:PA0205] t_interface_modport_export.v:45 No timescale set for "testmod_callee". [WARNI:PA0205] t_interface_modport_export.v:58 No timescale set for "testmod_caller". @@ -4429,9 +4433,15 @@ [WARNI:PA0205] t_interface_nest.v:15 No timescale set for "mod1". -[WARNI:PA0205] t_cdc_async_bad.v:66 No timescale set for "Flop". +[WARNI:PA0205] t_cellarray.v:66 No timescale set for "drv1". -[WARNI:PA0205] t_cdc_async_bad.v:78 No timescale set for "Sub". +[WARNI:PA0205] t_cellarray.v:73 No timescale set for "drv2". + +[WARNI:PA0205] t_cellarray.v:81 No timescale set for "drv3". + +[WARNI:PA0205] t_cellarray.v:91 No timescale set for "drv4". + +[WARNI:PA0205] t_chg_first.v:61 No timescale set for "t_chg_a". [WARNI:PA0205] t_mem_iforder.v:58 No timescale set for "fifo". @@ -4445,16 +4455,6 @@ [WARNI:PA0205] t_lint_always_comb_iface.v:84 No timescale set for "my_module3". -[WARNI:PA0205] t_cellarray.v:66 No timescale set for "drv1". - -[WARNI:PA0205] t_cellarray.v:73 No timescale set for "drv2". - -[WARNI:PA0205] t_cellarray.v:81 No timescale set for "drv3". - -[WARNI:PA0205] t_cellarray.v:91 No timescale set for "drv4". - -[WARNI:PA0205] t_chg_first.v:61 No timescale set for "t_chg_a". - [WARNI:PA0205] t_lint_unused.v:51 No timescale set for "udp_mux2". [WARNI:PA0205] t_lint_width_bad.v:35 No timescale set for "p". @@ -4483,12 +4483,8 @@ [WARNI:PA0205] t_mod_longname.v:28 No timescale set for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". -[WARNI:PA0205] t_package_abs.v:8 No timescale set for "functions". - [WARNI:PA0205] t_cover_line.v:114 No timescale set for "tsk". -[WARNI:PA0205] t_mem_file.v:76 No timescale set for "file". - [WARNI:PA0205] t_dedupe_clk_gate.v:20 No timescale set for "flop_gated_latch". [WARNI:PA0205] t_dedupe_clk_gate.v:30 No timescale set for "flop_gated_flop". @@ -4497,6 +4493,10 @@ [WARNI:PA0205] t_dedupe_clk_gate.v:52 No timescale set for "clock_gate_flop". +[WARNI:PA0205] t_package_abs.v:8 No timescale set for "functions". + +[WARNI:PA0205] t_mem_file.v:76 No timescale set for "file". + [WARNI:PA0205] t_package_twodeep.v:8 No timescale set for "pkg2". [WARNI:PA0205] t_package_twodeep.v:12 No timescale set for "pkg1". @@ -4509,6 +4509,8 @@ [WARNI:PA0205] t_mem_slot.v:7 No timescale set for "t_mem_slot". +[WARNI:PA0205] t_mem_multi_io3.v:34 No timescale set for "testio". + [WARNI:PA0205] t_mod_recurse1.v:12 No timescale set for "rec". [WARNI:PA0205] t_mod_recurse1.v:28 No timescale set for "bottom". @@ -4527,8 +4529,16 @@ [WARNI:PA0205] t_order_multidriven.v:151 No timescale set for "FooMemImpl". +[WARNI:PA0205] t_dpi_accessors.v:50 No timescale set for "test_sub". + +[WARNI:PA0205] t_mod_recurse.v:62 No timescale set for "PriorityChoice". + +[WARNI:PA0205] t_order_a.v:6 No timescale set for "t_order_a". + [WARNI:PA0205] t_param_if_blk.v:71 No timescale set for "Nested". +[WARNI:PA0205] t_order_first.v:20 No timescale set for "t_netlist". + [WARNI:PA0205] t_param_named.v:29 No timescale set for "m3". [WARNI:PA0205] t_param_no_parentheses.v:66 No timescale set for "mnooverride". @@ -4541,20 +4551,10 @@ [WARNI:PA0205] t_param_real.v:6 No timescale set for "mod". -[WARNI:PA0205] t_mem_multi_io3.v:34 No timescale set for "testio". - -[WARNI:PA0205] t_dpi_accessors.v:50 No timescale set for "test_sub". +[WARNI:PA0205] t_package.v:20 No timescale set for "p2". [WARNI:PA0205] t_param_type.v:54 No timescale set for "mod_typ". -[WARNI:PA0205] t_mod_recurse.v:62 No timescale set for "PriorityChoice". - -[WARNI:PA0205] t_order_a.v:6 No timescale set for "t_order_a". - -[WARNI:PA0205] t_order_first.v:20 No timescale set for "t_netlist". - -[WARNI:PA0205] t_package.v:20 No timescale set for "p2". - [WARNI:PA0205] t_pp_lib_library.v:6 No timescale set for "library_cell". [WARNI:PA0205] t_reloop_cam.v:95 No timescale set for "cam". @@ -4587,6 +4587,14 @@ [WARNI:PA0205] t_embed1_wrap.v:6 No timescale set for "t_embed1_wrap". +[WARNI:PA0205] t_enum_name2.v:6 No timescale set for "our_pkg". + +[WARNI:PA0205] t_enum_name2.v:19 No timescale set for "our". + +[WARNI:PA0205] t_enum_public.v:6 No timescale set for "p3". + +[WARNI:PA0205] t_enum_public.v:12 No timescale set for "p62". + [WARNI:PA0205] t_param_sel_range.v:15 No timescale set for "submod". [WARNI:PA0205] t_param_type2.v:6 No timescale set for "tt_pkg". @@ -4597,26 +4605,20 @@ [WARNI:PA0205] t_param_up_bad.v:18 No timescale set for "parent". -[WARNI:PA0205] t_enum_name2.v:6 No timescale set for "our_pkg". - -[WARNI:PA0205] t_enum_name2.v:19 No timescale set for "our". - -[WARNI:PA0205] t_enum_public.v:6 No timescale set for "p3". - -[WARNI:PA0205] t_enum_public.v:12 No timescale set for "p62". - [WARNI:PA0205] t_past.v:84 No timescale set for "Test2". -[WARNI:PA0205] t_struct_unpacked.v:6 No timescale set for "x". - [WARNI:PA0205] t_struct_param.v:7 No timescale set for "config_pkg". [WARNI:PA0205] t_struct_param.v:40 No timescale set for "struct_submodule". -[WARNI:PA0205] t_tri_array_pull.v:6 No timescale set for "IOBUF". +[WARNI:PA0205] t_struct_unpacked.v:6 No timescale set for "x". [WARNI:PA0205] t_struct_array.v:6 No timescale set for "TEST_TYPES". +[WARNI:PA0205] t_tri_array_pull.v:6 No timescale set for "IOBUF". + +[WARNI:PA0205] t_sv_cpu.v:79 No timescale set for "testbench". + [WARNI:PA0205] t_sv_conditional.v:62 No timescale set for "st3_testbench". [WARNI:PA0205] t_sv_conditional.v:145 No timescale set for "simple_test_3". @@ -4645,40 +4647,26 @@ [WARNI:PA0205] t_typedef_port.v:95 No timescale set for "TestAnsi". -[WARNI:PA0205] t_sv_cpu.v:79 No timescale set for "testbench". - [WARNI:PA0205] t_trace_param.v:6 No timescale set for "my_funcs". [WARNI:PA0205] t_trace_param.v:14 No timescale set for "my_module_types". [WARNI:PA0205] t_tri_array.v:65 No timescale set for "Pad". -[WARNI:PA0205] t_var_dup_bad.v:46 No timescale set for "sub0". - -[WARNI:PA0205] t_var_dup_bad.v:68 No timescale set for "sub3". - [WARNI:PA0205] t_tri_gen.v:27 No timescale set for "updown". [WARNI:PA0205] t_tri_gen.v:39 No timescale set for "t_up". [WARNI:PA0205] t_tri_gen.v:42 No timescale set for "t_down". -[WARNI:PA0205] t_var_port_bad.v:11 No timescale set for "subok". - -[WARNI:PA0205] t_tri_public.v:47 No timescale set for "sub_mod". - -[WARNI:PA0205] t_tri_select.v:35 No timescale set for "io_ring". - -[WARNI:PA0205] t_tri_select.v:39 No timescale set for "io". - -[WARNI:PA0205] t_vpi_var.v:87 No timescale set for "arr". - [WARNI:PA0205] t_tri_gate.v:15 No timescale set for "pass". [WARNI:PA0205] t_tri_gate.v:20 No timescale set for "tbuf". [WARNI:PA0205] t_tri_gate.v:24 No timescale set for "mux". +[WARNI:PA0205] t_tri_inout.v:15 No timescale set for "io". + [WARNI:PA0205] t_tri_pull01.v:71 No timescale set for "t_tri2". [WARNI:PA0205] t_tri_pull01.v:84 No timescale set for "t_tri3". @@ -4695,16 +4683,30 @@ [WARNI:PA0205] t_tri_various.v:177 No timescale set for "Test7". +[WARNI:PA0205] t_var_dup_bad.v:46 No timescale set for "sub0". + +[WARNI:PA0205] t_var_dup_bad.v:68 No timescale set for "sub3". + +[WARNI:PA0205] t_tri_public.v:47 No timescale set for "sub_mod". + +[WARNI:PA0205] t_tri_select.v:35 No timescale set for "io_ring". + [WARNI:PA0205] t_udp.v:115 No timescale set for "udp_latch". [WARNI:PA0205] t_udp.v:126 No timescale set for "udp_dff". +[WARNI:PA0205] t_var_port_bad.v:11 No timescale set for "subok". + +[WARNI:PA0205] t_vpi_var.v:87 No timescale set for "arr". + [WARNI:PA0205] t_udp_noname.v:35 No timescale set for "udp". [WARNI:PA0205] t_unoptflat_simple_3.v:41 No timescale set for "test1". [WARNI:PA0205] t_unoptflat_simple_3.v:60 No timescale set for "test2". +[WARNI:PA0205] t_final.v:6 No timescale set for "submodule". + [WARNI:PA0205] t_vams_wreal.v:87 No timescale set for "through". [WARNI:PA0205] t_vams_wreal.v:93 No timescale set for "within_range". @@ -4715,14 +4717,12 @@ [WARNI:PA0205] t_vams_wreal.v:121 No timescale set for "second_level". +[WARNI:PA0205] t_var_overzero.v:33 No timescale set for "tsub". + [WARNI:PA0205] t_var_in_assign.v:59 No timescale set for "z". -[WARNI:PA0205] t_final.v:6 No timescale set for "submodule". - [WARNI:PA0205] t_xml_first.v:44 No timescale set for "mod2". -[WARNI:PA0205] t_var_overzero.v:33 No timescale set for "tsub". - [WARNI:PA0205] t_flag_libinc.v:6 No timescale set for "liblib_a". [WARNI:PA0205] t_flag_libinc.v:10 No timescale set for "liblib_b". @@ -5035,7 +5035,7 @@ [ERROR:PA0206] t_dedupe_seq_logic.v:116 Missing timeunit/timeprecision for "add2". -[ERROR:PA0206] verilated.v:2 Missing timeunit/timeprecision for "t_case_write2_tasks". +[ERROR:PA0206] t_case_write2_tasks.v:7 Missing timeunit/timeprecision for "t_case_write2_tasks". [ERROR:PA0206] verilated.v:2 Missing timeunit/timeprecision for "t_case_write1_tasks". @@ -5073,6 +5073,8 @@ [ERROR:PA0206] t_array_interface.v:12 Missing timeunit/timeprecision for "modify_interface". +[ERROR:PA0206] t_gen_assign.v:46 Missing timeunit/timeprecision for "assigns". + [ERROR:PA0206] t_func_dotted.v:66 Missing timeunit/timeprecision for "global_mod". [ERROR:PA0206] t_func_dotted.v:76 Missing timeunit/timeprecision for "ma". @@ -5081,18 +5083,14 @@ [ERROR:PA0206] t_func_dotted.v:119 Missing timeunit/timeprecision for "mc". -[ERROR:PA0206] t_func_paramed.v:53 Missing timeunit/timeprecision for "extractor". - -[ERROR:PA0206] t_gen_assign.v:46 Missing timeunit/timeprecision for "assigns". - [ERROR:PA0206] t_gen_cond_const.v:45 Missing timeunit/timeprecision for "test_gen". +[ERROR:PA0206] t_func_paramed.v:53 Missing timeunit/timeprecision for "extractor". + [ERROR:PA0206] t_func_v.v:13 Missing timeunit/timeprecision for "level1". [ERROR:PA0206] t_func_v.v:23 Missing timeunit/timeprecision for "level2". -[ERROR:PA0206] t_gate_implicit.v:78 Missing timeunit/timeprecision for "Mxor". - [ERROR:PA0206] t_gen_for.v:54 Missing timeunit/timeprecision for "gencase". [ERROR:PA0206] t_gen_for.v:74 Missing timeunit/timeprecision for "paramed". @@ -5103,18 +5101,20 @@ [ERROR:PA0206] t_gen_for.v:162 Missing timeunit/timeprecision for "enflop_one". +[ERROR:PA0206] t_gate_implicit.v:78 Missing timeunit/timeprecision for "Mxor". + [ERROR:PA0206] t_gen_intdot.v:45 Missing timeunit/timeprecision for "Generate". [ERROR:PA0206] t_gen_intdot.v:58 Missing timeunit/timeprecision for "Checker". [ERROR:PA0206] t_gen_intdot.v:77 Missing timeunit/timeprecision for "Genit". +[ERROR:PA0206] t_gen_upscope.v:78 Missing timeunit/timeprecision for "tag". + [ERROR:PA0206] t_gen_for1.v:42 Missing timeunit/timeprecision for "Testit". [ERROR:PA0206] t_gen_for1.v:68 Missing timeunit/timeprecision for "fnxtclk". -[ERROR:PA0206] t_gen_upscope.v:78 Missing timeunit/timeprecision for "tag". - [ERROR:PA0206] t_inst_darray.v:9 Missing timeunit/timeprecision for "the_intf". [ERROR:PA0206] t_inst_darray.v:26 Missing timeunit/timeprecision for "Contemplator". @@ -5129,28 +5129,24 @@ [ERROR:PA0206] t_inst_prepost.v:31 Missing timeunit/timeprecision for "ip". -[ERROR:PA0206] t_for_funcbound.v:53 Missing timeunit/timeprecision for "strings". - [ERROR:PA0206] t_inst_v2k.v:62 Missing timeunit/timeprecision for "hello". [ERROR:PA0206] t_interface1.v:8 Missing timeunit/timeprecision for "ifc". -[ERROR:PA0206] t_func_check.v:33 Missing timeunit/timeprecision for "chk". - -[ERROR:PA0206] t_func_const3_bad.v:15 Missing timeunit/timeprecision for "b9". +[ERROR:PA0206] t_for_funcbound.v:53 Missing timeunit/timeprecision for "strings". [ERROR:PA0206] t_interface_array.v:6 Missing timeunit/timeprecision for "foo_intf". +[ERROR:PA0206] t_func_check.v:33 Missing timeunit/timeprecision for "chk". + [ERROR:PA0206] t_interface_array_nocolon_bad.v:12 Missing timeunit/timeprecision for "foo_subm". -[ERROR:PA0206] t_gen_forif.v:67 Missing timeunit/timeprecision for "Test_wrap1". - -[ERROR:PA0206] t_gen_forif.v:75 Missing timeunit/timeprecision for "Test_wrap2". - [ERROR:PA0206] t_interface_down.v:44 Missing timeunit/timeprecision for "wrapper". [ERROR:PA0206] t_interface_down.v:55 Missing timeunit/timeprecision for "lower". +[ERROR:PA0206] t_func_const3_bad.v:15 Missing timeunit/timeprecision for "b9". + [ERROR:PA0206] t_interface_dups.v:88 Missing timeunit/timeprecision for "dti". [ERROR:PA0206] t_interface_missing_bad.v:11 Missing timeunit/timeprecision for "foo_mod". @@ -5165,17 +5161,19 @@ [ERROR:PA0206] t_interface_size_bad.v:20 Missing timeunit/timeprecision for "baz". -[ERROR:PA0206] t_gen_intdot2.v:38 Missing timeunit/timeprecision for "One". +[ERROR:PA0206] t_gen_forif.v:67 Missing timeunit/timeprecision for "Test_wrap1". -[ERROR:PA0206] t_func_grey.v:48 Missing timeunit/timeprecision for "t_func_grey2bin". +[ERROR:PA0206] t_gen_forif.v:75 Missing timeunit/timeprecision for "Test_wrap2". [ERROR:PA0206] t_lint_implicit_port.v:20 Missing timeunit/timeprecision for "set". [ERROR:PA0206] t_lint_implicit_port.v:27 Missing timeunit/timeprecision for "read". -[ERROR:PA0206] t_genfor_hier.v:7 Missing timeunit/timeprecision for "m1". +[ERROR:PA0206] t_lint_unused_iface_bad.v:6 Missing timeunit/timeprecision for "dummy_if". -[ERROR:PA0206] t_genvar_misuse_bad.v:7 Missing timeunit/timeprecision for "top". +[ERROR:PA0206] t_gen_intdot2.v:38 Missing timeunit/timeprecision for "One". + +[ERROR:PA0206] t_func_grey.v:48 Missing timeunit/timeprecision for "t_func_grey2bin". [ERROR:PA0206] t_func_outp.v:48 Missing timeunit/timeprecision for "inv". @@ -5183,9 +5181,11 @@ [ERROR:PA0206] t_func_outp.v:84 Missing timeunit/timeprecision for "mytop". -[ERROR:PA0206] t_func_public.v:33 Missing timeunit/timeprecision for "tpub". +[ERROR:PA0206] t_genfor_hier.v:7 Missing timeunit/timeprecision for "m1". -[ERROR:PA0206] t_lint_unused_iface_bad.v:6 Missing timeunit/timeprecision for "dummy_if". +[ERROR:PA0206] t_genvar_misuse_bad.v:7 Missing timeunit/timeprecision for "top". + +[ERROR:PA0206] t_func_public.v:33 Missing timeunit/timeprecision for "tpub". [ERROR:PA0206] t_initial_edge.v:69 Missing timeunit/timeprecision for "initial_edge_n". @@ -5237,10 +5237,10 @@ [ERROR:PA0206] t_bind2.v:66 Missing timeunit/timeprecision for "mycheck". -[ERROR:PA0206] t_init_concat.v:59 Missing timeunit/timeprecision for "regfile". - [ERROR:PA0206] t_case_huge_sub3.v:6 Missing timeunit/timeprecision for "t_case_huge_sub3". +[ERROR:PA0206] t_init_concat.v:59 Missing timeunit/timeprecision for "regfile". + [ERROR:PA0206] t_math_imm.v:73 Missing timeunit/timeprecision for "example". [ERROR:PA0206] t_inst_dtree.v:19 Missing timeunit/timeprecision for "bmod". @@ -5273,6 +5273,10 @@ [ERROR:PA0206] t_interface_gen12.v:16 Missing timeunit/timeprecision for "bar_module". +[ERROR:PA0206] t_cdc_async_bad.v:66 Missing timeunit/timeprecision for "Flop". + +[ERROR:PA0206] t_cdc_async_bad.v:78 Missing timeunit/timeprecision for "Sub". + [ERROR:PA0206] t_interface_modport_export.v:45 Missing timeunit/timeprecision for "testmod_callee". [ERROR:PA0206] t_interface_modport_export.v:58 Missing timeunit/timeprecision for "testmod_caller". @@ -5283,9 +5287,15 @@ [ERROR:PA0206] t_interface_nest.v:15 Missing timeunit/timeprecision for "mod1". -[ERROR:PA0206] t_cdc_async_bad.v:66 Missing timeunit/timeprecision for "Flop". +[ERROR:PA0206] t_cellarray.v:66 Missing timeunit/timeprecision for "drv1". -[ERROR:PA0206] t_cdc_async_bad.v:78 Missing timeunit/timeprecision for "Sub". +[ERROR:PA0206] t_cellarray.v:73 Missing timeunit/timeprecision for "drv2". + +[ERROR:PA0206] t_cellarray.v:81 Missing timeunit/timeprecision for "drv3". + +[ERROR:PA0206] t_cellarray.v:91 Missing timeunit/timeprecision for "drv4". + +[ERROR:PA0206] t_chg_first.v:61 Missing timeunit/timeprecision for "t_chg_a". [ERROR:PA0206] t_mem_iforder.v:58 Missing timeunit/timeprecision for "fifo". @@ -5299,16 +5309,6 @@ [ERROR:PA0206] t_lint_always_comb_iface.v:84 Missing timeunit/timeprecision for "my_module3". -[ERROR:PA0206] t_cellarray.v:66 Missing timeunit/timeprecision for "drv1". - -[ERROR:PA0206] t_cellarray.v:73 Missing timeunit/timeprecision for "drv2". - -[ERROR:PA0206] t_cellarray.v:81 Missing timeunit/timeprecision for "drv3". - -[ERROR:PA0206] t_cellarray.v:91 Missing timeunit/timeprecision for "drv4". - -[ERROR:PA0206] t_chg_first.v:61 Missing timeunit/timeprecision for "t_chg_a". - [ERROR:PA0206] t_lint_unused.v:51 Missing timeunit/timeprecision for "udp_mux2". [ERROR:PA0206] t_lint_width_bad.v:35 Missing timeunit/timeprecision for "p". @@ -5337,12 +5337,8 @@ [ERROR:PA0206] t_mod_longname.v:28 Missing timeunit/timeprecision for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". -[ERROR:PA0206] t_package_abs.v:8 Missing timeunit/timeprecision for "functions". - [ERROR:PA0206] t_cover_line.v:114 Missing timeunit/timeprecision for "tsk". -[ERROR:PA0206] t_mem_file.v:76 Missing timeunit/timeprecision for "file". - [ERROR:PA0206] t_dedupe_clk_gate.v:20 Missing timeunit/timeprecision for "flop_gated_latch". [ERROR:PA0206] t_dedupe_clk_gate.v:30 Missing timeunit/timeprecision for "flop_gated_flop". @@ -5351,6 +5347,10 @@ [ERROR:PA0206] t_dedupe_clk_gate.v:52 Missing timeunit/timeprecision for "clock_gate_flop". +[ERROR:PA0206] t_package_abs.v:8 Missing timeunit/timeprecision for "functions". + +[ERROR:PA0206] t_mem_file.v:76 Missing timeunit/timeprecision for "file". + [ERROR:PA0206] t_package_twodeep.v:8 Missing timeunit/timeprecision for "pkg2". [ERROR:PA0206] t_package_twodeep.v:12 Missing timeunit/timeprecision for "pkg1". @@ -5363,6 +5363,8 @@ [ERROR:PA0206] t_mem_slot.v:7 Missing timeunit/timeprecision for "t_mem_slot". +[ERROR:PA0206] t_mem_multi_io3.v:34 Missing timeunit/timeprecision for "testio". + [ERROR:PA0206] t_mod_recurse1.v:12 Missing timeunit/timeprecision for "rec". [ERROR:PA0206] t_mod_recurse1.v:28 Missing timeunit/timeprecision for "bottom". @@ -5381,8 +5383,16 @@ [ERROR:PA0206] t_order_multidriven.v:151 Missing timeunit/timeprecision for "FooMemImpl". +[ERROR:PA0206] t_dpi_accessors.v:50 Missing timeunit/timeprecision for "test_sub". + +[ERROR:PA0206] t_mod_recurse.v:62 Missing timeunit/timeprecision for "PriorityChoice". + +[ERROR:PA0206] t_order_a.v:6 Missing timeunit/timeprecision for "t_order_a". + [ERROR:PA0206] t_param_if_blk.v:71 Missing timeunit/timeprecision for "Nested". +[ERROR:PA0206] t_order_first.v:20 Missing timeunit/timeprecision for "t_netlist". + [ERROR:PA0206] t_param_named.v:29 Missing timeunit/timeprecision for "m3". [ERROR:PA0206] t_param_no_parentheses.v:66 Missing timeunit/timeprecision for "mnooverride". @@ -5395,20 +5405,10 @@ [ERROR:PA0206] t_param_real.v:6 Missing timeunit/timeprecision for "mod". -[ERROR:PA0206] t_mem_multi_io3.v:34 Missing timeunit/timeprecision for "testio". - -[ERROR:PA0206] t_dpi_accessors.v:50 Missing timeunit/timeprecision for "test_sub". +[ERROR:PA0206] t_package.v:20 Missing timeunit/timeprecision for "p2". [ERROR:PA0206] t_param_type.v:54 Missing timeunit/timeprecision for "mod_typ". -[ERROR:PA0206] t_mod_recurse.v:62 Missing timeunit/timeprecision for "PriorityChoice". - -[ERROR:PA0206] t_order_a.v:6 Missing timeunit/timeprecision for "t_order_a". - -[ERROR:PA0206] t_order_first.v:20 Missing timeunit/timeprecision for "t_netlist". - -[ERROR:PA0206] t_package.v:20 Missing timeunit/timeprecision for "p2". - [ERROR:PA0206] t_pp_lib_library.v:6 Missing timeunit/timeprecision for "library_cell". [ERROR:PA0206] t_reloop_cam.v:95 Missing timeunit/timeprecision for "cam". @@ -5441,6 +5441,14 @@ [ERROR:PA0206] t_embed1_wrap.v:6 Missing timeunit/timeprecision for "t_embed1_wrap". +[ERROR:PA0206] t_enum_name2.v:6 Missing timeunit/timeprecision for "our_pkg". + +[ERROR:PA0206] t_enum_name2.v:19 Missing timeunit/timeprecision for "our". + +[ERROR:PA0206] t_enum_public.v:6 Missing timeunit/timeprecision for "p3". + +[ERROR:PA0206] t_enum_public.v:12 Missing timeunit/timeprecision for "p62". + [ERROR:PA0206] t_param_sel_range.v:15 Missing timeunit/timeprecision for "submod". [ERROR:PA0206] t_param_type2.v:6 Missing timeunit/timeprecision for "tt_pkg". @@ -5451,26 +5459,20 @@ [ERROR:PA0206] t_param_up_bad.v:18 Missing timeunit/timeprecision for "parent". -[ERROR:PA0206] t_enum_name2.v:6 Missing timeunit/timeprecision for "our_pkg". - -[ERROR:PA0206] t_enum_name2.v:19 Missing timeunit/timeprecision for "our". - -[ERROR:PA0206] t_enum_public.v:6 Missing timeunit/timeprecision for "p3". - -[ERROR:PA0206] t_enum_public.v:12 Missing timeunit/timeprecision for "p62". - [ERROR:PA0206] t_past.v:84 Missing timeunit/timeprecision for "Test2". -[ERROR:PA0206] t_struct_unpacked.v:6 Missing timeunit/timeprecision for "x". - [ERROR:PA0206] t_struct_param.v:7 Missing timeunit/timeprecision for "config_pkg". [ERROR:PA0206] t_struct_param.v:40 Missing timeunit/timeprecision for "struct_submodule". -[ERROR:PA0206] t_tri_array_pull.v:6 Missing timeunit/timeprecision for "IOBUF". +[ERROR:PA0206] t_struct_unpacked.v:6 Missing timeunit/timeprecision for "x". [ERROR:PA0206] t_struct_array.v:6 Missing timeunit/timeprecision for "TEST_TYPES". +[ERROR:PA0206] t_tri_array_pull.v:6 Missing timeunit/timeprecision for "IOBUF". + +[ERROR:PA0206] t_sv_cpu.v:79 Missing timeunit/timeprecision for "testbench". + [ERROR:PA0206] t_sv_conditional.v:62 Missing timeunit/timeprecision for "st3_testbench". [ERROR:PA0206] t_sv_conditional.v:145 Missing timeunit/timeprecision for "simple_test_3". @@ -5499,40 +5501,26 @@ [ERROR:PA0206] t_typedef_port.v:95 Missing timeunit/timeprecision for "TestAnsi". -[ERROR:PA0206] t_sv_cpu.v:79 Missing timeunit/timeprecision for "testbench". - [ERROR:PA0206] t_trace_param.v:6 Missing timeunit/timeprecision for "my_funcs". [ERROR:PA0206] t_trace_param.v:14 Missing timeunit/timeprecision for "my_module_types". [ERROR:PA0206] t_tri_array.v:65 Missing timeunit/timeprecision for "Pad". -[ERROR:PA0206] t_var_dup_bad.v:46 Missing timeunit/timeprecision for "sub0". - -[ERROR:PA0206] t_var_dup_bad.v:68 Missing timeunit/timeprecision for "sub3". - [ERROR:PA0206] t_tri_gen.v:27 Missing timeunit/timeprecision for "updown". [ERROR:PA0206] t_tri_gen.v:39 Missing timeunit/timeprecision for "t_up". [ERROR:PA0206] t_tri_gen.v:42 Missing timeunit/timeprecision for "t_down". -[ERROR:PA0206] t_var_port_bad.v:11 Missing timeunit/timeprecision for "subok". - -[ERROR:PA0206] t_tri_public.v:47 Missing timeunit/timeprecision for "sub_mod". - -[ERROR:PA0206] t_tri_select.v:35 Missing timeunit/timeprecision for "io_ring". - -[ERROR:PA0206] t_tri_select.v:39 Missing timeunit/timeprecision for "io". - -[ERROR:PA0206] t_vpi_var.v:87 Missing timeunit/timeprecision for "arr". - [ERROR:PA0206] t_tri_gate.v:15 Missing timeunit/timeprecision for "pass". [ERROR:PA0206] t_tri_gate.v:20 Missing timeunit/timeprecision for "tbuf". [ERROR:PA0206] t_tri_gate.v:24 Missing timeunit/timeprecision for "mux". +[ERROR:PA0206] t_tri_inout.v:15 Missing timeunit/timeprecision for "io". + [ERROR:PA0206] t_tri_pull01.v:71 Missing timeunit/timeprecision for "t_tri2". [ERROR:PA0206] t_tri_pull01.v:84 Missing timeunit/timeprecision for "t_tri3". @@ -5549,16 +5537,30 @@ [ERROR:PA0206] t_tri_various.v:177 Missing timeunit/timeprecision for "Test7". +[ERROR:PA0206] t_var_dup_bad.v:46 Missing timeunit/timeprecision for "sub0". + +[ERROR:PA0206] t_var_dup_bad.v:68 Missing timeunit/timeprecision for "sub3". + +[ERROR:PA0206] t_tri_public.v:47 Missing timeunit/timeprecision for "sub_mod". + +[ERROR:PA0206] t_tri_select.v:35 Missing timeunit/timeprecision for "io_ring". + [ERROR:PA0206] t_udp.v:115 Missing timeunit/timeprecision for "udp_latch". [ERROR:PA0206] t_udp.v:126 Missing timeunit/timeprecision for "udp_dff". +[ERROR:PA0206] t_var_port_bad.v:11 Missing timeunit/timeprecision for "subok". + +[ERROR:PA0206] t_vpi_var.v:87 Missing timeunit/timeprecision for "arr". + [ERROR:PA0206] t_udp_noname.v:35 Missing timeunit/timeprecision for "udp". [ERROR:PA0206] t_unoptflat_simple_3.v:41 Missing timeunit/timeprecision for "test1". [ERROR:PA0206] t_unoptflat_simple_3.v:60 Missing timeunit/timeprecision for "test2". +[ERROR:PA0206] t_final.v:6 Missing timeunit/timeprecision for "submodule". + [ERROR:PA0206] t_vams_wreal.v:87 Missing timeunit/timeprecision for "through". [ERROR:PA0206] t_vams_wreal.v:93 Missing timeunit/timeprecision for "within_range". @@ -5569,14 +5571,12 @@ [ERROR:PA0206] t_vams_wreal.v:121 Missing timeunit/timeprecision for "second_level". +[ERROR:PA0206] t_var_overzero.v:33 Missing timeunit/timeprecision for "tsub". + [ERROR:PA0206] t_var_in_assign.v:59 Missing timeunit/timeprecision for "z". -[ERROR:PA0206] t_final.v:6 Missing timeunit/timeprecision for "submodule". - [ERROR:PA0206] t_xml_first.v:44 Missing timeunit/timeprecision for "mod2". -[ERROR:PA0206] t_var_overzero.v:33 Missing timeunit/timeprecision for "tsub". - [ERROR:PA0206] t_flag_libinc.v:6 Missing timeunit/timeprecision for "liblib_a". [ERROR:PA0206] t_flag_libinc.v:10 Missing timeunit/timeprecision for "liblib_b". @@ -5700,5 +5700,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -174.81user 1.80system 1:36.65elapsed 182%CPU (0avgtext+0avgdata 1928096maxresident)k -8296inputs+9736outputs (0major+479586minor)pagefaults 0swaps +174.12user 1.61system 1:34.80elapsed 185%CPU (0avgtext+0avgdata 1924996maxresident)k +8296inputs+9744outputs (0major+478818minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Yosys/Yosys_diff.log b/SVIncCompil/Testcases/Yosys/Yosys_diff.log index 59ed11a..d4ca2be 100644 --- a/SVIncCompil/Testcases/Yosys/Yosys_diff.log +++ b/SVIncCompil/Testcases/Yosys/Yosys_diff.log
@@ -969,5 +969,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -12.43user 0.16system 0:12.70elapsed 99%CPU (0avgtext+0avgdata 349036maxresident)k -2136inputs+2240outputs (0major+84703minor)pagefaults 0swaps +12.03user 0.24system 0:12.35elapsed 99%CPU (0avgtext+0avgdata 349100maxresident)k +2136inputs+2240outputs (0major+84698minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log index 6fc699a..3c4431e 100644 --- a/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:19:39 +DATE : 2019-11-02.12:04:09 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/aes_cipher_top.v rtl/aes_key_expand_128.v rtl/aes_rcon.v rtl/aes_sbox.v sim/bench.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -18,14 +18,14 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] rtl/aes_key_expand_128.v:42 Compile module "work@aes_key_expand_128". - [INFO :CP0303] rtl/aes_cipher_top.v:48 Compile module "work@aes_cipher_top". -[INFO :CP0303] rtl/aes_sbox.v:43 Compile module "work@aes_sbox". - [INFO :CP0303] rtl/aes_rcon.v:42 Compile module "work@aes_rcon". +[INFO :CP0303] rtl/aes_key_expand_128.v:42 Compile module "work@aes_key_expand_128". + +[INFO :CP0303] rtl/aes_sbox.v:43 Compile module "work@aes_sbox". + [INFO :CP0303] sim/bench.v:70 Compile module "work@testbench". [INFO :EL0526] Design Elaboration...
diff --git a/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log index 73ac1b0..6579243 100644 --- a/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:22:42 +DATE : 2019-11-02.12:07:03 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/a23_alu.v rtl/a23_barrel_shift.v rtl/a23_barrel_shift_fpga.v rtl/a23_cache.v rtl/a23_config_defines.v rtl/a23_coprocessor.v rtl/a23_core.v rtl/a23_decode.v rtl/a23_decompile.v rtl/a23_execute.v rtl/a23_fetch.v rtl/a23_functions.v rtl/a23_localparams.v rtl/a23_multiply.v rtl/a23_ram_register_bank.v rtl/a23_register_bank.v rtl/a23_wishbone.v rtl/debug_functions.v rtl/generic_sram_byte_en.v rtl/generic_sram_line_en.v rtl/global_defines.v rtl/memory_configuration.v sim/bench.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -58,32 +58,32 @@ [INFO :CP0303] rtl/a23_alu.v:43 Compile module "work@a23_alu". -[INFO :CP0303] rtl/a23_barrel_shift.v:42 Compile module "work@a23_barrel_shift". - [INFO :CP0303] rtl/a23_barrel_shift_fpga.v:46 Compile module "work@a23_barrel_shift_fpga". [INFO :CP0303] rtl/a23_cache.v:47 Compile module "work@a23_cache". [INFO :CP0303] rtl/a23_coprocessor.v:41 Compile module "work@a23_coprocessor". -[INFO :CP0303] rtl/a23_execute.v:45 Compile module "work@a23_execute". +[INFO :CP0303] rtl/a23_barrel_shift.v:42 Compile module "work@a23_barrel_shift". [INFO :CP0303] rtl/a23_decode.v:43 Compile module "work@a23_decode". -[INFO :CP0303] rtl/a23_core.v:43 Compile module "work@a23_core". +[INFO :CP0303] rtl/a23_execute.v:45 Compile module "work@a23_execute". [INFO :CP0303] rtl/a23_decompile.v:44 Compile module "work@a23_decompile". [INFO :CP0303] rtl/a23_ram_register_bank.v:44 Compile module "work@a23_ram_register_bank". -[INFO :CP0303] rtl/a23_fetch.v:45 Compile module "work@a23_fetch". +[INFO :CP0303] rtl/a23_core.v:43 Compile module "work@a23_core". [INFO :CP0303] rtl/a23_register_bank.v:44 Compile module "work@a23_register_bank". -[INFO :CP0303] rtl/a23_wishbone.v:58 Compile module "work@a23_wishbone". +[INFO :CP0303] rtl/a23_fetch.v:45 Compile module "work@a23_fetch". [INFO :CP0303] rtl/generic_sram_line_en.v:42 Compile module "work@generic_sram_line_en". +[INFO :CP0303] rtl/a23_wishbone.v:58 Compile module "work@a23_wishbone". + [INFO :CP0303] sim/bench.v:2 Compile module "work@testbench". [INFO :CP0303] rtl/a23_multiply.v:56 Compile module "work@a23_multiply".
diff --git a/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log index 18b783f..8b75985 100644 --- a/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:23:52 +DATE : 2019-11-02.12:08:10 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/lm32_adder.v rtl/lm32_addsub.v rtl/lm32_config.v rtl/lm32_cpu.v rtl/lm32_dcache.v rtl/lm32_debug.v rtl/lm32_decoder.v rtl/lm32_dp_ram.v rtl/lm32_dtlb.v rtl/lm32_icache.v rtl/lm32_include.v rtl/lm32_instruction_unit.v rtl/lm32_interrupt.v rtl/lm32_itlb.v rtl/lm32_jtag.v rtl/lm32_load_store_unit.v rtl/lm32_logic_op.v rtl/lm32_mc_arithmetic.v rtl/lm32_multiplier.v rtl/lm32_ram.v rtl/lm32_shifter.v rtl/lm32_top.v sim/tb_lm32_system.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -58,10 +58,10 @@ [WARNI:PA0205] rtl/lm32_decoder.v:65 No timescale set for "lm32_decoder". -[WARNI:PA0205] rtl/lm32_dcache.v:62 No timescale set for "lm32_dcache". - [WARNI:PA0205] rtl/lm32_debug.v:61 No timescale set for "lm32_debug". +[WARNI:PA0205] rtl/lm32_dcache.v:62 No timescale set for "lm32_dcache". + [WARNI:PA0205] rtl/lm32_icache.v:67 No timescale set for "lm32_icache". [WARNI:PA0205] rtl/lm32_dp_ram.v:36 No timescale set for "lm32_dp_ram". @@ -128,10 +128,10 @@ [INFO :CP0303] rtl/lm32_logic_op.v:55 Compile module "work@lm32_logic_op". -[INFO :CP0303] rtl/lm32_mc_arithmetic.v:56 Compile module "work@lm32_mc_arithmetic". - [INFO :CP0303] rtl/lm32_shifter.v:55 Compile module "work@lm32_shifter". +[INFO :CP0303] rtl/lm32_mc_arithmetic.v:56 Compile module "work@lm32_mc_arithmetic". + [INFO :CP0303] rtl/lm32_top.v:55 Compile module "work@lm32_top". [NOTE :CP0309] rtl/lm32_adder.v:62 Implicit port type (wire) for "adder_result_x",
diff --git a/SVIncCompil/Testcases/YosysBigSim/openmsp430/YosysBigSimOpenMsp.log b/SVIncCompil/Testcases/YosysBigSim/openmsp430/YosysBigSimOpenMsp.log index da5b510..0d015ea 100644 --- a/SVIncCompil/Testcases/YosysBigSim/openmsp430/YosysBigSimOpenMsp.log +++ b/SVIncCompil/Testcases/YosysBigSim/openmsp430/YosysBigSimOpenMsp.log
@@ -102,10 +102,10 @@ [INFO :CP0303] rtl/omsp_dbg.v:46 Compile module "work@omsp_dbg". -[INFO :CP0303] rtl/omsp_dbg_hwbrk.v:46 Compile module "work@omsp_dbg_hwbrk". - [INFO :CP0303] rtl/omsp_clock_mux.v:44 Compile module "work@omsp_clock_mux". +[INFO :CP0303] rtl/omsp_dbg_hwbrk.v:46 Compile module "work@omsp_dbg_hwbrk". + [INFO :CP0303] rtl/omsp_dbg_uart.v:46 Compile module "work@omsp_dbg_uart". [INFO :CP0303] rtl/omsp_frontend.v:46 Compile module "work@omsp_frontend". @@ -116,10 +116,10 @@ [INFO :CP0303] rtl/omsp_execution_unit.v:46 Compile module "work@omsp_execution_unit". -[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". - [INFO :CP0303] rtl/omsp_sync_cell.v:44 Compile module "work@omsp_sync_cell". +[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". + [INFO :CP0303] rtl/openMSP430.v:46 Compile module "work@openMSP430". [INFO :CP0303] rtl/omsp_register_file.v:46 Compile module "work@omsp_register_file". @@ -225,5 +225,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -11.54user 0.49system 0:04.25elapsed 282%CPU (0avgtext+0avgdata 224704maxresident)k -824inputs+2872outputs (0major+53539minor)pagefaults 0swaps +11.52user 0.46system 0:04.21elapsed 284%CPU (0avgtext+0avgdata 224660maxresident)k +0inputs+2872outputs (0major+53489minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log index 189f80e..7deb2fe 100644 --- a/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:22:23 +DATE : 2019-11-02.12:06:44 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/omsp_alu.v rtl/omsp_and_gate.v rtl/omsp_clock_gate.v rtl/omsp_clock_module.v rtl/omsp_clock_mux.v rtl/omsp_dbg.v rtl/omsp_dbg_hwbrk.v rtl/omsp_dbg_i2c.v rtl/omsp_dbg_uart.v rtl/omsp_execution_unit.v rtl/omsp_frontend.v rtl/omsp_mem_backbone.v rtl/omsp_multiplier.v rtl/omsp_register_file.v rtl/omsp_scan_mux.v rtl/omsp_sfr.v rtl/omsp_sync_cell.v rtl/omsp_sync_reset.v rtl/omsp_wakeup_cell.v rtl/omsp_watchdog.v rtl/openMSP430.v rtl/openMSP430_defines.v rtl/openMSP430_undefines.v sim/bench.v sim/sieve.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -74,10 +74,10 @@ [WARNI:PA0205] rtl/omsp_register_file.v:46 No timescale set for "omsp_register_file". -[WARNI:PA0205] rtl/omsp_dbg_uart.v:46 No timescale set for "omsp_dbg_uart". - [WARNI:PA0205] rtl/openMSP430.v:46 No timescale set for "openMSP430". +[WARNI:PA0205] rtl/omsp_dbg_uart.v:46 No timescale set for "omsp_dbg_uart". + [WARNI:PA0205] rtl/omsp_dbg_i2c.v:46 No timescale set for "omsp_dbg_i2c". [WARNI:PA0205] rtl/omsp_multiplier.v:46 No timescale set for "omsp_multiplier". @@ -102,18 +102,18 @@ [INFO :CP0303] rtl/omsp_alu.v:46 Compile module "work@omsp_alu". -[INFO :CP0303] rtl/omsp_clock_gate.v:44 Compile module "work@omsp_clock_gate". - [INFO :CP0303] rtl/omsp_and_gate.v:44 Compile module "work@omsp_and_gate". [INFO :CP0303] rtl/omsp_clock_module.v:46 Compile module "work@omsp_clock_module". +[INFO :CP0303] rtl/omsp_clock_gate.v:44 Compile module "work@omsp_clock_gate". + +[INFO :CP0303] rtl/omsp_dbg.v:46 Compile module "work@omsp_dbg". + [INFO :CP0303] rtl/omsp_clock_mux.v:44 Compile module "work@omsp_clock_mux". [INFO :CP0303] rtl/omsp_dbg_hwbrk.v:46 Compile module "work@omsp_dbg_hwbrk". -[INFO :CP0303] rtl/omsp_dbg.v:46 Compile module "work@omsp_dbg". - [INFO :CP0303] rtl/omsp_dbg_uart.v:46 Compile module "work@omsp_dbg_uart". [INFO :CP0303] rtl/omsp_frontend.v:46 Compile module "work@omsp_frontend". @@ -130,14 +130,14 @@ [INFO :CP0303] rtl/openMSP430.v:46 Compile module "work@openMSP430". -[INFO :CP0303] rtl/omsp_scan_mux.v:44 Compile module "work@omsp_scan_mux". - [INFO :CP0303] rtl/omsp_register_file.v:46 Compile module "work@omsp_register_file". -[INFO :CP0303] rtl/omsp_wakeup_cell.v:46 Compile module "work@omsp_wakeup_cell". +[INFO :CP0303] rtl/omsp_scan_mux.v:44 Compile module "work@omsp_scan_mux". [INFO :CP0303] rtl/omsp_sfr.v:47 Compile module "work@omsp_sfr". +[INFO :CP0303] rtl/omsp_wakeup_cell.v:46 Compile module "work@omsp_wakeup_cell". + [INFO :CP0303] rtl/omsp_watchdog.v:46 Compile module "work@omsp_watchdog". [INFO :CP0303] rtl/omsp_sync_reset.v:44 Compile module "work@omsp_sync_reset".
diff --git a/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/YosysBigSimReed.log b/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/YosysBigSimReed.log index ca07d9e..98b4bca 100644 --- a/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/YosysBigSimReed.log +++ b/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/YosysBigSimReed.log
@@ -38,25 +38,25 @@ [INFO :CP0303] rtl/DP_RAM.v:18 Compile module "work@DP_RAM". -[INFO :CP0303] rtl/GF_mult_add_syndromes.v:28 Compile module "work@GF_mult_add_syndromes". - [INFO :CP0303] rtl/GF_matrix_ascending_binary.v:20 Compile module "work@GF_matrix_ascending_binary". [INFO :CP0303] rtl/GF_matrix_dec.v:21 Compile module "work@GF_matrix_dec". +[INFO :CP0303] rtl/GF_mult_add_syndromes.v:28 Compile module "work@GF_mult_add_syndromes". + [INFO :CP0303] rtl/Omega_Phy.v:21 Compile module "work@Omega_Phy". [INFO :CP0303] rtl/input_syndromes.v:24 Compile module "work@input_syndromes". [INFO :CP0303] rtl/RS_dec.v:21 Compile module "work@RS_dec". -[INFO :CP0303] rtl/error_correction.v:20 Compile module "work@error_correction". - [INFO :CP0303] rtl/lamda_roots.v:21 Compile module "work@lamda_roots". +[INFO :CP0303] rtl/transport_in2out.v:22 Compile module "work@transport_in2out". + [INFO :CP0303] rtl/out_stage.v:21 Compile module "work@out_stage". -[INFO :CP0303] rtl/transport_in2out.v:22 Compile module "work@transport_in2out". +[INFO :CP0303] rtl/error_correction.v:20 Compile module "work@error_correction". [INFO :CP0303] sim/RS_dec_tb.v:3 Compile module "work@testbench". @@ -105,5 +105,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.60user 0.09system 0:01.93elapsed 294%CPU (0avgtext+0avgdata 110896maxresident)k -288inputs+320outputs (1major+25074minor)pagefaults 0swaps +5.63user 0.10system 0:01.98elapsed 289%CPU (0avgtext+0avgdata 110676maxresident)k +256inputs+320outputs (0major+25037minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log index f31ad09..ac4c2cb 100644 --- a/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:25:34 +DATE : 2019-11-02.12:09:50 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/BM_lamda.v rtl/DP_RAM.v rtl/GF_matrix_ascending_binary.v rtl/GF_matrix_dec.v rtl/GF_mult_add_syndromes.v rtl/Omega_Phy.v rtl/RS_dec.v rtl/error_correction.v rtl/input_syndromes.v rtl/lamda_roots.v rtl/out_stage.v rtl/transport_in2out.v sim/RS_dec_tb.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -18,10 +18,10 @@ [ERROR:PP0125] Cannot read the file's content "rtl/BM_lamda.v". Only UTF-8 is supported. -[WARNI:PA0205] rtl/GF_matrix_dec.v:21 No timescale set for "GF_matrix_dec". - [WARNI:PA0205] rtl/GF_matrix_ascending_binary.v:20 No timescale set for "GF_matrix_ascending_binary". +[WARNI:PA0205] rtl/GF_matrix_dec.v:21 No timescale set for "GF_matrix_dec". + [WARNI:PA0205] rtl/DP_RAM.v:18 No timescale set for "DP_RAM". [WARNI:PA0205] rtl/GF_mult_add_syndromes.v:28 No timescale set for "GF_mult_add_syndromes". @@ -32,42 +32,42 @@ [WARNI:PA0205] rtl/Omega_Phy.v:21 No timescale set for "Omega_Phy". -[WARNI:PA0205] rtl/error_correction.v:20 No timescale set for "error_correction". - [WARNI:PA0205] rtl/transport_in2out.v:22 No timescale set for "transport_in2out". -[WARNI:PA0205] rtl/out_stage.v:21 No timescale set for "out_stage". +[WARNI:PA0205] rtl/error_correction.v:20 No timescale set for "error_correction". [WARNI:PA0205] rtl/lamda_roots.v:21 No timescale set for "lamda_roots". +[WARNI:PA0205] rtl/out_stage.v:21 No timescale set for "out_stage". + [WARNI:PA0205] sim/RS_dec_tb.v:3 No timescale set for "testbench". [INFO :CP0300] Compilation... [INFO :CP0303] rtl/DP_RAM.v:18 Compile module "work@DP_RAM". -[INFO :CP0303] rtl/GF_matrix_dec.v:21 Compile module "work@GF_matrix_dec". - [INFO :CP0303] rtl/GF_mult_add_syndromes.v:28 Compile module "work@GF_mult_add_syndromes". -[INFO :CP0303] rtl/GF_matrix_ascending_binary.v:20 Compile module "work@GF_matrix_ascending_binary". - [INFO :CP0303] rtl/Omega_Phy.v:21 Compile module "work@Omega_Phy". -[INFO :CP0303] rtl/error_correction.v:20 Compile module "work@error_correction". +[INFO :CP0303] rtl/GF_matrix_ascending_binary.v:20 Compile module "work@GF_matrix_ascending_binary". [INFO :CP0303] rtl/input_syndromes.v:24 Compile module "work@input_syndromes". +[INFO :CP0303] rtl/RS_dec.v:21 Compile module "work@RS_dec". + [INFO :CP0303] rtl/lamda_roots.v:21 Compile module "work@lamda_roots". [INFO :CP0303] rtl/transport_in2out.v:22 Compile module "work@transport_in2out". -[INFO :CP0303] rtl/RS_dec.v:21 Compile module "work@RS_dec". +[INFO :CP0303] rtl/out_stage.v:21 Compile module "work@out_stage". + +[INFO :CP0303] rtl/GF_matrix_dec.v:21 Compile module "work@GF_matrix_dec". + +[INFO :CP0303] rtl/error_correction.v:20 Compile module "work@error_correction". [INFO :CP0303] sim/RS_dec_tb.v:3 Compile module "work@testbench". -[INFO :CP0303] rtl/out_stage.v:21 Compile module "work@out_stage". - [NOTE :CP0309] rtl/Omega_Phy.v:44 Implicit port type (wire) for "add_pow2", there are 20 more instances of this message.
diff --git a/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log index 3918940..712de40 100644 --- a/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:19:42 +DATE : 2019-11-02.12:04:11 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/softusb_navre.v sim/bench.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log.
diff --git a/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log index 37a257c..5039381 100644 --- a/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:26:38 +DATE : 2019-11-02.12:10:48 COMMAND: -writepp -parse -mt max -nopython -fileunit rtl/data.v rtl/debounce.v rtl/front_rom.v rtl/pong_graph.v rtl/text_graph.v rtl/top.v rtl/vga_sync.v sim/bench.v +incdir+./rtl/+./sim/ -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -18,7 +18,7 @@ [WARNI:PP0103] sim/bench.v:5 Undefining an unknown macro "WRITE_FRAMES_PPM". -[WARNI:PA0205] rtl/data.v:1 No timescale set for "font_rom". +[WARNI:PA0205] rtl/front_rom.v:1 No timescale set for "font_rom". [WARNI:PA0205] rtl/text_graph.v:1 No timescale set for "text_graph". @@ -30,13 +30,13 @@ [INFO :CP0303] rtl/debounce.v:3 Compile module "work@debounce". -[INFO :CP0303] rtl/text_graph.v:1 Compile module "work@text_graph". +[INFO :CP0303] rtl/pong_graph.v:3 Compile module "work@pong_graph". + +[INFO :CP0303] rtl/front_rom.v:1 Compile module "work@font_rom". [INFO :CP0303] sim/bench.v:7 Compile module "work@testbench". -[INFO :CP0303] rtl/data.v:1 Compile module "work@font_rom". - -[INFO :CP0303] rtl/pong_graph.v:3 Compile module "work@pong_graph". +[INFO :CP0303] rtl/text_graph.v:1 Compile module "work@text_graph". [INFO :CP0303] rtl/vga_sync.v:1 Compile module "work@vga_sync". @@ -54,8 +54,8 @@ [NOTE :EL0503] sim/bench.v:7 Top level module "work@testbench". -[WARNI:EL0505] rtl/front_rom.v:1 Multiply defined module "work@font_rom", - rtl/data.v:1 previous definition. +[WARNI:EL0505] rtl/data.v:1 Multiply defined module "work@font_rom", + rtl/front_rom.v:1 previous definition. [NOTE :EL0508] Nb Top level modules: 1.
diff --git a/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log b/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log index e852012..90c9570 100644 --- a/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log +++ b/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log
@@ -16,14 +16,14 @@ [INFO :CP0303] cam_srl.vh:32 Compile module "work@cam_srl". -[INFO :CP0303] cam_bram_top.v:32 Compile module "work@cam_bram_top". - [INFO :CP0303] cam_srl_top.v:32 Compile module "work@cam_srl_top". -[INFO :CP0303] ram_dp.vh:32 Compile module "work@ram_dp". +[INFO :CP0303] cam_bram_top.v:32 Compile module "work@cam_bram_top". [INFO :CP0303] priority_encoder.vh:32 Compile module "work@priority_encoder". +[INFO :CP0303] ram_dp.vh:32 Compile module "work@ram_dp". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -55,5 +55,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.44user 0.05system 0:01.79elapsed 195%CPU (0avgtext+0avgdata 68108maxresident)k -0inputs+696outputs (0major+14374minor)pagefaults 0swaps +3.35user 0.05system 0:01.75elapsed 194%CPU (0avgtext+0avgdata 67792maxresident)k +0inputs+696outputs (0major+14309minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log b/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log index db1625f..d78414a 100644 --- a/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log +++ b/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log
@@ -24,10 +24,10 @@ [WARNI:PA0205] fastfir_fixedtaps.v:1 No timescale set for "fastfir_fixedtaps". -[WARNI:PA0205] fastfir.v:44 No timescale set for "fastfir". - [WARNI:PA0205] delayw.v:42 No timescale set for "delayw". +[WARNI:PA0205] fastfir.v:44 No timescale set for "fastfir". + [WARNI:PA0205] genericfir.v:41 No timescale set for "genericfir". [WARNI:PA0205] firtap.v:55 No timescale set for "firtap". @@ -42,16 +42,16 @@ [WARNI:PA0205] lfsr_fib.v:41 No timescale set for "lfsr_fib". -[WARNI:PA0205] slowfil_srl.v:49 No timescale set for "slowfil_srl". - [WARNI:PA0205] slowfil.v:46 No timescale set for "slowfil". +[WARNI:PA0205] slowfil_srl.v:49 No timescale set for "slowfil_srl". + [WARNI:PA0205] lfsr.v:43 No timescale set for "lfsr". -[WARNI:PA0205] slowsymf.v:45 No timescale set for "slowsymf". - [WARNI:PA0205] shalfband.v:41 No timescale set for "shalfband". +[WARNI:PA0205] slowsymf.v:45 No timescale set for "slowsymf". + [WARNI:PA0205] smplfir.v:47 No timescale set for "smplfir". [WARNI:PA0205] slowfil_srl_fixedtaps.v:1 No timescale set for "slowfil_srl_fixedtaps". @@ -60,48 +60,48 @@ [INFO :CP0303] boxcar.v:74 Compile module "work@boxcar". -[INFO :CP0303] dspswitch.v:40 Compile module "work@dspswitch". - [INFO :CP0303] delayw.v:42 Compile module "work@delayw". +[INFO :CP0303] dspswitch.v:40 Compile module "work@dspswitch". + [INFO :CP0303] fastfir.v:44 Compile module "work@fastfir". [INFO :CP0303] fastfir_dynamictaps.v:1 Compile module "work@fastfir_dynamictaps". -[INFO :CP0303] firtap.v:55 Compile module "work@firtap". - [INFO :CP0303] fastfir_fixedtaps.v:1 Compile module "work@fastfir_fixedtaps". [INFO :CP0303] genericfir.v:41 Compile module "work@genericfir". -[INFO :CP0303] iiravg.v:41 Compile module "work@iiravg". +[INFO :CP0303] firtap.v:55 Compile module "work@firtap". -[INFO :CP0303] lfsr_fib.v:41 Compile module "work@lfsr_fib". +[INFO :CP0303] iiravg.v:41 Compile module "work@iiravg". [INFO :CP0303] lfsr.v:43 Compile module "work@lfsr". +[INFO :CP0303] lfsr_gal.v:41 Compile module "work@lfsr_gal". + +[INFO :CP0303] lfsr_fib.v:41 Compile module "work@lfsr_fib". + [INFO :CP0303] shalfband.v:41 Compile module "work@shalfband". -[INFO :CP0303] lfsr_gal.v:41 Compile module "work@lfsr_gal". +[INFO :CP0303] slowfil_srl.v:49 Compile module "work@slowfil_srl". [INFO :CP0303] slowfil.v:46 Compile module "work@slowfil". [INFO :CP0303] slowfil_fixedtaps.v:1 Compile module "work@slowfil_fixedtaps". -[INFO :CP0303] slowfil_srl.v:49 Compile module "work@slowfil_srl". - [INFO :CP0303] smplfir.v:47 Compile module "work@smplfir". [INFO :CP0303] slowsymf.v:45 Compile module "work@slowsymf". [INFO :CP0303] slowfil_srl_fixedtaps.v:1 Compile module "work@slowfil_srl_fixedtaps". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :EL0526] Design Elaboration... [NOTE :EL0503] dspswitch.v:40 Top level module "work@dspswitch". @@ -126,10 +126,10 @@ [NOTE :EL0503] lfsr.v:43 Top level module "work@lfsr". -[NOTE :EL0503] slowsymf.v:45 Top level module "work@slowsymf". - [NOTE :EL0503] shalfband.v:41 Top level module "work@shalfband". +[NOTE :EL0503] slowsymf.v:45 Top level module "work@slowsymf". + [NOTE :EL0503] smplfir.v:47 Top level module "work@smplfir". [NOTE :EL0503] slowfil_srl_fixedtaps.v:1 Top level module "work@slowfil_srl_fixedtaps". @@ -156,5 +156,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -8.41user 0.10system 0:02.65elapsed 320%CPU (0avgtext+0avgdata 123388maxresident)k -272inputs+2000outputs (0major+28261minor)pagefaults 0swaps +8.61user 0.07system 0:02.54elapsed 341%CPU (0avgtext+0avgdata 123756maxresident)k +0inputs+2000outputs (0major+28268minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log b/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log index bc6ed51..d34de3a 100644 --- a/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log +++ b/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log
@@ -20,10 +20,10 @@ [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [NOTE :CP0309] marlann_compute.v:25 Implicit port type (wire) for "busy", there are 7 more instances of this message. @@ -50,5 +50,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.56user 0.04system 0:02.12elapsed 122%CPU (0avgtext+0avgdata 69544maxresident)k -32inputs+568outputs (0major+14747minor)pagefaults 0swaps +2.52user 0.02system 0:02.10elapsed 121%CPU (0avgtext+0avgdata 69512maxresident)k +32inputs+568outputs (0major+14741minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c_diff.log b/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c_diff.log index 1d54c4b..182f692 100644 --- a/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c_diff.log +++ b/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c_diff.log
@@ -44,34 +44,34 @@ [INFO :CP0303] scripts/sim_stdcells.v:34 Compile module "work@$_AND_". +[INFO :CP0303] scripts/sim_stdcells.v:79 Compile module "work@$_DFF_NN0_". + [INFO :CP0303] scripts/sim_stdcells.v:90 Compile module "work@$_DFF_NN1_". -[INFO :CP0303] scripts/sim_stdcells.v:79 Compile module "work@$_DFF_NN0_". +[INFO :CP0303] scripts/sim_stdcells.v:101 Compile module "work@$_DFF_NP0_". [INFO :CP0303] scripts/sim_stdcells.v:112 Compile module "work@$_DFF_NP1_". -[INFO :CP0303] scripts/sim_stdcells.v:123 Compile module "work@$_DFF_PN0_". +[INFO :CP0303] scripts/sim_stdcells.v:134 Compile module "work@$_DFF_PN1_". -[INFO :CP0303] scripts/sim_stdcells.v:101 Compile module "work@$_DFF_NP0_". +[INFO :CP0303] scripts/sim_stdcells.v:123 Compile module "work@$_DFF_PN0_". [INFO :CP0303] scripts/sim_stdcells.v:63 Compile module "work@$_DFF_N_". [INFO :CP0303] scripts/sim_stdcells.v:71 Compile module "work@$_DFF_P_". -[INFO :CP0303] scripts/sim_stdcells.v:134 Compile module "work@$_DFF_PN1_". +[INFO :CP0303] scripts/sim_stdcells.v:28 Compile module "work@$_INV_". [INFO :CP0303] scripts/sim_stdcells.v:145 Compile module "work@$_DFF_PP0_". -[INFO :CP0303] scripts/sim_stdcells.v:28 Compile module "work@$_INV_". +[INFO :CP0303] scripts/sim_mul.v:2 Compile module "work@$mul". [INFO :CP0303] scripts/sim_stdcells.v:52 Compile module "work@$_MUX_". -[INFO :CP0303] scripts/sim_mul.v:2 Compile module "work@$mul". +[INFO :CP0303] scripts/sim_stdcells.v:156 Compile module "work@$_DFF_PP1_". [INFO :CP0303] scripts/sim_stdcells.v:46 Compile module "work@$_XOR_". -[INFO :CP0303] scripts/sim_stdcells.v:156 Compile module "work@$_DFF_PP1_". - [INFO :CP0303] scripts/sim_stdcells.v:40 Compile module "work@$_OR_". [NOTE :CP0309] scripts/sim_stdcells.v:34 Implicit port type (wire) for "Y". @@ -137,5 +137,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.75user 0.01system 0:00.47elapsed 163%CPU (0avgtext+0avgdata 42844maxresident)k -16inputs+32outputs (0major+8127minor)pagefaults 0swaps +0.76user 0.01system 0:00.44elapsed 173%CPU (0avgtext+0avgdata 42976maxresident)k +0inputs+32outputs (0major+8096minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log index a200a62..9169557 100644 --- a/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:22:46 +DATE : 2019-11-02.12:07:06 COMMAND: -writepp -parse -mt max -nopython -fileunit cache/synth.v rtl/aes_cipher_top.v rtl/aes_inv_cipher_top.v rtl/aes_inv_sbox.v rtl/aes_key_expand_128.v rtl/aes_rcon.v rtl/aes_sbox.v rtl/timescale.v +incdir+. -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -42,16 +42,16 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] timescale.v:2 Compile module "work@aes_inv_cipher_top". - -[INFO :CP0303] timescale.v:2 Compile module "work@aes_inv_sbox". - [INFO :CP0303] cache/synth.v:1 Compile module "work@aes_cipher_top". [INFO :CP0303] cache/synth.v:3293 Compile module "work@aes_key_expand_128". +[INFO :CP0303] timescale.v:2 Compile module "work@aes_inv_cipher_top". + [INFO :CP0303] cache/synth.v:4913 Compile module "work@aes_sbox". +[INFO :CP0303] timescale.v:2 Compile module "work@aes_inv_sbox". + [INFO :CP0303] cache/synth.v:4743 Compile module "work@aes_rcon". [NOTE :CP0309] cache/synth.v:4743 Implicit port type (wire) for "out".
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpa index d3074f4..d61f172 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpp index 9a0c1a6..70387bd 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/builtin.sv.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpa index 8c7e82c..13ab26c 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpp index 13f650b..1fac78e 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_alu.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpa index 1d2bab0..7f16f46 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpp index 42f41db..2905744 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_and_gate.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpa index f5619d7..8744ad1 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpp index 8d898f1..6140825 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_gate.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpa index 886aa9d..dc60599 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpp index ad37100..0039720 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_module.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpa index 4247b5e..0fbcbb4 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpp index f22bb39..65bc60d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_clock_mux.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpa index 30a2ad1..cf7fbf0 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpp index 8851b40..c2c25a9 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpa index ae94b73..5bfbcec 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpp index 444ab7f..876efef 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_hwbrk.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpa index 58365b5..3160b9f 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpp index 05a8f2d..701bea4 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_dbg_uart.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpa index dc30a71..a7609af 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpp index 0a84520..84c7e6d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_execution_unit.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpa index 3896e8e..8cb6d88 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpp index 9079cad..fd20c9d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_frontend.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpa index 45e4be2..65a9cbf 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpp index 93126de..ddbb89d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_mem_backbone.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpa index f05838f..43cdd4d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpp index 1b10362..9fc8dac 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_multiplier.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpa index 835dbe1..f9b64fc 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpp index dd87e05..943e0f6 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_register_file.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpa index d96a326..0811541 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpp index d423ed9..eb31728 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_scan_mux.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpa index e98ca5a..c3af96a 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpp index 8e523e7..73c610d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sfr.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpa index 4a8fe7e..2bef8a5 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpp index 06b0667..78fe550 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_cell.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpa index 4889218..945e91a 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpp index bd9e04d..d33c6cc 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_sync_reset.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpa index e50bed1..8314730 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpp index 6bca014..75055a6 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_wakeup_cell.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpa index b03c8fb..6d191a4 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpp index 43a9ce4..4506974 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/omsp_watchdog.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpa index ef5e42a..d34dfac 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpp index 60a369b..35bd1cc 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpa b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpa index 1875173..32eef6d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpa +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpa Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpp index 6b36d4a..5cc6f1d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_defines.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_undefines.v.slpp b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_undefines.v.slpp index 5588930..016bb79 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_undefines.v.slpp +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/cache/work/openMSP430_undefines.v.slpp Binary files differ
diff --git a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log index 9b03f3e..1050e20 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:22:49 +DATE : 2019-11-02.12:07:09 COMMAND: -mt max -parse -writepp +incdir+.+rtl rtl/openMSP430_defines.v rtl/omsp_alu.v rtl/omsp_and_gate.v rtl/omsp_clock_gate.v rtl/omsp_clock_module.v rtl/omsp_clock_mux.v rtl/omsp_dbg_hwbrk.v rtl/omsp_dbg_uart.v rtl/omsp_dbg.v rtl/omsp_execution_unit.v rtl/omsp_frontend.v rtl/omsp_mem_backbone.v rtl/omsp_multiplier.v rtl/omsp_register_file.v rtl/omsp_scan_mux.v rtl/omsp_sfr.v rtl/omsp_sync_cell.v rtl/omsp_sync_reset.v rtl/omsp_wakeup_cell.v rtl/omsp_watchdog.v rtl/openMSP430.v [INFO :CM0023] Creating log file ./slpp_all/surelog.log. @@ -36,14 +36,14 @@ [WARNI:PA0205] rtl/omsp_dbg.v:46 No timescale set for "omsp_dbg". -[WARNI:PA0205] rtl/omsp_execution_unit.v:46 No timescale set for "omsp_execution_unit". - [WARNI:PA0205] rtl/omsp_multiplier.v:46 No timescale set for "omsp_multiplier". -[WARNI:PA0205] rtl/omsp_register_file.v:46 No timescale set for "omsp_register_file". - [WARNI:PA0205] rtl/openMSP430.v:46 No timescale set for "openMSP430". +[WARNI:PA0205] rtl/omsp_execution_unit.v:46 No timescale set for "omsp_execution_unit". + +[WARNI:PA0205] rtl/omsp_register_file.v:46 No timescale set for "omsp_register_file". + [WARNI:PA0205] rtl/omsp_frontend.v:46 No timescale set for "omsp_frontend". [WARNI:PA0205] rtl/omsp_sync_cell.v:44 No timescale set for "omsp_sync_cell". @@ -56,14 +56,14 @@ [INFO :CP0300] Compilation... +[INFO :CP0303] rtl/omsp_alu.v:46 Compile module "work@omsp_alu". + [INFO :CP0303] rtl/omsp_and_gate.v:44 Compile module "work@omsp_and_gate". [INFO :CP0303] rtl/omsp_clock_module.v:46 Compile module "work@omsp_clock_module". [INFO :CP0303] rtl/omsp_clock_gate.v:44 Compile module "work@omsp_clock_gate". -[INFO :CP0303] rtl/omsp_alu.v:46 Compile module "work@omsp_alu". - [INFO :CP0303] rtl/omsp_dbg.v:46 Compile module "work@omsp_dbg". [INFO :CP0303] rtl/omsp_dbg_hwbrk.v:46 Compile module "work@omsp_dbg_hwbrk". @@ -72,30 +72,30 @@ [INFO :CP0303] rtl/omsp_dbg_uart.v:46 Compile module "work@omsp_dbg_uart". -[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". - [INFO :CP0303] rtl/omsp_execution_unit.v:46 Compile module "work@omsp_execution_unit". +[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". + [INFO :CP0303] rtl/omsp_frontend.v:46 Compile module "work@omsp_frontend". [INFO :CP0303] rtl/omsp_multiplier.v:46 Compile module "work@omsp_multiplier". +[INFO :CP0303] rtl/omsp_register_file.v:46 Compile module "work@omsp_register_file". + [INFO :CP0303] rtl/omsp_sfr.v:47 Compile module "work@omsp_sfr". [INFO :CP0303] rtl/omsp_sync_cell.v:44 Compile module "work@omsp_sync_cell". -[INFO :CP0303] rtl/omsp_register_file.v:46 Compile module "work@omsp_register_file". - -[INFO :CP0303] rtl/omsp_watchdog.v:46 Compile module "work@omsp_watchdog". - [INFO :CP0303] rtl/openMSP430.v:46 Compile module "work@openMSP430". [INFO :CP0303] rtl/omsp_scan_mux.v:44 Compile module "work@omsp_scan_mux". -[INFO :CP0303] rtl/omsp_wakeup_cell.v:44 Compile module "work@omsp_wakeup_cell". +[INFO :CP0303] rtl/omsp_watchdog.v:46 Compile module "work@omsp_watchdog". [INFO :CP0303] rtl/omsp_sync_reset.v:44 Compile module "work@omsp_sync_reset". +[INFO :CP0303] rtl/omsp_wakeup_cell.v:44 Compile module "work@omsp_wakeup_cell". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process".
diff --git a/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log index 38f23c6..b9796ff 100644 --- a/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:26:40 +DATE : 2019-11-02.12:10:50 COMMAND: -writepp -parse -mt max -nopython -fileunit cache/synth.v rtl/sasc_brg.v rtl/sasc_fifo4.v rtl/sasc_top.v rtl/timescale.v +incdir+. -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -32,10 +32,10 @@ [INFO :CP0303] timescale.v:22 Compile module "work@sasc_brg". -[INFO :CP0303] cache/synth.v:282 Compile module "work@sasc_top". - [INFO :CP0303] cache/synth.v:1 Compile module "work@sasc_fifo4". +[INFO :CP0303] cache/synth.v:282 Compile module "work@sasc_top". + [NOTE :CP0309] cache/synth.v:1 Implicit port type (wire) for "dout", there are 2 more instances of this message.
diff --git a/SVIncCompil/Testcases/YosysOldTests/spi/YosysOldSpi.log b/SVIncCompil/Testcases/YosysOldTests/spi/YosysOldSpi.log index 3a5efd9..296d7f9 100644 --- a/SVIncCompil/Testcases/YosysOldTests/spi/YosysOldSpi.log +++ b/SVIncCompil/Testcases/YosysOldTests/spi/YosysOldSpi.log
@@ -240,12 +240,12 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] cache/synth.v:359 Compile module "work@spi_shift". - [INFO :CP0303] cache/synth.v:1 Compile module "work@spi_clgen". [INFO :CP0303] cache/synth.v:4166 Compile module "work@spi_top". +[INFO :CP0303] cache/synth.v:359 Compile module "work@spi_shift". + [NOTE :CP0309] cache/synth.v:359 Implicit port type (wire) for "last", there are 1 more instances of this message. @@ -273,5 +273,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -4.05user 0.15system 0:01.83elapsed 229%CPU (0avgtext+0avgdata 122604maxresident)k -0inputs+704outputs (0major+27999minor)pagefaults 0swaps +3.76user 0.10system 0:01.61elapsed 239%CPU (0avgtext+0avgdata 122684maxresident)k +392inputs+704outputs (0major+27993minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log index 33c4303..efe25c3 100644 --- a/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:25:36 +DATE : 2019-11-02.12:09:52 COMMAND: -writepp -parse -mt max -nopython -fileunit cache/synth.v rtl/spi_clgen.v rtl/spi_defines.v rtl/spi_shift.v rtl/spi_top.v rtl/timescale.v +incdir+. -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -248,12 +248,12 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] cache/synth.v:359 Compile module "work@spi_shift". - [INFO :CP0303] cache/synth.v:1 Compile module "work@spi_clgen". [INFO :CP0303] cache/synth.v:4166 Compile module "work@spi_top". +[INFO :CP0303] cache/synth.v:359 Compile module "work@spi_shift". + [NOTE :CP0309] cache/synth.v:359 Implicit port type (wire) for "last", there are 1 more instances of this message.
diff --git a/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log index a2dced0..417e73d 100644 --- a/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:25:42 +DATE : 2019-11-02.12:09:58 COMMAND: -writepp -parse -mt max -nopython -fileunit cache/synth.v rtl/aes.v rtl/byte_mixcolum.v rtl/keysched.v rtl/mixcolum.v rtl/sbox.v rtl/subbytes.v rtl/timescale.v rtl/word_mixcolum.v +incdir+. -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -34,18 +34,18 @@ [INFO :CP0303] cache/synth.v:1 Compile module "work@aes". -[INFO :CP0303] cache/synth.v:9037 Compile module "work@mixcolum". +[INFO :CP0303] cache/synth.v:6759 Compile module "work@byte_mixcolum". [INFO :CP0303] cache/synth.v:6906 Compile module "work@keysched". -[INFO :CP0303] cache/synth.v:6759 Compile module "work@byte_mixcolum". +[INFO :CP0303] cache/synth.v:9037 Compile module "work@mixcolum". [INFO :CP0303] cache/synth.v:12581 Compile module "work@subbytes". -[INFO :CP0303] cache/synth.v:12017 Compile module "work@sbox". - [INFO :CP0303] cache/synth.v:15275 Compile module "work@word_mixcolum". +[INFO :CP0303] cache/synth.v:12017 Compile module "work@sbox". + [NOTE :CP0309] cache/synth.v:1 Implicit port type (wire) for "data_o". [NOTE :CP0309] cache/synth.v:12017 Implicit port type (wire) for "data_o".
diff --git a/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log b/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log index 94c4adc..07b847a 100644 --- a/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log +++ b/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log
@@ -24,10 +24,10 @@ [INFO :CP0303] cache/synth.v:1 Compile module "work@usb_phy". -[INFO :CP0303] cache/synth.v:645 Compile module "work@usb_tx_phy". - [INFO :CP0303] cache/synth.v:109 Compile module "work@usb_rx_phy". +[INFO :CP0303] cache/synth.v:645 Compile module "work@usb_tx_phy". + [NOTE :CP0309] cache/synth.v:1 Implicit port type (wire) for "txdp", there are 8 more instances of this message. @@ -54,5 +54,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.47user 0.05system 0:01.36elapsed 259%CPU (0avgtext+0avgdata 70812maxresident)k -128inputs+208outputs (0major+15157minor)pagefaults 0swaps +3.49user 0.05system 0:01.35elapsed 263%CPU (0avgtext+0avgdata 71328maxresident)k +0inputs+208outputs (0major+15213minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log index fb74d02..198fe52 100644 --- a/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log
@@ -7,7 +7,7 @@ VERSION: 0.05 BUILT : Nov 2 2019 -DATE : 2019-11-02.11:22:53 +DATE : 2019-11-02.12:07:13 COMMAND: -writepp -parse -mt max -nopython -fileunit cache/synth.v rtl/timescale.v rtl/usb_phy.v rtl/usb_rx_phy.v rtl/usb_tx_phy.v +incdir+. -nobuiltin -nocache [INFO :CM0023] Creating log file ./slpp_unit/surelog.log. @@ -32,10 +32,10 @@ [INFO :CP0303] cache/synth.v:1 Compile module "work@usb_phy". -[INFO :CP0303] cache/synth.v:645 Compile module "work@usb_tx_phy". - [INFO :CP0303] cache/synth.v:109 Compile module "work@usb_rx_phy". +[INFO :CP0303] cache/synth.v:645 Compile module "work@usb_tx_phy". + [NOTE :CP0309] cache/synth.v:1 Implicit port type (wire) for "txdp", there are 8 more instances of this message.
diff --git a/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log b/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log index 5eec014..74a1f22 100644 --- a/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log +++ b/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log
@@ -26,12 +26,12 @@ [INFO :CP0303] crc32.v:8 Compile module "work@crc32". -[INFO :CP0303] pwm256.v:6 Compile module "work@pwm256". - [INFO :CP0303] latch.v:7 Compile module "work@latch". [INFO :CP0303] pwm256_tb.v:6 Compile module "work@tb". +[INFO :CP0303] pwm256.v:6 Compile module "work@pwm256". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -71,5 +71,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.10user 0.06system 0:01.01elapsed 312%CPU (0avgtext+0avgdata 66096maxresident)k -72inputs+608outputs (0major+13905minor)pagefaults 0swaps +3.11user 0.06system 0:00.99elapsed 320%CPU (0avgtext+0avgdata 68064maxresident)k +0inputs+608outputs (0major+14371minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log b/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log index 2624567..348f9df 100644 --- a/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log +++ b/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log
@@ -356,8 +356,6 @@ [WARNI:PA0205] asicworld/code_hdl_models_d_latch_gates.v:1 No timescale set for "d_latch_gates". -[WARNI:PA0205] asicworld/code_hdl_models_GrayCounter.v:7 No timescale set for "GrayCounter". - [WARNI:PA0205] asicworld/code_hdl_models_decoder_using_assign.v:7 No timescale set for "decoder_using_assign". [WARNI:PA0205] asicworld/code_hdl_models_dff_sync_reset.v:7 No timescale set for "dff_sync_reset". @@ -370,6 +368,8 @@ [WARNI:PA0205] asicworld/code_hdl_models_decoder_2to4_gates.v:1 No timescale set for "decoder_2to4_gates". +[WARNI:PA0205] asicworld/code_hdl_models_GrayCounter.v:7 No timescale set for "GrayCounter". + [WARNI:PA0205] asicworld/code_hdl_models_gray_counter.v:7 No timescale set for "gray_counter". [WARNI:PA0205] asicworld/code_hdl_models_mux_2to1_gates.v:7 No timescale set for "mux_2to1_gates". @@ -380,33 +380,33 @@ [WARNI:PA0205] asicworld/code_hdl_models_mux_using_assign.v:7 No timescale set for "mux_using_assign". -[WARNI:PA0205] asicworld/code_hdl_models_clk_div_45.v:7 No timescale set for "clk_div_45". - -[WARNI:PA0205] asicworld/code_hdl_models_dff_async_reset.v:7 No timescale set for "dff_async_reset". - -[WARNI:PA0205] asicworld/code_hdl_models_arbiter.v:5 No timescale set for "arbiter". - [WARNI:PA0205] asicworld/code_hdl_models_mux_using_case.v:7 No timescale set for "mux_using_case". [WARNI:PA0205] asicworld/code_hdl_models_parity_using_assign.v:7 No timescale set for "parity_using_assign". [WARNI:PA0205] asicworld/code_hdl_models_rom_using_case.v:7 No timescale set for "rom_using_case". -[WARNI:PA0205] asicworld/code_hdl_models_full_subtracter_gates.v:7 No timescale set for "full_subtracter_gates". - -[WARNI:PA0205] asicworld/code_hdl_models_half_adder_gates.v:7 No timescale set for "half_adder_gates". - [WARNI:PA0205] asicworld/code_hdl_models_tff_sync_reset.v:7 No timescale set for "tff_sync_reset". [WARNI:PA0205] asicworld/code_hdl_models_up_down_counter.v:7 No timescale set for "up_down_counter". +[WARNI:PA0205] asicworld/code_tidbits_asyn_reset.v:1 No timescale set for "asyn_reset". + +[WARNI:PA0205] asicworld/code_hdl_models_arbiter.v:5 No timescale set for "arbiter". + +[WARNI:PA0205] asicworld/code_hdl_models_full_subtracter_gates.v:7 No timescale set for "full_subtracter_gates". + +[WARNI:PA0205] asicworld/code_hdl_models_half_adder_gates.v:7 No timescale set for "half_adder_gates". + [WARNI:PA0205] asicworld/code_hdl_models_parallel_crc.v:7 No timescale set for "parallel_crc_ccitt". [WARNI:PA0205] asicworld/code_hdl_models_tff_async_reset.v:7 No timescale set for "tff_async_reset". [WARNI:PA0205] asicworld/code_hdl_models_up_counter.v:7 No timescale set for "up_counter". -[WARNI:PA0205] asicworld/code_tidbits_asyn_reset.v:1 No timescale set for "asyn_reset". +[WARNI:PA0205] asicworld/code_hdl_models_clk_div_45.v:7 No timescale set for "clk_div_45". + +[WARNI:PA0205] asicworld/code_hdl_models_dff_async_reset.v:7 No timescale set for "dff_async_reset". [WARNI:PA0205] asicworld/code_specman_switch_fabric.v:1 No timescale set for "switch_fabric". @@ -416,14 +416,14 @@ [WARNI:PA0205] asicworld/code_hdl_models_encoder_using_case.v:7 No timescale set for "encoder_using_case". -[WARNI:PA0205] asicworld/code_hdl_models_lfsr.v:7 No timescale set for "lfsr". - -[WARNI:PA0205] asicworld/code_hdl_models_one_hot_cnt.v:7 No timescale set for "one_hot_cnt". - [WARNI:PA0205] asicworld/code_tidbits_fsm_using_function.v:6 No timescale set for "fsm_using_function". [WARNI:PA0205] asicworld/code_verilog_tutorial_addbit.v:1 No timescale set for "addbit". +[WARNI:PA0205] asicworld/code_hdl_models_lfsr.v:7 No timescale set for "lfsr". + +[WARNI:PA0205] asicworld/code_hdl_models_one_hot_cnt.v:7 No timescale set for "one_hot_cnt". + [WARNI:PA0205] asicworld/code_hdl_models_parity_using_function.v:7 No timescale set for "parity_using_function". [WARNI:PA0205] asicworld/code_tidbits_fsm_using_single_always.v:7 No timescale set for "fsm_using_single_always". @@ -474,6 +474,12 @@ [WARNI:PA0205] asicworld/code_verilog_tutorial_which_clock.v:1 No timescale set for "which_clock". +[WARNI:PA0205] asicworld/code_verilog_tutorial_counter_tb.v:16 No timescale set for "testbench". + +[WARNI:PA0205] asicworld/code_verilog_tutorial_if_else.v:1 No timescale set for "if_else". + +[WARNI:PA0205] asicworld/code_verilog_tutorial_multiply.v:1 No timescale set for "muliply". + [WARNI:PA0205] hana/test_parser.v:3 No timescale set for "f1_test". [WARNI:PA0205] hana/test_parser.v:7 No timescale set for "f2_test". @@ -492,17 +498,13 @@ [WARNI:PA0205] hana/test_parser.v:80 No timescale set for "f7_test". -[WARNI:PA0205] asicworld/code_verilog_tutorial_counter_tb.v:16 No timescale set for "testbench". +[WARNI:PA0205] asicworld/code_verilog_tutorial_parallel_if.v:1 No timescale set for "parallel_if". [WARNI:PA0205] hana/test_simulation_and.v:18 No timescale set for "f4_test". [WARNI:PA0205] hana/test_simulation_and.v:28 No timescale set for "f6_test". -[WARNI:PA0205] asicworld/code_verilog_tutorial_if_else.v:1 No timescale set for "if_else". - -[WARNI:PA0205] asicworld/code_verilog_tutorial_multiply.v:1 No timescale set for "muliply". - -[WARNI:PA0205] asicworld/code_verilog_tutorial_parallel_if.v:1 No timescale set for "parallel_if". +[WARNI:PA0205] asicworld/code_verilog_tutorial_task_global.v:1 No timescale set for "task_global". [WARNI:PA0205] asicworld/code_hdl_models_uart.v:7 No timescale set for "uart". @@ -512,7 +514,11 @@ [WARNI:PA0205] asicworld/code_tidbits_syn_reset.v:1 No timescale set for "syn_reset". -[WARNI:PA0205] asicworld/code_verilog_tutorial_task_global.v:1 No timescale set for "task_global". +[WARNI:PA0205] asicworld/code_verilog_tutorial_always_example.v:1 No timescale set for "always_example". + +[WARNI:PA0205] asicworld/code_verilog_tutorial_counter.v:7 No timescale set for "counter". + +[WARNI:PA0205] asicworld/code_verilog_tutorial_decoder.v:1 No timescale set for "decoder". [WARNI:PA0205] hana/test_simulation_shifter.v:45 No timescale set for "f8_test". @@ -520,20 +526,12 @@ [WARNI:PA0205] hana/test_simulation_shifter.v:57 No timescale set for "f10_test". -[WARNI:PA0205] asicworld/code_verilog_tutorial_always_example.v:1 No timescale set for "always_example". - -[WARNI:PA0205] asicworld/code_verilog_tutorial_counter.v:7 No timescale set for "counter". - -[WARNI:PA0205] asicworld/code_verilog_tutorial_decoder.v:1 No timescale set for "decoder". - [WARNI:PA0205] asicworld/code_verilog_tutorial_explicit.v:1 No timescale set for "explicit". [WARNI:PA0205] asicworld/code_verilog_tutorial_explicit.v:19 No timescale set for "dff". [WARNI:PA0205] asicworld/code_verilog_tutorial_flip_flop.v:1 No timescale set for "flif_flop". -[WARNI:PA0205] asicworld/code_verilog_tutorial_fsm_full.v:1 No timescale set for "fsm_full". - [WARNI:PA0205] hana/test_simulation_always.v:57 No timescale set for "f6_NonBlockingEx". [WARNI:PA0205] hana/test_simulation_always.v:74 No timescale set for "f7_FlipFlop". @@ -546,11 +544,13 @@ [WARNI:PA0205] hana/test_simulation_always.v:127 No timescale set for "f11_test". +[WARNI:PA0205] asicworld/code_verilog_tutorial_fsm_full.v:1 No timescale set for "fsm_full". + [WARNI:PA0205] opt/opt_lut.v:1 No timescale set for "top". -[WARNI:PA0205] memories/amber23_sram_byte_en.v:45 No timescale set for "generic_sram_byte_en". +[WARNI:PA0205] opt/opt_share_add_sub.v:1 No timescale set for "opt_share_test". -[WARNI:PA0205] opt/opt_share_large_pmux_part.v:1 No timescale set for "opt_share_test". +[WARNI:PA0205] memories/amber23_sram_byte_en.v:45 No timescale set for "generic_sram_byte_en". [WARNI:PA0205] proc/bug_1268.v:1 No timescale set for "gold". @@ -560,6 +560,8 @@ [WARNI:PA0205] sat/counters-repeat.v:18 No timescale set for "counter2". +[WARNI:PA0205] asicworld/code_verilog_tutorial_v2k_reg.v:1 No timescale set for "v2k_reg". + [WARNI:PA0205] hana/test_parse2synthtrans.v:27 No timescale set for "f2_demultiplexer1_to_4". [WARNI:PA0205] hana/test_simulation_techmap_tech.v:3 No timescale set for "f1_TECH_AND18". @@ -628,7 +630,7 @@ [WARNI:PA0205] hana/test_simulation_techmap_tech.v:141 No timescale set for "f15_TECH_XOR2". -[WARNI:PA0205] asicworld/code_verilog_tutorial_v2k_reg.v:1 No timescale set for "v2k_reg". +[WARNI:PA0205] errors/syntax_err12.v:1 No timescale set for "iface". [WARNI:PA0205] sat/expose_dff.v:2 No timescale set for "test1". @@ -638,13 +640,7 @@ [WARNI:PA0205] sat/expose_dff.v:25 No timescale set for "test4". -[WARNI:PA0205] sat/splice.v:1 No timescale set for "test". - -[WARNI:PA0205] errors/syntax_err12.v:1 No timescale set for "iface". - -[WARNI:PA0205] simple/aes_kexp128.v:4 No timescale set for "aes_key_expand_128". - -[WARNI:PA0205] simple/arrays01.v:1 No timescale set for "uut_arrays01". +[WARNI:PA0205] memories/implicit_en.v:4 No timescale set for "test". [WARNI:PA0205] hana/test_intermout.v:54 No timescale set for "f5_NonBlockingEx". @@ -702,16 +698,20 @@ [WARNI:PA0205] hana/test_intermout.v:409 No timescale set for "f33_test". +[WARNI:PA0205] simple/aes_kexp128.v:4 No timescale set for "aes_key_expand_128". + +[WARNI:PA0205] simple/arrays01.v:1 No timescale set for "uut_arrays01". + +[WARNI:PA0205] liberty/small.v:3 No timescale set for "small". + [WARNI:PA0205] simple/attrib04_net_var.v:1 No timescale set for "bar". [WARNI:PA0205] simple/attrib04_net_var.v:24 No timescale set for "foo". -[WARNI:PA0205] liberty/small.v:3 No timescale set for "small". +[WARNI:PA0205] memories/issue00335.v:5 No timescale set for "ram2". [WARNI:PA0205] opt/opt_rmdff.v:1 No timescale set for "opt_rmdff_test". -[WARNI:PA0205] memories/issue00335.v:5 No timescale set for "ram2". - [WARNI:PA0205] sat/share.v:1 No timescale set for "test_1". [WARNI:PA0205] sat/share.v:12 No timescale set for "test_2". @@ -762,11 +762,15 @@ [WARNI:PA0205] simple/i2c_master_tests.v:29 No timescale set for "i2c_test02". +[WARNI:PA0205] simple/forgen02.v:1 No timescale set for "uut_forgen02". + [WARNI:PA0205] simple/carryadd.v:1 No timescale set for "carryadd". [WARNI:PA0205] simple/fiedler-cooley.v:3 No timescale set for "up3down5". -[WARNI:PA0205] simple/forgen02.v:1 No timescale set for "uut_forgen02". +[WARNI:PA0205] simple/fsm.v:4 No timescale set for "fsm_test". + +[WARNI:PA0205] simple/constpower.v:1 No timescale set for "constpower". [WARNI:PA0205] simple/forloops.v:1 No timescale set for "forloops01". @@ -778,10 +782,6 @@ [WARNI:PA0205] simple/implicit_ports.v:7 No timescale set for "named_ports". -[WARNI:PA0205] simple/constpower.v:1 No timescale set for "constpower". - -[WARNI:PA0205] simple/fsm.v:4 No timescale set for "fsm_test". - [WARNI:PA0205] simple/dff_init.v:1 No timescale set for "dff0_test". [WARNI:PA0205] simple/dff_init.v:11 No timescale set for "dff1_test". @@ -792,11 +792,13 @@ [WARNI:PA0205] simple/dff_init.v:44 No timescale set for "dff_test_997". -[WARNI:PA0205] simple/macros.v:2 No timescale set for "test_def". +[WARNI:PA0205] simple/hierdefparam.v:3 No timescale set for "hierdefparam_top". -[WARNI:PA0205] simple/macros.v:19 No timescale set for "test_ifdef". +[WARNI:PA0205] simple/hierdefparam.v:11 No timescale set for "hierdefparam_a". -[WARNI:PA0205] simple/macros.v:241 No timescale set for "test_comment_in_macro". +[WARNI:PA0205] simple/hierdefparam.v:22 No timescale set for "hierdefparam_b". + +[WARNI:PA0205] simple/localparam_attr.v:1 No timescale set for "uut_localparam_attr". [WARNI:PA0205] simple/mem2reg.v:2 No timescale set for "mem2reg_test1". @@ -810,6 +812,12 @@ [WARNI:PA0205] simple/mem2reg.v:97 No timescale set for "mem2reg_test6". +[WARNI:PA0205] simple/macros.v:2 No timescale set for "test_def". + +[WARNI:PA0205] simple/macros.v:19 No timescale set for "test_ifdef". + +[WARNI:PA0205] simple/macros.v:241 No timescale set for "test_comment_in_macro". + [WARNI:PA0205] simple/omsp_dbg_uart.v:2 No timescale set for "omsp_dbg_uart". [WARNI:PA0205] simple/param_attr.v:1 No timescale set for "uut_param_attr". @@ -822,30 +830,22 @@ [WARNI:PA0205] simple/paramods.v:42 No timescale set for "inc". -[WARNI:PA0205] simple/hierdefparam.v:3 No timescale set for "hierdefparam_top". - -[WARNI:PA0205] simple/hierdefparam.v:11 No timescale set for "hierdefparam_a". - -[WARNI:PA0205] simple/hierdefparam.v:22 No timescale set for "hierdefparam_b". - -[WARNI:PA0205] simple/localparam_attr.v:1 No timescale set for "uut_localparam_attr". - -[WARNI:PA0205] simple/mem_arst.v:2 No timescale set for "MyMem". - [WARNI:PA0205] simple/loops.v:6 No timescale set for "aes". [WARNI:PA0205] simple/process.v:2 No timescale set for "blocking_cond". [WARNI:PA0205] simple/process.v:21 No timescale set for "uut". +[WARNI:PA0205] simple/mem_arst.v:2 No timescale set for "MyMem". + +[WARNI:PA0205] simple/repwhile.v:1 No timescale set for "repwhile_test001". + [WARNI:PA0205] simple/muxtree.v:5 No timescale set for "usb_tx_phy". [WARNI:PA0205] simple/muxtree.v:56 No timescale set for "default_cases". [WARNI:PA0205] simple/muxtree.v:76 No timescale set for "select_leaves". -[WARNI:PA0205] simple/repwhile.v:1 No timescale set for "repwhile_test001". - [WARNI:PA0205] simple/signedexpr.v:1 No timescale set for "signed_test01". [WARNI:PA0205] simple/operators.v:1 No timescale set for "optest". @@ -968,6 +968,8 @@ [WARNI:PA0205] simple/specify.v:1 No timescale set for "test_specify". +[WARNI:PA0205] simple/undef_eqx_nex.v:1 No timescale set for "undef_eqx_nex". + [WARNI:PA0205] various/specify.v:35 No timescale set for "issue01144". [WARNI:PA0205] arch/common/adffs.v:1 No timescale set for "adff". @@ -980,17 +982,13 @@ [WARNI:PA0205] arch/common/tribuf.v:1 No timescale set for "tristate". -[WARNI:PA0205] simple/undef_eqx_nex.v:1 No timescale set for "undef_eqx_nex". - -[WARNI:PA0205] techmap/mem_simple_4x1_cells.v:1 No timescale set for "MEM4X1". - [WARNI:PA0205] simple/usb_phy_tests.v:3 No timescale set for "usb_phy_test01". [WARNI:PA0205] simple/values.v:2 No timescale set for "test_signed". [WARNI:PA0205] simple/values.v:17 No timescale set for "test_const". -[WARNI:PA0205] techmap/mem_simple_4x1_tb.v:1 No timescale set for "tb". +[WARNI:PA0205] techmap/mem_simple_4x1_cells.v:1 No timescale set for "MEM4X1". [WARNI:PA0205] simple/memory.v:2 No timescale set for "memtest00". @@ -1038,12 +1036,10 @@ [WARNI:PA0205] simple/vloghammer.v:68 No timescale set for "test10". +[WARNI:PA0205] techmap/mem_simple_4x1_tb.v:1 No timescale set for "tb". + [WARNI:PA0205] techmap/recursive_map.v:1 No timescale set for "sub". -[WARNI:PA0205] various/abc9.v:1 No timescale set for "abc9_test027". - -[WARNI:PA0205] various/abc9.v:7 No timescale set for "abc9_test028". - [WARNI:PA0205] simple/task_func.v:2 No timescale set for "task_func_test01". [WARNI:PA0205] simple/task_func.v:38 No timescale set for "task_func_test02". @@ -1054,11 +1050,15 @@ [WARNI:PA0205] simple/task_func.v:127 No timescale set for "task_func_test05". -[WARNI:PA0205] svinterfaces/svinterface1_ref.v:2 No timescale set for "TopModule". +[WARNI:PA0205] various/abc9.v:1 No timescale set for "abc9_test027". -[WARNI:PA0205] svinterfaces/svinterface1_ref.v:35 No timescale set for "SubModule1". +[WARNI:PA0205] various/abc9.v:7 No timescale set for "abc9_test028". -[WARNI:PA0205] svinterfaces/svinterface1_ref.v:79 No timescale set for "SubModule2". +[WARNI:PA0205] svinterfaces/svinterface_at_top_ref.v:2 No timescale set for "TopModule". + +[WARNI:PA0205] svinterfaces/svinterface_at_top_ref.v:43 No timescale set for "SubModule1". + +[WARNI:PA0205] svinterfaces/svinterface_at_top_ref.v:92 No timescale set for "SubModule2". [WARNI:PA0205] various/shregmap.v:1 No timescale set for "shregmap_static_test". @@ -1098,16 +1098,16 @@ [WARNI:PA0205] various/muxpack.v:241 No timescale set for "case_overlap2". -[WARNI:PA0205] arch/xilinx/macc.v:7 No timescale set for "macc". - -[WARNI:PA0205] arch/xilinx/macc.v:44 No timescale set for "macc2". - [WARNI:PA0205] techmap/mem_simple_4x1_map.v:2 No timescale set for "$mem". [WARNI:PA0205] techmap/mem_simple_4x1_map.v:97 No timescale set for "$__mem_4x1_generator". [WARNI:PA0205] arch/common/dffs.v:6 No timescale set for "dffe". +[WARNI:PA0205] arch/xilinx/macc.v:7 No timescale set for "macc". + +[WARNI:PA0205] arch/xilinx/macc.v:44 No timescale set for "macc2". + [WARNI:PA0205] arch/common/latches.v:1 No timescale set for "latchp". [WARNI:PA0205] arch/common/latches.v:7 No timescale set for "latchn". @@ -1136,211 +1136,217 @@ [INFO :CP0303] techmap/mem_simple_4x1_map.v:97 Compile module "work@$__mem_4x1_generator". +[INFO :CP0303] hana/hana_vlib.v:511 Compile module "work@ADD1". + [INFO :CP0303] asicworld/code_verilog_tutorial_escape_id.v:3 Compile module "work@1dff". [INFO :CP0303] hana/hana_vlib.v:517 Compile module "work@ADD2". -[INFO :CP0303] hana/hana_vlib.v:511 Compile module "work@ADD1". - -[INFO :CP0303] hana/hana_vlib.v:538 Compile module "work@ADD16". +[INFO :CP0303] hana/hana_vlib.v:531 Compile module "work@ADD8". [INFO :CP0303] hana/hana_vlib.v:545 Compile module "work@ADD32". -[INFO :CP0303] hana/hana_vlib.v:531 Compile module "work@ADD8". - [INFO :CP0303] hana/hana_vlib.v:524 Compile module "work@ADD4". -[INFO :CP0303] hana/hana_vlib.v:551 Compile module "work@ADD64". +[INFO :CP0303] hana/hana_vlib.v:538 Compile module "work@ADD16". + +[INFO :CP0303] hana/hana_vlib.v:43 Compile module "work@AND3". [INFO :CP0303] hana/hana_vlib.v:37 Compile module "work@AND2". [INFO :CP0303] hana/hana_vlib.v:19 Compile module "work@BUF". -[INFO :CP0303] hana/hana_vlib.v:43 Compile module "work@AND3". +[INFO :CP0303] hana/hana_vlib.v:551 Compile module "work@ADD64". -[INFO :CP0303] hana/hana_vlib.v:49 Compile module "work@AND4". +[INFO :CP0303] hana/hana_vlib.v:1019 Compile module "work@CMP16". [INFO :CP0303] hana/hana_vlib.v:914 Compile module "work@CMP1". [INFO :CP0303] hana/hana_vlib.v:1045 Compile module "work@CMP32". -[INFO :CP0303] hana/hana_vlib.v:967 Compile module "work@CMP4". - -[INFO :CP0303] hana/hana_vlib.v:941 Compile module "work@CMP2". - -[INFO :CP0303] hana/hana_vlib.v:161 Compile module "work@DEC2". - -[INFO :CP0303] hana/hana_vlib.v:993 Compile module "work@CMP8". - -[INFO :CP0303] hana/hana_vlib.v:1019 Compile module "work@CMP16". +[INFO :CP0303] hana/hana_vlib.v:49 Compile module "work@AND4". [INFO :CP0303] hana/hana_vlib.v:148 Compile module "work@DEC1". +[INFO :CP0303] hana/hana_vlib.v:941 Compile module "work@CMP2". + [INFO :CP0303] hana/hana_vlib.v:1071 Compile module "work@CMP64". -[INFO :CP0303] hana/hana_vlib.v:195 Compile module "work@DEC4". - -[INFO :CP0303] hana/hana_vlib.v:264 Compile module "work@DEC6". - -[INFO :CP0303] hana/hana_vlib.v:678 Compile module "work@DIV16". - -[INFO :CP0303] hana/hana_vlib.v:176 Compile module "work@DEC3". - -[INFO :CP0303] hana/hana_vlib.v:694 Compile module "work@DIV64". - -[INFO :CP0303] hana/hana_vlib.v:686 Compile module "work@DIV32". - -[INFO :CP0303] hana/hana_vlib.v:647 Compile module "work@DIV1". - -[INFO :CP0303] hana/hana_vlib.v:1100 Compile module "work@GND". - -[INFO :CP0303] hana/hana_vlib.v:662 Compile module "work@DIV4". +[INFO :CP0303] hana/hana_vlib.v:993 Compile module "work@CMP8". [INFO :CP0303] hana/hana_vlib.v:221 Compile module "work@DEC5". -[INFO :CP0303] hana/hana_vlib.v:702 Compile module "work@FF". +[INFO :CP0303] hana/hana_vlib.v:195 Compile module "work@DEC4". [INFO :CP0303] hana/hana_vlib.v:654 Compile module "work@DIV2". -[INFO :CP0303] simple/multiplier.v:119 Compile module "work@FullAdder". +[INFO :CP0303] hana/hana_vlib.v:176 Compile module "work@DEC3". [INFO :CP0303] hana/hana_vlib.v:670 Compile module "work@DIV8". -[INFO :CP0303] hana/hana_vlib.v:1104 Compile module "work@INC1". - -[INFO :CP0303] hana/hana_vlib.v:1110 Compile module "work@INC2". - -[INFO :CP0303] hana/hana_vlib.v:1126 Compile module "work@INC16". +[INFO :CP0303] hana/hana_vlib.v:678 Compile module "work@DIV16". [INFO :CP0303] asicworld/code_hdl_models_GrayCounter.v:7 Compile module "work@GrayCounter". -[INFO :CP0303] hana/hana_vlib.v:1116 Compile module "work@INC4". +[INFO :CP0303] hana/hana_vlib.v:694 Compile module "work@DIV64". -[INFO :CP0303] hana/hana_vlib.v:1121 Compile module "work@INC8". - -[INFO :CP0303] hana/hana_vlib.v:1135 Compile module "work@INC64". +[INFO :CP0303] hana/hana_vlib.v:647 Compile module "work@DIV1". [INFO :CP0303] hana/hana_vlib.v:1131 Compile module "work@INC32". -[INFO :CP0303] hana/hana_vlib.v:803 Compile module "work@LSHIFT16". +[INFO :CP0303] hana/hana_vlib.v:662 Compile module "work@DIV4". -[INFO :CP0303] hana/hana_vlib.v:744 Compile module "work@LATCH". +[INFO :CP0303] hana/hana_vlib.v:1100 Compile module "work@GND". -[INFO :CP0303] hana/hana_vlib.v:823 Compile module "work@LSHIFT64". +[INFO :CP0303] hana/hana_vlib.v:967 Compile module "work@CMP4". -[INFO :CP0303] hana/hana_vlib.v:813 Compile module "work@LSHIFT32". +[INFO :CP0303] hana/hana_vlib.v:1110 Compile module "work@INC2". -[INFO :CP0303] hana/hana_vlib.v:759 Compile module "work@LSHIFT1". +[INFO :CP0303] simple/multiplier.v:119 Compile module "work@FullAdder". [INFO :CP0303] hana/hana_vlib.v:31 Compile module "work@INV". -[INFO :CP0303] hana/hana_vlib.v:782 Compile module "work@LSHIFT4". +[INFO :CP0303] hana/hana_vlib.v:1126 Compile module "work@INC16". -[INFO :CP0303] techmap/mem_simple_4x1_cells.v:1 Compile module "work@MEM4X1". +[INFO :CP0303] hana/hana_vlib.v:1121 Compile module "work@INC8". -[INFO :CP0303] hana/hana_vlib.v:629 Compile module "work@MUL16". +[INFO :CP0303] hana/hana_vlib.v:161 Compile module "work@DEC2". -[INFO :CP0303] hana/hana_vlib.v:635 Compile module "work@MUL32". +[INFO :CP0303] hana/hana_vlib.v:803 Compile module "work@LSHIFT16". -[INFO :CP0303] hana/hana_vlib.v:605 Compile module "work@MUL1". +[INFO :CP0303] hana/hana_vlib.v:1135 Compile module "work@INC64". [INFO :CP0303] hana/hana_vlib.v:771 Compile module "work@LSHIFT2". -[INFO :CP0303] hana/hana_vlib.v:617 Compile module "work@MUL4". +[INFO :CP0303] hana/hana_vlib.v:759 Compile module "work@LSHIFT1". -[INFO :CP0303] hana/hana_vlib.v:378 Compile module "work@MUX16". +[INFO :CP0303] hana/hana_vlib.v:823 Compile module "work@LSHIFT64". -[INFO :CP0303] hana/hana_vlib.v:341 Compile module "work@MUX2". +[INFO :CP0303] hana/hana_vlib.v:264 Compile module "work@DEC6". + +[INFO :CP0303] hana/hana_vlib.v:629 Compile module "work@MUL16". + +[INFO :CP0303] hana/hana_vlib.v:782 Compile module "work@LSHIFT4". [INFO :CP0303] hana/hana_vlib.v:793 Compile module "work@LSHIFT8". +[INFO :CP0303] hana/hana_vlib.v:605 Compile module "work@MUL1". + [INFO :CP0303] hana/hana_vlib.v:641 Compile module "work@MUL64". +[INFO :CP0303] hana/hana_vlib.v:686 Compile module "work@DIV32". + [INFO :CP0303] hana/hana_vlib.v:611 Compile module "work@MUL2". -[INFO :CP0303] hana/hana_vlib.v:363 Compile module "work@MUX8". +[INFO :CP0303] hana/hana_vlib.v:702 Compile module "work@FF". [INFO :CP0303] hana/hana_vlib.v:623 Compile module "work@MUL8". +[INFO :CP0303] hana/hana_vlib.v:617 Compile module "work@MUL4". + [INFO :CP0303] hana/hana_vlib.v:401 Compile module "work@MUX32". -[INFO :CP0303] hana/hana_vlib.v:440 Compile module "work@MUX64". - -[INFO :CP0303] simple/mem_arst.v:2 Compile module "work@MyMem". +[INFO :CP0303] hana/hana_vlib.v:341 Compile module "work@MUX2". [INFO :CP0303] hana/hana_vlib.v:351 Compile module "work@MUX4". -[INFO :CP0303] simple/multiplier.v:66 Compile module "work@Multiplier_2D". +[INFO :CP0303] hana/hana_vlib.v:1104 Compile module "work@INC1". [INFO :CP0303] simple_abc9/abc9.v:216 Compile module "work@MUXF8". -[INFO :CP0303] hana/hana_vlib.v:92 Compile module "work@NOR2". +[INFO :CP0303] hana/hana_vlib.v:1116 Compile module "work@INC4". -[INFO :CP0303] hana/hana_vlib.v:80 Compile module "work@NAND3". +[INFO :CP0303] simple/multiplier.v:66 Compile module "work@Multiplier_2D". + +[INFO :CP0303] hana/hana_vlib.v:744 Compile module "work@LATCH". [INFO :CP0303] hana/hana_vlib.v:74 Compile module "work@NAND2". -[INFO :CP0303] hana/hana_vlib.v:61 Compile module "work@OR3". - -[INFO :CP0303] simple/multiplier.v:8 Compile module "work@Multiplier_flat". - -[INFO :CP0303] hana/hana_vlib.v:104 Compile module "work@NOR4". +[INFO :CP0303] hana/hana_vlib.v:363 Compile module "work@MUX8". [INFO :CP0303] hana/hana_vlib.v:98 Compile module "work@NOR3". -[INFO :CP0303] hana/hana_vlib.v:724 Compile module "work@RSFF". - -[INFO :CP0303] hana/hana_vlib.v:708 Compile module "work@RFF". +[INFO :CP0303] hana/hana_vlib.v:813 Compile module "work@LSHIFT32". [INFO :CP0303] hana/hana_vlib.v:67 Compile module "work@OR4". +[INFO :CP0303] techmap/mem_simple_4x1_cells.v:1 Compile module "work@MEM4X1". + +[INFO :CP0303] hana/hana_vlib.v:833 Compile module "work@RSHIFT1". + +[INFO :CP0303] simple/mem_arst.v:2 Compile module "work@MyMem". + +[INFO :CP0303] hana/hana_vlib.v:80 Compile module "work@NAND3". + +[INFO :CP0303] hana/hana_vlib.v:635 Compile module "work@MUL32". + +[INFO :CP0303] hana/hana_vlib.v:857 Compile module "work@RSHIFT4". + +[INFO :CP0303] hana/hana_vlib.v:92 Compile module "work@NOR2". + +[INFO :CP0303] hana/hana_vlib.v:104 Compile module "work@NOR4". + +[INFO :CP0303] hana/hana_vlib.v:378 Compile module "work@MUX16". + +[INFO :CP0303] hana/hana_vlib.v:708 Compile module "work@RFF". + +[INFO :CP0303] hana/hana_vlib.v:61 Compile module "work@OR3". + +[INFO :CP0303] hana/hana_vlib.v:716 Compile module "work@SFF". + +[INFO :CP0303] hana/hana_vlib.v:440 Compile module "work@MUX64". + +[INFO :CP0303] hana/hana_vlib.v:564 Compile module "work@SUB2". + +[INFO :CP0303] hana/hana_vlib.v:724 Compile module "work@RSFF". + +[INFO :CP0303] hana/hana_vlib.v:578 Compile module "work@SUB8". + [INFO :CP0303] hana/hana_vlib.v:880 Compile module "work@RSHIFT16". +[INFO :CP0303] simple/multiplier.v:8 Compile module "work@Multiplier_flat". + [INFO :CP0303] hana/hana_vlib.v:892 Compile module "work@RSHIFT32". +[INFO :CP0303] svinterfaces/svinterface_at_top_ref.v:2 Compile module "work@TopModule". + +[INFO :CP0303] hana/hana_vlib.v:903 Compile module "work@RSHIFT64". + +[INFO :CP0303] hana/hana_vlib.v:142 Compile module "work@XNOR4". + [INFO :CP0303] simple/multiplier.v:98 Compile module "work@RippleCarryAdder". [INFO :CP0303] hana/hana_vlib.v:86 Compile module "work@NAND4". [INFO :CP0303] hana/hana_vlib.v:585 Compile module "work@SUB16". -[INFO :CP0303] hana/hana_vlib.v:903 Compile module "work@RSHIFT64". +[INFO :CP0303] errors/syntax_err04.v:1 Compile module "work@a". [INFO :CP0303] hana/hana_vlib.v:55 Compile module "work@OR2". -[INFO :CP0303] hana/hana_vlib.v:734 Compile module "work@SRFF". - [INFO :CP0303] hana/hana_vlib.v:598 Compile module "work@SUB64". -[INFO :CP0303] hana/hana_vlib.v:592 Compile module "work@SUB32". - -[INFO :CP0303] hana/hana_vlib.v:750 Compile module "work@RLATCH". - -[INFO :CP0303] svinterfaces/svinterface1_ref.v:35 Compile module "work@SubModule1". +[INFO :CP0303] simple_abc9/abc9.v:9 Compile module "work@abc9_test003". [INFO :CP0303] hana/hana_vlib.v:25 Compile module "work@TRIBUF". -[INFO :CP0303] hana/hana_vlib.v:833 Compile module "work@RSHIFT1". - -[INFO :CP0303] hana/hana_vlib.v:844 Compile module "work@RSHIFT2". - -[INFO :CP0303] hana/hana_vlib.v:857 Compile module "work@RSHIFT4". +[INFO :CP0303] hana/hana_vlib.v:750 Compile module "work@RLATCH". [INFO :CP0303] hana/hana_vlib.v:136 Compile module "work@XNOR3". +[INFO :CP0303] hana/hana_vlib.v:844 Compile module "work@RSHIFT2". + +[INFO :CP0303] simple_abc9/abc9.v:28 Compile module "work@abc9_test007". + [INFO :CP0303] hana/hana_vlib.v:868 Compile module "work@RSHIFT8". -[INFO :CP0303] hana/hana_vlib.v:1097 Compile module "work@VCC". - -[INFO :CP0303] hana/hana_vlib.v:716 Compile module "work@SFF". - [INFO :CP0303] hana/hana_vlib.v:123 Compile module "work@XOR4". [INFO :CP0303] hana/hana_vlib.v:558 Compile module "work@SUB1". [INFO :CP0303] simple_abc9/abc9.v:5 Compile module "work@abc9_test002". -[INFO :CP0303] hana/hana_vlib.v:564 Compile module "work@SUB2". +[INFO :CP0303] simple_abc9/abc9.v:50 Compile module "work@abc9_test009". [INFO :CP0303] simple_abc9/abc9.v:22 Compile module "work@abc9_test006". @@ -1348,760 +1354,754 @@ [INFO :CP0303] simple_abc9/abc9.v:46 Compile module "work@abc9_test008_sub". -[INFO :CP0303] hana/hana_vlib.v:578 Compile module "work@SUB8". +[INFO :CP0303] simple_abc9/abc9.v:97 Compile module "work@abc9_test012_sub". [INFO :CP0303] simple_abc9/abc9.v:74 Compile module "work@abc9_test012". -[INFO :CP0303] svinterfaces/svinterface1_ref.v:79 Compile module "work@SubModule2". +[INFO :CP0303] svinterfaces/svinterface_at_top_ref.v:92 Compile module "work@SubModule2". -[INFO :CP0303] hana/hana_vlib.v:111 Compile module "work@XOR2". - -[INFO :CP0303] svinterfaces/svinterface1_ref.v:2 Compile module "work@TopModule". +[INFO :CP0303] hana/hana_vlib.v:734 Compile module "work@SRFF". [INFO :CP0303] simple_abc9/abc9.v:108 Compile module "work@abc9_test015". +[INFO :CP0303] hana/hana_vlib.v:592 Compile module "work@SUB32". + [INFO :CP0303] hana/hana_vlib.v:130 Compile module "work@XNOR2". +[INFO :CP0303] svinterfaces/svinterface_at_top_ref.v:43 Compile module "work@SubModule1". + [INFO :CP0303] simple_abc9/abc9.v:132 Compile module "work@abc9_test019". -[INFO :CP0303] hana/hana_vlib.v:142 Compile module "work@XNOR4". - -[INFO :CP0303] simple/rotate.v:3 Compile module "work@a23_barrel_shift_fpga_rotate". - -[INFO :CP0303] hana/hana_vlib.v:117 Compile module "work@XOR3". - [INFO :CP0303] simple_abc9/abc9.v:243 Compile module "work@abc9_test023". -[INFO :CP0303] simple_abc9/abc9.v:1 Compile module "work@abc9_test001". - -[INFO :CP0303] simple_abc9/abc9.v:17 Compile module "work@abc9_test005". - -[INFO :CP0303] simple_abc9/abc9.v:13 Compile module "work@abc9_test004". - -[INFO :CP0303] simple_abc9/abc9.v:266 Compile module "work@abc9_test026". - -[INFO :CP0303] errors/syntax_err04.v:1 Compile module "work@a". - -[INFO :CP0303] simple_abc9/abc9.v:39 Compile module "work@abc9_test008". - -[INFO :CP0303] simple_abc9/abc9.v:9 Compile module "work@abc9_test003". - -[INFO :CP0303] simple_abc9/abc9.v:66 Compile module "work@abc9_test011". - -[INFO :CP0303] simple_abc9/abc9.v:28 Compile module "work@abc9_test007". - -[INFO :CP0303] arch/common/adffs.v:1 Compile module "work@adff". - -[INFO :CP0303] simple_abc9/abc9.v:35 Compile module "work@abc9_test007_sub". - -[INFO :CP0303] simple_abc9/abc9.v:93 Compile module "work@abc9_test014". - -[INFO :CP0303] simple_abc9/abc9.v:58 Compile module "work@abc9_test010". - -[INFO :CP0303] simple_abc9/abc9.v:126 Compile module "work@abc9_test018". - -[INFO :CP0303] simple_abc9/abc9.v:82 Compile module "work@abc9_test013". - -[INFO :CP0303] simple/implicit_ports.v:2 Compile module "work@alu". - -[INFO :CP0303] simple_abc9/abc9.v:50 Compile module "work@abc9_test009". - -[INFO :CP0303] simple_abc9/abc9.v:227 Compile module "work@abc9_test022". - -[INFO :CP0303] simple_abc9/abc9.v:120 Compile module "work@abc9_test017". - -[INFO :CP0303] simple/arraycells.v:2 Compile module "work@array_test001". - -[INFO :CP0303] simple_abc9/abc9.v:97 Compile module "work@abc9_test012_sub". - -[INFO :CP0303] simple_abc9/abc9.v:262 Compile module "work@abc9_test025". - -[INFO :CP0303] simple_abc9/abc9.v:147 Compile module "work@abc9_test021". - -[INFO :CP0303] simple/process.v:2 Compile module "work@blocking_cond". - -[INFO :CP0303] asicworld/code_verilog_tutorial_addbit.v:1 Compile module "work@addbit". - [INFO :CP0303] simple_abc9/abc9.v:114 Compile module "work@abc9_test016". -[INFO :CP0303] various/muxpack.v:183 Compile module "work@case_nonexclusive_select". +[INFO :CP0303] simple_abc9/abc9.v:266 Compile module "work@abc9_test026". + +[INFO :CP0303] hana/hana_vlib.v:1097 Compile module "work@VCC". [INFO :CP0303] simple_abc9/abc9.v:139 Compile module "work@abc9_test020". -[INFO :CP0303] simple_abc9/abc9.v:258 Compile module "work@abc9_test024_sub". +[INFO :CP0303] hana/hana_vlib.v:117 Compile module "work@XOR3". -[INFO :CP0303] simple/aes_kexp128.v:4 Compile module "work@aes_key_expand_128". +[INFO :CP0303] arch/common/adffs.v:1 Compile module "work@adff". -[INFO :CP0303] various/abc9.v:7 Compile module "work@abc9_test028". +[INFO :CP0303] simple_abc9/abc9.v:1 Compile module "work@abc9_test001". [INFO :CP0303] simple_abc9/abc9.v:254 Compile module "work@abc9_test024". -[INFO :CP0303] asicworld/code_hdl_models_arbiter.v:5 Compile module "work@arbiter". - -[INFO :CP0303] various/muxpack.v:170 Compile module "work@cliffordwolf_freduce". +[INFO :CP0303] hana/hana_vlib.v:111 Compile module "work@XOR2". [INFO :CP0303] various/abc9.v:1 Compile module "work@abc9_test027". -[INFO :CP0303] asicworld/code_tidbits_blocking.v:1 Compile module "work@blocking". +[INFO :CP0303] simple_abc9/abc9.v:17 Compile module "work@abc9_test005". -[INFO :CP0303] simple/loops.v:6 Compile module "work@aes". +[INFO :CP0303] simple/implicit_ports.v:2 Compile module "work@alu". -[INFO :CP0303] simple/constmuldivmod.v:1 Compile module "work@constmuldivmod". +[INFO :CP0303] simple/rotate.v:3 Compile module "work@a23_barrel_shift_fpga_rotate". + +[INFO :CP0303] simple/arraycells.v:2 Compile module "work@array_test001". + +[INFO :CP0303] simple_abc9/abc9.v:39 Compile module "work@abc9_test008". + +[INFO :CP0303] simple/process.v:2 Compile module "work@blocking_cond". + +[INFO :CP0303] simple_abc9/abc9.v:13 Compile module "work@abc9_test004". [INFO :CP0303] arch/common/adffs.v:12 Compile module "work@adffn". +[INFO :CP0303] simple_abc9/abc9.v:66 Compile module "work@abc9_test011". + +[INFO :CP0303] various/muxpack.v:183 Compile module "work@case_nonexclusive_select". + +[INFO :CP0303] simple_abc9/abc9.v:35 Compile module "work@abc9_test007_sub". + +[INFO :CP0303] various/muxpack.v:170 Compile module "work@cliffordwolf_freduce". + +[INFO :CP0303] simple_abc9/abc9.v:93 Compile module "work@abc9_test014". + +[INFO :CP0303] simple/constmuldivmod.v:1 Compile module "work@constmuldivmod". + +[INFO :CP0303] simple_abc9/abc9.v:126 Compile module "work@abc9_test018". + +[INFO :CP0303] simple_abc9/abc9.v:58 Compile module "work@abc9_test010". + +[INFO :CP0303] simple_abc9/abc9.v:227 Compile module "work@abc9_test022". + [INFO :CP0303] sat/counters-repeat.v:18 Compile module "work@counter2". +[INFO :CP0303] simple_abc9/abc9.v:82 Compile module "work@abc9_test013". + +[INFO :CP0303] simple_abc9/abc9.v:262 Compile module "work@abc9_test025". + +[INFO :CP0303] simple_abc9/abc9.v:120 Compile module "work@abc9_test017". + +[INFO :CP0303] asicworld/code_hdl_models_d_latch_gates.v:1 Compile module "work@d_latch_gates". + [INFO :CP0303] asicworld/code_verilog_tutorial_always_example.v:1 Compile module "work@always_example". -[INFO :CP0303] simple/carryadd.v:1 Compile module "work@carryadd". +[INFO :CP0303] asicworld/code_verilog_tutorial_addbit.v:1 Compile module "work@addbit". [INFO :CP0303] asicworld/code_tidbits_asyn_reset.v:1 Compile module "work@asyn_reset". -[INFO :CP0303] asicworld/code_hdl_models_d_latch_gates.v:1 Compile module "work@d_latch_gates". +[INFO :CP0303] asicworld/code_hdl_models_decoder_using_assign.v:7 Compile module "work@decoder_using_assign". + +[INFO :CP0303] asicworld/code_verilog_tutorial_bus_con.v:1 Compile module "work@bus_con". + +[INFO :CP0303] simple/aes_kexp128.v:4 Compile module "work@aes_key_expand_128". + +[INFO :CP0303] simple_abc9/abc9.v:147 Compile module "work@abc9_test021". + +[INFO :CP0303] simple/realexpr.v:15 Compile module "work@demo_002". + +[INFO :CP0303] asicworld/code_hdl_models_arbiter.v:5 Compile module "work@arbiter". + +[INFO :CP0303] various/muxpack.v:202 Compile module "work@case_nonoverlap". + +[INFO :CP0303] simple/dff_init.v:1 Compile module "work@dff0_test". + +[INFO :CP0303] various/muxpack.v:157 Compile module "work@cliffordwolf_nonexclusive_select". + +[INFO :CP0303] asicworld/code_tidbits_blocking.v:1 Compile module "work@blocking". + +[INFO :CP0303] simple_abc9/abc9.v:258 Compile module "work@abc9_test024_sub". + +[INFO :CP0303] asicworld/code_hdl_models_dff_async_reset.v:7 Compile module "work@dff_async_reset". + +[INFO :CP0303] simple/constpower.v:1 Compile module "work@constpower". + +[INFO :CP0303] simple/carryadd.v:1 Compile module "work@carryadd". + +[INFO :CP0303] simple/sincos.v:6 Compile module "work@d". + +[INFO :CP0303] simple/dff_different_styles.v:20 Compile module "work@dffa1". + +[INFO :CP0303] various/abc9.v:7 Compile module "work@abc9_test028". + +[INFO :CP0303] arch/common/dffs.v:6 Compile module "work@dffe". + +[INFO :CP0303] simple/dff_different_styles.v:91 Compile module "work@dffsr2_sub". + +[INFO :CP0303] asicworld/code_verilog_tutorial_decoder.v:1 Compile module "work@decoder". + +[INFO :CP0303] simple/loops.v:6 Compile module "work@aes". + +[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:1 Compile module "work@explicit". + +[INFO :CP0303] asicworld/code_hdl_models_decoder_using_case.v:7 Compile module "work@decoder_using_case". [INFO :CP0303] simple/arraycells.v:10 Compile module "work@aoi12". [INFO :CP0303] various/muxpack.v:241 Compile module "work@case_overlap2". -[INFO :CP0303] asicworld/code_verilog_tutorial_bus_con.v:1 Compile module "work@bus_con". - -[INFO :CP0303] asicworld/code_hdl_models_decoder_using_assign.v:7 Compile module "work@decoder_using_assign". - -[INFO :CP0303] various/muxpack.v:202 Compile module "work@case_nonoverlap". - -[INFO :CP0303] asicworld/code_hdl_models_clk_div_45.v:7 Compile module "work@clk_div_45". - -[INFO :CP0303] simple/realexpr.v:15 Compile module "work@demo_002". - -[INFO :CP0303] simple/attrib04_net_var.v:1 Compile module "work@bar". - -[INFO :CP0303] simple/dff_init.v:1 Compile module "work@dff0_test". - -[INFO :CP0303] sat/counters-repeat.v:3 Compile module "work@counter1". - -[INFO :CP0303] various/muxpack.v:157 Compile module "work@cliffordwolf_nonexclusive_select". - -[INFO :CP0303] asicworld/code_hdl_models_cam.v:7 Compile module "work@cam". - -[INFO :CP0303] asicworld/code_hdl_models_dff_async_reset.v:7 Compile module "work@dff_async_reset". - -[INFO :CP0303] asicworld/code_hdl_models_d_ff_gates.v:1 Compile module "work@d_ff_gates". - -[INFO :CP0303] simple/constpower.v:1 Compile module "work@constpower". - -[INFO :CP0303] asicworld/code_verilog_tutorial_decoder_always.v:1 Compile module "work@decoder_always". - -[INFO :CP0303] simple/dff_different_styles.v:20 Compile module "work@dffa1". - -[INFO :CP0303] various/muxpack.v:221 Compile module "work@case_overlap". - -[INFO :CP0303] simple/sincos.v:6 Compile module "work@d". - -[INFO :CP0303] simple/realexpr.v:1 Compile module "work@demo_001". - -[INFO :CP0303] asicworld/code_verilog_tutorial_decoder.v:1 Compile module "work@decoder". - -[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:19 Compile module "work@dff". - -[INFO :CP0303] arch/common/dffs.v:6 Compile module "work@dffe". - -[INFO :CP0303] asicworld/code_hdl_models_clk_div.v:8 Compile module "work@clk_div". - -[INFO :CP0303] simple/dff_different_styles.v:91 Compile module "work@dffsr2_sub". - -[INFO :CP0303] simple/dff_init.v:33 Compile module "work@dff1a_test". - -[INFO :CP0303] asicworld/code_hdl_models_decoder_using_case.v:7 Compile module "work@decoder_using_case". - -[INFO :CP0303] asicworld/code_verilog_tutorial_counter.v:7 Compile module "work@counter". - -[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:1 Compile module "work@explicit". - -[INFO :CP0303] asicworld/code_verilog_tutorial_d_ff.v:2 Compile module "work@d_ff". +[INFO :CP0303] hana/test_simulation_shifter.v:57 Compile module "work@f10_test". [INFO :CP0303] simple/realexpr.v:24 Compile module "work@demo_003". -[INFO :CP0303] asicworld/code_hdl_models_decoder_2to4_gates.v:1 Compile module "work@decoder_2to4_gates". - -[INFO :CP0303] simple/dff_init.v:22 Compile module "work@dff0a_test". - -[INFO :CP0303] simple/dff_different_styles.v:9 Compile module "work@dffa". - -[INFO :CP0303] hana/test_simulation_shifter.v:57 Compile module "work@f10_test". - -[INFO :CP0303] simple/muxtree.v:56 Compile module "work@default_cases". - -[INFO :CP0303] asicworld/code_hdl_models_dff_sync_reset.v:7 Compile module "work@dff_sync_reset". - -[INFO :CP0303] simple/dff_different_styles.v:53 Compile module "work@dffa4". - [INFO :CP0303] hana/test_simulation_techmap_tech.v:120 Compile module "work@f12_TECH_XOR2". -[INFO :CP0303] simple/dff_different_styles.v:83 Compile module "work@dffsr2". - -[INFO :CP0303] simple/dff_different_styles.v:31 Compile module "work@dffa2". - -[INFO :CP0303] simple/realexpr.v:30 Compile module "work@demo_004". +[INFO :CP0303] asicworld/code_hdl_models_clk_div_45.v:7 Compile module "work@clk_div_45". [INFO :CP0303] hana/test_intermout.v:154 Compile module "work@f13_test". -[INFO :CP0303] asicworld/code_hdl_models_encoder_using_if.v:7 Compile module "work@encoder_using_if". - -[INFO :CP0303] arch/common/adffs.v:23 Compile module "work@dffs". - -[INFO :CP0303] simple/dff_init.v:11 Compile module "work@dff1_test". +[INFO :CP0303] simple/dff_init.v:22 Compile module "work@dff0a_test". [INFO :CP0303] hana/test_intermout.v:163 Compile module "work@f14_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:104 Compile module "work@f10_TECH_OR5". - [INFO :CP0303] hana/test_intermout.v:187 Compile module "work@f15_test". -[INFO :CP0303] simple/dff_init.v:44 Compile module "work@dff_test_997". +[INFO :CP0303] sat/counters-repeat.v:3 Compile module "work@counter1". -[INFO :CP0303] asicworld/code_hdl_models_encoder_4to2_gates.v:1 Compile module "work@encoder_4to2_gates". +[INFO :CP0303] asicworld/code_hdl_models_dff_sync_reset.v:7 Compile module "work@dff_sync_reset". -[INFO :CP0303] hana/test_simulation_always.v:127 Compile module "work@f11_test". +[INFO :CP0303] asicworld/code_hdl_models_d_ff_gates.v:1 Compile module "work@d_ff_gates". -[INFO :CP0303] hana/test_simulation_always.v:112 Compile module "work@f10_FlipFlop". - -[INFO :CP0303] simple/dff_different_styles.v:42 Compile module "work@dffa3". +[INFO :CP0303] simple/dff_different_styles.v:31 Compile module "work@dffa2". [INFO :CP0303] hana/test_intermout.v:256 Compile module "work@f19_buffer". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:125 Compile module "work@f13_TECH_XOR2". +[INFO :CP0303] arch/common/adffs.v:23 Compile module "work@dffs". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:112 Compile module "work@f11_TECH_XOR2". +[INFO :CP0303] asicworld/code_hdl_models_encoder_4to2_gates.v:1 Compile module "work@encoder_4to2_gates". -[INFO :CP0303] simple/dff_different_styles.v:72 Compile module "work@dffsr1". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:117 Compile module "work@f12_TECH_XOR5". - -[INFO :CP0303] hana/test_intermout.v:175 Compile module "work@f14_mybuf". +[INFO :CP0303] asicworld/code_verilog_tutorial_decoder_always.v:1 Compile module "work@decoder_always". [INFO :CP0303] hana/test_intermout.v:267 Compile module "work@f20_test". -[INFO :CP0303] hana/test_intermout.v:210 Compile module "work@f15_mybuf". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:133 Compile module "work@f14_TECH_XOR2". - -[INFO :CP0303] asicworld/code_hdl_models_encoder_using_case.v:7 Compile module "work@encoder_using_case". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:141 Compile module "work@f15_TECH_XOR2". - -[INFO :CP0303] hana/test_intermout.v:249 Compile module "work@f18_test". +[INFO :CP0303] hana/test_simulation_always.v:112 Compile module "work@f10_FlipFlop". [INFO :CP0303] hana/test_intermout.v:314 Compile module "work@f24_test". -[INFO :CP0303] hana/test_parser.v:3 Compile module "work@f1_test". +[INFO :CP0303] simple/realexpr.v:1 Compile module "work@demo_001". -[INFO :CP0303] hana/test_intermout.v:222 Compile module "work@f16_test". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:112 Compile module "work@f11_TECH_XOR2". [INFO :CP0303] hana/test_intermout.v:359 Compile module "work@f28_test". -[INFO :CP0303] hana/test_intermout.v:121 Compile module "work@f10_MyCounter". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:117 Compile module "work@f12_TECH_XOR5". -[INFO :CP0303] hana/test_intermout.v:305 Compile module "work@f23_test". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:109 Compile module "work@f11_TECH_XOR5". - -[INFO :CP0303] hana/test_intermout.v:347 Compile module "work@f27_test". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:3 Compile module "work@f1_TECH_AND18". +[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:19 Compile module "work@dff". [INFO :CP0303] hana/test_parser.v:7 Compile module "work@f2_test". -[INFO :CP0303] hana/test_intermout.v:148 Compile module "work@f12_test". - -[INFO :CP0303] hana/test_parse2synthtrans.v:27 Compile module "work@f2_demultiplexer1_to_4". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:130 Compile module "work@f14_TECH_XOR5". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:133 Compile module "work@f14_TECH_XOR2". [INFO :CP0303] hana/test_intermout.v:409 Compile module "work@f33_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:138 Compile module "work@f15_TECH_XOR5". +[INFO :CP0303] simple/dff_init.v:33 Compile module "work@dff1a_test". -[INFO :CP0303] hana/test_intermout.v:403 Compile module "work@f32_test". +[INFO :CP0303] simple/attrib04_net_var.v:1 Compile module "work@bar". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:141 Compile module "work@f15_TECH_XOR2". [INFO :CP0303] hana/test_parser.v:19 Compile module "work@f3_test". -[INFO :CP0303] hana/test_intermout.v:234 Compile module "work@f17_test". +[INFO :CP0303] hana/test_intermout.v:222 Compile module "work@f16_test". -[INFO :CP0303] hana/test_intermout.v:280 Compile module "work@f21_test". +[INFO :CP0303] asicworld/code_hdl_models_cam.v:7 Compile module "work@cam". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:21 Compile module "work@f3_TECH_NAND4". +[INFO :CP0303] simple/dff_different_styles.v:9 Compile module "work@dffa". [INFO :CP0303] hana/test_parser.v:34 Compile module "work@f4_ahmad". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:7 Compile module "work@f1_TECH_AND4". - -[INFO :CP0303] hana/test_intermout.v:326 Compile module "work@f25_test". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:34 Compile module "work@f4_TECH_NAND4". - -[INFO :CP0303] hana/test_intermout.v:291 Compile module "work@f22_test". - -[INFO :CP0303] hana/test_intermout.v:366 Compile module "work@f29_Reduction". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:43 Compile module "work@f5_TECH_NAND18". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:3 Compile module "work@f1_TECH_AND18". [INFO :CP0303] hana/test_simulation_techmap_tech.v:51 Compile module "work@f5_TECH_NAND2". -[INFO :CP0303] hana/test_parser.v:53 Compile module "work@f5_ternaryop". +[INFO :CP0303] simple/dff_different_styles.v:53 Compile module "work@dffa4". + +[INFO :CP0303] hana/test_intermout.v:280 Compile module "work@f21_test". [INFO :CP0303] hana/test_parser.v:41 Compile module "work@f5_test". -[INFO :CP0303] hana/test_intermout.v:335 Compile module "work@f26_test". +[INFO :CP0303] various/muxpack.v:221 Compile module "work@case_overlap". -[INFO :CP0303] hana/test_intermout.v:384 Compile module "work@f30_test". +[INFO :CP0303] simple/dff_different_styles.v:83 Compile module "work@dffsr2". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:56 Compile module "work@f6_TECH_NOR18". +[INFO :CP0303] asicworld/code_hdl_models_clk_div.v:8 Compile module "work@clk_div". [INFO :CP0303] hana/test_simulation_techmap_tech.v:64 Compile module "work@f6_TECH_NOR2". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:12 Compile module "work@f2_TECH_AND5". +[INFO :CP0303] hana/test_intermout.v:326 Compile module "work@f25_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:17 Compile module "work@f3_TECH_NAND18". +[INFO :CP0303] asicworld/code_hdl_models_encoder_using_if.v:7 Compile module "work@encoder_using_if". -[INFO :CP0303] hana/test_simulation_and.v:28 Compile module "work@f6_test". +[INFO :CP0303] asicworld/code_verilog_tutorial_counter.v:7 Compile module "work@counter". [INFO :CP0303] hana/test_simulation_always.v:74 Compile module "work@f7_FlipFlop". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:73 Compile module "work@f7_TECH_NOR4". +[INFO :CP0303] hana/test_intermout.v:366 Compile module "work@f29_Reduction". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:104 Compile module "work@f10_TECH_OR5". + +[INFO :CP0303] hana/test_intermout.v:384 Compile module "work@f30_test". [INFO :CP0303] hana/test_parser.v:80 Compile module "work@f7_test". -[INFO :CP0303] hana/test_intermout.v:396 Compile module "work@f31_test". +[INFO :CP0303] asicworld/code_verilog_tutorial_d_ff.v:2 Compile module "work@d_ff". + +[INFO :CP0303] hana/test_simulation_always.v:127 Compile module "work@f11_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:17 Compile module "work@f3_TECH_NAND18". + +[INFO :CP0303] asicworld/code_hdl_models_decoder_2to4_gates.v:1 Compile module "work@decoder_2to4_gates". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:125 Compile module "work@f13_TECH_XOR2". [INFO :CP0303] hana/test_simulation_techmap_tech.v:30 Compile module "work@f4_TECH_NAND18". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:86 Compile module "work@f8_TECH_NOR4". +[INFO :CP0303] hana/test_intermout.v:175 Compile module "work@f14_mybuf". [INFO :CP0303] hana/test_simulation_and.v:18 Compile module "work@f4_test". -[INFO :CP0303] hana/test_intermout.v:108 Compile module "work@f9_NegEdgeClock". +[INFO :CP0303] hana/test_intermout.v:210 Compile module "work@f15_mybuf". + +[INFO :CP0303] simple/muxtree.v:56 Compile module "work@default_cases". [INFO :CP0303] hana/test_simulation_always.v:87 Compile module "work@f8_inc". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:25 Compile module "work@f3_TECH_NAND2". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:95 Compile module "work@f9_TECH_OR18". - -[INFO :CP0303] asicworld/code_verilog_tutorial_first_counter.v:9 Compile module "work@first_counter". - -[INFO :CP0303] asicworld/code_verilog_tutorial_flip_flop.v:1 Compile module "work@flif_flop". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:38 Compile module "work@f4_TECH_NAND2". - -[INFO :CP0303] arch/common/fsm.v:1 Compile module "work@fsm". - -[INFO :CP0303] simple/forloops.v:15 Compile module "work@forloops02". - -[INFO :CP0303] asicworld/code_tidbits_fsm_using_function.v:6 Compile module "work@fsm_using_function". - -[INFO :CP0303] hana/test_intermout.v:54 Compile module "work@f5_NonBlockingEx". - [INFO :CP0303] hana/test_simulation_techmap_tech.v:47 Compile module "work@f5_TECH_NAND4". -[INFO :CP0303] asicworld/code_tidbits_fsm_using_always.v:6 Compile module "work@fsm_using_always". +[INFO :CP0303] hana/test_intermout.v:249 Compile module "work@f18_test". [INFO :CP0303] hana/test_intermout.v:71 Compile module "work@f6_FlipFlop". -[INFO :CP0303] hana/test_parser.v:62 Compile module "work@f5_fulladd4". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:95 Compile module "work@f9_TECH_OR18". + +[INFO :CP0303] simple/realexpr.v:30 Compile module "work@demo_004". + +[INFO :CP0303] hana/test_parser.v:3 Compile module "work@f1_test". + +[INFO :CP0303] simple/dff_init.v:11 Compile module "work@dff1_test". + +[INFO :CP0303] asicworld/code_verilog_tutorial_flip_flop.v:1 Compile module "work@flif_flop". + +[INFO :CP0303] simple/dff_init.v:44 Compile module "work@dff_test_997". + +[INFO :CP0303] arch/common/fsm.v:1 Compile module "work@fsm". [INFO :CP0303] hana/test_simulation_techmap_tech.v:60 Compile module "work@f6_TECH_NOR4". -[INFO :CP0303] asicworld/code_hdl_models_full_subtracter_gates.v:7 Compile module "work@full_subtracter_gates". +[INFO :CP0303] asicworld/code_tidbits_fsm_using_function.v:6 Compile module "work@fsm_using_function". -[INFO :CP0303] proc/bug_1268.v:13 Compile module "work@gate". +[INFO :CP0303] simple/dff_different_styles.v:42 Compile module "work@dffa3". -[INFO :CP0303] hana/test_simulation_always.v:57 Compile module "work@f6_NonBlockingEx". +[INFO :CP0303] hana/test_intermout.v:305 Compile module "work@f23_test". [INFO :CP0303] hana/test_simulation_techmap_tech.v:69 Compile module "work@f7_TECH_NOR18". -[INFO :CP0303] hana/test_parser.v:72 Compile module "work@f6_adder". +[INFO :CP0303] proc/bug_1268.v:13 Compile module "work@gate". + +[INFO :CP0303] simple/dff_different_styles.v:72 Compile module "work@dffsr1". + +[INFO :CP0303] hana/test_intermout.v:347 Compile module "work@f27_test". [INFO :CP0303] simple/generate.v:97 Compile module "work@gen_test4". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:77 Compile module "work@f7_TECH_NOR2". +[INFO :CP0303] asicworld/code_hdl_models_encoder_using_case.v:7 Compile module "work@encoder_using_case". [INFO :CP0303] hana/test_simulation_techmap_tech.v:82 Compile module "work@f8_TECH_NOR18". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:90 Compile module "work@f8_TECH_NOR2". +[INFO :CP0303] hana/test_simulation_shifter.v:45 Compile module "work@f8_test". + +[INFO :CP0303] hana/test_parse2synthtrans.v:27 Compile module "work@f2_demultiplexer1_to_4". + +[INFO :CP0303] hana/test_intermout.v:121 Compile module "work@f10_MyCounter". [INFO :CP0303] proc/bug_1268.v:1 Compile module "work@gold". -[INFO :CP0303] hana/test_simulation_always.v:96 Compile module "work@f9_MyCounter". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:109 Compile module "work@f11_TECH_XOR5". -[INFO :CP0303] hana/test_simulation_shifter.v:45 Compile module "work@f8_test". - -[INFO :CP0303] hana/test_simulation_shifter.v:51 Compile module "work@f9_test". - -[INFO :CP0303] simple/hierdefparam.v:11 Compile module "work@hierdefparam_a". - -[INFO :CP0303] simple/generate.v:70 Compile module "work@gen_test3". +[INFO :CP0303] hana/test_intermout.v:403 Compile module "work@f32_test". [INFO :CP0303] hana/test_simulation_techmap_tech.v:99 Compile module "work@f9_TECH_OR4". -[INFO :CP0303] simple/forloops.v:1 Compile module "work@forloops01". +[INFO :CP0303] simple/hierdefparam.v:11 Compile module "work@hierdefparam_a". + +[INFO :CP0303] hana/test_intermout.v:148 Compile module "work@f12_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:21 Compile module "work@f3_TECH_NAND4". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:130 Compile module "work@f14_TECH_XOR5". [INFO :CP0303] simple/i2c_master_tests.v:29 Compile module "work@i2c_test02". -[INFO :CP0303] simple/fsm.v:4 Compile module "work@fsm_test". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:138 Compile module "work@f15_TECH_XOR5". -[INFO :CP0303] simple/attrib04_net_var.v:24 Compile module "work@foo". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:34 Compile module "work@f4_TECH_NAND4". -[INFO :CP0303] memories/amber23_sram_byte_en.v:45 Compile module "work@generic_sram_byte_en". - -[INFO :CP0303] asicworld/code_verilog_tutorial_fsm_full.v:1 Compile module "work@fsm_full". - -[INFO :CP0303] asicworld/code_hdl_models_full_adder_gates.v:7 Compile module "work@full_adder_gates". +[INFO :CP0303] hana/test_intermout.v:234 Compile module "work@f17_test". [INFO :CP0303] various/pmux2shiftx.v:36 Compile module "work@issue01135". -[INFO :CP0303] asicworld/code_hdl_models_half_adder_gates.v:7 Compile module "work@half_adder_gates". +[INFO :CP0303] simple/attrib04_net_var.v:24 Compile module "work@foo". -[INFO :CP0303] asicworld/code_tidbits_fsm_using_single_always.v:7 Compile module "work@fsm_using_single_always". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:43 Compile module "work@f5_TECH_NAND18". -[INFO :CP0303] simple/generate.v:43 Compile module "work@gen_test2". +[INFO :CP0303] asicworld/code_verilog_tutorial_fsm_full.v:1 Compile module "work@fsm_full". [INFO :CP0303] arch/common/latches.v:13 Compile module "work@latchsr". -[INFO :CP0303] simple/i2c_master_tests.v:6 Compile module "work@i2c_test01". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:7 Compile module "work@f1_TECH_AND4". -[INFO :CP0303] simple/generate.v:2 Compile module "work@gen_test1". +[INFO :CP0303] hana/test_parser.v:53 Compile module "work@f5_ternaryop". -[INFO :CP0303] simple/generate.v:154 Compile module "work@gen_test6". - -[INFO :CP0303] simple/paramods.v:42 Compile module "work@inc". +[INFO :CP0303] asicworld/code_tidbits_fsm_using_single_always.v:7 Compile module "work@fsm_using_single_always". [INFO :CP0303] arch/xilinx/macc.v:44 Compile module "work@macc2". -[INFO :CP0303] simple/generate.v:118 Compile module "work@gen_test5". +[INFO :CP0303] hana/test_intermout.v:291 Compile module "work@f22_test". -[INFO :CP0303] asicworld/code_hdl_models_gray_counter.v:7 Compile module "work@gray_counter". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:56 Compile module "work@f6_TECH_NOR18". -[INFO :CP0303] arch/common/latches.v:1 Compile module "work@latchp". +[INFO :CP0303] simple/generate.v:2 Compile module "work@gen_test1". [INFO :CP0303] simple/mem2reg.v:64 Compile module "work@mem2reg_test4". -[INFO :CP0303] arch/xilinx/macc.v:7 Compile module "work@macc". +[INFO :CP0303] hana/test_intermout.v:335 Compile module "work@f26_test". -[INFO :CP0303] simple/hierdefparam.v:3 Compile module "work@hierdefparam_top". +[INFO :CP0303] hana/test_simulation_and.v:28 Compile module "work@f6_test". + +[INFO :CP0303] simple/generate.v:118 Compile module "work@gen_test5". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:12 Compile module "work@f2_TECH_AND5". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:73 Compile module "work@f7_TECH_NOR4". [INFO :CP0303] simple/graphtest.v:1 Compile module "work@graphtest". -[INFO :CP0303] simple/memory.v:19 Compile module "work@memtest01". - -[INFO :CP0303] simple/mem2reg.v:53 Compile module "work@mem2reg_test3". - -[INFO :CP0304] errors/syntax_err12.v:1 Compile interface "work@iface". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:86 Compile module "work@f8_TECH_NOR4". [INFO :CP0303] simple/hierdefparam.v:22 Compile module "work@hierdefparam_b". -[INFO :CP0303] simple/memory.v:119 Compile module "work@memtest05". +[INFO :CP0303] hana/test_intermout.v:396 Compile module "work@f31_test". -[INFO :CP0303] arch/common/latches.v:7 Compile module "work@latchn". - -[INFO :CP0303] simple/memory.v:2 Compile module "work@memtest00". +[INFO :CP0303] hana/test_intermout.v:108 Compile module "work@f9_NegEdgeClock". [INFO :CP0303] asicworld/code_verilog_tutorial_if_else.v:1 Compile module "work@if_else". -[INFO :CP0303] simple/memory.v:200 Compile module "work@memtest08". +[INFO :CP0303] asicworld/code_verilog_tutorial_first_counter.v:9 Compile module "work@first_counter". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:25 Compile module "work@f3_TECH_NAND2". + +[INFO :CP0303] simple/memory.v:19 Compile module "work@memtest01". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:38 Compile module "work@f4_TECH_NAND2". + +[INFO :CP0303] simple/forloops.v:15 Compile module "work@forloops02". + +[INFO :CP0303] simple/memory.v:119 Compile module "work@memtest05". + +[INFO :CP0303] hana/test_intermout.v:54 Compile module "work@f5_NonBlockingEx". [INFO :CP0303] various/specify.v:35 Compile module "work@issue01144". -[INFO :CP0303] simple/memory.v:98 Compile module "work@memtest04". +[INFO :CP0303] hana/test_parser.v:62 Compile module "work@f5_fulladd4". [INFO :CP0303] asicworld/code_hdl_models_lfsr.v:7 Compile module "work@lfsr". -[INFO :CP0303] simple/memory.v:269 Compile module "work@memtest12". - -[INFO :CP0303] simple/memory.v:180 Compile module "work@memtest07". - [INFO :CP0303] simple/mem2reg.v:2 Compile module "work@mem2reg_test1". -[INFO :CP0303] arch/common/mux.v:54 Compile module "work@mux16". - -[INFO :CP0303] asicworld/code_hdl_models_lfsr_updown.v:1 Compile module "work@lfsr_updown". - -[INFO :CP0303] asicworld/code_verilog_tutorial_mux_21.v:1 Compile module "work@mux_21". +[INFO :CP0303] asicworld/code_tidbits_fsm_using_always.v:6 Compile module "work@fsm_using_always". [INFO :CP0303] simple/mem2reg.v:86 Compile module "work@mem2reg_test5". -[INFO :CP0303] various/muxpack.v:114 Compile module "work@mux_if_bal_8_2". +[INFO :CP0303] hana/test_simulation_always.v:57 Compile module "work@f6_NonBlockingEx". -[INFO :CP0303] simple/mem2reg.v:22 Compile module "work@mem2reg_test2". - -[INFO :CP0303] simple/memory.v:249 Compile module "work@memtest11". +[INFO :CP0303] asicworld/code_hdl_models_full_subtracter_gates.v:7 Compile module "work@full_subtracter_gates". [INFO :CP0303] simple/memory.v:39 Compile module "work@memtest02". -[INFO :CP0303] simple/mem2reg.v:97 Compile module "work@mem2reg_test6". +[INFO :CP0303] simple/memory.v:200 Compile module "work@memtest08". -[INFO :CP0303] various/muxpack.v:10 Compile module "work@mux_if_unbal_5_3". - -[INFO :CP0303] asicworld/code_verilog_tutorial_multiply.v:1 Compile module "work@muliply". +[INFO :CP0303] simple/generate.v:70 Compile module "work@gen_test3". [INFO :CP0303] simple/memory.v:159 Compile module "work@memtest06_async". -[INFO :CP0303] simple/memory.v:80 Compile module "work@memtest03". +[INFO :CP0303] simple/memory.v:269 Compile module "work@memtest12". -[INFO :CP0303] various/muxpack.v:35 Compile module "work@mux_if_unbal_5_3_width_mismatch". +[INFO :CP0303] hana/test_parser.v:72 Compile module "work@f6_adder". -[INFO :CP0303] arch/common/mux.v:30 Compile module "work@mux8". - -[INFO :CP0303] asicworld/code_verilog_tutorial_n_out_primitive.v:1 Compile module "work@n_out_primitive". - -[INFO :CP0303] simple/memory.v:140 Compile module "work@memtest06_sync". +[INFO :CP0303] memories/amber23_sram_byte_en.v:45 Compile module "work@generic_sram_byte_en". [INFO :CP0303] simple/memory.v:210 Compile module "work@memtest09". -[INFO :CP0303] various/muxpack.v:140 Compile module "work@mux_if_bal_5_1". - -[INFO :CP0303] simple/omsp_dbg_uart.v:2 Compile module "work@omsp_dbg_uart". - -[INFO :CP0303] various/muxpack.v:67 Compile module "work@mux_if_unbal_4_1_nonexcl". - -[INFO :CP0303] simple/operators.v:1 Compile module "work@optest". - -[INFO :CP0303] simple/memory.v:233 Compile module "work@memtest10". +[INFO :CP0303] arch/common/mux.v:54 Compile module "work@mux16". [INFO :CP0303] simple/memory.v:282 Compile module "work@memtest13". -[INFO :CP0303] various/muxpack.v:56 Compile module "work@mux_if_unbal_5_3_order". +[INFO :CP0303] asicworld/code_hdl_models_half_adder_gates.v:7 Compile module "work@half_adder_gates". -[INFO :CP0303] asicworld/code_hdl_models_parity_using_assign.v:7 Compile module "work@parity_using_assign". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:77 Compile module "work@f7_TECH_NOR2". -[INFO :CP0303] arch/xilinx/mul_unsigned.v:10 Compile module "work@mul_unsigned". +[INFO :CP0303] asicworld/code_verilog_tutorial_mux_21.v:1 Compile module "work@mux_21". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:90 Compile module "work@f8_TECH_NOR2". + +[INFO :CP0303] simple/i2c_master_tests.v:6 Compile module "work@i2c_test01". [INFO :CP0303] arch/common/mux.v:1 Compile module "work@mux2". -[INFO :CP0303] asicworld/code_hdl_models_mux_using_if.v:7 Compile module "work@mux_using_if". +[INFO :CP0303] various/muxpack.v:114 Compile module "work@mux_if_bal_8_2". -[INFO :CP0303] simple/partsel.v:7 Compile module "work@partsel_test002". +[INFO :CP0303] hana/test_simulation_always.v:96 Compile module "work@f9_MyCounter". -[INFO :CP0303] asicworld/code_tidbits_nonblocking.v:1 Compile module "work@nonblocking". +[INFO :CP0303] simple/paramods.v:42 Compile module "work@inc". [INFO :CP0303] asicworld/code_hdl_models_mux_2to1_gates.v:7 Compile module "work@mux_2to1_gates". -[INFO :CP0303] opt/opt_share_large_pmux_part.v:1 Compile module "work@opt_share_test". +[INFO :CP0303] various/muxpack.v:10 Compile module "work@mux_if_unbal_5_3". + +[INFO :CP0303] arch/common/latches.v:1 Compile module "work@latchp". [INFO :CP0303] various/muxpack.v:1 Compile module "work@mux_if_unbal_4_1". -[INFO :CP0303] arch/common/mux.v:10 Compile module "work@mux4". +[INFO :CP0303] various/muxpack.v:35 Compile module "work@mux_if_unbal_5_3_width_mismatch". -[INFO :CP0303] asicworld/code_verilog_tutorial_parity.v:9 Compile module "work@parity". +[INFO :CP0303] hana/test_simulation_shifter.v:51 Compile module "work@f9_test". -[INFO :CP0303] various/pmux2shiftx.v:1 Compile module "work@pmux2shiftx_test". +[INFO :CP0303] arch/xilinx/macc.v:7 Compile module "work@macc". [INFO :CP0303] various/muxpack.v:21 Compile module "work@mux_if_unbal_5_3_invert". -[INFO :CP0303] various/muxpack.v:89 Compile module "work@mux_case_unbal_8_7". +[INFO :CP0303] simple/mem2reg.v:53 Compile module "work@mem2reg_test3". -[INFO :CP0303] various/muxpack.v:46 Compile module "work@mux_if_unbal_4_1_missing". - -[INFO :CP0303] simple/partsel.v:1 Compile module "work@partsel_test001". +[INFO :CP0303] simple/forloops.v:1 Compile module "work@forloops01". [INFO :CP0303] asicworld/code_hdl_models_mux_using_assign.v:7 Compile module "work@mux_using_assign". -[INFO :CP0303] asicworld/code_tidbits_reg_seq_example.v:1 Compile module "work@reg_seq_example". - -[INFO :CP0303] various/muxpack.v:77 Compile module "work@mux_if_unbal_5_3_nonexcl". - -[INFO :CP0303] simple/scopes.v:1 Compile module "work@scopes_test_01". - -[INFO :CP0303] asicworld/code_hdl_models_mux_using_case.v:7 Compile module "work@mux_using_case". - -[INFO :CP0303] simple/paramods.v:26 Compile module "work@pm_test3". +[INFO :CP0303] asicworld/code_verilog_tutorial_n_out_primitive.v:1 Compile module "work@n_out_primitive". [INFO :CP0303] simple/implicit_ports.v:7 Compile module "work@named_ports". -[INFO :CP0303] simple/signedexpr.v:1 Compile module "work@signed_test01". - -[INFO :CP0303] arch/common/adffs.v:34 Compile module "work@ndffnr". - -[INFO :CP0303] asicworld/code_tidbits_reg_combo_example.v:1 Compile module "work@reg_combo_example". - -[INFO :CP0303] opt/opt_rmdff.v:1 Compile module "work@opt_rmdff_test". - -[INFO :CP0303] techmap/recursive_map.v:1 Compile module "work@sub". - -[INFO :CP0303] asicworld/code_hdl_models_rom_using_case.v:7 Compile module "work@rom_using_case". +[INFO :CP0303] simple/fsm.v:4 Compile module "work@fsm_test". [INFO :CP0303] asicworld/code_hdl_models_one_hot_cnt.v:7 Compile module "work@one_hot_cnt". -[INFO :CP0303] various/shregmap.v:1 Compile module "work@shregmap_static_test". +[INFO :CP0303] simple/omsp_dbg_uart.v:2 Compile module "work@omsp_dbg_uart". -[INFO :CP0303] svinterfaces/svinterface_at_top_tb.v:3 Compile module "work@svinterface_at_top_tb". +[INFO :CP0303] simple/memory.v:2 Compile module "work@memtest00". + +[INFO :CP0303] asicworld/code_hdl_models_full_adder_gates.v:7 Compile module "work@full_adder_gates". [INFO :CP0303] asicworld/code_hdl_models_parallel_crc.v:7 Compile module "work@parallel_crc_ccitt". +[INFO :CP0303] simple/operators.v:1 Compile module "work@optest". + +[INFO :CP0303] simple/generate.v:43 Compile module "work@gen_test2". + [INFO :CP0303] asicworld/code_hdl_models_parity_using_bitwise.v:7 Compile module "work@parity_using_bitwise". -[INFO :CP0303] asicworld/code_specman_switch_fabric.v:1 Compile module "work@switch_fabric". +[INFO :CP0303] asicworld/code_hdl_models_parity_using_assign.v:7 Compile module "work@parity_using_assign". -[INFO :CP0303] asicworld/code_verilog_tutorial_parallel_if.v:1 Compile module "work@parallel_if". +[INFO :CP0303] simple/memory.v:98 Compile module "work@memtest04". + +[INFO :CP0303] simple/partsel.v:7 Compile module "work@partsel_test002". [INFO :CP0303] simple/paramods.v:2 Compile module "work@pm_test1". -[INFO :CP0303] liberty/small.v:3 Compile module "work@small". - -[INFO :CP0303] asicworld/code_hdl_models_parity_using_function.v:7 Compile module "work@parity_using_function". +[INFO :CP0303] simple/generate.v:154 Compile module "work@gen_test6". [INFO :CP0303] asicworld/code_hdl_models_pri_encoder_using_assign.v:7 Compile module "work@pri_encoder_using_assign". -[INFO :CP0303] simple/paramods.v:14 Compile module "work@pm_test2". +[INFO :CP0303] simple/memory.v:180 Compile module "work@memtest07". -[INFO :CP0303] simple/task_func.v:71 Compile module "work@task_func_test03". +[INFO :CP0303] various/pmux2shiftx.v:1 Compile module "work@pmux2shiftx_test". -[INFO :CP0303] svinterfaces/svinterface1_tb.v:3 Compile module "work@svinterface1_tb". +[INFO :CP0303] asicworld/code_hdl_models_gray_counter.v:7 Compile module "work@gray_counter". + +[INFO :CP0303] simple/memory.v:249 Compile module "work@memtest11". [INFO :CP0303] simple/repwhile.v:1 Compile module "work@repwhile_test001". -[INFO :CP0303] asicworld/code_specman_switch_fabric.v:51 Compile module "work@switch". +[INFO :CP0303] asicworld/code_tidbits_reg_seq_example.v:1 Compile module "work@reg_seq_example". -[INFO :CP0303] techmap/mem_simple_4x1_tb.v:1 Compile module "work@tb". +[INFO :CP0303] simple/hierdefparam.v:3 Compile module "work@hierdefparam_top". -[INFO :CP0303] memories/issue00335.v:5 Compile module "work@ram2". +[INFO :CP0303] asicworld/code_verilog_tutorial_multiply.v:1 Compile module "work@muliply". [INFO :CP0303] simple/muxtree.v:76 Compile module "work@select_leaves". -[INFO :CP0303] simple/task_func.v:38 Compile module "work@task_func_test02". +[INFO :CP0303] simple/scopes.v:1 Compile module "work@scopes_test_01". -[INFO :CP0303] simple/vloghammer.v:17 Compile module "work@test03". +[INFO :CP0304] errors/syntax_err12.v:1 Compile interface "work@iface". -[INFO :CP0303] simple/retime.v:1 Compile module "work@retime_test". - -[INFO :CP0303] asicworld/code_verilog_tutorial_task_global.v:1 Compile module "work@task_global". +[INFO :CP0303] simple/signedexpr.v:1 Compile module "work@signed_test01". [INFO :CP0303] asicworld/code_verilog_tutorial_simple_function.v:1 Compile module "work@simple_function". -[INFO :CP0303] asicworld/code_hdl_models_serial_crc.v:7 Compile module "work@serial_crc_ccitt". - -[INFO :CP0303] simple/vloghammer.v:11 Compile module "work@test02". +[INFO :CP0303] arch/common/mux.v:30 Compile module "work@mux8". [INFO :CP0303] simple/subbytes.v:4 Compile module "work@subbytes_00". -[INFO :CP0303] simple/vloghammer.v:53 Compile module "work@test08". +[INFO :CP0303] arch/common/latches.v:7 Compile module "work@latchn". -[INFO :CP0303] simple/vloghammer.v:60 Compile module "work@test09". +[INFO :CP0303] techmap/recursive_map.v:1 Compile module "work@sub". -[INFO :CP0303] sat/expose_dff.v:7 Compile module "work@test2". +[INFO :CP0303] various/muxpack.v:140 Compile module "work@mux_if_bal_5_1". + +[INFO :CP0303] svinterfaces/svinterface_at_top_tb.v:3 Compile module "work@svinterface_at_top_tb". + +[INFO :CP0303] asicworld/code_hdl_models_lfsr_updown.v:1 Compile module "work@lfsr_updown". + +[INFO :CP0303] asicworld/code_specman_switch_fabric.v:1 Compile module "work@switch_fabric". + +[INFO :CP0303] various/muxpack.v:67 Compile module "work@mux_if_unbal_4_1_nonexcl". [INFO :CP0303] svinterfaces/svinterface_at_top_tb_wrapper.v:3 Compile module "work@svinterface_at_top_tb_wrapper". -[INFO :CP0303] sat/expose_dff.v:17 Compile module "work@test3". +[INFO :CP0303] simple/mem2reg.v:22 Compile module "work@mem2reg_test2". -[INFO :CP0303] asicworld/code_verilog_tutorial_simple_if.v:1 Compile module "work@simple_if". - -[INFO :CP0303] sat/asserts_seq.v:20 Compile module "work@test_002". +[INFO :CP0303] various/muxpack.v:56 Compile module "work@mux_if_unbal_5_3_order". [INFO :CP0303] asicworld/code_tidbits_syn_reset.v:1 Compile module "work@syn_reset". -[INFO :CP0303] sat/asserts_seq.v:37 Compile module "work@test_003". +[INFO :CP0303] simple/task_func.v:71 Compile module "work@task_func_test03". -[INFO :CP0303] simple/hierarchy.v:16 Compile module "work@submod". - -[INFO :CP0303] sat/share.v:1 Compile module "work@test_1". +[INFO :CP0303] simple/mem2reg.v:97 Compile module "work@mem2reg_test6". [INFO :CP0303] simple/task_func.v:86 Compile module "work@task_func_test04". +[INFO :CP0303] asicworld/code_hdl_models_mux_using_if.v:7 Compile module "work@mux_using_if". + +[INFO :CP0303] simple/memory.v:80 Compile module "work@memtest03". + +[INFO :CP0303] techmap/mem_simple_4x1_tb.v:1 Compile module "work@tb". + +[INFO :CP0303] asicworld/code_tidbits_nonblocking.v:1 Compile module "work@nonblocking". + +[INFO :CP0303] memories/implicit_en.v:4 Compile module "work@test". + +[INFO :CP0303] simple/memory.v:140 Compile module "work@memtest06_sync". + +[INFO :CP0303] simple/vloghammer.v:24 Compile module "work@test04". + +[INFO :CP0303] opt/opt_share_add_sub.v:1 Compile module "work@opt_share_test". + +[INFO :CP0303] asicworld/code_verilog_tutorial_parity.v:9 Compile module "work@parity". + +[INFO :CP0303] simple/vloghammer.v:17 Compile module "work@test03". + +[INFO :CP0303] simple/partsel.v:1 Compile module "work@partsel_test001". + +[INFO :CP0303] sat/expose_dff.v:2 Compile module "work@test1". + +[INFO :CP0303] simple/memory.v:233 Compile module "work@memtest10". + +[INFO :CP0303] simple/paramods.v:26 Compile module "work@pm_test3". + +[INFO :CP0303] sat/expose_dff.v:25 Compile module "work@test4". + +[INFO :CP0303] arch/xilinx/mul_unsigned.v:10 Compile module "work@mul_unsigned". + +[INFO :CP0303] sat/asserts_seq.v:54 Compile module "work@test_004". + +[INFO :CP0303] simple/macros.v:241 Compile module "work@test_comment_in_macro". + +[INFO :CP0303] simple/vloghammer.v:60 Compile module "work@test09". + +[INFO :CP0303] simple/values.v:2 Compile module "work@test_signed". + +[INFO :CP0303] arch/common/mux.v:10 Compile module "work@mux4". + +[INFO :CP0303] sat/expose_dff.v:17 Compile module "work@test3". + +[INFO :CP0303] asicworld/code_hdl_models_tff_sync_reset.v:7 Compile module "work@tff_sync_reset". + +[INFO :CP0303] asicworld/code_tidbits_reg_combo_example.v:1 Compile module "work@reg_combo_example". + +[INFO :CP0303] various/muxpack.v:89 Compile module "work@mux_case_unbal_8_7". + +[INFO :CP0303] sat/asserts_seq.v:37 Compile module "work@test_003". + +[INFO :CP0303] arch/common/tribuf.v:1 Compile module "work@tristate". + [INFO :CP0303] sat/share.v:12 Compile module "work@test_2". -[INFO :CP0303] svinterfaces/svinterface_at_top_wrapper.v:3 Compile module "work@svinterface_at_top_wrapper". +[INFO :CP0303] various/muxpack.v:46 Compile module "work@mux_if_unbal_4_1_missing". + +[INFO :CP0303] asicworld/code_hdl_models_rom_using_case.v:7 Compile module "work@rom_using_case". + +[INFO :CP0303] various/muxpack.v:77 Compile module "work@mux_if_unbal_5_3_nonexcl". [INFO :CP0303] simple/macros.v:19 Compile module "work@test_ifdef". +[INFO :CP0303] asicworld/code_hdl_models_mux_using_case.v:7 Compile module "work@mux_using_case". + +[INFO :CP0303] various/shregmap.v:1 Compile module "work@shregmap_static_test". + +[INFO :CP0303] asicworld/code_hdl_models_up_counter.v:7 Compile module "work@up_counter". + +[INFO :CP0303] liberty/small.v:3 Compile module "work@small". + +[INFO :CP0303] arch/common/adffs.v:34 Compile module "work@ndffnr". + [INFO :CP0303] asicworld/code_hdl_models_tff_async_reset.v:7 Compile module "work@tff_async_reset". -[INFO :CP0303] sat/splice.v:1 Compile module "work@test". +[INFO :CP0303] simple/muxtree.v:5 Compile module "work@usb_tx_phy". -[INFO :CP0303] simple/task_func.v:2 Compile module "work@task_func_test01". +[INFO :CP0303] svinterfaces/svinterface1_tb.v:3 Compile module "work@svinterface1_tb". + +[INFO :CP0303] opt/opt_rmdff.v:1 Compile module "work@opt_rmdff_test". + +[INFO :CP0303] asicworld/code_specman_switch_fabric.v:51 Compile module "work@switch". + +[INFO :CP0303] simple/always03.v:1 Compile module "work@uut_always03". [INFO :CP0303] asicworld/code_verilog_tutorial_tri_buf.v:1 Compile module "work@tri_buf". -[INFO :CP0303] simple/vloghammer.v:24 Compile module "work@test04". +[INFO :CP0303] simple/fiedler-cooley.v:3 Compile module "work@up3down5". + +[INFO :CP0303] simple/localparam_attr.v:1 Compile module "work@uut_localparam_attr". + +[INFO :CP0303] simple/usb_phy_tests.v:3 Compile module "work@usb_phy_test01". + +[INFO :CP0303] asicworld/code_verilog_tutorial_parallel_if.v:1 Compile module "work@parallel_if". + +[INFO :CP0303] simple/task_func.v:38 Compile module "work@task_func_test02". + +[INFO :CP0303] simple/wandwor.v:13 Compile module "work@wandwor_test1". + +[INFO :CP0303] simple/always02.v:1 Compile module "work@uut_always02". + +[INFO :CP0303] asicworld/code_hdl_models_parity_using_function.v:7 Compile module "work@parity_using_function". + +[INFO :CP0303] simple/forgen02.v:1 Compile module "work@uut_forgen02". + +[INFO :CP0303] simple/paramods.v:14 Compile module "work@pm_test2". + +[INFO :CP0303] simple/wandwor.v:1 Compile module "work@wandwor_test0". + +[INFO :CP0303] simple/wreduce.v:7 Compile module "work@wreduce_test1". + +[INFO :CP0303] asicworld/code_verilog_tutorial_task_global.v:1 Compile module "work@task_global". + +[INFO :CP0303] memories/issue00335.v:5 Compile module "work@ram2". + +[INFO :CP0303] simple/wreduce.v:1 Compile module "work@wreduce_test0". + +[INFO :CP0303] simple/vloghammer.v:11 Compile module "work@test02". + +[INFO :CP0303] simple/retime.v:1 Compile module "work@retime_test". + +[INFO :CP0303] asicworld/code_hdl_models_serial_crc.v:7 Compile module "work@serial_crc_ccitt". + +[INFO :CP0303] simple/vloghammer.v:53 Compile module "work@test08". + +[INFO :CP0303] asicworld/code_verilog_tutorial_simple_if.v:1 Compile module "work@simple_if". + +[INFO :CP0303] sat/expose_dff.v:7 Compile module "work@test2". + +[INFO :CP0303] simple/hierarchy.v:16 Compile module "work@submod". + +[INFO :CP0303] sat/asserts_seq.v:20 Compile module "work@test_002". + +[INFO :CP0303] svinterfaces/svinterface_at_top_wrapper.v:3 Compile module "work@svinterface_at_top_wrapper". + +[INFO :CP0303] simple/task_func.v:2 Compile module "work@task_func_test01". + +[INFO :CP0303] sat/share.v:1 Compile module "work@test_1". [INFO :CP0303] simple/task_func.v:127 Compile module "work@task_func_test05". [INFO :CP0303] simple/macros.v:2 Compile module "work@test_def". -[INFO :CP0303] simple/fiedler-cooley.v:3 Compile module "work@up3down5". - [INFO :CP0303] simple/vloghammer.v:5 Compile module "work@test01". -[INFO :CP0303] sat/expose_dff.v:2 Compile module "work@test1". - [INFO :CP0303] asicworld/code_verilog_tutorial_counter_tb.v:16 Compile module "work@testbench". -[INFO :CP0303] simple/usb_phy_tests.v:3 Compile module "work@usb_phy_test01". - [INFO :CP0303] simple/vloghammer.v:46 Compile module "work@test07". [INFO :CP0303] arch/ice40/macc.v:27 Compile module "work@top2". [INFO :CP0303] simple/vloghammer.v:68 Compile module "work@test10". -[INFO :CP0303] sat/expose_dff.v:25 Compile module "work@test4". - -[INFO :CP0303] simple/always02.v:1 Compile module "work@uut_always02". - [INFO :CP0303] simple/undef_eqx_nex.v:1 Compile module "work@undef_eqx_nex". -[INFO :CP0303] simple/forgen02.v:1 Compile module "work@uut_forgen02". - -[INFO :CP0303] sat/asserts_seq.v:54 Compile module "work@test_004". - -[INFO :CP0303] simple/wandwor.v:1 Compile module "work@wandwor_test0". - [INFO :CP0303] asicworld/code_hdl_models_up_down_counter.v:7 Compile module "work@up_down_counter". -[INFO :CP0303] simple/macros.v:241 Compile module "work@test_comment_in_macro". - [INFO :CP0303] sat/asserts_seq.v:1 Compile module "work@test_001". [INFO :CP0303] simple/always01.v:1 Compile module "work@uut_always01". -[INFO :CP0303] simple/wreduce.v:1 Compile module "work@wreduce_test0". - -[INFO :CP0303] simple/values.v:2 Compile module "work@test_signed". +[INFO :CP0303] sat/asserts_seq.v:71 Compile module "work@test_005". [INFO :CP0303] simple/forgen01.v:4 Compile module "work@uut_forgen01". -[INFO :CP0303] asicworld/code_verilog_tutorial_v2k_reg.v:1 Compile module "work@v2k_reg". - -[INFO :CP0303] asicworld/code_hdl_models_tff_sync_reset.v:7 Compile module "work@tff_sync_reset". - -[INFO :CP0303] sat/asserts_seq.v:71 Compile module "work@test_005". - -[INFO :CP0303] asicworld/code_tidbits_wire_example.v:1 Compile module "work@wire_example". - -[INFO :CP0303] arch/common/tribuf.v:1 Compile module "work@tristate". - [INFO :CP0303] simple/values.v:17 Compile module "work@test_const". -[INFO :CP0303] asicworld/code_hdl_models_up_counter.v:7 Compile module "work@up_counter". - -[INFO :CP0303] arch/xilinx/xilinx_srl.v:15 Compile module "work@xilinx_srl_variable_test". - -[INFO :CP0303] simple/muxtree.v:5 Compile module "work@usb_tx_phy". +[INFO :CP0303] asicworld/code_verilog_tutorial_v2k_reg.v:1 Compile module "work@v2k_reg". [INFO :CP0303] simple/specify.v:1 Compile module "work@test_specify". -[INFO :CP0303] simple/always03.v:1 Compile module "work@uut_always03". +[INFO :CP0303] asicworld/code_tidbits_wire_example.v:1 Compile module "work@wire_example". [INFO :CP0303] opt/opt_lut.v:1 Compile module "work@top". -[INFO :CP0303] simple/localparam_attr.v:1 Compile module "work@uut_localparam_attr". - -[INFO :CP0303] simple/wandwor.v:13 Compile module "work@wandwor_test1". +[INFO :CP0303] arch/xilinx/xilinx_srl.v:15 Compile module "work@xilinx_srl_variable_test". [INFO :CP0303] asicworld/code_hdl_models_uart.v:7 Compile module "work@uart". -[INFO :CP0303] simple/wreduce.v:7 Compile module "work@wreduce_test1". - [INFO :CP0303] asicworld/code_hdl_models_up_counter_load.v:7 Compile module "work@up_counter_load". [INFO :CP0303] simple/process.v:21 Compile module "work@uut". @@ -2277,8 +2277,6 @@ [NOTE :CP0309] simple/task_func.v:86 Implicit port type (wire) for "out1", there are 3 more instances of this message. -[NOTE :CP0309] sat/splice.v:1 Implicit port type (wire) for "y". - [NOTE :CP0309] simple/vloghammer.v:24 Implicit port type (wire) for "y". [NOTE :CP0309] simple/macros.v:241 Implicit port type (wire) for "dout_a". @@ -2583,6 +2581,8 @@ [NOTE :CP0309] asicworld/code_verilog_tutorial_multiply.v:1 Implicit port type (wire) for "product". +[NOTE :CP0309] opt/opt_share_add_sub.v:5 Implicit port type (wire) for "res". + [NOTE :CP0309] asicworld/code_verilog_tutorial_parity.v:14 Implicit port type (wire) for "y". [NOTE :CP0309] simple/partsel.v:1 Implicit port type (wire) for "slice_up", @@ -2971,8 +2971,6 @@ [NOTE :EL0503] asicworld/code_hdl_models_d_latch_gates.v:1 Top level module "work@d_latch_gates". -[NOTE :EL0503] asicworld/code_hdl_models_GrayCounter.v:7 Top level module "work@GrayCounter". - [NOTE :EL0503] asicworld/code_hdl_models_decoder_using_assign.v:7 Top level module "work@decoder_using_assign". [NOTE :EL0503] asicworld/code_hdl_models_dff_sync_reset.v:7 Top level module "work@dff_sync_reset". @@ -2985,6 +2983,8 @@ [NOTE :EL0503] asicworld/code_hdl_models_decoder_2to4_gates.v:1 Top level module "work@decoder_2to4_gates". +[NOTE :EL0503] asicworld/code_hdl_models_GrayCounter.v:7 Top level module "work@GrayCounter". + [NOTE :EL0503] asicworld/code_hdl_models_gray_counter.v:7 Top level module "work@gray_counter". [NOTE :EL0503] asicworld/code_hdl_models_mux_2to1_gates.v:7 Top level module "work@mux_2to1_gates". @@ -2995,31 +2995,31 @@ [NOTE :EL0503] asicworld/code_hdl_models_mux_using_assign.v:7 Top level module "work@mux_using_assign". -[NOTE :EL0503] asicworld/code_hdl_models_clk_div_45.v:7 Top level module "work@clk_div_45". - -[NOTE :EL0503] asicworld/code_hdl_models_dff_async_reset.v:7 Top level module "work@dff_async_reset". - [NOTE :EL0503] asicworld/code_hdl_models_mux_using_case.v:7 Top level module "work@mux_using_case". [NOTE :EL0503] asicworld/code_hdl_models_parity_using_assign.v:7 Top level module "work@parity_using_assign". [NOTE :EL0503] asicworld/code_hdl_models_rom_using_case.v:7 Top level module "work@rom_using_case". -[NOTE :EL0503] asicworld/code_hdl_models_full_subtracter_gates.v:7 Top level module "work@full_subtracter_gates". - -[NOTE :EL0503] asicworld/code_hdl_models_half_adder_gates.v:7 Top level module "work@half_adder_gates". - [NOTE :EL0503] asicworld/code_hdl_models_tff_sync_reset.v:7 Top level module "work@tff_sync_reset". [NOTE :EL0503] asicworld/code_hdl_models_up_down_counter.v:7 Top level module "work@up_down_counter". +[NOTE :EL0503] asicworld/code_tidbits_asyn_reset.v:1 Top level module "work@asyn_reset". + +[NOTE :EL0503] asicworld/code_hdl_models_full_subtracter_gates.v:7 Top level module "work@full_subtracter_gates". + +[NOTE :EL0503] asicworld/code_hdl_models_half_adder_gates.v:7 Top level module "work@half_adder_gates". + [NOTE :EL0503] asicworld/code_hdl_models_parallel_crc.v:7 Top level module "work@parallel_crc_ccitt". [NOTE :EL0503] asicworld/code_hdl_models_tff_async_reset.v:7 Top level module "work@tff_async_reset". [NOTE :EL0503] asicworld/code_hdl_models_up_counter.v:7 Top level module "work@up_counter". -[NOTE :EL0503] asicworld/code_tidbits_asyn_reset.v:1 Top level module "work@asyn_reset". +[NOTE :EL0503] asicworld/code_hdl_models_clk_div_45.v:7 Top level module "work@clk_div_45". + +[NOTE :EL0503] asicworld/code_hdl_models_dff_async_reset.v:7 Top level module "work@dff_async_reset". [NOTE :EL0503] asicworld/code_specman_switch_fabric.v:1 Top level module "work@switch_fabric". @@ -3027,14 +3027,14 @@ [NOTE :EL0503] asicworld/code_hdl_models_encoder_using_case.v:7 Top level module "work@encoder_using_case". -[NOTE :EL0503] asicworld/code_hdl_models_lfsr.v:7 Top level module "work@lfsr". - -[NOTE :EL0503] asicworld/code_hdl_models_one_hot_cnt.v:7 Top level module "work@one_hot_cnt". - [NOTE :EL0503] asicworld/code_tidbits_fsm_using_function.v:6 Top level module "work@fsm_using_function". [NOTE :EL0503] asicworld/code_verilog_tutorial_addbit.v:1 Top level module "work@addbit". +[NOTE :EL0503] asicworld/code_hdl_models_lfsr.v:7 Top level module "work@lfsr". + +[NOTE :EL0503] asicworld/code_hdl_models_one_hot_cnt.v:7 Top level module "work@one_hot_cnt". + [NOTE :EL0503] asicworld/code_hdl_models_parity_using_function.v:7 Top level module "work@parity_using_function". [NOTE :EL0503] asicworld/code_tidbits_fsm_using_single_always.v:7 Top level module "work@fsm_using_single_always". @@ -3085,6 +3085,12 @@ [NOTE :EL0503] asicworld/code_verilog_tutorial_which_clock.v:1 Top level module "work@which_clock". +[NOTE :EL0503] asicworld/code_verilog_tutorial_counter_tb.v:16 Top level module "work@testbench". + +[NOTE :EL0503] asicworld/code_verilog_tutorial_if_else.v:1 Top level module "work@if_else". + +[NOTE :EL0503] asicworld/code_verilog_tutorial_multiply.v:1 Top level module "work@muliply". + [NOTE :EL0503] hana/test_parser.v:3 Top level module "work@f1_test". [NOTE :EL0503] hana/test_parser.v:7 Top level module "work@f2_test". @@ -3103,17 +3109,13 @@ [NOTE :EL0503] hana/test_parser.v:80 Top level module "work@f7_test". -[NOTE :EL0503] asicworld/code_verilog_tutorial_counter_tb.v:16 Top level module "work@testbench". +[NOTE :EL0503] asicworld/code_verilog_tutorial_parallel_if.v:1 Top level module "work@parallel_if". [NOTE :EL0503] hana/test_simulation_and.v:18 Top level module "work@f4_test". [NOTE :EL0503] hana/test_simulation_and.v:28 Top level module "work@f6_test". -[NOTE :EL0503] asicworld/code_verilog_tutorial_if_else.v:1 Top level module "work@if_else". - -[NOTE :EL0503] asicworld/code_verilog_tutorial_multiply.v:1 Top level module "work@muliply". - -[NOTE :EL0503] asicworld/code_verilog_tutorial_parallel_if.v:1 Top level module "work@parallel_if". +[NOTE :EL0503] asicworld/code_verilog_tutorial_task_global.v:1 Top level module "work@task_global". [NOTE :EL0503] asicworld/code_hdl_models_uart.v:7 Top level module "work@uart". @@ -3123,7 +3125,9 @@ [NOTE :EL0503] asicworld/code_tidbits_syn_reset.v:1 Top level module "work@syn_reset". -[NOTE :EL0503] asicworld/code_verilog_tutorial_task_global.v:1 Top level module "work@task_global". +[NOTE :EL0503] asicworld/code_verilog_tutorial_always_example.v:1 Top level module "work@always_example". + +[NOTE :EL0503] asicworld/code_verilog_tutorial_decoder.v:1 Top level module "work@decoder". [NOTE :EL0503] hana/test_simulation_shifter.v:45 Top level module "work@f8_test". @@ -3131,16 +3135,10 @@ [NOTE :EL0503] hana/test_simulation_shifter.v:57 Top level module "work@f10_test". -[NOTE :EL0503] asicworld/code_verilog_tutorial_always_example.v:1 Top level module "work@always_example". - -[NOTE :EL0503] asicworld/code_verilog_tutorial_decoder.v:1 Top level module "work@decoder". - [NOTE :EL0503] asicworld/code_verilog_tutorial_explicit.v:1 Top level module "work@explicit". [NOTE :EL0503] asicworld/code_verilog_tutorial_flip_flop.v:1 Top level module "work@flif_flop". -[NOTE :EL0503] asicworld/code_verilog_tutorial_fsm_full.v:1 Top level module "work@fsm_full". - [NOTE :EL0503] hana/test_simulation_always.v:57 Top level module "work@f6_NonBlockingEx". [NOTE :EL0503] hana/test_simulation_always.v:74 Top level module "work@f7_FlipFlop". @@ -3153,11 +3151,13 @@ [NOTE :EL0503] hana/test_simulation_always.v:127 Top level module "work@f11_test". +[NOTE :EL0503] asicworld/code_verilog_tutorial_fsm_full.v:1 Top level module "work@fsm_full". + [NOTE :EL0503] opt/opt_lut.v:1 Top level module "work@top". -[NOTE :EL0503] memories/amber23_sram_byte_en.v:45 Top level module "work@generic_sram_byte_en". +[NOTE :EL0503] opt/opt_share_add_sub.v:1 Top level module "work@opt_share_test". -[NOTE :EL0503] opt/opt_share_large_pmux_part.v:1 Top level module "work@opt_share_test". +[NOTE :EL0503] memories/amber23_sram_byte_en.v:45 Top level module "work@generic_sram_byte_en". [NOTE :EL0503] proc/bug_1268.v:1 Top level module "work@gold". @@ -3167,6 +3167,8 @@ [NOTE :EL0503] sat/counters-repeat.v:18 Top level module "work@counter2". +[NOTE :EL0503] asicworld/code_verilog_tutorial_v2k_reg.v:1 Top level module "work@v2k_reg". + [NOTE :EL0503] hana/test_parse2synthtrans.v:27 Top level module "work@f2_demultiplexer1_to_4". [NOTE :EL0503] hana/test_simulation_techmap_tech.v:3 Top level module "work@f1_TECH_AND18". @@ -3235,8 +3237,6 @@ [NOTE :EL0503] hana/test_simulation_techmap_tech.v:141 Top level module "work@f15_TECH_XOR2". -[NOTE :EL0503] asicworld/code_verilog_tutorial_v2k_reg.v:1 Top level module "work@v2k_reg". - [NOTE :EL0503] sat/expose_dff.v:2 Top level module "work@test1". [NOTE :EL0503] sat/expose_dff.v:7 Top level module "work@test2". @@ -3245,11 +3245,7 @@ [NOTE :EL0503] sat/expose_dff.v:25 Top level module "work@test4". -[NOTE :EL0503] sat/splice.v:1 Top level module "work@test". - -[NOTE :EL0503] simple/aes_kexp128.v:4 Top level module "work@aes_key_expand_128". - -[NOTE :EL0503] simple/arrays01.v:1 Top level module "work@uut_arrays01". +[NOTE :EL0503] memories/implicit_en.v:4 Top level module "work@test". [NOTE :EL0503] hana/test_intermout.v:54 Top level module "work@f5_NonBlockingEx". @@ -3303,12 +3299,16 @@ [NOTE :EL0503] hana/test_intermout.v:409 Top level module "work@f33_test". +[NOTE :EL0503] simple/aes_kexp128.v:4 Top level module "work@aes_key_expand_128". + +[NOTE :EL0503] simple/arrays01.v:1 Top level module "work@uut_arrays01". + [NOTE :EL0503] liberty/small.v:3 Top level module "work@small". -[NOTE :EL0503] opt/opt_rmdff.v:1 Top level module "work@opt_rmdff_test". - [NOTE :EL0503] memories/issue00335.v:5 Top level module "work@ram2". +[NOTE :EL0503] opt/opt_rmdff.v:1 Top level module "work@opt_rmdff_test". + [NOTE :EL0503] sat/share.v:1 Top level module "work@test_1". [NOTE :EL0503] sat/share.v:12 Top level module "work@test_2". @@ -3353,11 +3353,15 @@ [NOTE :EL0503] simple/i2c_master_tests.v:29 Top level module "work@i2c_test02". +[NOTE :EL0503] simple/forgen02.v:1 Top level module "work@uut_forgen02". + [NOTE :EL0503] simple/carryadd.v:1 Top level module "work@carryadd". [NOTE :EL0503] simple/fiedler-cooley.v:3 Top level module "work@up3down5". -[NOTE :EL0503] simple/forgen02.v:1 Top level module "work@uut_forgen02". +[NOTE :EL0503] simple/fsm.v:4 Top level module "work@fsm_test". + +[NOTE :EL0503] simple/constpower.v:1 Top level module "work@constpower". [NOTE :EL0503] simple/forloops.v:1 Top level module "work@forloops01". @@ -3367,10 +3371,6 @@ [NOTE :EL0503] simple/implicit_ports.v:7 Top level module "work@named_ports". -[NOTE :EL0503] simple/constpower.v:1 Top level module "work@constpower". - -[NOTE :EL0503] simple/fsm.v:4 Top level module "work@fsm_test". - [NOTE :EL0503] simple/dff_init.v:1 Top level module "work@dff0_test". [NOTE :EL0503] simple/dff_init.v:11 Top level module "work@dff1_test". @@ -3381,11 +3381,9 @@ [NOTE :EL0503] simple/dff_init.v:44 Top level module "work@dff_test_997". -[NOTE :EL0503] simple/macros.v:2 Top level module "work@test_def". +[NOTE :EL0503] simple/hierdefparam.v:3 Top level module "work@hierdefparam_top". -[NOTE :EL0503] simple/macros.v:19 Top level module "work@test_ifdef". - -[NOTE :EL0503] simple/macros.v:241 Top level module "work@test_comment_in_macro". +[NOTE :EL0503] simple/localparam_attr.v:1 Top level module "work@uut_localparam_attr". [NOTE :EL0503] simple/mem2reg.v:2 Top level module "work@mem2reg_test1". @@ -3399,6 +3397,12 @@ [NOTE :EL0503] simple/mem2reg.v:97 Top level module "work@mem2reg_test6". +[NOTE :EL0503] simple/macros.v:2 Top level module "work@test_def". + +[NOTE :EL0503] simple/macros.v:19 Top level module "work@test_ifdef". + +[NOTE :EL0503] simple/macros.v:241 Top level module "work@test_comment_in_macro". + [NOTE :EL0503] simple/omsp_dbg_uart.v:2 Top level module "work@omsp_dbg_uart". [NOTE :EL0503] simple/param_attr.v:1 Top level module "work@uut_param_attr". @@ -3409,24 +3413,20 @@ [NOTE :EL0503] simple/paramods.v:26 Top level module "work@pm_test3". -[NOTE :EL0503] simple/hierdefparam.v:3 Top level module "work@hierdefparam_top". - -[NOTE :EL0503] simple/localparam_attr.v:1 Top level module "work@uut_localparam_attr". - -[NOTE :EL0503] simple/mem_arst.v:2 Top level module "work@MyMem". - [NOTE :EL0503] simple/loops.v:6 Top level module "work@aes". [NOTE :EL0503] simple/process.v:2 Top level module "work@blocking_cond". +[NOTE :EL0503] simple/mem_arst.v:2 Top level module "work@MyMem". + +[NOTE :EL0503] simple/repwhile.v:1 Top level module "work@repwhile_test001". + [NOTE :EL0503] simple/muxtree.v:5 Top level module "work@usb_tx_phy". [NOTE :EL0503] simple/muxtree.v:56 Top level module "work@default_cases". [NOTE :EL0503] simple/muxtree.v:76 Top level module "work@select_leaves". -[NOTE :EL0503] simple/repwhile.v:1 Top level module "work@repwhile_test001". - [NOTE :EL0503] simple/signedexpr.v:1 Top level module "work@signed_test01". [NOTE :EL0503] simple/operators.v:1 Top level module "work@optest". @@ -3531,10 +3531,10 @@ [NOTE :EL0503] simple/scopes.v:1 Top level module "work@scopes_test_01". -[NOTE :EL0503] svinterfaces/svinterface1_tb.v:3 Top level module "work@svinterface1_tb". - [NOTE :EL0503] simple/specify.v:1 Top level module "work@test_specify". +[NOTE :EL0503] simple/undef_eqx_nex.v:1 Top level module "work@undef_eqx_nex". + [NOTE :EL0503] various/specify.v:35 Top level module "work@issue01144". [NOTE :EL0503] arch/common/adffs.v:1 Top level module "work@adff". @@ -3547,11 +3547,7 @@ [NOTE :EL0503] arch/common/tribuf.v:1 Top level module "work@tristate". -[NOTE :EL0503] simple/undef_eqx_nex.v:1 Top level module "work@undef_eqx_nex". - -[NOTE :EL0503] svinterfaces/svinterface_at_top_tb.v:3 Top level module "work@svinterface_at_top_tb". - -[NOTE :EL0503] svinterfaces/svinterface_at_top_tb_wrapper.v:3 Top level module "work@svinterface_at_top_tb_wrapper". +[NOTE :EL0503] svinterfaces/svinterface1_tb.v:3 Top level module "work@svinterface1_tb". [NOTE :EL0503] simple/usb_phy_tests.v:3 Top level module "work@usb_phy_test01". @@ -3559,7 +3555,9 @@ [NOTE :EL0503] simple/values.v:17 Top level module "work@test_const". -[NOTE :EL0503] techmap/mem_simple_4x1_tb.v:1 Top level module "work@tb". +[NOTE :EL0503] svinterfaces/svinterface_at_top_tb.v:3 Top level module "work@svinterface_at_top_tb". + +[NOTE :EL0503] svinterfaces/svinterface_at_top_tb_wrapper.v:3 Top level module "work@svinterface_at_top_tb_wrapper". [NOTE :EL0503] simple/memory.v:2 Top level module "work@memtest00". @@ -3607,9 +3605,7 @@ [NOTE :EL0503] simple/vloghammer.v:68 Top level module "work@test10". -[NOTE :EL0503] various/abc9.v:1 Top level module "work@abc9_test027". - -[NOTE :EL0503] various/abc9.v:7 Top level module "work@abc9_test028". +[NOTE :EL0503] techmap/mem_simple_4x1_tb.v:1 Top level module "work@tb". [NOTE :EL0503] simple/task_func.v:2 Top level module "work@task_func_test01". @@ -3621,10 +3617,14 @@ [NOTE :EL0503] simple/task_func.v:127 Top level module "work@task_func_test05". -[NOTE :EL0503] various/shregmap.v:1 Top level module "work@shregmap_static_test". +[NOTE :EL0503] various/abc9.v:1 Top level module "work@abc9_test027". + +[NOTE :EL0503] various/abc9.v:7 Top level module "work@abc9_test028". [NOTE :EL0503] svinterfaces/svinterface_at_top_wrapper.v:3 Top level module "work@svinterface_at_top_wrapper". +[NOTE :EL0503] various/shregmap.v:1 Top level module "work@shregmap_static_test". + [NOTE :EL0503] arch/common/fsm.v:1 Top level module "work@fsm". [NOTE :EL0503] various/muxpack.v:1 Top level module "work@mux_if_unbal_4_1". @@ -3661,14 +3661,14 @@ [NOTE :EL0503] various/muxpack.v:241 Top level module "work@case_overlap2". -[NOTE :EL0503] arch/xilinx/macc.v:7 Top level module "work@macc". - -[NOTE :EL0503] arch/xilinx/macc.v:44 Top level module "work@macc2". - [NOTE :EL0503] techmap/mem_simple_4x1_map.v:2 Top level module "work@$mem". [NOTE :EL0503] arch/common/dffs.v:6 Top level module "work@dffe". +[NOTE :EL0503] arch/xilinx/macc.v:7 Top level module "work@macc". + +[NOTE :EL0503] arch/xilinx/macc.v:44 Top level module "work@macc2". + [NOTE :EL0503] arch/common/latches.v:1 Top level module "work@latchp". [NOTE :EL0503] arch/common/latches.v:7 Top level module "work@latchn". @@ -3705,14 +3705,14 @@ various/shregmap.v:15 previous definition, arch/xilinx/xilinx_srl.v:29 previous definition. -[WARNI:EL0505] svinterfaces/svinterface_at_top_ref.v:43 Multiply defined module "work@SubModule1", - svinterfaces/svinterface1_ref.v:35 previous definition. +[WARNI:EL0505] svinterfaces/svinterface1_ref.v:35 Multiply defined module "work@SubModule1", + svinterfaces/svinterface_at_top_ref.v:43 previous definition. -[WARNI:EL0505] svinterfaces/svinterface_at_top_ref.v:92 Multiply defined module "work@SubModule2", - svinterfaces/svinterface1_ref.v:79 previous definition. +[WARNI:EL0505] svinterfaces/svinterface1_ref.v:79 Multiply defined module "work@SubModule2", + svinterfaces/svinterface_at_top_ref.v:92 previous definition. -[WARNI:EL0505] svinterfaces/svinterface_at_top_ref.v:2 Multiply defined module "work@TopModule", - svinterfaces/svinterface1_ref.v:2 previous definition. +[WARNI:EL0505] svinterfaces/svinterface1_ref.v:2 Multiply defined module "work@TopModule", + svinterfaces/svinterface_at_top_ref.v:2 previous definition. [WARNI:EL0505] errors/syntax_err06.v:1 Multiply defined module "work@a", errors/syntax_err04.v:1 previous definition, @@ -3888,8 +3888,8 @@ [WARNI:EL0505] memories/simple_sram_byte_en.v:4 Multiply defined module "work@generic_sram_byte_en", memories/amber23_sram_byte_en.v:45 previous definition. -[WARNI:EL0505] opt/opt_share_add_sub.v:1 Multiply defined module "work@opt_share_test", - opt/opt_share_large_pmux_part.v:1 previous definition, +[WARNI:EL0505] opt/opt_share_large_pmux_part.v:1 Multiply defined module "work@opt_share_test", + opt/opt_share_add_sub.v:1 previous definition, opt/opt_share_cat.v:1 previous definition, opt/opt_share_diff_port_widths.v:1 previous definition, opt/opt_share_large_pmux_cat.v:1 previous definition, @@ -3899,8 +3899,8 @@ opt/opt_share_large_pmux_cat_multipart.v:1 previous definition, opt/opt_share_mux_tree.v:1 previous definition. -[WARNI:EL0505] memories/implicit_en.v:4 Multiply defined module "work@test", - sat/splice.v:1 previous definition, +[WARNI:EL0505] sat/splice.v:1 Multiply defined module "work@test", + memories/implicit_en.v:4 previous definition, sat/asserts.v:2 previous definition, memories/no_implicit_en.v:4 previous definition, sat/initval.v:1 previous definition, @@ -4049,5 +4049,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -18.72user 0.29system 0:05.73elapsed 331%CPU (0avgtext+0avgdata 359232maxresident)k -2184inputs+3328outputs (0major+87192minor)pagefaults 0swaps +18.51user 0.37system 0:05.45elapsed 346%CPU (0avgtext+0avgdata 354636maxresident)k +16inputs+3328outputs (0major+86081minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysVerx/YosysVerx_diff.log b/SVIncCompil/Testcases/YosysVerx/YosysVerx_diff.log index 57d3ffc..453906d 100644 --- a/SVIncCompil/Testcases/YosysVerx/YosysVerx_diff.log +++ b/SVIncCompil/Testcases/YosysVerx/YosysVerx_diff.log
@@ -16,11 +16,11 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] vexriscv.demo.GenFull.v:320 Compile module "work@DataCache". +[INFO :CP0303] vexriscv.demo.GenFull.v:1022 Compile module "work@vexriscv.demo.GenFull". [INFO :CP0303] vexriscv.demo.GenFull.v:14 Compile module "work@InstructionCache". -[INFO :CP0303] vexriscv.demo.GenFull.v:1022 Compile module "work@vexriscv.demo.GenFull". +[INFO :CP0303] vexriscv.demo.GenFull.v:320 Compile module "work@DataCache". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". @@ -58,5 +58,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -8.54user 0.15system 0:05.12elapsed 169%CPU (0avgtext+0avgdata 235804maxresident)k -0inputs+6720outputs (0major+56341minor)pagefaults 0swaps +8.65user 0.16system 0:05.09elapsed 172%CPU (0avgtext+0avgdata 239780maxresident)k +0inputs+6720outputs (0major+57281minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log b/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log index b9f0852..9ff7fd5 100644 --- a/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log +++ b/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log
@@ -359,24 +359,24 @@ [WARNI:PA0205] basic/union.sv:28 No timescale set for "wrap". +[WARNI:PA0205] relong/alu.sv:3 No timescale set for "ALU". + [WARNI:PA0205] relong/array.v:3 No timescale set for "ArrayOrReduction". [WARNI:PA0205] relong/array.v:42 No timescale set for "Array". -[WARNI:PA0205] relong/alu.sv:3 No timescale set for "ALU". - -[WARNI:PA0205] relong/case.v:18 No timescale set for "UniqueCase". - -[WARNI:PA0205] relong/case.v:35 No timescale set for "WildcardCase". - -[WARNI:PA0205] relong/case.v:54 No timescale set for "DefaultCase". - [WARNI:PA0205] relong/complex_interface.sv:1 No timescale set for "CacheSetInterface". [WARNI:PA0205] relong/complex_interface.sv:13 No timescale set for "CacheWithInterface". [WARNI:PA0205] relong/complex_interface.sv:38 No timescale set for "CacheSet". +[WARNI:PA0205] relong/case.v:18 No timescale set for "UniqueCase". + +[WARNI:PA0205] relong/case.v:35 No timescale set for "WildcardCase". + +[WARNI:PA0205] relong/case.v:54 No timescale set for "DefaultCase". + [WARNI:PA0205] relong/inline_concat.v:3 No timescale set for "Device". [WARNI:PA0205] relong/inline_concat.v:21 No timescale set for "OrParts". @@ -414,5 +414,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -13.45user 0.12system 0:03.90elapsed 347%CPU (0avgtext+0avgdata 172608maxresident)k -1008inputs+1080outputs (0major+40553minor)pagefaults 0swaps +13.11user 0.14system 0:03.83elapsed 346%CPU (0avgtext+0avgdata 170984maxresident)k +1008inputs+1080outputs (0major+40140minor)pagefaults 0swaps
diff --git a/SVIncCompil/parser/SV3_1aPpLexer.cpp b/SVIncCompil/parser/SV3_1aPpLexer.cpp index b6b0ae3..34cde50 100644 --- a/SVIncCompil/parser/SV3_1aPpLexer.cpp +++ b/SVIncCompil/parser/SV3_1aPpLexer.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpLexer.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpLexer.g4 by ANTLR 4.7.2 #include "SV3_1aPpLexer.h"
diff --git a/SVIncCompil/parser/SV3_1aPpLexer.h b/SVIncCompil/parser/SV3_1aPpLexer.h index f150956..51bfe15 100644 --- a/SVIncCompil/parser/SV3_1aPpLexer.h +++ b/SVIncCompil/parser/SV3_1aPpLexer.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpLexer.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpLexer.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aPpParser.cpp b/SVIncCompil/parser/SV3_1aPpParser.cpp index bcb24af..e983313 100644 --- a/SVIncCompil/parser/SV3_1aPpParser.cpp +++ b/SVIncCompil/parser/SV3_1aPpParser.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #include "SV3_1aPpParserListener.h"
diff --git a/SVIncCompil/parser/SV3_1aPpParser.h b/SVIncCompil/parser/SV3_1aPpParser.h index 91027d4..3c7b76a 100644 --- a/SVIncCompil/parser/SV3_1aPpParser.h +++ b/SVIncCompil/parser/SV3_1aPpParser.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #pragma once @@ -356,7 +356,7 @@ public: Macro_instanceContext(antlr4::ParserRuleContext *parent, size_t invokingState); - Macro_instanceContext() : antlr4::ParserRuleContext() { } + Macro_instanceContext() = default; void copyFrom(Macro_instanceContext *context); using antlr4::ParserRuleContext::copyFrom;
diff --git a/SVIncCompil/parser/SV3_1aPpParserBaseListener.cpp b/SVIncCompil/parser/SV3_1aPpParserBaseListener.cpp index 48da3b9..464db61 100644 --- a/SVIncCompil/parser/SV3_1aPpParserBaseListener.cpp +++ b/SVIncCompil/parser/SV3_1aPpParserBaseListener.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #include "SV3_1aPpParserBaseListener.h"
diff --git a/SVIncCompil/parser/SV3_1aPpParserBaseListener.h b/SVIncCompil/parser/SV3_1aPpParserBaseListener.h index 55777c6..c0a54d9 100644 --- a/SVIncCompil/parser/SV3_1aPpParserBaseListener.h +++ b/SVIncCompil/parser/SV3_1aPpParserBaseListener.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aPpParserListener.cpp b/SVIncCompil/parser/SV3_1aPpParserListener.cpp index f0ef34d..a06ba3c 100644 --- a/SVIncCompil/parser/SV3_1aPpParserListener.cpp +++ b/SVIncCompil/parser/SV3_1aPpParserListener.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #include "SV3_1aPpParserListener.h"
diff --git a/SVIncCompil/parser/SV3_1aPpParserListener.h b/SVIncCompil/parser/SV3_1aPpParserListener.h index ad3235e..71adbcc 100644 --- a/SVIncCompil/parser/SV3_1aPpParserListener.h +++ b/SVIncCompil/parser/SV3_1aPpParserListener.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aPpParser.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aSplitterLexer.cpp b/SVIncCompil/parser/SV3_1aSplitterLexer.cpp index 982a71d..86b66b5 100644 --- a/SVIncCompil/parser/SV3_1aSplitterLexer.cpp +++ b/SVIncCompil/parser/SV3_1aSplitterLexer.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterLexer.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterLexer.g4 by ANTLR 4.7.2 #include "SV3_1aSplitterLexer.h"
diff --git a/SVIncCompil/parser/SV3_1aSplitterLexer.h b/SVIncCompil/parser/SV3_1aSplitterLexer.h index 1904e7c..a078f01 100644 --- a/SVIncCompil/parser/SV3_1aSplitterLexer.h +++ b/SVIncCompil/parser/SV3_1aSplitterLexer.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterLexer.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterLexer.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aSplitterParser.cpp b/SVIncCompil/parser/SV3_1aSplitterParser.cpp index 7349191..0d940e8 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParser.cpp +++ b/SVIncCompil/parser/SV3_1aSplitterParser.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #include "SV3_1aSplitterParserListener.h"
diff --git a/SVIncCompil/parser/SV3_1aSplitterParser.h b/SVIncCompil/parser/SV3_1aSplitterParser.h index 9b19cae..63b278a 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParser.h +++ b/SVIncCompil/parser/SV3_1aSplitterParser.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.cpp b/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.cpp index 9e7b029..0bb42bf 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.cpp +++ b/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #include "SV3_1aSplitterParserBaseListener.h"
diff --git a/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.h b/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.h index a8aeb54..31a590d 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.h +++ b/SVIncCompil/parser/SV3_1aSplitterParserBaseListener.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #pragma once
diff --git a/SVIncCompil/parser/SV3_1aSplitterParserListener.cpp b/SVIncCompil/parser/SV3_1aSplitterParserListener.cpp index 6bf2e04..0bacb9e 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParserListener.cpp +++ b/SVIncCompil/parser/SV3_1aSplitterParserListener.cpp
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #include "SV3_1aSplitterParserListener.h"
diff --git a/SVIncCompil/parser/SV3_1aSplitterParserListener.h b/SVIncCompil/parser/SV3_1aSplitterParserListener.h index 342e62f..7c34ce8 100644 --- a/SVIncCompil/parser/SV3_1aSplitterParserListener.h +++ b/SVIncCompil/parser/SV3_1aSplitterParserListener.h
@@ -1,5 +1,5 @@ -// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.1 +// Generated from SV3_1aSplitterParser.g4 by ANTLR 4.7.2 #pragma once