Travis test
diff --git a/SVIncCompil/Testcases/AVLMM/AVLMM_diff.log b/SVIncCompil/Testcases/AVLMM/AVLMM_diff.log index b5abba4..b7369e6 100644 --- a/SVIncCompil/Testcases/AVLMM/AVLMM_diff.log +++ b/SVIncCompil/Testcases/AVLMM/AVLMM_diff.log
@@ -1,4 +1,73 @@ -/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 1044maxresident)k -0inputs+8outputs (0major+26minor)pagefaults 0swaps +******************************************** +* SURELOG System Verilog Compiler/Linter * +******************************************** + +[INFO :CM0023] Creating log file ./slpp_unit/surelog.log. + +[INFO :CM0024] Executing with 4 threads. + +[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 :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PA0201] Parsing source file "tb.sv". + +[INFO :PA0201] Parsing source file "test_program.sv". + +[WARNI:PA0205] test_program.sv:6 No timescale set for "test_program". + +[INFO :CP0300] Compilation... + +[INFO :CP0303] tb.sv:3 Compile module "work@tb". + +[INFO :CP0303] test_program.sv:6 Compile module "work@test_program". + +[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". + +[ERROR:CP0316] test_program.sv:8 Undefined package "verbosity_pkg". + +[ERROR:CP0316] test_program.sv:9 Undefined package "avalon_mm_pkg". + +[INFO :EL0526] Design Elaboration... + +[NOTE :EL0503] tb.sv:3 Top level module "work@tb". + +[WARNI:EL0500] tb.sv:11 Cannot find a module definition for "work@tb::avlm_avls_2x2". + +[ERROR:EL0528] test_program.sv:8 Undefined imported package: "verbosity_pkg". + +[ERROR:EL0528] test_program.sv:9 Undefined imported package: "avalon_mm_pkg". + +[NOTE :EL0508] Nb Top level modules: 1. + +[NOTE :EL0509] Max instance depth: 2. + +[NOTE :EL0510] Nb instances: 3. + +[NOTE :EL0511] Nb leaf instances: 1. + +[WARNI:EL0512] Nb undefined modules: 1. + +[WARNI:EL0513] Nb undefined instances: 1. + +[ FATAL] : 0 +[ ERROR] : 4 +[WARNING] : 4 +[ NOTE] : 5 + +******************************************** +* End SURELOG SVerilog Compiler/Linter * +******************************************** + +3.06user 0.05system 0:02.74elapsed 113%CPU (0avgtext+0avgdata 94124maxresident)k +48inputs+592outputs (0major+25855minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log b/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log index b2897d9..9c8d79b 100644 --- a/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log +++ b/SVIncCompil/Testcases/AmiqEth/AmiqEth_diff.log
@@ -8,13 +8,13 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[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/ovm-2.1.2/src/ovm_pkg.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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PP0122] Preprocessing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". [INFO :PP0122] Preprocessing source file "ve/sv/amiq_eth_ve_top.v". @@ -208,11 +208,11 @@ [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/uvm-1.2/src/uvm_pkg.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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "uvmc-2.2/src/connect/sv/ovmc_pkg.sv". @@ -246,11 +246,11 @@ [WARNI:PA0205] ovm-2.1.2/src/ovm_pkg.sv:22 No timescale set for "ovm_pkg". -[WARNI:PA0205] uvm-1.2/src/uvm_pkg.sv:27 No timescale set for "uvm_pkg". +[WARNI:PA0205] uvm-1.2/src/uvm_pkg.sv:3446 No timescale set for "uvm_pkg". [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ovm-2.1.2/src/ovm_pkg.sv:22 Compile package "ovm_pkg". @@ -264,35 +264,35 @@ [INFO :CP0303] ve/sv/amiq_eth_ve_top.v:31 Compile module "work@amiq_eth_ve_top". -[INFO :CP0302] ./sv/amiq_eth_packet.sv:27 Compile class "amiq_eth_pkg::amiq_eth_packet". - -[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] ../../../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.sv:27 Compile class "amiq_eth_pkg::amiq_eth_packet". -[INFO :CP0302] ./sv/amiq_eth_packet_hsr_standard.sv:24 Compile class "amiq_eth_pkg::amiq_eth_packet_hsr_standard". +[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_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_magic". + +[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_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_ptp_body". [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_pfc_pause". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:245 Compile class "amiq_eth_pkg::amiq_eth_packet_ptp_body". +[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_ptp_announce_message". @@ -310,15 +310,13 @@ [INFO :CP0302] ./tests/amiq_eth_ve_test_packets.sv:24 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_packets". -[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_ptp_packets". - [INFO :CP0302] ./sv/amiq_eth_packet_snap.sv:28 Compile class "amiq_eth_pkg::amiq_eth_packet_snap". [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::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] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_ptp_packets". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_port". @@ -328,6 +326,8 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:245 Compile class "ovm_pkg::ovm_blocking_master_imp". +[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: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". @@ -336,8 +336,6 @@ [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". @@ -348,6 +346,8 @@ [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". +[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/tlm/ovm_ports.svh:118 Compile class "ovm_pkg::ovm_nonblocking_peek_port". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". @@ -362,64 +362,66 @@ [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/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". - [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/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/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/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_port". - [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/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/compatibility/avm_compatibility.svh:152 Compile class "ovm_pkg::avm_analysis_export". [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: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_peek_export". + +[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:65 Compile class "ovm_pkg::avm_blocking_get_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/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_blocking_master_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/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:65 Compile class "ovm_pkg::avm_blocking_put_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/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". + [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/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". +[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:70 Compile class "ovm_pkg::avm_get_peek_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/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_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: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] 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_nonblocking_get_peek_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/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". @@ -428,8 +430,6 @@ [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,24 +462,24 @@ [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_pair.svh:30 Compile class "ovm_pkg::ovm_class_pair". +[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/base/ovm_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". [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". +[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/tlm/ovm_imps.svh:116 Compile class "ovm_pkg::ovm_get_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_imp". @@ -498,12 +498,12 @@ [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] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". -[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". @@ -512,53 +512,53 @@ [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] uvm-1.2/src/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_imp". [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] uvm-1.2/src/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". [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/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_port". [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/tlm1/uvm_imps.svh:82 Compile class "uvm_pkg::uvm_blocking_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:39541 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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_imp". [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/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "amiq_eth_ve_pkg::amiq_eth_ve_test_basic". -[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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28695 Compile class "uvm_pkg::uvm_check_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/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43634 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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". [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_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". [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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". + [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/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 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". @@ -568,227 +568,205 @@ [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] uvm-1.2/src/uvm_pkg.sv:21989 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_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] uvm-1.2/src/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". + [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] uvm-1.2/src/uvm_pkg.sv:43713 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/uvm_pkg.sv:40919 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/uvm_pkg.sv:66173 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/uvm_pkg.sv:66131 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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_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/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:40477 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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[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:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". [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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_imp". -[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/uvm_pkg.sv:40653 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/uvm_pkg.sv:25712 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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". [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] uvm-1.2/src/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_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/uvm_reg_indirect.svh:39 Compile class "uvm_pkg::uvm_reg_indirect_data". - -[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:57 Compile class "uvm_pkg::uvm_reg_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". [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] ./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_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[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/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:40305 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/uvm_pkg.sv:37385 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/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". - -[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_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-1.2/src/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9439 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/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_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] uvm-1.2/src/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_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_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". - -[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_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] 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] uvm-1.2/src/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". [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] uvm-1.2/src/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [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] uvm-1.2/src/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". [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] uvm-1.2/src/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". [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] uvm-1.2/src/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/tlm1/uvm_exports.svh:123 Compile class "uvm_pkg::uvm_nonblocking_peek_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". [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] uvm-1.2/src/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". [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] uvm-1.2/src/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". [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] uvm-1.2/src/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". [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] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". [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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[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: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/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[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:75 Compile class "ovm_pkg::avm_get_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_get_peek_port". @@ -796,258 +774,280 @@ [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:92 Compile class "ovm_pkg::avm_master_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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_seq". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_nonblocking_get_peek_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/base/uvm_runtime_phases.svh:535 Compile class "uvm_pkg::uvm_post_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". [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/base/uvm_runtime_phases.svh:329 Compile class "uvm_pkg::uvm_pre_main_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_port". [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] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_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] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". [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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + [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/seq/uvm_push_sequencer.svh:29 Compile class "uvm_pkg::uvm_push_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". + [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_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". [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] uvm-1.2/src/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_phase". -[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/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] 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_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] uvm-1.2/src/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_phase". + [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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_phase". + +[INFO :CP0302] ./sv/amiq_eth_pcap_util.sv:196 Compile class "amiq_eth_pkg::amiq_eth_pcap_livestream". + [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". [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] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". + [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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_export". + [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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". + [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] uvm-1.2/src/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". [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] uvm-1.2/src/uvm_pkg.sv:16897 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] 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] uvm-1.2/src/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". [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] 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_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:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". [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/uvm_reg_cbs.svh:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". [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:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[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_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". [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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". + [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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". + [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/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". [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/tlm1/uvm_sqr_connections.svh:62 Compile class "uvm_pkg::uvm_seq_item_pull_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". [INFO :CP0302] ovm-2.1.2/src/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". + [INFO :CP0302] ovm-2.1.2/src/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". -[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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". [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/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". - [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/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". [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/seq/uvm_sequencer_base.svh:27 Compile class "uvm_pkg::uvm_sequence_process_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_export". [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_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/methodology/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". [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/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] uvm-1.2/src/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". [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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". + [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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". + [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] uvm-1.2/src/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". [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] uvm-1.2/src/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_base". [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] 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/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/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] uvm-1.2/src/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". [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/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] uvm-1.2/src/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/base/uvm_tr_stream.svh:510 Compile class "uvm_pkg::uvm_text_tr_stream". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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/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] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". + [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] uvm-1.2/src/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". [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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". + [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] uvm-1.2/src/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". [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/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] uvm-1.2/src/uvm_pkg.sv:42639 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_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] uvm-1.2/src/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". [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] uvm-1.2/src/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53562 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_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53411 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_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". + [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: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] uvmc-2.2/src/connect/sv/uvmc_commands.sv:117 Compile class "uvmc_pkg::uvm_domain". [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_common.sv:181 Compile class "uvmc_pkg::uvmc_default_converter". + [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,236 +1058,236 @@ [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm2.sv:583 Compile class "uvmc_pkg::uvmc_tlm_b_initiator_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_t". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". [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/uvm_pkg.sv:42077 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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:39620 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/uvm_pkg.sv:41506 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/uvm_pkg.sv:40684 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/uvm_pkg.sv:39969 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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_port". -[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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:43574 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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". [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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[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/uvm_pkg.sv:9086 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] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[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/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". [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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50959 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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_export". -[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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_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/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:41291 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/uvm_pkg.sv:40180 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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:35589 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/uvm_pkg.sv:34201 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_objection.svh:1368 Compile class "uvm_pkg::uvm_objection_context_object". - -[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_packer.svh:40 Compile class "uvm_pkg::uvm_packer". - -[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_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". [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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:38752 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] uvm-1.2/src/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_base". -[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/uvm_pkg.sv:77888 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/uvm_pkg.sv:55403 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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57793 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/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[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/uvm_pkg.sv:56045 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/uvm_pkg.sv:15548 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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[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/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:12735 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/uvm_pkg.sv:44825 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/uvm_pkg.sv:35312 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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_base". -[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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/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] 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] uvm-1.2/src/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". [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] uvm-1.2/src/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 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] 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_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". @@ -1454,149 +1454,149 @@ [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_common.sv:269 Compile class "ovmc_pkg::uvmc_base". -[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/uvm_pkg.sv:43998 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/uvm_pkg.sv:42159 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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_peek_export". -[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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_export". -[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/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_export". -[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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_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/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44743 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/uvm_pkg.sv:18407 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/uvm_pkg.sv:7313 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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:54919 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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:76516 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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:56632 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/uvm_pkg.sv:76041 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/uvm_pkg.sv:55028 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/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". -[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/uvm_pkg.sv:76285 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/uvm_pkg.sv:20021 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/uvm_pkg.sv:20267 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/uvm_pkg.sv:20091 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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9782 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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4669 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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:15994 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/uvm_pkg.sv:54392 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/uvm_pkg.sv:54023 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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:52829 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/uvm_pkg.sv:42235 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/uvm_pkg.sv:53865 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/uvm_pkg.sv:53782 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/uvm_pkg.sv:53344 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/uvm_pkg.sv:53301 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/uvm_pkg.sv:51234 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15720 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/uvm_pkg.sv:12784 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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". [INFO :CP0302] uvmc-2.2/src/connect/sv/uvmc_tlm1.sv:1084 Compile class "uvmc_pkg::uvmc_tlm1". @@ -1653,5 +1653,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -26.21user 0.31system 0:15.46elapsed 171%CPU (0avgtext+0avgdata 408916maxresident)k -0inputs+38720outputs (0major+104416minor)pagefaults 0swaps +26.44user 0.24system 0:16.25elapsed 164%CPU (0avgtext+0avgdata 409188maxresident)k +992inputs+38720outputs (0major+104482minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log b/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log index 2e1d6a2..ae02adb 100644 --- a/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log +++ b/SVIncCompil/Testcases/AmiqSimpleTestSuite/AmiqSimpleTestSuite_diff.log
@@ -126,12 +126,12 @@ [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". +[INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". + [INFO :PA0201] Parsing source file "apb_top.sv". [INFO :PA0201] Parsing source file "design.sv". @@ -142,39 +142,39 @@ [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 "an_interface.sv". + [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 "apb_top.sv". - -[INFO :PA0201] Parsing source file "apb_top.sv". - -[INFO :PA0201] Parsing source file "apb_top.sv". - -[INFO :PA0201] Parsing source file "apb_top.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". + +[INFO :PA0201] Parsing source file "apb_top.sv". + +[INFO :PA0201] Parsing source file "apb_top.sv". + +[INFO :PA0201] Parsing source file "apb_top.sv". + [INFO :PA0201] Parsing source file "../../../UVM/svaunit/sv/svaunit_pkg.sv". +[INFO :PA0201] Parsing source file "an_interface.sv". + [INFO :PA0201] Parsing source file "testbench.sv". +[INFO :PA0201] Parsing source file "apb_top.sv". + [INFO :CM0029] Using global timescale: "1ns/1ns". [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ../../../UVM/svaunit/sv/svaunit_pkg.sv:22 Compile package "svaunit_pkg". @@ -194,706 +194,706 @@ [INFO :CP0304] ../../../UVM/svaunit/sv/svaunit_vpi_interface.sv:23 Compile interface "work@svaunit_vpi_interface". -[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:158751 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_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] amiq_svaunit_ex_simple_test_sequence.sv:24 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_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:330 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_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] 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: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_reporter". +[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: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_concurrent_assertion_info". + +[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_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: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: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:245 Compile class "svaunit_pkg::svaunit_immediate_assertion_info". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[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/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_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/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_t". [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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[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/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:129 Compile class "uvm_pkg::uvm_peek_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". -[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/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:43998 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_imp". -[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/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_imp". -[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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". -[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/uvm_pkg.sv:37188 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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:43574 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:43541 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/uvm_pkg.sv:39620 Compile class "uvm_pkg::uvm_blocking_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:40684 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39969 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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:41269 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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:12078 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/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_export". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44380 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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_export". -[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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28407 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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". -[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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". -[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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:7270 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_phase". -[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/uvm_pkg.sv:41667 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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:28695 Compile class "uvm_pkg::uvm_check_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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41427 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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:40577 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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:35724 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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 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/uvm_pkg.sv:40305 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/uvm_pkg.sv:47330 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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[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/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_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/uvm_pkg.sv:76961 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/uvm_pkg.sv:19926 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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_phase". -[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/uvm_pkg.sv:29287 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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[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/uvm_pkg.sv:37471 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/uvm_pkg.sv:40553 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/uvm_pkg.sv:15420 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/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:9439 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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 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/uvm_pkg.sv:19752 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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:36519 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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[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/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_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/uvm_pkg.sv:54532 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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:54320 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/uvm_pkg.sv:40746 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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:53495 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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35961 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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_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-1.2/src/uvm_pkg.sv:43862 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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_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/uvm_pkg.sv:37156 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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[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/uvm_pkg.sv:43713 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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". -[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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40919 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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_export". -[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/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_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/uvm_pkg.sv:66173 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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_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/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:78475 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/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_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/uvm_pkg.sv:44317 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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[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/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:39642 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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40712 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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:40012 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/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_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/uvm_pkg.sv:5400 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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_port". [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/uvm_pkg.sv:9823 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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11963 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/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[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/uvm_pkg.sv:15292 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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28611 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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_phase". -[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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_phase". [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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:52894 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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". -[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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_base". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". [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_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_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/uvm_pkg.sv:57793 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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". -[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/uvm_pkg.sv:42723 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/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[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/uvm_pkg.sv:78715 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/uvm_pkg.sv:37071 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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[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/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] 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] uvm-1.2/src/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". [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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44903 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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:37970 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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_phase". -[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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:12735 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/uvm_pkg.sv:47284 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/uvm_pkg.sv:44825 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/uvm_pkg.sv:45412 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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_base". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[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/uvm_pkg.sv:53782 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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] amiq_svaunit_ex_simple_pkg.sv:129094 Compile class "work@amiq_svaunit_ex_simple_test_head_sequence". + [ERROR:CP0329] testbench.sv:26 Multiply defined package: "amiq_svaunit_ex_simple_pkg", apb_top.sv:151687 previous definition. @@ -929,5 +929,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -46.62user 0.96system 0:17.73elapsed 268%CPU (0avgtext+0avgdata 554060maxresident)k -0inputs+67152outputs (0major+140691minor)pagefaults 0swaps +47.35user 0.53system 0:18.16elapsed 263%CPU (0avgtext+0avgdata 553524maxresident)k +152inputs+67144outputs (0major+140642minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log b/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log index 517c94b..436900b 100644 --- a/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log +++ b/SVIncCompil/Testcases/ApbSlave/ApbSlave_diff.log
@@ -36,12 +36,12 @@ [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 "../../../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". @@ -62,16 +62,16 @@ [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] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". + [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:4 Compile class "work@mailbox". + [INFO :EL0526] Design Elaboration... [NOTE :EL0503] testbench.sv:5 Top level module "work@apb_slave_unit_test". @@ -93,5 +93,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.81user 0.07system 0:01.72elapsed 225%CPU (0avgtext+0avgdata 83012maxresident)k -0inputs+816outputs (0major+22989minor)pagefaults 0swaps +3.83user 0.04system 0:01.68elapsed 229%CPU (0avgtext+0avgdata 80728maxresident)k +24inputs+816outputs (0major+22463minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log b/SVIncCompil/Testcases/BeginKeywords/BeginKeywords.log index 3609d50..6d39b3b 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.01system 0:00.15elapsed 98%CPU (0avgtext+0avgdata 45464maxresident)k -8inputs+16outputs (0major+10080minor)pagefaults 0swaps +0.14user 0.01system 0:00.17elapsed 95%CPU (0avgtext+0avgdata 45360maxresident)k +0inputs+16outputs (0major+10069minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log b/SVIncCompil/Testcases/BuildOVMPkg/BuildOVMPkg_diff.log index 65ee1e5..4f9bbde 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.456s +Preprocessing took 1.472s [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 41.702s +Parsing took 42.732s SSL Parsing: 0.034 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -LL Parsing: 40.850 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv +LL Parsing: 41.864 ./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". @@ -831,13 +831,13 @@ PROFILE ============== Scan libraries took 0.000s -Preprocessing took 1.456s -Parsing took 41.702s +Preprocessing took 1.472s +Parsing took 42.732s SSL Parsing: 0.034 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -LL Parsing: 40.850 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv +LL Parsing: 41.864 ./slpp_all/work/__/__/__/UVM/ovm-2.1.2/src/ovm_pkg.sv Compilation took 0.022s Elaboration took 0.020s -Total time 43.200s +Total time 44.246s ============== [ FATAL] : 0 @@ -849,5 +849,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -43.72user 0.42system 0:44.15elapsed 99%CPU (0avgtext+0avgdata 830872maxresident)k -0inputs+2288outputs (0major+209893minor)pagefaults 0swaps +44.78user 0.42system 0:45.21elapsed 99%CPU (0avgtext+0avgdata 830788maxresident)k +0inputs+2288outputs (0major+209884minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ClassCons/ClassCons.log b/SVIncCompil/Testcases/ClassCons/ClassCons.log index 8e656b3..3fbb5fa 100644 --- a/SVIncCompil/Testcases/ClassCons/ClassCons.log +++ b/SVIncCompil/Testcases/ClassCons/ClassCons.log
@@ -16,20 +16,20 @@ [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "definesPkg_1.pkg". + [INFO :PP0122] Preprocessing source file "top.sv". [INFO :PP0122] Preprocessing source file "definesPkg.pkg". -[INFO :PP0122] Preprocessing source file "definesPkg_1.pkg". - [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 "top.sv". +[INFO :PA0201] Parsing source file "definesPkg.pkg". + 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> @@ -802,19 +802,19 @@ [INFO :CP0302] definesPkg_1.pkg:6 Compile class "definesPkg::D_PKG". +[INFO :CP0302] top.sv:27 Compile class "work@class_t::B". + [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". -[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 :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". [WARNI:CP0314] top.sv:4 Using programs is discouraged "work@class_t", programs are obsoleted by UVM. @@ -841,5 +841,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.87user 0.04system 0:00.59elapsed 153%CPU (0avgtext+0avgdata 52104maxresident)k -0inputs+136outputs (0major+15342minor)pagefaults 0swaps +0.87user 0.03system 0:00.60elapsed 150%CPU (0avgtext+0avgdata 51464maxresident)k +24inputs+136outputs (0major+15256minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log b/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log index 1494bdf..b8da1a2 100644 --- a/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log +++ b/SVIncCompil/Testcases/ClassFuncProto/ClassFuncProto.log
@@ -254,5 +254,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.23user 0.03system 0:00.27elapsed 100%CPU (0avgtext+0avgdata 45340maxresident)k -0inputs+40outputs (0major+11622minor)pagefaults 0swaps +0.23user 0.03system 0:00.28elapsed 95%CPU (0avgtext+0avgdata 45336maxresident)k +8inputs+40outputs (0major+11613minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA_diff.log b/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA_diff.log index 382b382..b126212 100644 --- a/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA_diff.log +++ b/SVIncCompil/Testcases/Custom_FIR_DMA/Custom_FIR_DMA_diff.log
@@ -8,24 +8,24 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[INFO :PP0122] Preprocessing source file "altpllpll_bb.v". - [INFO :PP0122] Preprocessing source file "altpllpll.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_sysclk.v". +[INFO :PP0122] Preprocessing source file "altpllpll_bb.v". + [INFO :PP0122] Preprocessing source file "cpu_jtag_debug_module_tck.v". [INFO :PP0122] Preprocessing source file "custom_dma_burst_1.v". +[INFO :PP0122] Preprocessing source file "cpu_jtag_debug_module_wrapper.v". + [INFO :PP0122] Preprocessing source file "cpu_test_bench.v". [INFO :PP0122] Preprocessing source file "cpu_mult_cell.v". -[INFO :PP0122] Preprocessing source file "cpu_jtag_debug_module_wrapper.v". - [INFO :PP0122] Preprocessing source file "cpu_oci_test_bench.v". [INFO :PP0122] Preprocessing source file "custom_dma.v". @@ -38,39 +38,41 @@ [INFO :PP0122] Preprocessing source file "custom_dma_burst_4.v". +[INFO :PP0122] Preprocessing source file "custom_dma_clock_0.v". + [INFO :PP0122] Preprocessing source file "custom_dma_burst_5.v". [INFO :PP0122] Preprocessing source file "ddr_pll_stratixii.v". -[INFO :PP0122] Preprocessing source file "custom_dma_clock_0.v". - -[INFO :PP0122] Preprocessing source file "ddr_pll_stratixii_bb.v". - -[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_datapath.v". - -[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_clk_gen.v". - [INFO :PP0122] Preprocessing source file "ddr_sdram.v". -[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dqs_group.v". - -[INFO :PP0122] Preprocessing source file "ddr_sdram_bb.v". - [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dll.v". -[INFO :PP0122] Preprocessing source file "ddr_sdram_example_driver.v". - [INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_sdram.v". +[INFO :PP0122] Preprocessing source file "ddr_pll_stratixii_bb.v". + +[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_clk_gen.v". + [INFO :PP0122] Preprocessing source file "ddr_sdram_test_component.v". +[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_dqs_group.v". + +[INFO :PP0122] Preprocessing source file "ddr_sdram_auk_ddr_datapath.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 "jtag_uart.v". + [INFO :PP0122] Preprocessing source file "fir_dma.v". [INFO :PP0122] Preprocessing source file "pipeline_bridge.v". [INFO :PP0122] Preprocessing source file "pll.v". -[INFO :PP0122] Preprocessing source file "jtag_uart.v". +[INFO :PP0122] Preprocessing source file "dma/burst_write_master.v". [INFO :PP0122] Preprocessing source file "sysid.v". @@ -78,16 +80,14 @@ [INFO :PP0122] Preprocessing source file "dma/custom_FIR.v". -[INFO :PP0122] Preprocessing source file "dma/burst_write_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/latency_aware_read_master.v". [INFO :PP0122] Preprocessing source file "dma/slave.v". -[INFO :PP0122] Preprocessing source file "dma/pipelined_read_burst_write_dma.v". - -[INFO :PP0122] Preprocessing source file "dma/transform_block.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". @@ -304,16 +304,16 @@ [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 "custom_dma.v". - [INFO :PA0201] Parsing source file "custom_dma_clock_0.v". [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 "ddr_sdram_bb.v". @@ -334,6 +334,12 @@ [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 "custom_dma.v". + [INFO :PA0201] Parsing source file "custom_dma_burst_0.v". [INFO :PA0201] Parsing source file "custom_dma_burst_3.v". @@ -348,12 +354,6 @@ [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 "custom_dma.v". - [INFO :PA0201] Parsing source file "fir_dma.v". [INFO :PA0201] Parsing source file "jtag_uart.v". @@ -368,10 +368,10 @@ [INFO :PA0201] Parsing source file "custom_dma.v". -[INFO :PA0201] Parsing source file "sysid.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". [INFO :PA0201] Parsing source file "custom_dma.v". @@ -406,26 +406,12 @@ [INFO :PA0201] Parsing source file "custom_dma_burst_2.v". -[INFO :PA0201] Parsing source file "custom_dma.v". - -[INFO :PA0201] Parsing source file "custom_dma_burst_1.v". - [INFO :PA0201] Parsing source file "custom_dma_burst_5.v". -[INFO :PA0201] Parsing source file "custom_dma_burst_4.v". - [INFO :PA0201] Parsing source file "ddr_pll_stratixii.v". -[INFO :PA0201] Parsing source file "ddr_sdram.v". - [INFO :PA0201] Parsing source file "ddr_sdram_test_component.v". -[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_clk_gen.v". - -[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_dll.v". - -[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_dqs_group.v". - [INFO :PA0201] Parsing source file "jtag_uart.v". [INFO :PA0201] Parsing source file "jtag_uart.v". @@ -436,12 +422,26 @@ [INFO :PA0201] Parsing source file "dma/pipelined_read_burst_write_dma.v". +[INFO :PA0201] Parsing source file "dma/slave.v". + +[INFO :PA0201] Parsing source file "custom_dma.v". + +[INFO :PA0201] Parsing source file "custom_dma_burst_1.v". + +[INFO :PA0201] Parsing source file "custom_dma_burst_4.v". + +[INFO :PA0201] Parsing source file "ddr_sdram.v". + +[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_clk_gen.v". + +[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_dll.v". + +[INFO :PA0201] Parsing source file "ddr_sdram_auk_ddr_dqs_group.v". + [INFO :PA0201] Parsing source file "timestamp_timer.v". [INFO :PA0201] Parsing source file "dma/latency_aware_read_master.v". -[INFO :PA0201] Parsing source file "dma/slave.v". - [INFO :PA0201] Parsing source file "jtag_uart.v". [INFO :PA0201] Parsing source file "pipeline_bridge.v". @@ -452,13 +452,13 @@ [INFO :PA0201] Parsing source file "dma/transform_block.v". -[INFO :PA0201] Parsing source file "custom_dma.v". +[INFO :PA0201] Parsing source file "jtag_uart.v". -[INFO :PA0201] Parsing source file "pipeline_bridge.v". +[INFO :PA0201] Parsing source file "custom_dma.v". [INFO :PA0201] Parsing source file "custom_dma_clock_0.v". -[INFO :PA0201] Parsing source file "jtag_uart.v". +[INFO :PA0201] Parsing source file "pipeline_bridge.v". [WARNI:PA0205] cpu_test_bench.v:18 No timescale set for "cpu_test_bench". @@ -484,31 +484,33 @@ [WARNI:PA0205] dma/burst_write_master.v:35 No timescale set for "burst_write_master". -[WARNI:PA0205] dma/latency_aware_read_master.v:33 No timescale set for "latency_aware_read_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". + [WARNI:PA0205] dma/custom_FIR.v:40 No timescale set for "custom_FIR". [WARNI:PA0205] dma/transform_block.v:45 No timescale set for "transform_block". [INFO :CP0300] Compilation... -[INFO :CP0303] altpllpll.v:39 Compile module "work@altpllpll". +[INFO :CP0303] custom_dma.v:924 Compile module "work@burstcount_fifo_for_custom_dma_burst_0_upstream_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: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:3551 Compile module "work@burstcount_fifo_for_custom_dma_burst_2_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:4888 Compile module "work@burstcount_fifo_for_custom_dma_burst_3_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:10475 Compile module "work@burstcount_fifo_for_ddr_sdram_s1_module". -[INFO :CP0303] custom_dma.v:7094 Compile module "work@burstcount_fifo_for_custom_dma_burst_4_upstream_module". +[INFO :CP0303] custom_dma.v:26 Compile module "work@cpu_jtag_debug_module_arbitrator". [INFO :CP0303] custom_dma.v:342 Compile module "work@cpu_data_master_arbitrator". @@ -516,33 +518,33 @@ [INFO :CP0303] cpu_jtag_debug_module_sysclk.v:18 Compile module "work@cpu_jtag_debug_module_sysclk". -[INFO :CP0303] custom_dma.v:26 Compile module "work@cpu_jtag_debug_module_arbitrator". - -[INFO :CP0303] cpu_jtag_debug_module_wrapper.v:18 Compile module "work@cpu_jtag_debug_module_wrapper". +[INFO :CP0303] cpu_mult_cell.v:18 Compile module "work@cpu_mult_cell". [INFO :CP0303] cpu_oci_test_bench.v:18 Compile module "work@cpu_oci_test_bench". -[INFO :CP0303] cpu_jtag_debug_module_tck.v:18 Compile module "work@cpu_jtag_debug_module_tck". +[INFO :CP0303] custom_dma.v:18076 Compile module "work@custom_dma". -[INFO :CP0303] cpu_mult_cell.v:18 Compile module "work@cpu_mult_cell". +[INFO :CP0303] cpu_jtag_debug_module_wrapper.v:18 Compile module "work@cpu_jtag_debug_module_wrapper". + +[INFO :CP0303] cpu_jtag_debug_module_tck.v:18 Compile module "work@cpu_jtag_debug_module_tck". [INFO :CP0303] custom_dma_burst_0.v:52 Compile module "work@custom_dma_burst_0". -[INFO :CP0303] dma/custom_FIR.v:40 Compile module "work@custom_FIR". - [INFO :CP0303] cpu_test_bench.v:18 Compile module "work@cpu_test_bench". -[INFO :CP0303] custom_dma.v:18076 Compile module "work@custom_dma". - -[INFO :CP0303] custom_dma.v:1544 Compile module "work@custom_dma_burst_0_upstream_arbitrator". +[INFO :CP0303] dma/custom_FIR.v:40 Compile module "work@custom_FIR". [INFO :CP0303] custom_dma.v:3271 Compile module "work@custom_dma_burst_1_downstream_arbitrator". +[INFO :CP0303] custom_dma.v:1544 Compile module "work@custom_dma_burst_0_upstream_arbitrator". + [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_burst_2.v:52 Compile module "work@custom_dma_burst_2". -[INFO :CP0303] custom_dma.v:1981 Compile module "work@custom_dma_burst_0_downstream_arbitrator". +[INFO :CP0303] custom_dma_burst_1.v:52 Compile module "work@custom_dma_burst_1". [INFO :CP0303] custom_dma_burst_4.v:52 Compile module "work@custom_dma_burst_4". @@ -550,92 +552,86 @@ [INFO :CP0303] custom_dma.v:6814 Compile module "work@custom_dma_burst_3_downstream_arbitrator". -[INFO :CP0303] custom_dma_burst_1.v:52 Compile module "work@custom_dma_burst_1". - -[INFO :CP0303] custom_dma.v:8626 Compile module "work@custom_dma_burst_4_upstream_arbitrator". - -[INFO :CP0303] custom_dma_burst_3.v:52 Compile module "work@custom_dma_burst_3". +[INFO :CP0303] custom_dma.v:4608 Compile module "work@custom_dma_burst_2_downstream_arbitrator". [INFO :CP0303] custom_dma.v:9673 Compile module "work@custom_dma_burst_5_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_clock_0.v:21 Compile module "work@custom_dma_clock_0_edge_to_pulse". +[INFO :CP0303] custom_dma.v:8626 Compile module "work@custom_dma_burst_4_upstream_arbitrator". [INFO :CP0303] custom_dma.v:6420 Compile module "work@custom_dma_burst_3_upstream_arbitrator". -[INFO :CP0303] custom_dma_clock_0.v:58 Compile module "work@custom_dma_clock_0_slave_FSM". +[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_clock_0.v:58 Compile module "work@custom_dma_clock_0_slave_FSM". [INFO :CP0303] custom_dma.v:9063 Compile module "work@custom_dma_burst_4_downstream_arbitrator". [INFO :CP0303] ddr_sdram_bb.v:25 Compile module "work@ddr_sdram". -[INFO :CP0303] custom_dma_clock_0.v:199 Compile module "work@custom_dma_clock_0_master_FSM". - -[INFO :CP0303] ddr_sdram_auk_ddr_dqs_group.v:37 Compile module "work@ddr_sdram_auk_ddr_dqs_group". +[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] ddr_sdram_auk_ddr_dqs_group.v:37 Compile module "work@ddr_sdram_auk_ddr_dqs_group". + [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] 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_test_component.v:110 Compile module "work@ddr_sdram_test_component". +[INFO :CP0303] custom_dma_clock_0.v:365 Compile module "work@custom_dma_clock_0_bit_pipe". -[INFO :CP0303] ddr_sdram_example_driver.v:21 Compile module "work@ddr_sdram_example_driver". +[INFO :CP0303] ddr_sdram_test_component.v:110 Compile module "work@ddr_sdram_test_component". [INFO :CP0303] custom_dma.v:9953 Compile module "work@custom_dma_clock_0_in_arbitrator". -[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] ddr_sdram_example_driver.v:21 Compile module "work@ddr_sdram_example_driver". + [INFO :CP0303] custom_dma.v:14615 Compile module "work@ext_ssram_bus_bridge_arbitrator". -[INFO :CP0303] custom_dma.v:20335 Compile module "work@ext_ssram". - [INFO :CP0303] custom_dma.v:20231 Compile module "work@ext_ssram_lane3_module". -[INFO :CP0303] ddr_pll_stratixii_bb.v:34 Compile module "work@ddr_pll_stratixii". - [INFO :CP0303] custom_dma.v:18031 Compile module "work@custom_dma_reset_external_clk_domain_synch_module". -[INFO :CP0303] custom_dma.v:15151 Compile module "work@fir_dma_write_master_arbitrator". +[INFO :CP0303] ddr_pll_stratixii_bb.v:34 Compile module "work@ddr_pll_stratixii". -[INFO :CP0303] custom_dma.v:20023 Compile module "work@ext_ssram_lane1_module". +[INFO :CP0303] custom_dma.v:20335 Compile module "work@ext_ssram". + +[INFO :CP0303] custom_dma.v:15151 Compile module "work@fir_dma_write_master_arbitrator". [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_dll.v:21 Compile module "work@ddr_sdram_auk_ddr_dll". -[INFO :CP0303] custom_dma.v:14628 Compile module "work@fir_dma_control_arbitrator". - -[INFO :CP0303] jtag_uart.v:21 Compile module "work@jtag_uart_log_module". +[INFO :CP0303] custom_dma.v:20023 Compile module "work@ext_ssram_lane1_module". [INFO :CP0303] ddr_sdram_auk_ddr_sdram.v:21 Compile module "work@ddr_sdram_auk_ddr_sdram". +[INFO :CP0303] jtag_uart.v:21 Compile module "work@jtag_uart_log_module". + [INFO :CP0303] custom_dma.v:13235 Compile module "work@ddr_sdram_s1_arbitrator". [INFO :CP0303] jtag_uart.v:65 Compile module "work@jtag_uart_sim_scfifo_w". -[INFO :CP0303] custom_dma.v:15341 Compile module "work@jtag_uart_avalon_jtag_slave_arbitrator". +[INFO :CP0303] custom_dma.v:14628 Compile module "work@fir_dma_control_arbitrator". [INFO :CP0303] pipeline_bridge.v:21 Compile module "work@pipeline_bridge_downstream_adapter". [INFO :CP0303] ddr_sdram_test_component.v:21 Compile module "work@ddr_sdram_test_component_ram_module". -[INFO :CP0303] jtag_uart.v:120 Compile module "work@jtag_uart_scfifo_w". +[INFO :CP0303] custom_dma.v:15341 Compile module "work@jtag_uart_avalon_jtag_slave_arbitrator". [INFO :CP0303] pipeline_bridge.v:367 Compile module "work@pipeline_bridge_waitrequest_adapter". [INFO :CP0303] custom_dma.v:19919 Compile module "work@ext_ssram_lane0_module". -[INFO :CP0303] pipeline_bridge.v:639 Compile module "work@pipeline_bridge". - [INFO :CP0303] fir_dma.v:6 Compile module "work@fir_dma". [INFO :CP0303] custom_dma.v:14019 Compile module "work@ext_ssram_bus_avalon_slave_arbitrator". @@ -644,70 +640,74 @@ [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] jtag_uart.v:120 Compile module "work@jtag_uart_scfifo_w". + +[INFO :CP0303] pipeline_bridge.v:639 Compile module "work@pipeline_bridge". [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] custom_dma.v:20127 Compile module "work@ext_ssram_lane2_module". -[INFO :CP0303] custom_dma.v:16742 Compile module "work@pipeline_bridge_m1_arbitrator". +[INFO :CP0303] dma/latency_aware_read_master.v:33 Compile module "work@latency_aware_read_master". [INFO :CP0303] custom_dma.v:14952 Compile module "work@fir_dma_read_master_arbitrator". -[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:16133 Compile module "work@pipeline_bridge_s1_arbitrator". -[INFO :CP0303] pll.v:21 Compile module "work@pll". +[INFO :CP0303] custom_dma.v:16742 Compile module "work@pipeline_bridge_m1_arbitrator". + +[INFO :CP0303] custom_dma.v:11855 Compile module "work@rdv_fifo_for_custom_dma_burst_4_downstream_to_ddr_sdram_s1_module". [INFO :CP0303] jtag_uart.v:202 Compile module "work@jtag_uart_drom_module". -[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] jtag_uart.v:351 Compile module "work@jtag_uart_sim_scfifo_r". -[INFO :CP0303] dma/pipelined_read_burst_write_dma.v:87 Compile module "work@pipelined_read_burst_write_dma". - -[INFO :CP0303] dma/transform_block.v:45 Compile module "work@transform_block". +[INFO :CP0303] custom_dma.v:17430 Compile module "work@sysid_control_slave_arbitrator". [INFO :CP0303] custom_dma.v:17137 Compile module "work@pipeline_bridge_bridge_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:15899 Compile module "work@rdv_fifo_for_custom_dma_burst_2_downstream_to_pipeline_bridge_s1_module". - [INFO :CP0303] pipeline_bridge.v:222 Compile module "work@pipeline_bridge_upstream_adapter". -[INFO :CP0303] dma/slave.v:25 Compile module "work@slave". +[INFO :CP0303] dma/transform_block.v:45 Compile module "work@transform_block". -[INFO :CP0303] custom_dma.v:15665 Compile module "work@rdv_fifo_for_custom_dma_burst_1_downstream_to_pipeline_bridge_s1_module". +[INFO :CP0303] pll.v:21 Compile module "work@pll". [INFO :CP0303] custom_dma.v:17150 Compile module "work@pll_s1_arbitrator". -[INFO :CP0303] timestamp_timer.v:21 Compile module "work@timestamp_timer". +[INFO :CP0303] dma/pipelined_read_burst_write_dma.v:87 Compile module "work@pipelined_read_burst_write_dma". -[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.v:7860 Compile module "work@rdv_fifo_for_cpu_data_master_to_custom_dma_burst_4_upstream_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] 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:11165 Compile module "work@rdv_fifo_for_custom_dma_burst_3_downstream_to_ddr_sdram_s1_module". -[INFO :CP0303] custom_dma.v:20498 Compile module "work@test_bench". +[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:15665 Compile module "work@rdv_fifo_for_custom_dma_burst_1_downstream_to_pipeline_bridge_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 :CP0303] dma/slave.v:25 Compile module "work@slave". + +[INFO :CP0303] custom_dma.v:12545 Compile module "work@rdv_fifo_for_custom_dma_burst_5_downstream_to_ddr_sdram_s1_module". + +[INFO :CP0303] timestamp_timer.v:21 Compile module "work@timestamp_timer". + +[INFO :CP0303] custom_dma.v:20498 Compile module "work@test_bench". + +[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] 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 * ******************************************** -15.15user 0.66system 0:07.48elapsed 211%CPU (0avgtext+0avgdata 438136maxresident)k -2936inputs+32560outputs (0major+111778minor)pagefaults 0swaps +14.56user 0.77system 0:05.42elapsed 282%CPU (0avgtext+0avgdata 436804maxresident)k +3184inputs+32560outputs (0major+111429minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log b/SVIncCompil/Testcases/DiffSimpleIncludeAndMacros/DiffSimpleIncludeAndMacros_diff.log index b374a5c..010968f 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.45user 0.04system 0:01.27elapsed 118%CPU (0avgtext+0avgdata 50120maxresident)k -624inputs+416outputs (1major+20877minor)pagefaults 0swaps +1.45user 0.03system 0:01.29elapsed 114%CPU (0avgtext+0avgdata 50052maxresident)k +88inputs+432outputs (0major+20802minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Driver/Driver_diff.log b/SVIncCompil/Testcases/Driver/Driver_diff.log index 8e147dd..24fc321 100644 --- a/SVIncCompil/Testcases/Driver/Driver_diff.log +++ b/SVIncCompil/Testcases/Driver/Driver_diff.log
@@ -84,14 +84,14 @@ [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/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". -[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". @@ -102,25 +102,23 @@ [INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.sv". -[INFO :PA0201] Parsing source file "testbench.sv". - [INFO :PA0201] Parsing source file "design.sv". +[INFO :PA0201] Parsing source file "testbench.sv". + [INFO :CM0029] Using global timescale: "1ns/1ns". [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ../../../UVM/svunit_base/svunit_pkg.sv:23 Compile package "svunit_pkg". -[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 :CP0304] design.sv:1 Compile interface "work@my_interface". -[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_base.sv:26 Compile class "svunit_pkg::svunit_base". [INFO :CP0302] ../../../UVM/svunit_base/svunit_testcase.sv:26 Compile class "svunit_pkg::svunit_testcase". @@ -128,657 +126,659 @@ [INFO :CP0302] ../../../UVM/svunit_base/svunit_testrunner.sv:26 Compile class "svunit_pkg::svunit_testrunner". -[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/uvm_pkg.sv:12051 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/uvm_pkg.sv:42131 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/uvm_pkg.sv:16220 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/uvm_pkg.sv:10218 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/uvm_pkg.sv:42159 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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:21055 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/uvm_pkg.sv:44614 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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:43998 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/uvm_pkg.sv:41506 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/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_peek_export". -[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/uvm_pkg.sv:39620 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/uvm_pkg.sv:11515 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/uvm_pkg.sv:40684 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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:39778 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/uvm_pkg.sv:40532 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/uvm_pkg.sv:40844 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/uvm_pkg.sv:40137 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/uvm_pkg.sv:41667 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/uvm_pkg.sv:39969 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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:43574 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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:39541 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/uvm_pkg.sv:41808 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/uvm_pkg.sv:43541 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/uvm_pkg.sv:40456 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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:43559 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/uvm_pkg.sv:40305 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/uvm_pkg.sv:41949 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/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37219 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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:19926 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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". -[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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:18867 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/uvm_pkg.sv:15420 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/uvm_pkg.sv:28695 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] uvm-1.2/src/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:36631 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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[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/uvm_pkg.sv:12078 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/uvm_pkg.sv:43613 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-1.2/src/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:43253 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/uvm_pkg.sv:28495 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/uvm_pkg.sv:37255 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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44743 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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3739 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/uvm_pkg.sv:39667 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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[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/uvm_pkg.sv:40746 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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[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/uvm_pkg.sv:54919 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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43862 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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". -[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/uvm_pkg.sv:50959 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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41395 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/uvm_pkg.sv:7270 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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_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/uvm_pkg.sv:28775 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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66131 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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78475 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/uvm_pkg.sv:40577 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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:44317 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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[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/uvm_pkg.sv:15210 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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:68525 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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:76961 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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41015 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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:5400 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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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_phase.svh:134 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41842 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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6725 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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_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/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:38752 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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_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/uvm_pkg.sv:38694 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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:28869 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:16897 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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[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/uvm_pkg.sv:73630 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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/uvm_pkg.sv:78934 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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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/uvm_pkg.sv:37385 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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_phase". -[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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:57342 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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_phase". -[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/uvm_pkg.sv:71129 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/uvm_pkg.sv:9439 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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9782 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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:31129 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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28611 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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:43068 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] uvm-1.2/src/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:20507 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/uvm_pkg.sv:37156 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/uvm_pkg.sv:49840 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] uvm-1.2/src/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20211 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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:54392 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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37133 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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[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/uvm_pkg.sv:47786 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/uvm_pkg.sv:67339 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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[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/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53013 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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:288 Compile class "uvm_pkg::uvm_slave_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_base". [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] uvm-1.2/src/uvm_pkg.sv:38223 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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[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/uvm_pkg.sv:53823 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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:54477 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/uvm_pkg.sv:44903 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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". -[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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[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/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:28542 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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[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/uvm_pkg.sv:24270 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/uvm_pkg.sv:4812 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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 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/uvm_pkg.sv:44825 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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:53743 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/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". -[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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_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/uvm_pkg.sv:53721 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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[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/uvm_pkg.sv:53562 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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:4645 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/uvm_pkg.sv:53411 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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[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/uvm_pkg.sv:51663 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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_base". -[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/uvm_pkg.sv:60362 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] uvm-1.2/src/reg/uvm_vreg_field.svh:379 Compile class "uvm_pkg::uvm_vreg_field_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". [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] uvm-1.2/src/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". [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-1.2/src/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". [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] uvm-1.2/src/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". [INFO :CP0302] design.sv:14 Compile class "work@my_transaction". @@ -810,5 +810,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.42user 0.13system 0:03.59elapsed 154%CPU (0avgtext+0avgdata 141152maxresident)k -16inputs+10032outputs (0major+37499minor)pagefaults 0swaps +6.29user 0.16system 0:04.24elapsed 152%CPU (0avgtext+0avgdata 142360maxresident)k +16inputs+10024outputs (0major+37782minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Escape/Escape.log b/SVIncCompil/Testcases/Escape/Escape.log index 6a605da..4b252f9 100644 --- a/SVIncCompil/Testcases/Escape/Escape.log +++ b/SVIncCompil/Testcases/Escape/Escape.log
@@ -103,5 +103,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.76user 0.01system 0:00.78elapsed 99%CPU (0avgtext+0avgdata 48072maxresident)k -0inputs+32outputs (0major+14253minor)pagefaults 0swaps +0.77user 0.03system 0:00.82elapsed 98%CPU (0avgtext+0avgdata 47720maxresident)k +16inputs+32outputs (0major+14244minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log b/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log index b923b28..1c79c06 100644 --- a/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.log +++ b/SVIncCompil/Testcases/GenerateUnnamed/GenerateUnnamed.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 :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "top.v". @@ -1000,5 +1000,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.55user 0.03system 0:00.55elapsed 106%CPU (0avgtext+0avgdata 47136maxresident)k -8inputs+112outputs (0major+14114minor)pagefaults 0swaps +0.59user 0.03system 0:00.55elapsed 111%CPU (0avgtext+0avgdata 47148maxresident)k +0inputs+112outputs (0major+14112minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Google/GoogleMT_diff.log b/SVIncCompil/Testcases/Google/GoogleMT_diff.log index 2b204b8..62b94c1 100644 --- a/SVIncCompil/Testcases/Google/GoogleMT_diff.log +++ b/SVIncCompil/Testcases/Google/GoogleMT_diff.log
@@ -218,10 +218,10 @@ [WARNI:PA0205] chapter-12/12.7.1--for.sv:7 No timescale set for "for_tb". -[WARNI:PA0205] chapter-12/12.8--break.sv:7 No timescale set for "jump_tb". - [WARNI:PA0205] chapter-12/12.7.3--foreach.sv:7 No timescale set for "foreach_tb". +[WARNI:PA0205] chapter-12/12.8--break.sv:7 No timescale set for "jump_tb". + [WARNI:PA0205] chapter-12/12.7.4--while.sv:7 No timescale set for "while_tb". [WARNI:PA0205] chapter-12/12.7.5--dowhile.sv:7 No timescale set for "dowhile_tb". @@ -288,454 +288,454 @@ [INFO :CP0301] generic/desc/desc_test_14.sv:7 Compile package "foo_pkg". +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-begin-keywords.sv:10 Compile module "work@b_kw". + [INFO :CP0303] chapter-9/9.2.2.1--always.sv:7 Compile module "work@always_tb". -[INFO :CP0303] chapter-9/9.3.3--fork_return.sv:7 Compile module "work@block_tb". - -[INFO :CP0303] chapter-5/5.6.4--compiler-directives-begin-keywords.sv:10 Compile module "work@b_kw". +[INFO :CP0303] chapter-8/8.10--static_methods.sv:7 Compile module "work@class_tb". [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-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-5/5.6.4--compiler-directives-debug-line.sv:8 Compile module "work@directives". - -[INFO :CP0303] chapter-8/8.10--static_methods.sv:7 Compile module "work@class_tb". - -[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-9/9.3.3--fork_return.sv:7 Compile module "work@block_tb". [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-5/5.6.4--compiler-directives-default-nettype.sv:10 Compile module "work@dn". + +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-debug-line.sv:8 Compile module "work@directives". + +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-define.sv:14 Compile module "work@d". [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-12/12.7.1--for.sv:7 Compile module "work@for_tb". -[INFO :CP0303] chapter-12/12.8--break.sv:7 Compile module "work@jump_tb". +[INFO :CP0303] generic/desc/desc_test_14.sv:9 Compile module "work@foo_mod". -[INFO :CP0303] chapter-9/9.3.2--parallel_block_join_any.sv:7 Compile module "work@parallel_tb". +[INFO :CP0303] chapter-5/5.6.4--compiler-directives-include.sv:9 Compile module "work@empty". + +[INFO :CP0303] chapter-5/5.6.1--escaped-identifiers.sv:7 Compile module "work@identifiers". + +[INFO :CP0303] chapter-12/12.4--if_else.sv:7 Compile module "work@if_tb". [INFO :CP0303] chapter-9/9.2.3--final.sv:7 Compile module "work@initial_tb". -[INFO :CP0303] chapter-12/12.4--if_else.sv:7 Compile module "work@if_tb". +[INFO :CP0303] chapter-9/9.6.1--wait_fork.sv:7 Compile module "work@fork_tb". [INFO :CP0303] generic/desc/desc_test_15.sv:7 Compile module "work@module_fpga". [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-6/6.6.8--interconnect.sv:14 Compile module "work@mod_i". [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-9/9.3.2--parallel_block_join_any.sv:7 Compile module "work@parallel_tb". -[INFO :CP0303] chapter-9/9.4.2.4--event_sequence.sv:7 Compile module "work@seq_tb". +[INFO :CP0303] chapter-12/12.8--break.sv:7 Compile module "work@jump_tb". -[INFO :CP0303] chapter-5/5.12-attributes-module.sv:12 Compile module "work@topb". +[INFO :CP0303] chapter-12/12.7.2--repeat.sv:7 Compile module "work@repeat_tb". [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.3--system-functions.sv:7 Compile module "work@systemfn". [INFO :CP0303] chapter-5/5.6.4--compiler-directives-celldefine.sv:13 Compile module "work@ncd". +[INFO :CP0303] chapter-9/9.4.2.4--event_sequence.sv:7 Compile module "work@seq_tb". + [INFO :CP0303] sanity.sv:7 Compile module "work@sanity_tb". +[INFO :CP0303] chapter-5/5.12-attributes-module.sv:12 Compile module "work@topb". + +[INFO :CP0303] chapter-5/5.12-attributes-module.sv:8 Compile module "work@topa". + +[INFO :CP0303] chapter-11/11.10--string_bit_array.sv:7 Compile module "work@top". + [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 :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 :CP0302] generic/class/class_test_56.sv:7 Compile class "work@Driver". -[INFO :CP0302] generic/class/class_test_11.sv:7 Compile class "work@Foo". - [INFO :CP0302] generic/class/class_test_55.sv:7 Compile class "work@Driver". +[INFO :CP0302] generic/class/class_test_11.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_14.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_25.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_12.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_16.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_2.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_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_24.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_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_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_18.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_20.sv:7 Compile class "work@Foo". -[INFO :CP0302] generic/class/class_test_30.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_23.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_26.sv:7 Compile class "work@Foo". [INFO :CP0302] generic/class/class_test_29.sv:7 Compile class "work@Foo". +[INFO :CP0302] generic/class/class_test_30.sv:7 Compile class "work@Foo". + [INFO :CP0302] generic/class/class_test_9.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.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_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_18.sv:7 Compile class "work@Foo". - -[INFO :CP0302] chapter-8/8.26.3--type_access_implements.sv:13 Compile class "work@class_tb::Hello". +[INFO :CP0302] generic/class/class_test_7.sv:7 Compile class "work@Foo". [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] chapter-8/8.27--forward_declaration.sv:10 Compile class "work@class_tb::C1". -[INFO :CP0302] generic/class/class_test_23.sv:7 Compile class "work@Foo". +[INFO :CP0302] chapter-8/8.26.3--type_access_implements.sv:13 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] 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] chapter-8/8.26.4--illegal_forward_def_implements.sv:10 Compile class "work@class_tb::Hello". [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_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] generic/class/class_test_6.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] chapter-8/8.22--dynamic_method_lookup.sv:12 Compile class "work@class_tb::a_cls". +[INFO :CP0302] chapter-8/8.26.3--type_access_implements_invalid.sv:13 Compile class "work@class_tb::Hello". -[INFO :CP0302] generic/class/class_test_6.sv:7 Compile class "work@Foo". +[INFO :CP0302] chapter-8/8.26.2--implements_multiple.sv:16 Compile class "work@class_tb::Hello". -[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:18 Compile class "work@class_tb::b_cls". +[INFO :CP0302] chapter-8/8.26.6.1--name_conflict_resolved.sv:16 Compile class "work@class_tb::Hello". [INFO :CP0302] chapter-8/8.19--instance_constant.sv:8 Compile class "work@class_tb::a_cls". -[INFO :CP0302] generic/member/class_member_test_1.sv:7 Compile class "work@c". +[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:12 Compile class "work@class_tb::a_cls". -[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:8 Compile class "work@class_tb::base_cls". +[INFO :CP0302] chapter-8/8.18--var_protected.sv:8 Compile class "work@class_tb::a_cls". + +[INFO :CP0302] chapter-8/8.22--dynamic_method_lookup.sv:18 Compile class "work@class_tb::b_cls". + +[INFO :CP0302] chapter-8/8.21--abstract_class_inst.sv:8 Compile class "work@class_tb::base_cls". + +[INFO :CP0302] generic/member/class_member_test_1.sv:7 Compile class "work@c". [INFO :CP0302] chapter-8/8.21--abstract_class.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.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.5--implemented_class_handle.sv:12 Compile class "work@class_tb::Hello". -[INFO :CP0302] chapter-8/8.20--virtual_method.sv:8 Compile class "work@class_tb::super_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.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.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.7--constructor_super.sv:8 Compile class "work@class_tb::super_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.25--parametrized_class_extend.sv:12 Compile class "work@class_tb::ext_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.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.2--implements_extends.sv:16 Compile class "work@class_tb::base". - -[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.17--constructor_const_arg.sv:8 Compile class "work@class_tb::super_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] chapter-8/8.20--virtual_method.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.10--static_methods.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.26.2--implements_extends.sv:16 Compile class "work@class_tb::base". [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.7--constructor_super.sv:8 Compile class "work@class_tb::super_cls". -[INFO :CP0302] chapter-8/8.13--inheritance.sv:8 Compile class "work@class_tb::super_cls". +[INFO :CP0302] chapter-8/8.21--abstract_class.sv:12 Compile class "work@class_tb::test_cls". -[INFO :CP0302] chapter-8/8.7--constructor.sv:8 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.21--abstract_class_inst.sv:12 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.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.13--inheritance.sv:8 Compile class "work@class_tb::super_cls". + +[INFO :CP0302] chapter-8/8.12--shallow_copy.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.15--super.sv:18 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.12--assignment.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.24--out_of_block_methods.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] chapter-8/8.5--parameters.sv:8 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_param.sv:15 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] chapter-8/8.15--super.sv:18 Compile class "work@class_tb::test_cls". - -[INFO :CP0302] generic/class/class_test_54.sv:7 Compile class "work@event_calendar". +[INFO :CP0302] chapter-8/8.11--this.sv:8 Compile class "work@class_tb::test_cls". [INFO :CP0302] chapter-8/8.7--constructor_param.sv:8 Compile class "work@class_tb::test_cls". -[INFO :CP0302] generic/class/class_test_52.sv:7 Compile class "work@how_wide". +[INFO :CP0302] chapter-8/8.7--constructor.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.14--override_member.sv:18 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.4--instantiation.sv:8 Compile class "work@class_tb::test_cls". + +[INFO :CP0302] chapter-8/8.8--typed_constructor_param.sv:15 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.5--parameters.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.7--constructor_super.sv:14 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] generic/class/class_test_54.sv:7 Compile class "work@event_calendar". [INFO :CP0302] chapter-8/8.6--methods.sv:8 Compile class "work@class_tb::test_cls". [INFO :CP0302] generic/member/class_member_test_39.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/class/class_test_40.sv:7 Compile class "work@macros_as_class_item". - -[INFO :CP0302] generic/member/class_member_test_43.sv:7 Compile class "work@constructible". - -[INFO :CP0302] chapter-8/8.12--shallow_copy.sv:8 Compile class "work@class_tb::test_cls". - -[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_28.sv:7 Compile class "work@myclass". - -[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/member/class_member_test_16.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_52.sv:7 Compile class "work@how_wide". [INFO :CP0302] generic/member/class_member_test_46.sv:7 Compile class "work@constructible". -[INFO :CP0302] generic/class/class_test_57.sv:7 Compile class "work@fields_with_modifiers". +[INFO :CP0302] generic/member/class_member_test_43.sv:7 Compile class "work@constructible". + +[INFO :CP0302] generic/member/class_member_test_41.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_40.sv:7 Compile class "work@constructible". + +[INFO :CP0302] generic/member/class_member_test_44.sv:7 Compile class "work@constructible". + +[INFO :CP0302] generic/class/class_test_40.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/member/class_member_test_24.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_43.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/member/class_member_test_36.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_16.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_58.sv:7 Compile class "work@fields_with_modifiers". [INFO :CP0302] generic/member/class_member_test_27.sv:7 Compile class "work@myclass". [INFO :CP0302] generic/class/class_test_37.sv:7 Compile class "work@foo". -[INFO :CP0302] generic/member/class_member_test_40.sv:7 Compile class "work@constructible". +[INFO :CP0302] generic/class/class_test_57.sv:7 Compile class "work@fields_with_modifiers". -[INFO :CP0302] generic/class/class_test_51.sv:7 Compile class "work@how_wide". +[INFO :CP0302] generic/member/class_member_test_4.sv:7 Compile class "work@myclass". [INFO :CP0302] generic/member/class_member_test_5.sv:7 Compile class "work@myclass". [INFO :CP0302] generic/member/class_member_test_17.sv:7 Compile class "work@myclass". -[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_47.sv:7 Compile class "work@fun_with_typedef_members". - -[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_28.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_15.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_18.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_19.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_52.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_9.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_26.sv:7 Compile class "work@myclass". -[INFO :CP0302] generic/member/class_member_test_49.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/class/class_test_41.sv:7 Compile class "work@macros_as_class_item". -[INFO :CP0302] generic/member/class_member_test_7.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_51.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_48.sv:7 Compile class "work@myclass". +[INFO :CP0302] generic/member/class_member_test_20.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_11.sv:7 Compile class "work@myclass". [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/class/class_test_42.sv:7 Compile class "work@macros_as_class_item". [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/member/class_member_test_14.sv:7 Compile class "work@myclass". [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] generic/class/class_test_45.sv:7 Compile class "work@macros_as_class_item". + +[INFO :CP0302] generic/member/class_member_test_47.sv:7 Compile class "work@fun_with_typedef_members". [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/member/class_member_test_56.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_53.sv:7 Compile class "work@param_types_as_class_item". + +[INFO :CP0302] generic/member/class_member_test_19.sv:7 Compile class "work@myclass". [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_47.sv:7 Compile class "work@macros_id_as_call". + +[INFO :CP0302] generic/class/class_test_64.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_30.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_0.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_23.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/class/class_test_62.sv:7 Compile class "work@pp_class". [INFO :CP0302] generic/class/class_test_34.sv:7 Compile class "work@zzyyy". +[INFO :CP0302] generic/member/class_member_test_51.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_6.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_35.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_2.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_35.sv:7 Compile class "work@zzxx". + +[INFO :CP0302] generic/member/class_member_test_18.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_31.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_29.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_7.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_48.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_54.sv:7 Compile class "work@myclass". + +[INFO :CP0302] generic/member/class_member_test_25.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_53.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_38.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_50.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_48.sv:7 Compile class "work@pp_as_class_item". + +[INFO :CP0302] generic/class/class_test_61.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_59.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_67.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_60.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_65.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/class/class_test_63.sv:7 Compile class "work@pp_class". + [INFO :CP0302] generic/class/class_test_0.sv:7 Compile class "work@semicolon_classy". +[INFO :CP0302] generic/class/class_test_66.sv:7 Compile class "work@pp_class". + [INFO :CP0302] chapter-6/6.20.6--const.sv:8 Compile class "work@top::test_cls". +[INFO :CP0302] generic/class/class_test_69.sv:7 Compile class "work@pp_class". + +[INFO :CP0302] generic/member/class_member_test_13.sv:7 Compile class "work@protected_stuff". + [ERROR:CP0329] generic/desc/desc_test_13.sv:7 Multiply defined package: "foo_pkg", generic/desc/desc_test_14.sv:7 previous definition. @@ -745,12 +745,12 @@ [ERROR:CP0316] generic/class/class_test_36.sv:9 Undefined package "fedex_pkg". -[NOTE :CP0309] chapter-6/6.10--implicit_port_connection.sv:17 Implicit port type (wire) for "c". - [ERROR:CP0316] generic/class/class_test_37.sv:8 Undefined package "fedex_pkg". [ERROR:CP0316] generic/class/class_test_37.sv:9 Undefined package "fedex_pkg". +[NOTE :CP0309] chapter-6/6.10--implicit_port_connection.sv:17 Implicit port type (wire) for "c". + [INFO :EL0526] Design Elaboration... Instance tree: @@ -760,8 +760,8 @@ [TOP] work@case_tb work@case_tb [TOP] work@repeat_tb work@repeat_tb [TOP] work@for_tb work@for_tb -[TOP] work@jump_tb work@jump_tb [TOP] work@foreach_tb work@foreach_tb +[TOP] work@jump_tb work@jump_tb [TOP] work@while_tb work@while_tb [TOP] work@dowhile_tb work@dowhile_tb [TOP] work@identifiers work@identifiers @@ -794,8 +794,8 @@ [SCO] work@case_tb.UNNAMED work@case_tb.UNNAMED [SCO] work@repeat_tb.UNNAMED work@repeat_tb.UNNAMED [SCO] work@for_tb.UNNAMED work@for_tb.UNNAMED -[SCO] work@jump_tb.UNNAMED work@jump_tb.UNNAMED [SCO] work@foreach_tb.UNNAMED work@foreach_tb.UNNAMED +[SCO] work@jump_tb.UNNAMED work@jump_tb.UNNAMED [SCO] work@while_tb.UNNAMED work@while_tb.UNNAMED [SCO] work@dowhile_tb.UNNAMED work@dowhile_tb.UNNAMED [SCO] work@class_tb.UNNAMED work@class_tb.UNNAMED @@ -853,10 +853,10 @@ [NOTE :EL0503] chapter-12/12.7.1--for.sv:7 Top level module "work@for_tb". -[NOTE :EL0503] chapter-12/12.8--break.sv:7 Top level module "work@jump_tb". - [NOTE :EL0503] chapter-12/12.7.3--foreach.sv:7 Top level module "work@foreach_tb". +[NOTE :EL0503] chapter-12/12.8--break.sv:7 Top level module "work@jump_tb". + [NOTE :EL0503] chapter-12/12.7.4--while.sv:7 Top level module "work@while_tb". [NOTE :EL0503] chapter-12/12.7.5--dowhile.sv:7 Top level module "work@dowhile_tb". @@ -949,8 +949,8 @@ chapter-12/12.5--case.sv:7 previous definition, chapter-12/12.5.4--case_set.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.6.1--casez_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, chapter-12/12.6.3--conditional_pattern.sv:7 previous definition. @@ -959,14 +959,14 @@ chapter-8/8.10--static_methods.sv:7 previous definition, chapter-8/8.13--inheritance.sv:7 previous definition, chapter-8/8.17--constructor_const_arg.sv:7 previous definition, + chapter-8/8.21--abstract_class.sv:7 previous definition, chapter-8/8.14--override_member.sv:7 previous definition, chapter-8/8.19--global_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.19--instance_constant.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, chapter-8/8.26.4--illegal_forward_def_implements.sv:7 previous definition, @@ -1046,8 +1046,8 @@ [WARNI:EL0505] chapter-9/9.7--process_cls_await.sv:7 Multiply defined module "work@process_tb", chapter-9/9.7--process_cls_self.sv:7 previous definition, - chapter-9/9.7--process_cls_kill.sv:7 previous definition, - chapter-9/9.7--process_cls_suspend_resume.sv:7 previous definition. + chapter-9/9.7--process_cls_suspend_resume.sv:7 previous definition, + chapter-9/9.7--process_cls_kill.sv:7 previous definition. [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, @@ -1056,20 +1056,20 @@ chapter-11/11.11--min_max_avg_delay.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.13--set_member.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.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.14.3--unpack_stream.sv:7 previous definition, chapter-11/11.4.12.2--string_concat_op.sv:7 previous definition, + chapter-11/11.4.2--unary_op_dec.sv:7 previous definition, chapter-11/11.4.14.2--reorder_stream.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.1--idx_pos_part_select.sv:7 previous definition, chapter-11/11.5.2--array_addressing.sv:7 previous definition, chapter-11/11.5.2--multi_dim_array_addressing.sv:7 previous definition, chapter-11/11.9--tagged_union.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.11-arrays-key-index.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.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.10-structures.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-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, @@ -1118,25 +1118,25 @@ chapter-6/6.16.5--string_tolower.sv:7 previous definition, chapter-6/6.16.9--string_atobin.sv:7 previous definition, chapter-6/6.17--event.sv:7 previous definition, + chapter-6/6.16.4--string_toupper.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.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--enum_xx_inv.sv:7 previous definition, chapter-6/6.19.2--enum_sequence_range.sv:7 previous definition, + chapter-6/6.19.5.2--enum_last.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.sv:7 previous definition, + chapter-6/6.19.5.6--enum_name.sv:7 previous definition, chapter-6/6.20.2--parameter_range.sv:7 previous definition, + chapter-6/6.20.2--parameter.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-6/6.20.3--parameter_type.sv:7 previous definition, chapter-5/5.13-builtin-methods-arrays.sv:7 previous definition, + chapter-5/5.8-time-literals.sv:10 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, @@ -1156,29 +1156,29 @@ chapter-6/6.12--shortreal.sv:7 previous definition, chapter-6/6.16.1--string_len.sv:7 previous definition, chapter-6/6.16.13--string_octtoa.sv:7 previous definition, - chapter-6/6.16.2--string_putc.sv:7 previous definition, chapter-6/6.6.8--interconnect.sv:7 previous definition, + chapter-6/6.16.2--string_putc.sv:7 previous definition, chapter-6/6.16.7--string_icompare.sv:7 previous definition, chapter-6/6.16.9--string_atoi.sv:7 previous definition, - chapter-6/6.18--typedef.sv:7 previous definition, - chapter-6/6.19.1--enum_typedef.sv:7 previous definition, - chapter-6/6.19.3--enum_type_checking.sv:7 previous definition, - chapter-6/6.19.4--enum_numerical_expr_no_cast.sv:7 previous definition, - chapter-6/6.19.5.4--enum_prev.sv:7 previous definition, chapter-6/6.16.3--string_getc.sv:7 previous definition, + chapter-6/6.18--typedef.sv:7 previous definition, chapter-6/6.16.6--string_compare.sv:7 previous definition, + chapter-6/6.19.1--enum_typedef.sv:7 previous definition, chapter-6/6.16.9--string_atohex.sv:7 previous definition, + chapter-6/6.19.3--enum_type_checking.sv:7 previous definition, chapter-6/6.19--enum_anon.sv:7 previous definition, chapter-6/6.19--enum_xx_inv_order.sv:7 previous definition, chapter-6/6.19.3--enum_type_checking_inv.sv:7 previous definition, + chapter-6/6.19.4--enum_numerical_expr_no_cast.sv:7 previous definition, chapter-6/6.19.5.1--enum_first.sv:7 previous definition, + chapter-6/6.19.5.4--enum_prev.sv:7 previous definition, 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.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_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.24.1--cast_op.sv:7 previous definition, @@ -1202,8 +1202,8 @@ 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, + generated/assignment_op/11.4.1--mod_assignment.sv:7 previous definition, chapter-7/queues/push_front_assign.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, @@ -1212,11 +1212,11 @@ generated/assignment_op/11.4.1--mul_assignment.sv:7 previous definition, generated/assignment_op/11.4.1--xor_assignment.sv:7 previous definition, chapter-7/queues/persistence.sv:7 previous definition, + chapter-7/queues/delete.sv:7 previous definition, chapter-7/queues/push_back.sv:7 previous definition, 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/insert_assign.sv:7 previous definition, @@ -1250,62 +1250,62 @@ chapter-7/arrays/packed/equality.sv:7 previous definition, chapter-7/arrays/packed/slice.sv:7 previous definition, chapter-7/arrays/unpacked/basic.sv:7 previous definition, - 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/arrays/associative/assignment.sv:7 previous definition, - chapter-7/unions/packed/basic.sv:7 previous definition, + chapter-7/arrays/unpacked/equality.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/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/multidimensional/subarrays.sv:8 previous definition, - chapter-7/arrays/unpacked/index.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/unions/tagged/basic.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/unpacked/index.sv:7 previous definition, + chapter-7/arrays/unpacked/slice-equality.sv:7 previous definition, + chapter-7/structures/packed/basic.sv:7 previous definition, + chapter-7/structures/packed/unsigned.sv:7 previous definition, + chapter-7/unions/tagged/basic.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-last.sv:7 previous definition, chapter-7/arrays/associative/locator-methods/find.sv:7 previous definition, + chapter-7/arrays/associative/locator-methods/unique-index.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/first.sv:7 previous definition, + chapter-7/arrays/associative/methods/last.sv:7 previous definition, + chapter-7/arrays/associative/methods/prev.sv:7 previous definition, + chapter-7/arrays/associative/methods/size.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/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/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, chapter-7/arrays/unpacked/reduction-methods/and.sv:7 previous definition, - chapter-7/arrays/unpacked/reduction-methods/xor.sv:7 previous definition. + chapter-7/arrays/unpacked/reduction-methods/xor.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/unpacked/reduction-methods/product.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. [WARNI:EL0505] chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:11 Multiply defined module "work@ts", chapter-5/5.6.4--compiler-directives-timescale.sv:10 previous definition, @@ -1334,10 +1334,10 @@ [NOTE :EL0523] chapter-12/12.7.1--for.sv:7 Instance "work@for_tb". -[NOTE :EL0523] chapter-12/12.8--break.sv:7 Instance "work@jump_tb". - [NOTE :EL0523] chapter-12/12.7.3--foreach.sv:7 Instance "work@foreach_tb". +[NOTE :EL0523] chapter-12/12.8--break.sv:7 Instance "work@jump_tb". + [NOTE :EL0523] chapter-12/12.7.4--while.sv:7 Instance "work@while_tb". [NOTE :EL0523] chapter-12/12.7.5--dowhile.sv:7 Instance "work@dowhile_tb". @@ -1402,10 +1402,10 @@ [NOTE :EL0522] chapter-12/12.7.1--for.sv:8 Scope "work@for_tb.UNNAMED". -[NOTE :EL0522] chapter-12/12.8--break.sv:8 Scope "work@jump_tb.UNNAMED". - [NOTE :EL0522] chapter-12/12.7.3--foreach.sv:9 Scope "work@foreach_tb.UNNAMED". +[NOTE :EL0522] chapter-12/12.8--break.sv:8 Scope "work@jump_tb.UNNAMED". + [NOTE :EL0522] chapter-12/12.7.4--while.sv:9 Scope "work@while_tb.UNNAMED". [NOTE :EL0522] chapter-12/12.7.5--dowhile.sv:9 Scope "work@dowhile_tb.UNNAMED". @@ -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.sv:8 Multiply defined class "work@class_tb::base_cls", +[WARNI:CP0319] chapter-8/8.21--abstract_class_inst.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", @@ -1513,9 +1513,9 @@ chapter-8/8.10--static_methods.sv:8 previous definition, chapter-8/8.13--inheritance.sv:18 previous definition, chapter-8/8.17--constructor_const_arg.sv:14 previous definition, + chapter-8/8.21--abstract_class.sv:12 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.12--shallow_copy.sv:8 previous definition, @@ -1578,11 +1578,11 @@ generic/member/class_member_test_49.sv:7 previous definition, generic/member/class_member_test_17.sv:7 previous definition, generic/member/class_member_test_51.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_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_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, @@ -1679,5 +1679,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -17.51user 0.43system 0:05.24elapsed 341%CPU (0avgtext+0avgdata 530832maxresident)k -0inputs+5472outputs (0major+130303minor)pagefaults 0swaps +17.91user 0.42system 0:05.34elapsed 343%CPU (0avgtext+0avgdata 530972maxresident)k +0inputs+5472outputs (0major+130285minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Google/Google_diff.log b/SVIncCompil/Testcases/Google/Google_diff.log index 9872a1d..a8ca384 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.43user 0.26system 0:08.70elapsed 99%CPU (0avgtext+0avgdata 471320maxresident)k -0inputs+5472outputs (0major+115392minor)pagefaults 0swaps +8.69user 0.29system 0:09.23elapsed 97%CPU (0avgtext+0avgdata 471508maxresident)k +5248inputs+5472outputs (0major+115402minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Icarus/Icarus_diff.log b/SVIncCompil/Testcases/Icarus/Icarus_diff.log index 0c46b08..718ee18 100644 --- a/SVIncCompil/Testcases/Icarus/Icarus_diff.log +++ b/SVIncCompil/Testcases/Icarus/Icarus_diff.log
@@ -108,10 +108,10 @@ [WARNI:PA0205] ivltests/bitsel.v:1 No timescale set for "m". -[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/busbug.v:1 No timescale set for "busbug". + [WARNI:PA0205] ivltests/basicexpr.v:22 No timescale set for "basicreg". [WARNI:PA0205] ivltests/blankport.v:21 No timescale set for "none". @@ -160,10 +160,10 @@ [WARNI:PA0205] ivltests/contrib8.1.v:19 No timescale set for "blahblah". -[WARNI:PA0205] ivltests/defparam.v:22 No timescale set for "NameA". - [WARNI:PA0205] ivltests/eeq.v:27 No timescale set for "eeq". +[WARNI:PA0205] ivltests/defparam.v:22 No timescale set for "NameA". + [WARNI:PA0205] ivltests/escape2c.v:1 No timescale set for "part3". [WARNI:PA0205] ivltests/drive_strength3.v:53 No timescale set for "PULLDOWN". @@ -192,12 +192,12 @@ [WARNI:PA0205] ivltests/fopen2.v:4 No timescale set for "fopen2". +[WARNI:PA0205] ivltests/ga_mod1.v:22 No timescale set for "my_and". + [WARNI:PA0205] ivltests/drive_strength.v:22 No timescale set for "drive_strength". [WARNI:PA0205] ivltests/escape1.v:35 No timescale set for "$I178". -[WARNI:PA0205] ivltests/ga_mod1.v:22 No timescale set for "my_and". - [WARNI:PA0205] ivltests/integer3gt.v:23 No timescale set for "integer3gt". [WARNI:PA0205] ivltests/fdisplay2.v:20 No timescale set for "fdisplay2". @@ -206,23 +206,15 @@ [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/ldelay5.v:34 No timescale set for "drec". +[WARNI:PA0205] ivltests/ifdef4.v:23 No timescale set for "ifdef2". -[WARNI:PA0205] ivltests/ldelay5.v:40 No timescale set for "U_drec". +[WARNI:PA0205] ivltests/integer1lt.v:23 No timescale set for "integer1lt". [WARNI:PA0205] ivltests/galan.v:27 No timescale set for "stim". @@ -230,6 +222,10 @@ [WARNI:PA0205] ivltests/inout.v:21 No timescale set for "id". +[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/integer4ge.v:23 No timescale set for "integer4ge". [WARNI:PA0205] ivltests/initmod.v:20 No timescale set for "busm". @@ -238,6 +234,10 @@ [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". @@ -248,38 +248,36 @@ [WARNI:PA0205] ivltests/module3.12A.v:38 No timescale set for "mod4". -[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/port-test4a.v:8 No timescale set for "port_test4". - [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/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/pr355.v:26 No timescale set for "testFunction". + [WARNI:PA0205] ivltests/memidx.v:9 No timescale set for "wire_test_case". [WARNI:PA0205] ivltests/memidx.v:41 No timescale set for "always_test_case". [WARNI:PA0205] ivltests/memidx.v:73 No timescale set for "BENCH". +[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/memidxrng.v:25 No timescale set for "memidxrng". [WARNI:PA0205] ivltests/memport_bs.v:25 No timescale set for "pr303". @@ -288,6 +286,8 @@ [WARNI:PA0205] ivltests/modparam.v:44 No timescale set for "memory". +[WARNI:PA0205] ivltests/pr531a.v:1 No timescale set for "example". + [WARNI:PA0205] ivltests/param_test2.v:35 No timescale set for "parameter_test". [WARNI:PA0205] ivltests/port-test2.v:9 No timescale set for "port_3". @@ -326,6 +326,8 @@ [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/ptest011.v:38 No timescale set for "ma". @@ -334,32 +336,30 @@ [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/pullupdown2.v:20 No timescale set for "pullupdown". [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/ram16x1.v:23 No timescale set for "ram16x1". [WARNI:PA0205] ivltests/rop.v:30 No timescale set for "rop". -[WARNI:PA0205] ivltests/ram16x1.v:23 No timescale set for "ram16x1". - [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/signed4.v:22 No timescale set for "signed1". - [WARNI:PA0205] ivltests/param_times.v:42 No timescale set for "bar". +[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/shellho1.v:35 No timescale set for "bug_test". +[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/shellho1.v:35 No timescale set for "bug_test". + [WARNI:PA0205] ivltests/signed8.v:20 No timescale set for "mult58s". [WARNI:PA0205] ivltests/signed8.v:34 No timescale set for "test_mult". @@ -376,6 +376,8 @@ [WARNI:PA0205] ivltests/signed10.v:20 No timescale set for "displaysigned". +[WARNI:PA0205] ivltests/signed9.v:20 No timescale set for "assignsigned". + [WARNI:PA0205] ivltests/tern2.v:7 No timescale set for "main2". [WARNI:PA0205] ivltests/test_bufif0.v:19 No timescale set for "test_bufif0". @@ -384,46 +386,44 @@ [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/pr707.v:4 No timescale set for "mux". [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/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". [WARNI:PA0205] ivltests/test_mos_strength_reduction.v:108 No timescale set for "test_mos_strength_reduction". -[WARNI:PA0205] ivltests/test_pmos.v:19 No timescale set for "test_pmos". +[WARNI:PA0205] ivltests/udp_lfsr.v:22 No timescale set for "test_lfsr". -[WARNI:PA0205] ivltests/udp_jkff.v:22 No timescale set for "test_jkff". +[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_pmos.v:19 No timescale set for "test_pmos". [WARNI:PA0205] ivltests/time2.v:21 No timescale set for "time2". -[WARNI:PA0205] ivltests/z1.v:5 No timescale set for "baz". +[WARNI:PA0205] ivltests/udp_jkff.v:22 No timescale set for "test_jkff". [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/vcd1.v:25 No timescale set for "xorckt". - [WARNI:PA0205] ivltests/udp_sched.v:12 No timescale set for "u_dff". +[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/wait3.v:6 No timescale set for "skip". [WARNI:PA0205] ivltests/wait3.v:21 No timescale set for "skip2". @@ -460,11 +460,11 @@ [INFO :CP0303] ivltests/escape1.v:35 Compile module "work@$I178". -[INFO :CP0303] ivltests/pr338.v:21 Compile module "work@Bug". +[INFO :CP0303] ivltests/memidx.v:73 Compile module "work@BENCH". [INFO :CP0305] ivltests/udp_bufg.v:20 Compile udp "work@BUFG". -[INFO :CP0303] ivltests/memidx.v:73 Compile module "work@BENCH". +[INFO :CP0303] ivltests/pr338.v:21 Compile module "work@Bug". [INFO :CP0303] ivltests/port-test3.v:9 Compile module "work@CPU". @@ -474,10 +474,10 @@ [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/defparam.v:22 Compile module "work@NameA". + [INFO :CP0303] ivltests/specify1.v:17 Compile module "work@MULT_8x8_f". [INFO :CP0303] ivltests/select3.v:41 Compile module "work@RAM". @@ -490,12 +490,12 @@ [INFO :CP0305] ivltests/ldelay5.v:40 Compile udp "work@U_drec". +[INFO :CP0303] ivltests/unary_minus2.v:33 Compile module "work@U2". + [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 :CP0305] ivltests/deposit.v:97 Compile udp "work@UDP_dffe". @@ -504,61 +504,59 @@ [INFO :CP0303] ivltests/signed9.v:20 Compile module "work@assignsigned". -[INFO :CP0303] ivltests/port-test7.v:2 Compile module "work@ansireg". - [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/basicexpr.v:22 Compile module "work@basicreg". -[INFO :CP0303] ivltests/escape4.v:47 Compile module "work@bot". +[INFO :CP0303] ivltests/port-test7.v:2 Compile module "work@ansireg". [INFO :CP0303] ivltests/delay.v:3 Compile module "work@assign_test". +[INFO :CP0303] ivltests/escape4.v:47 Compile module "work@bot". + [INFO :CP0303] ivltests/contrib8.2.v:47 Compile module "work@b". -[INFO :CP0303] ivltests/addwide.v:38 Compile module "work@bench". - -[INFO :CP0303] ivltests/initmod.v:20 Compile module "work@busm". +[INFO :CP0303] ivltests/param_times.v:42 Compile module "work@bar". [INFO :CP0303] ivltests/basiclatch.v:22 Compile module "work@basiclatch". [INFO :CP0303] ivltests/z1.v:5 Compile module "work@baz". -[INFO :CP0303] ivltests/shellho1.v:35 Compile module "work@bug_test". +[INFO :CP0303] ivltests/addwide.v:38 Compile module "work@bench". -[INFO :CP0303] ivltests/contrib8.2.v:56 Compile module "work@d". +[INFO :CP0303] ivltests/initmod.v:20 Compile module "work@busm". [INFO :CP0303] ivltests/contrib8.1.v:19 Compile module "work@blahblah". [INFO :CP0303] ivltests/pr675.v:1 Compile module "work@bug". -[INFO :CP0303] ivltests/pr528b.v:30 Compile module "work@ckmux". +[INFO :CP0303] ivltests/shellho1.v:35 Compile module "work@bug_test". [INFO :CP0303] ivltests/busbug.v:1 Compile module "work@busbug". +[INFO :CP0303] ivltests/contrib8.2.v:56 Compile module "work@d". + [INFO :CP0303] ivltests/contrib8.2.v:51 Compile module "work@c". +[INFO :CP0303] ivltests/pr528b.v:30 Compile module "work@ckmux". + +[INFO :CP0303] ivltests/pr820.v:61 Compile module "work@clk_reset_gen". + [INFO :CP0303] ivltests/deposit.v:24 Compile module "work@deposit_test". [INFO :CP0303] ivltests/define1.v:23 Compile module "work@define1". -[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/specify_01.v:1 Compile module "work@dff". - [INFO :CP0303] ivltests/memassign.v:28 Compile module "work@demo_assign_problem". [INFO :CP0303] ivltests/dcomp1.v:8 Compile module "work@dcomp". +[INFO :CP0303] ivltests/specify_01.v:1 Compile module "work@dff". + [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/deposit.v:89 Compile module "work@dffe". [INFO :CP0303] ivltests/sysargs.v:19 Compile module "work@device". @@ -566,360 +564,362 @@ [INFO :CP0303] contrib/div16.v:57 Compile module "work@div16". -[INFO :CP0303] ivltests/dumpvars.v:27 Compile module "work@dumptest". - [INFO :CP0303] ivltests/signed10.v:20 Compile module "work@displaysigned". -[INFO :CP0303] ivltests/blankport.v:25 Compile module "work@empty". - -[INFO :CP0303] ivltests/dummy7.v:19 Compile module "work@dummy7". - -[INFO :CP0303] ivltests/pr377.v:1 Compile module "work@dummy". +[INFO :CP0303] ivltests/drive_strength.v:22 Compile module "work@drive_strength". [INFO :CP0303] ivltests/drive_strength2.v:20 Compile module "work@drvz". -[INFO :CP0303] ivltests/pr524.v:3 Compile module "work@example". +[INFO :CP0303] ivltests/dummy7.v:19 Compile module "work@dummy7". + +[INFO :CP0303] ivltests/dumpvars.v:27 Compile module "work@dumptest". + +[INFO :CP0303] ivltests/pr377.v:1 Compile module "work@dummy". [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/blankport.v:25 Compile module "work@empty". [INFO :CP0303] ivltests/contrib8.2.v:61 Compile module "work@e". +[INFO :CP0305] ivltests/ldelay4.v:76 Compile udp "work@edet". + [INFO :CP0303] ivltests/pr590.v:1 Compile module "work@ex1". -[INFO :CP0303] ivltests/event3.v:1 Compile module "work@et1". - -[INFO :CP0303] ivltests/fopen1.v:23 Compile module "work@fopen1". +[INFO :CP0303] ivltests/pr524.v:3 Compile module "work@example". [INFO :CP0303] ivltests/pr841.v:5 Compile module "work@err". +[INFO :CP0303] ivltests/event3.v:1 Compile module "work@et1". + [INFO :CP0303] ivltests/fdisplay2.v:20 Compile module "work@fdisplay2". -[INFO :CP0303] ivltests/fdisplay1.v:25 Compile module "work@fdisplay1". +[INFO :CP0303] ivltests/fdisplay3.v:20 Compile module "work@fdisplay3". [INFO :CP0303] ivltests/timescale1.v:39 Compile module "work@fast". -[INFO :CP0303] ivltests/scope1.v:25 Compile module "work@glob". +[INFO :CP0303] ivltests/fdisplay1.v:25 Compile module "work@fdisplay1". [INFO :CP0303] ivltests/cond_wide2.v:20 Compile module "work@foo". +[INFO :CP0303] ivltests/fopen1.v:23 Compile module "work@fopen1". + [INFO :CP0303] ivltests/udp_bx.v:15 Compile module "work@flop". [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/scope1.v:25 Compile module "work@glob". + +[INFO :CP0303] ivltests/port-test5.v:55 Compile module "work@has_ports". + [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/bufif.v:25 Compile module "work@grayGap". - -[INFO :CP0303] ivltests/integer2le.v:23 Compile module "work@integer2le". +[INFO :CP0303] ivltests/inout.v:21 Compile module "work@id". [INFO :CP0303] ivltests/integer1lt.v:23 Compile module "work@integer1lt". -[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 :CP0303] ivltests/bufif.v:25 Compile module "work@grayGap". [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/deposit.v:114 Compile module "work@had". + +[INFO :CP0303] ivltests/else2.v:23 Compile module "work@ifdef1". + +[INFO :CP0303] ivltests/udp_lfsr.v:99 Compile module "work@lfsr". + +[INFO :CP0303] ivltests/integer2le.v:23 Compile module "work@integer2le". [INFO :CP0303] ivltests/ifdef4.v:23 Compile module "work@ifdef2". [INFO :CP0303] ivltests/integer3gt.v:23 Compile module "work@integer3gt". -[INFO :CP0303] ivltests/udp_lfsr.v:99 Compile module "work@lfsr". - -[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: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] ivltests/task_scope.v:54 Compile module "work@jobs". [INFO :CP0303] vpi/scopes.v:22 Compile module "work@lvl1_0". -[INFO :CP0303] vpi/by_name.v:18 Compile module "work@lvl2". +[INFO :CP0303] ivltests/integer4ge.v:23 Compile module "work@integer4ge". -[INFO :CP0303] ivltests/tern2.v:7 Compile module "work@main2". +[INFO :CP0303] ivltests/land2.v:25 Compile module "work@land2". -[INFO :CP0303] vpi/by_name.v:44 Compile module "work@lvl1". +[INFO :CP0303] ivltests/pr596.v:37 Compile module "work@lfsr_counter". [INFO :CP0303] vpi/scopes.v:47 Compile module "work@lvl2_1". -[INFO :CP0303] ivltests/memidxrng.v:25 Compile module "work@memidxrng". +[INFO :CP0303] ivltests/land3.v:23 Compile module "work@land3". + +[INFO :CP0303] ivltests/pr596.v:4 Compile module "work@lfsr_test". + +[INFO :CP0303] vpi/hello_tf.v:41 Compile module "work@main". + +[INFO :CP0303] vpi/scopes.v:53 Compile module "work@lvl1_1". + +[INFO :CP0303] vpi/by_name.v:44 Compile module "work@lvl1". + +[INFO :CP0303] vpi/by_name.v:18 Compile module "work@lvl2". + +[INFO :CP0303] ivltests/ptest011.v:50 Compile module "work@mc". [INFO :CP0303] ivltests/bitsel.v:1 Compile module "work@m". [INFO :CP0303] vpi/scopes.v:16 Compile module "work@lvl2_0". -[INFO :CP0303] vpi/hello_tf.v:41 Compile module "work@main". - -[INFO :CP0303] ivltests/module3.12A.v:28 Compile module "work@mod2". - -[INFO :CP0303] ivltests/mangle.v:27 Compile module "work@mangle". +[INFO :CP0303] vpi/scopes.v:1 Compile module "work@lvl3". [INFO :CP0303] ivltests/ptest011.v:38 Compile module "work@ma". -[INFO :CP0303] ivltests/defparam3.5.v:21 Compile module "work@module_a". +[INFO :CP0303] ivltests/mangle.v:27 Compile module "work@mangle". -[INFO :CP0303] ivltests/ptest011.v:50 Compile module "work@mc". - -[INFO :CP0303] ivltests/modparam.v:44 Compile module "work@memory". - -[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:32 Compile module "work@mod3". +[INFO :CP0303] ivltests/tern2.v:7 Compile module "work@main2". [INFO :CP0303] ivltests/module3.12A.v:24 Compile module "work@mod1". -[INFO :CP0303] ivltests/defparam3.5.v:42 Compile module "work@module_b". +[INFO :CP0303] ivltests/modparam.v:44 Compile module "work@memory". -[INFO :CP0305] ivltests/pr707.v:4 Compile udp "work@mux". +[INFO :CP0303] ivltests/ptest011.v:44 Compile module "work@mb". + +[INFO :CP0303] ivltests/memidxrng.v:25 Compile module "work@memidxrng". [INFO :CP0303] ivltests/pr581.v:1 Compile module "work@module1". -[INFO :CP0303] ivltests/mcl2.v:31 Compile module "work@mis". +[INFO :CP0303] ivltests/module3.12A.v:32 Compile module "work@mod3". -[INFO :CP0303] ivltests/param_test3.v:23 Compile module "work@n". - -[INFO :CP0303] ivltests/signed8.v:20 Compile module "work@mult58s". +[INFO :CP0303] ivltests/module3.12A.v:28 Compile module "work@mod2". [INFO :CP0303] contrib/mult16.v:93 Compile module "work@mul16". -[INFO :CP0303] ivltests/blankport.v:21 Compile module "work@none". +[INFO :CP0303] ivltests/mcl2.v:31 Compile module "work@mis". -[INFO :CP0303] ivltests/module3.12A.v:38 Compile module "work@mod4". +[INFO :CP0303] ivltests/defparam3.5.v:42 Compile module "work@module_b". + +[INFO :CP0303] ivltests/defparam3.5.v:21 Compile module "work@module_a". [INFO :CP0303] ivltests/multiply_large.v:46 Compile module "work@multiply_large". -[INFO :CP0303] contrib/onehot.v:29 Compile module "work@onehot". +[INFO :CP0303] contrib/mult16.v:33 Compile module "work@mult16". -[INFO :CP0305] ivltests/udp_x.v:77 Compile udp "work@muxx1". - -[INFO :CP0303] ivltests/basicexpr3.v:22 Compile module "work@mul". +[INFO :CP0303] ivltests/module3.12A.v:38 Compile module "work@mod4". [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/signed8.v:20 Compile module "work@mult58s". -[INFO :CP0303] ivltests/event_list2.v:27 Compile module "work@ndFF". +[INFO :CP0305] ivltests/pr707.v:4 Compile udp "work@mux". -[INFO :CP0303] contrib/pic.v:131 Compile module "work@piccpu". - -[INFO :CP0303] ivltests/multiply_large.v:23 Compile module "work@multiplier". - -[INFO :CP0303] vpi/timescale.v:12 Compile module "work@nsns". +[INFO :CP0303] ivltests/basicexpr3.v:22 Compile module "work@mul". [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] ivltests/param_test3.v:23 Compile module "work@n". -[INFO :CP0303] ivltests/ga_mod1.v:22 Compile module "work@my_and". +[INFO :CP0305] ivltests/udp_x.v:77 Compile udp "work@muxx1". [INFO :CP0303] ivltests/pr693.v:5 Compile module "work@one_a". -[INFO :CP0303] vpi/pr521.v:1 Compile module "work@pli_test". +[INFO :CP0303] ivltests/blankport.v:21 Compile module "work@none". -[INFO :CP0303] ivltests/param_test1.v:23 Compile module "work@paramtest". +[INFO :CP0303] ivltests/multiply_large.v:23 Compile module "work@multiplier". -[INFO :CP0303] ivltests/negvalue.v:1 Compile module "work@negvalue". +[INFO :CP0303] ivltests/event_list2.v:27 Compile module "work@ndFF". [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] contrib/onehot.v:29 Compile module "work@onehot". -[INFO :CP0303] contrib/pic.v:1064 Compile module "work@picidec". +[INFO :CP0303] vpi/timescale.v:12 Compile module "work@nsns". -[INFO :CP0303] ivltests/blankport.v:29 Compile module "work@one". +[INFO :CP0303] ivltests/ga_mod1.v:22 Compile module "work@my_and". [INFO :CP0303] contrib/pic.v:45 Compile module "work@picalu". -[INFO :CP0303] ivltests/pr820.v:34 Compile module "work@ram_rw". +[INFO :CP0303] ivltests/param_test2.v:35 Compile module "work@parameter_test". -[INFO :CP0305] ivltests/pr298.v:19 Compile udp "work@p". +[INFO :CP0303] ivltests/mhead_task.v:29 Compile module "work@other_main". -[INFO :CP0303] ivltests/pr841.v:25 Compile module "work@pll". +[INFO :CP0303] ivltests/negvalue.v:1 Compile module "work@negvalue". [INFO :CP0303] contrib/pic.v:1785 Compile module "work@pictest". -[INFO :CP0303] ivltests/escape2c.v:1 Compile module "work@part3". +[INFO :CP0303] contrib/pic.v:131 Compile module "work@piccpu". -[INFO :CP0303] ivltests/memport_bs.v:25 Compile module "work@pr303". +[INFO :CP0303] ivltests/param_test1.v:23 Compile module "work@paramtest". -[INFO :CP0303] ivltests/test_mos_strength_reduction.v:19 Compile module "work@rpull". +[INFO :CP0303] ivltests/blankport.v:29 Compile module "work@one". [INFO :CP0303] ivltests/port-test2.v:26 Compile module "work@port_test". -[INFO :CP0303] ivltests/modparam.v:24 Compile module "work@reg32". +[INFO :CP0303] contrib/pic.v:1064 Compile module "work@picidec". -[INFO :CP0303] contrib/pic.v:1284 Compile module "work@picregs". +[INFO :CP0305] ivltests/pr298.v:19 Compile udp "work@p". [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/test_mos_strength_reduction.v:63 Compile module "work@rweak". +[INFO :CP0303] vpi/pr521.v:1 Compile module "work@pli_test". [INFO :CP0303] ivltests/rop.v:30 Compile module "work@rop". -[INFO :CP0303] ivltests/timescale1.v:26 Compile module "work@slow". +[INFO :CP0303] ivltests/escape2c.v:1 Compile module "work@part3". -[INFO :CP0303] ivltests/port-test2.v:9 Compile module "work@port_3". +[INFO :CP0303] ivltests/port-test4a.v:8 Compile module "work@port_test4". + +[INFO :CP0303] ivltests/pr841.v:25 Compile module "work@pll". [INFO :CP0303] ivltests/signed4.v:22 Compile module "work@signed1". -[INFO :CP0303] ivltests/pr860.v:4 Compile module "work@stam". +[INFO :CP0303] ivltests/memport_bs.v:25 Compile module "work@pr303". -[INFO :CP0303] ivltests/mcl1.v:31 Compile module "work@simple". +[INFO :CP0303] ivltests/pr820.v:34 Compile module "work@ram_rw". [INFO :CP0303] ivltests/wait3.v:21 Compile module "work@skip2". -[INFO :CP0303] ivltests/dumpvars.v:43 Compile module "work@submod". +[INFO :CP0303] contrib/pic.v:1284 Compile module "work@picregs". -[INFO :CP0303] ivltests/pullupdown2.v:20 Compile module "work@pullupdown". - -[INFO :CP0303] ivltests/case3.v:1 Compile module "work@switch". +[INFO :CP0303] ivltests/modparam.v:24 Compile module "work@reg32". [INFO :CP0303] ivltests/mem2port.v:29 Compile module "work@speak". -[INFO :CP0303] ivltests/consttern.v:1 Compile module "work@rega". - -[INFO :CP0303] ivltests/basicstate.v:22 Compile module "work@sm". - -[INFO :CP0303] ivltests/pr809.v:29 Compile module "work@target". +[INFO :CP0303] ivltests/test_mos_strength_reduction.v:19 Compile module "work@rpull". [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/test_mos_strength_reduction.v:63 Compile module "work@rweak". -[INFO :CP0303] ivltests/galan.v:27 Compile module "work@stim". - -[INFO :CP0303] vpi/getp.v:1 Compile module "work@test". +[INFO :CP0303] ivltests/port-test2.v:9 Compile module "work@port_3". [INFO :CP0303] ivltests/ptest001.v:38 Compile module "work@swap". -[INFO :CP0303] ivltests/wait3.v:6 Compile module "work@skip". +[INFO :CP0303] ivltests/pr748.v:2 Compile module "work@signed_multiplier_test". -[INFO :CP0303] ivltests/pr572b.v:24 Compile module "work@submodule". +[INFO :CP0303] ivltests/pullupdown2.v:20 Compile module "work@pullupdown". -[INFO :CP0303] ivltests/pr355.v:26 Compile module "work@testFunction". +[INFO :CP0303] ivltests/mcl1.v:31 Compile module "work@simple". [INFO :CP0303] ivltests/land3.v:74 Compile module "work@tand". -[INFO :CP0303] ivltests/concat2.v:26 Compile module "work@t". +[INFO :CP0303] ivltests/timescale1.v:26 Compile module "work@slow". -[INFO :CP0303] ivltests/addwide.v:7 Compile module "work@source". - -[INFO :CP0303] contrib/fifo.v:159 Compile module "work@test_fifo". +[INFO :CP0303] ivltests/consttern.v:1 Compile module "work@rega". [INFO :CP0303] ivltests/bitwidth2.v:1 Compile module "work@ternary". -[INFO :CP0303] ivltests/pr751.v:5 Compile module "work@tb". +[INFO :CP0303] ivltests/pr860.v:4 Compile module "work@stam". -[INFO :CP0303] ivltests/pr304.v:19 Compile module "work@stimulus". +[INFO :CP0303] ivltests/basicstate.v:22 Compile module "work@sm". -[INFO :CP0303] ivltests/mcl2.v:74 Compile module "work@test_mis". +[INFO :CP0303] ivltests/event_list3.v:19 Compile module "work@sensitivity_list". [INFO :CP0303] ivltests/scope4.v:1 Compile module "work@test4". -[INFO :CP0303] vpi/mipname.v:5 Compile module "work@test2". +[INFO :CP0303] ivltests/dumpvars.v:43 Compile module "work@submod". -[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/galan.v:27 Compile module "work@stim". [INFO :CP0303] contrib/div16.v:147 Compile module "work@test_div16". -[INFO :CP0303] ivltests/test_bufif0.v:19 Compile module "work@test_bufif0". +[INFO :CP0303] ivltests/wait3.v:6 Compile module "work@skip". -[INFO :CP0303] ivltests/test_pmos.v:19 Compile module "work@test_pmos". +[INFO :CP0303] ivltests/case3.v:1 Compile module "work@switch". -[INFO :CP0303] ivltests/talu.v:5 Compile module "work@talu". +[INFO :CP0303] ivltests/pr572b.v:24 Compile module "work@submodule". [INFO :CP0303] ivltests/udp_lfsr.v:22 Compile module "work@test_lfsr". -[INFO :CP0303] contrib/gencrc.v:41 Compile module "work@test_gencrc". +[INFO :CP0303] ivltests/addwide.v:7 Compile module "work@source". -[INFO :CP0303] ivltests/pr509b.v:13 Compile module "work@testbench". +[INFO :CP0303] ivltests/pr809.v:29 Compile module "work@target". + +[INFO :CP0303] ivltests/concat2.v:26 Compile module "work@t". + +[INFO :CP0303] ivltests/pr304.v:19 Compile module "work@stimulus". [INFO :CP0303] ivltests/signed8.v:34 Compile module "work@test_mult". -[INFO :CP0303] ivltests/basiclatch.v:33 Compile module "work@tbench". +[INFO :CP0303] ivltests/pr751.v:5 Compile module "work@tb". -[INFO :CP0303] ivltests/sdw_instmod2.v:25 Compile module "work@test_mod". - -[INFO :CP0303] ivltests/time2.v:21 Compile module "work@time2". +[INFO :CP0303] vpi/getp.v:1 Compile module "work@test". [INFO :CP0303] contrib/onehot.v:171 Compile module "work@test_onehot". -[INFO :CP0303] vpi/mipname.v:1 Compile module "work@test3". +[INFO :CP0303] ivltests/vcd-dup.v:67 Compile module "work@subsub". -[INFO :CP0303] vpi/scopes.v:65 Compile module "work@top2". +[INFO :CP0303] vpi/mipname.v:5 Compile module "work@test2". -[INFO :CP0303] ivltests/test_notif0.v:19 Compile module "work@test_notif0". +[INFO :CP0303] ivltests/pr355.v:26 Compile module "work@testFunction". [INFO :CP0303] ivltests/mcl1.v:62 Compile module "work@test_simple". -[INFO :CP0303] ivltests/test_bufif1.v:19 Compile module "work@test_bufif1". +[INFO :CP0303] ivltests/test_bufif0.v:19 Compile module "work@test_bufif0". -[INFO :CP0303] vpi/timescale.v:3 Compile module "work@usns". - -[INFO :CP0303] ivltests/test_rnmos.v:19 Compile module "work@test_rnmos". +[INFO :CP0303] ivltests/talu.v:5 Compile module "work@talu". [INFO :CP0303] ivltests/blankport.v:39 Compile module "work@three". -[INFO :CP0303] ivltests/udp_jkff.v:22 Compile module "work@test_jkff". +[INFO :CP0303] contrib/fifo.v:159 Compile module "work@test_fifo". -[INFO :CP0303] ivltests/xnor_test.v:20 Compile module "work@xnor_test". +[INFO :CP0303] contrib/gencrc.v:41 Compile module "work@test_gencrc". -[INFO :CP0303] ivltests/pr528.v:3 Compile module "work@tester". +[INFO :CP0303] ivltests/basiclatch.v:33 Compile module "work@tbench". [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/mcl2.v:74 Compile module "work@test_mis". -[INFO :CP0303] ivltests/disp_parm.v:2 Compile module "work@top". +[INFO :CP0303] ivltests/sdw_instmod2.v:25 Compile module "work@test_mod". + +[INFO :CP0303] vpi/mipname.v:1 Compile module "work@test3". + +[INFO :CP0303] ivltests/test_nmos.v:19 Compile module "work@test_nmos". [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/test_bufif1.v:19 Compile module "work@test_bufif1". -[INFO :CP0303] ivltests/blankport.v:34 Compile module "work@two". +[INFO :CP0303] ivltests/test_notif0.v:19 Compile module "work@test_notif0". + +[INFO :CP0303] ivltests/test_pmos.v:19 Compile module "work@test_pmos". [INFO :CP0303] ivltests/sp2.v:21 Compile module "work@write_sp_vectors". +[INFO :CP0303] ivltests/udp_jkff.v:22 Compile module "work@test_jkff". + +[INFO :CP0303] ivltests/pr509b.v:13 Compile module "work@testbench". + +[INFO :CP0303] ivltests/test_rnmos.v:19 Compile module "work@test_rnmos". + +[INFO :CP0303] ivltests/test_mos_strength_reduction.v:108 Compile module "work@test_mos_strength_reduction". + +[INFO :CP0303] ivltests/time2.v:21 Compile module "work@time2". + +[INFO :CP0303] ivltests/pr528.v:3 Compile module "work@tester". + +[INFO :CP0303] ivltests/test_notif1.v:19 Compile module "work@test_notif1". + +[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_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] vpi/timescale.v:3 Compile module "work@usns". + +[INFO :CP0303] ivltests/blankport.v:34 Compile module "work@two". [INFO :CP0303] ivltests/pr142.v:21 Compile module "work@testit". -[INFO :CP0303] ivltests/vcd1.v:25 Compile module "work@xorckt". +[INFO :CP0303] ivltests/xnor_test.v:20 Compile module "work@xnor_test". + +[INFO :CP0303] ivltests/pr509b.v:1 Compile module "work@whoever_wrote_this_should_be_shot". [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/vcd1.v:25 Compile module "work@xorckt". + [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". @@ -1124,22 +1124,22 @@ [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/land3.v:23 Top level module "work@land3". + [NOTE :EL0503] ivltests/integer4ge.v:23 Top level module "work@integer4ge". [NOTE :EL0503] ivltests/integer2le.v:23 Top level module "work@integer2le". @@ -1152,34 +1152,34 @@ [NOTE :EL0503] ivltests/module3.12A.v:32 Top level module "work@mod3". -[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/mcl1.v:62 Top level module "work@test_simple". + +[NOTE :EL0503] ivltests/mcl2.v:74 Top level module "work@test_mis". + +[NOTE :EL0503] ivltests/param_test3.v:23 Top level module "work@n". + +[NOTE :EL0503] ivltests/port-test4a.v:8 Top level module "work@port_test4". + [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/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". +[NOTE :EL0503] ivltests/memidx.v:73 Top level module "work@BENCH". + [NOTE :EL0503] ivltests/pr509b.v:13 Top level module "work@testbench". +[NOTE :EL0503] ivltests/memidxrng.v:25 Top level module "work@memidxrng". + [NOTE :EL0503] ivltests/pr524.v:3 Top level module "work@example". [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". [NOTE :EL0503] ivltests/param_test2.v:35 Top level module "work@parameter_test". @@ -1202,20 +1202,20 @@ [NOTE :EL0503] ivltests/pr902.v:8 Top level module "work@underscore_in_size". -[NOTE :EL0503] ivltests/pr748.v:2 Top level module "work@signed_multiplier_test". - [NOTE :EL0503] ivltests/pullupdown2.v:20 Top level module "work@pullupdown". +[NOTE :EL0503] ivltests/pr748.v:2 Top level module "work@signed_multiplier_test". + [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/signed8.v:34 Top level module "work@test_mult". - [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/test_bufif1.v:19 Top level module "work@test_bufif1". @@ -1226,6 +1226,8 @@ [NOTE :EL0503] ivltests/signed10.v:20 Top level module "work@displaysigned". +[NOTE :EL0503] ivltests/signed9.v:20 Top level module "work@assignsigned". + [NOTE :EL0503] ivltests/tern2.v:7 Top level module "work@main2". [NOTE :EL0503] ivltests/test_bufif0.v:19 Top level module "work@test_bufif0". @@ -1234,22 +1236,20 @@ [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/udp_lfsr.v:22 Top level module "work@test_lfsr". + [NOTE :EL0503] ivltests/test_pmos.v:19 Top level module "work@test_pmos". -[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/udp_jkff.v:22 Top level module "work@test_jkff". + [NOTE :EL0503] ivltests/wait3.v:21 Top level module "work@skip2". [NOTE :EL0503] ivltests/talu.v:5 Top level module "work@talu". @@ -1363,12 +1363,12 @@ vpi/putp2.v:2 previous definition, contrib/add32.v:21 previous definition, ivltests/always3.1.1B.v:22 previous definition, + ivltests/addsr.v:24 previous definition, ivltests/always3.1.1E.v:22 previous definition, ivltests/always3.1.1H.v:22 previous definition, 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/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, @@ -1377,13 +1377,13 @@ ivltests/always3.1.5A.v:22 previous definition, ivltests/always3.1.5E.v:21 previous definition, ivltests/always3.1.6C.v:22 previous definition, - ivltests/always3.1.7D.v:22 previous definition, ivltests/always3.1.10A.v:22 previous definition, ivltests/always3.1.11A.v:23 previous definition, + ivltests/always3.1.7D.v:22 previous definition, ivltests/always3.1.9D.v:22 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/assign3.2D.v:21 previous definition, ivltests/assign_nb1.v:20 previous definition, ivltests/always3.1.12C.v:23 previous definition, ivltests/always3.1.1C.v:22 previous definition, @@ -1401,18 +1401,17 @@ 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/bitsel4.v:24 previous definition, ivltests/always3.1.9B.v:22 previous definition, + ivltests/bitsel4.v:24 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/always3.1.2F.v:22 previous definition, ivltests/always3.1.3A.v:22 previous definition, ivltests/always3.1.3D.v:22 previous definition, @@ -1423,38 +1422,39 @@ 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/binary_nor.v:22 previous definition, ivltests/assign3.2A.v:21 previous definition, + ivltests/bitsel6.v:27 previous definition, + ivltests/bitwidth.v:20 previous definition, + ivltests/constadd.v:23 previous definition, + ivltests/assign3.2E.v:21 previous definition, ivltests/always3.1.12B.v:23 previous definition, + ivltests/bitsel5.v:24 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/bufif.v:41 previous definition, + ivltests/case3.8D.v:21 previous definition, + ivltests/casex3.9D.v:21 previous definition, + ivltests/casez3.10C.v:21 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/casex3.9A.v:21 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/casex3.9E.v:21 previous definition, ivltests/always3.1.4E.v:22 previous definition, ivltests/always3.1.4I.v:22 previous definition, + ivltests/casez3.10D.v:21 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/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, @@ -1468,8 +1468,8 @@ ivltests/constmult.v:23 previous definition, ivltests/contrib8.4.v:20 previous definition, ivltests/deposit_wire.v:29 previous definition, - ivltests/const2.v:26 previous definition, ivltests/disable3.6B.v:21 previous definition, + ivltests/const2.v:26 previous definition, ivltests/cprop.v:23 previous definition, ivltests/dangling_port.v:27 previous definition, ivltests/decl_assign1.v:23 previous definition, @@ -1500,57 +1500,57 @@ ivltests/event_list.v:22 previous definition, ivltests/force1.v:19 previous definition, ivltests/fork3.19B.v:21 previous definition, + ivltests/event_list2.v:42 previous definition, ivltests/function3.11D.v:21 previous definition, ivltests/land4.v:20 previous definition, - ivltests/event_list2.v:42 previous definition, ivltests/lh_varindx.v:21 previous definition, - ivltests/function4.v:25 previous definition, ivltests/lh_varindx3.v:24 previous definition, - ivltests/ga_and.v:23 previous definition, ivltests/mem1.v:26 previous definition, ivltests/function2.v:6 previous definition, - ivltests/function3.11B.v:21 previous definition, + ivltests/function4.v:25 previous definition, + ivltests/ga_and.v:23 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/meminit.v:25 previous definition, ivltests/lh_varindx5.v:24 previous definition, + ivltests/meminit2.v:25 previous definition, ivltests/module3.12A.v:45 previous definition, ivltests/modulus2.v:25 previous definition, ivltests/monitor3.v:20 previous definition, - ivltests/param_select2.v:24 previous definition, + ivltests/module3.12B.v:27 previous definition, + ivltests/nblkorder.v:22 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/pr564.v:22 previous definition, ivltests/npmos2.v:41 previous definition, - ivltests/pr584.v:6 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/pr564.v:22 previous definition, + ivltests/pr584.v:6 previous definition, ivltests/port-test6.v:20 previous definition, ivltests/port-test7.v:13 previous definition, ivltests/pr312.v:2 previous definition, ivltests/pr183.v:2 previous definition, + ivltests/pr602.v:24 previous definition, + ivltests/pr678.v:2 previous definition, + ivltests/pr710.v:2 previous definition, ivltests/pr757.v:1 previous definition, ivltests/mult2.v:25 previous definition, ivltests/pr498.v:21 previous definition, @@ -1558,61 +1558,61 @@ ivltests/param_concat.v:19 previous definition, ivltests/pr581.v:10 previous definition, ivltests/pr809.v:3 previous definition, - ivltests/pr693.v:20 previous definition, ivltests/pr519.v:24 previous definition, + ivltests/pr693.v:20 previous definition, ivltests/pr721.v:25 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/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/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/pr823.v:2 previous definition, + ivltests/ram16x1.v:37 previous definition, + ivltests/qmark5.v:21 previous definition, + ivltests/race.v:35 previous definition, + ivltests/readmemb1.v:23 previous definition, ivltests/readmemb3.v:23 previous definition, + ivltests/readmemh1a.v:23 previous definition, ivltests/readmemh4.v:23 previous definition, ivltests/real.v:23 previous definition, ivltests/real6.v:2 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/realtobits.v:29 previous definition, ivltests/rnpmos.v:20 previous definition, ivltests/rptconcat2.v:1 previous definition, - ivltests/scope1.v:32 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/scope1.v:32 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_array.v:26 previous definition, + ivltests/sdw_force.v:25 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_lvalconcat2.v:24 previous definition, - ivltests/sdw_stmt002.v:21 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_release.v:30 previous definition, ivltests/select.v:24 previous definition, - ivltests/signed1.v:24 previous definition, - ivltests/param_tern.v:20 previous definition, ivltests/posedge.v:22 previous definition, + ivltests/signed1.v:24 previous definition, + ivltests/pr617.v:1 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/pr617.v:1 previous definition, - ivltests/task3.14F.v:22 previous definition, ivltests/signed6.v:23 previous definition, + ivltests/task3.14F.v:22 previous definition, ivltests/sp2.v:38 previous definition, ivltests/string1.v:22 previous definition, ivltests/string2.v:22 previous definition, @@ -1625,13 +1625,11 @@ 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, @@ -1639,64 +1637,66 @@ ivltests/select2.v:24 previous definition, ivltests/shift2.v:2 previous definition, ivltests/shift3.v:2 previous definition, + ivltests/task_port_size.v:24 previous definition, ivltests/shift_pad.v:20 previous definition, - ivltests/tern4.v:1 previous definition, - ivltests/time7.v:21 previous definition, + ivltests/time5.v:27 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/tern4.v:1 previous definition, + ivltests/pr673.v:1 previous definition, + ivltests/time7.v:21 previous definition, + ivltests/pr685.v:16 previous definition, + ivltests/pr729.v:1 previous definition, ivltests/timescale2.v:3 previous definition, ivltests/tri1.v:26 previous definition, ivltests/udp_bufg.v:29 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/pr809b.v:3 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/pr809b.v:3 previous definition, + ivltests/unary_lnot3.v:24 previous definition, + ivltests/unary_nand.v:23 previous definition, + ivltests/time1.v:24 previous definition, + ivltests/trior.v:2 previous definition, ivltests/unary_not.v:20 previous definition, ivltests/unary_xor.v:23 previous definition, ivltests/varlshft.v:22 previous definition, - ivltests/trior.v:2 previous definition, - ivltests/varrshft1.v:22 previous definition, - ivltests/time1.v:24 previous definition, - ivltests/width.v:20 previous definition, ivltests/unary_minus.v:20 previous definition, + ivltests/varrshft1.v:22 previous definition, + ivltests/width.v:20 previous definition, ivltests/wireeq.v:23 previous definition, ivltests/wiremod1.v:23 previous definition, - ivltests/unary_nor2.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/time6b.v:31 previous definition, ivltests/timeform1.v:24 previous definition, ivltests/tri0.v:26 previous definition, + ivltests/unary_nor2.v:23 previous definition, ivltests/triand.v:2 previous definition, - ivltests/vcd1.v:40 previous definition, + ivltests/unary_xnor2.v:23 previous definition, + ivltests/varlsfht1.v:22 previous definition, + ivltests/varrshft.v:22 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/writememb1.v:22 previous definition, ivltests/vardly.v:1 previous definition, ivltests/varlsfht2.v:22 previous definition, ivltests/varrshft2.v:22 previous definition, + ivltests/vcd1.v:40 previous definition, ivltests/wait2.v:21 previous definition, ivltests/wildsense2.v:2 previous definition, + ivltests/wireadd1.v:28 previous definition, + ivltests/wirele.v:23 previous definition, ivltests/wirege.v:23 previous definition, + ivltests/wiresub1.v:23 previous definition, ivltests/wiresl.v:23 previous definition, + ivltests/writememh1.v:23 previous definition, ivltests/wirexor1.v:23 previous definition, ivltests/writememh2.v:22 previous definition, ivltests/pr820.v:4 previous definition, @@ -1837,8 +1837,8 @@ ivltests/force3.17C.v:22 previous definition, ivltests/format.v:1 previous definition, ivltests/function3.11E.v:21 previous definition, - ivltests/escape1.v:21 previous definition, ivltests/idiv2.v:24 previous definition, + ivltests/escape1.v:21 previous definition, ivltests/force3.17B.v:22 previous definition, ivltests/ldelay2.v:24 previous definition, ivltests/lh_catadd.v:20 previous definition, @@ -1848,35 +1848,35 @@ ivltests/function5.v:2 previous definition, ivltests/function6.v:1 previous definition, ivltests/integer5.v:22 previous definition, - ivltests/ldelay5.v:24 previous definition, - ivltests/many_drivers.v:29 previous definition, ivltests/inertdly.v:1 previous definition, ivltests/landor1.v:1 previous definition, + ivltests/ldelay5.v:24 previous definition, + ivltests/ldelay1.v:24 previous definition, + ivltests/many_drivers.v:29 previous definition, + ivltests/ldelay4.v:24 previous definition, + ivltests/ldelay3.v:26 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/pr722.v:5 previous definition, - ivltests/pr734.v:6 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/pr538.v:15 previous definition, ivltests/pr377.v:7 previous definition, - ivltests/pr569.v:5 previous definition, - ivltests/multireg.v:37 previous definition, ivltests/pr487.v:6 previous definition, ivltests/pr498.v:27 previous definition, + ivltests/pr569.v:5 previous definition, + ivltests/multireg.v:37 previous definition, ivltests/param_and2.v:23 previous definition, ivltests/param_mod.v:23 previous definition, ivltests/pr690.v:1 previous definition, @@ -1900,8 +1900,8 @@ ivltests/task-scope.v:38 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/task_mem.v:23 previous definition, ivltests/stask_parm1.v:24 previous definition, ivltests/supply2.v:26 previous definition, ivltests/pr685.v:2 previous definition, @@ -1912,8 +1912,8 @@ 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/wait3.v:38 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/mult1.v:21 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/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/shellho1.v:102 previous definition, ivltests/pr307a.v:3 previous definition, + ivltests/shellho1.v:102 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.74user 0.82system 0:08.47elapsed 336%CPU (0avgtext+0avgdata 687416maxresident)k -0inputs+6176outputs (0major+174188minor)pagefaults 0swaps +28.10user 0.68system 0:08.76elapsed 328%CPU (0avgtext+0avgdata 687144maxresident)k +5808inputs+6176outputs (0major+174206minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log b/SVIncCompil/Testcases/InterfaceModPort/InterfaceModPort.log index 66ff79a..e862d01 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 "/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". + 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> @@ -943,10 +943,10 @@ [INFO :CP0303] top.v:91 Compile module "work@interface_modports". -[INFO :CP0304] top.v:5 Compile interface "work@mem_if". - [INFO :CP0303] top.v:66 Compile module "work@memory_ctrl". +[INFO :CP0304] top.v:5 Compile interface "work@mem_if". + [INFO :CP0303] top.v:41 Compile module "work@memory_model". [INFO :CP0306] top.v:78 Compile program "work@test". @@ -1006,5 +1006,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.04user 0.04system 0:01.48elapsed 73%CPU (0avgtext+0avgdata 51240maxresident)k -4160inputs+112outputs (17major+15122minor)pagefaults 0swaps +1.03user 0.03system 0:01.03elapsed 103%CPU (0avgtext+0avgdata 51328maxresident)k +8inputs+112outputs (0major+15135minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon_diff.log b/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon_diff.log index 13df10f..f33e6d8 100644 --- a/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon_diff.log +++ b/SVIncCompil/Testcases/LibraryIntercon/LibraryIntercon_diff.log
@@ -25,13 +25,13 @@ /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/nets.pkg". +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/cmp.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.sv". @@ -43,12 +43,12 @@ [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/cmp.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/nets.pkg". - [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". @@ -67,11 +67,11 @@ [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/cmp.svr:2 Compile module "realLib@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/top.sv:1 Compile module "logicLib@top". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/LibraryIntercon/driver.svr:1 Compile module "realLib@driver". @@ -173,5 +173,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.39user 0.03system 0:00.71elapsed 199%CPU (0avgtext+0avgdata 52648maxresident)k -0inputs+256outputs (0major+15509minor)pagefaults 0swaps +1.49user 0.04system 0:00.80elapsed 191%CPU (0avgtext+0avgdata 54820maxresident)k +0inputs+256outputs (0major+16057minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log b/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log index 52bc8d7..d00475e 100644 --- a/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log +++ b/SVIncCompil/Testcases/MiniAmiq/MiniAmiq.log
@@ -112,7 +112,7 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ../../../UVM/svaunit/sv/svaunit_pkg.sv:22 Compile package "svaunit_pkg". @@ -120,677 +120,677 @@ [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_base_sequence". [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_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_concurrent_assertion_info". [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-1.2/src/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". + [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-1.2/src/base/uvm_traversal.svh:243 Compile class "uvm_pkg::uvm_component_name_check_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[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/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[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/uvm_pkg.sv:40064 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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_object_defines.svh:330 Compile class "svaunit_pkg::svaunit_sequencer". -[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/uvm_pkg.sv:40712 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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:11471 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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_t". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43998 Compile class "uvm_pkg::uvm_algorithmic_comparator". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39620 Compile class "uvm_pkg::uvm_blocking_get_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". [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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_callback". -[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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". -[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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". -[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/uvm_pkg.sv:28695 Compile class "uvm_pkg::uvm_check_phase". -[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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". -[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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_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/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_phase". -[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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_base". -[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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". -[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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_port". -[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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_peek_export". -[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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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_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/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/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_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_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_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_pair.svh:116 Compile class "uvm_pkg::uvm_built_in_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_port". -[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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:54392 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/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_pair". -[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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_seq". -[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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41535 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/uvm_pkg.sv:42213 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40553 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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_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/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40180 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/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". -[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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". [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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". [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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_export". -[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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41971 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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:73630 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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". -[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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_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/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_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/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:37385 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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:29287 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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[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/uvm_pkg.sv:9439 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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[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/uvm_pkg.sv:44463 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/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". -[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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:42485 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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". - -[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_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/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/seq/uvm_sequencer_base.svh:1765 Compile class "uvm_pkg::uvm_sequence_request". - -[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_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_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/seq/uvm_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". -[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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:28082 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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". -[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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78715 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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[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/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[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/uvm_pkg.sv:53983 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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". -[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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_base". -[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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". -[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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[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/uvm_pkg.sv:28542 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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:53411 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/uvm_pkg.sv:53013 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/uvm_pkg.sv:38223 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/uvm_pkg.sv:53823 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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_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/uvm_pkg.sv:53924 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/uvm_pkg.sv:53641 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/uvm_pkg.sv:53601 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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37071 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/uvm_pkg.sv:37133 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/uvm_pkg.sv:67339 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] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". @@ -813,5 +813,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -13.98user 0.20system 0:07.32elapsed 193%CPU (0avgtext+0avgdata 253640maxresident)k -0inputs+14832outputs (0major+65596minor)pagefaults 0swaps +14.60user 0.15system 0:07.70elapsed 191%CPU (0avgtext+0avgdata 253380maxresident)k +0inputs+14824outputs (0major+65493minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Monitor/Monitor_diff.log b/SVIncCompil/Testcases/Monitor/Monitor_diff.log index a9ee9be..2e81304 100644 --- a/SVIncCompil/Testcases/Monitor/Monitor_diff.log +++ b/SVIncCompil/Testcases/Monitor/Monitor_diff.log
@@ -116,7 +116,7 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ../../../UVM/svaunit/sv/svaunit_pkg.sv:22 Compile package "svaunit_pkg". @@ -150,651 +150,651 @@ [INFO :CP0302] ../../../UVM/svaunit/sv/svaunit_vpi_wrapper.svh:23 Compile class "svaunit_pkg::svaunit_vpi_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 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/uvm_pkg.sv:16220 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/uvm_pkg.sv:12051 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/uvm_pkg.sv:21055 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/uvm_pkg.sv:44614 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/uvm_pkg.sv:43998 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/uvm_pkg.sv:42159 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/uvm_pkg.sv:42131 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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18581 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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". -[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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:39620 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/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:40684 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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:39969 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/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:40456 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/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_imp". -[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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_port". -[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/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_phase". -[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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:43574 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/uvm_pkg.sv:43541 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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_pair". -[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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_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/uvm_pkg.sv:11565 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/uvm_pkg.sv:19926 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/uvm_pkg.sv:19823 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/uvm_pkg.sv:19256 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:15420 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/uvm_pkg.sv:28695 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] uvm-1.2/src/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43593 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/uvm_pkg.sv:43613 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-1.2/src/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". -[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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 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/uvm_pkg.sv:37284 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/uvm_pkg.sv:37255 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/uvm_pkg.sv:9086 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:33458 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/uvm_pkg.sv:29043 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/uvm_pkg.sv:28453 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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[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/uvm_pkg.sv:3812 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/uvm_pkg.sv:7568 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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19752 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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44743 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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". -[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/uvm_pkg.sv:18103 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/uvm_pkg.sv:50959 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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:8091 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/uvm_pkg.sv:7270 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28775 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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:41570 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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35961 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/uvm_pkg.sv:43862 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/uvm_pkg.sv:43901 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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_port". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[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/uvm_pkg.sv:77422 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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[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/uvm_pkg.sv:66173 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/uvm_pkg.sv:66131 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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_seq". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[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/uvm_pkg.sv:6937 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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:14123 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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:39746 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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:25062 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/uvm_pkg.sv:25712 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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6725 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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:38752 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/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_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/uvm_pkg.sv:55713 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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12842 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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:48141 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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:50840 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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:77888 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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:56632 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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:71114 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/uvm_pkg.sv:78073 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] uvm-1.2/src/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:79176 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:353 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[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/uvm_pkg.sv:55733 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/uvm_pkg.sv:57031 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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_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/uvm_pkg.sv:55534 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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:20021 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/uvm_pkg.sv:20267 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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:28917 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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4669 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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:45398 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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:47284 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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:37385 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/uvm_pkg.sv:29287 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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[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/uvm_pkg.sv:9439 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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_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/uvm_pkg.sv:28542 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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44825 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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:16725 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/uvm_pkg.sv:42639 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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". -[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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:42213 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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_base". -[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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[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/uvm_pkg.sv:53013 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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:53823 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/uvm_pkg.sv:54477 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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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] uvm-1.2/src/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[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/uvm_pkg.sv:53782 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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:37156 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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:24270 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] uvm-1.2/src/uvm_pkg.sv:41993 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/uvm_pkg.sv:40349 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/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 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/uvm_pkg.sv:18827 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] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37071 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/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 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] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:67339 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] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[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/uvm_pkg.sv:60362 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". @@ -827,5 +827,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -11.42user 0.15system 0:11.58elapsed 99%CPU (0avgtext+0avgdata 268020maxresident)k -0inputs+15192outputs (0major+69192minor)pagefaults 0swaps +11.77user 0.14system 0:12.13elapsed 98%CPU (0avgtext+0avgdata 267444maxresident)k +1352inputs+15184outputs (0major+69075minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log b/SVIncCompil/Testcases/OVMSwitch/OVMSwitch_diff.log index 3ac0c64..1adccf7 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 "/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 "rtl.sv". + [INFO :PP0122] Preprocessing source file "interface.sv". -[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 "top.sv". @@ -102,13 +102,13 @@ [INFO :PP0123] Preprocessing include file "test.sv". -[INFO :PA0201] Parsing source file "rtl.sv". - -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "interface.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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + +[INFO :PA0201] Parsing source file "rtl.sv". [INFO :PA0201] Parsing source file "top.sv". @@ -130,588 +130,588 @@ [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:152 Compile class "ovm_pkg::avm_analysis_export". +[INFO :CP0303] rtl.sv:1 Compile module "work@switch". [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: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:152 Compile class "ovm_pkg::avm_analysis_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: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: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: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: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_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:92 Compile class "ovm_pkg::avm_blocking_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:65 Compile class "ovm_pkg::avm_blocking_peek_port". - -[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:75 Compile class "ovm_pkg::avm_blocking_put_imp". [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:82 Compile class "ovm_pkg::avm_blocking_slave_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: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_get_peek_export". - -[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: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_class_comp". +[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:175 Compile class "ovm_pkg::avm_built_in_converter". -[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:185 Compile class "ovm_pkg::avm_built_in_pair". [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_blocking_peek_port". + [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: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: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: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_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: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: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_imp". [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:224 Compile class "ovm_pkg::avm_in_order_built_in_comparator". -[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: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: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: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_nonblocking_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:65 Compile class "ovm_pkg::avm_nonblocking_get_peek_port". +[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: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: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_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:201 Compile class "ovm_pkg::avm_in_order_comparator". [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:87 Compile class "ovm_pkg::avm_nonblocking_master_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:70 Compile class "ovm_pkg::avm_nonblocking_get_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: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_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:75 Compile class "ovm_pkg::avm_nonblocking_peek_imp". [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:65 Compile class "ovm_pkg::avm_nonblocking_put_port". -[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_nonblocking_get_port". -[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: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_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/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_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:70 Compile class "ovm_pkg::avm_nonblocking_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:70 Compile class "ovm_pkg::avm_nonblocking_put_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". +[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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::build_phase". - -[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: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_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:308 Compile class "ovm_pkg::avm_port_base". -[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:132 Compile class "ovm_pkg::avm_transport_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: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:87 Compile class "ovm_pkg::avm_slave_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: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: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/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/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_peek_port". [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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::check_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/compatibility/avm_compatibility.svh:65 Compile class "ovm_pkg::avm_put_port". -[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/compatibility/avm_compatibility.svh:75 Compile class "ovm_pkg::avm_put_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/tlm/ovm_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_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/tlm/ovm_ports.svh:94 Compile class "ovm_pkg::ovm_blocking_get_port". +[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/tlm/ovm_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". +[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::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/base/ovm_misc.svh:24 Compile class "ovm_pkg::avm_virtual_class". -[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/methodology/ovm_agent.svh:39 Compile class "ovm_pkg::ovm_agent". [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/compatibility/avm_compatibility.svh:132 Compile class "ovm_pkg::avm_transport_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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::build_phase". -[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_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_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:85 Compile class "ovm_pkg::ovm_blocking_put_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_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". +[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/tlm/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_export". +[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:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::import_connections_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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_phase". -[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:94 Compile class "ovm_pkg::ovm_blocking_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_policies.svh:78 Compile class "ovm_pkg::ovm_built_in_clone". +[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_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_ports.svh:225 Compile class "ovm_pkg::ovm_blocking_master_port". [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/tlm/ovm_imps.svh:122 Compile class "ovm_pkg::ovm_blocking_peek_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/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_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/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". +[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:130 Compile class "ovm_pkg::ovm_blocking_get_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/base/ovm_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". +[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/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". +[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/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/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_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". +[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/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/methodology/ovm_policies.svh:41 Compile class "ovm_pkg::ovm_built_in_comp". -[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/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". [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/methodology/ovm_policies.svh:59 Compile class "ovm_pkg::ovm_built_in_converter". -[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/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_comparator". +[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: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/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". -[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/ovm_driver.svh:41 Compile class "ovm_pkg::ovm_driver". -[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_imps.svh:158 Compile class "ovm_pkg::ovm_analysis_imp". [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/base/ovm_event.svh:32 Compile class "ovm_pkg::ovm_event". -[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/base/ovm_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". [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/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". -[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/methodology/ovm_in_order_comparator.svh:67 Compile class "ovm_pkg::ovm_in_order_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_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_export". +[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_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". +[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:152 Compile class "ovm_pkg::ovm_get_peek_imp". +[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:265 Compile class "ovm_pkg::ovm_blocking_transport_export". [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_exports.svh:230 Compile class "ovm_pkg::ovm_nonblocking_master_export". -[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_ports.svh:267 Compile class "ovm_pkg::ovm_blocking_transport_port". -[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:105 Compile class "ovm_pkg::ovm_get_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/base/ovm_registry.svh:167 Compile class "ovm_pkg::ovm_object_registry". +[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: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/tlm/ovm_exports.svh:141 Compile class "ovm_pkg::ovm_get_peek_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/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". +[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/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". +[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_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_ports.svh:106 Compile class "ovm_pkg::ovm_get_port". -[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/methodology/ovm_policies.svh:116 Compile class "ovm_pkg::ovm_class_converter". [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_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". +[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: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/tlm/ovm_exports.svh:251 Compile class "ovm_pkg::ovm_nonblocking_slave_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/base/ovm_config.svh:98 Compile class "ovm_pkg::ovm_object_config_setting". +[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_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_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/tlm/ovm_ports.svh:273 Compile class "ovm_pkg::ovm_nonblocking_transport_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_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". + +[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_registry.svh:167 Compile class "ovm_pkg::ovm_object_registry". [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_config.svh:25 Compile class "ovm_pkg::ovm_config_setting". -[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:110 Compile class "ovm_pkg::ovm_nonblocking_get_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/tlm/ovm_exports.svh:123 Compile class "ovm_pkg::ovm_peek_export". [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/tlm/ovm_ports.svh:100 Compile class "ovm_pkg::ovm_nonblocking_get_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/tlm/ovm_imps.svh:134 Compile class "ovm_pkg::ovm_peek_imp". -[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_ports.svh:253 Compile class "ovm_pkg::ovm_nonblocking_slave_port". +[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_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/tlm/ovm_ports.svh:232 Compile class "ovm_pkg::ovm_nonblocking_master_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/tlm/ovm_ports.svh:124 Compile class "ovm_pkg::ovm_peek_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/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". [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/base/ovm_port_base.svh:164 Compile class "ovm_pkg::ovm_port_base". -[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/tlm/ovm_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_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/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_imps.svh:289 Compile class "ovm_pkg::ovm_nonblocking_slave_imp". -[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/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". [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_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". -[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:98 Compile class "ovm_pkg::ovm_object_config_setting". + +[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: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_root.svh:65 Compile class "ovm_pkg::ovm_root". -[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/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". [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/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_imp". -[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/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". [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/base/ovm_printer.svh:699 Compile class "ovm_pkg::ovm_hier_printer_knobs". -[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_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". [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/ovm_in_order_comparator.svh:205 Compile class "ovm_pkg::ovm_in_order_built_in_comparator". -[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/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_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/base/ovm_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". -[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_ports.svh:239 Compile class "ovm_pkg::ovm_master_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/tlm/ovm_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". +[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/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/methodology/layered_stimulus/ovm_scenario_driver.svh:26 Compile class "ovm_pkg::ovm_scenario_driver". -[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_report_object.svh:78 Compile class "ovm_pkg::ovm_report_object". + +[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/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/methodology/ovm_scoreboard.svh:35 Compile class "ovm_pkg::ovm_scoreboard". -[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_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_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/tlm/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_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/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". +[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:300 Compile class "ovm_pkg::ovm_slave_imp". +[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_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". +[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/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". +[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_object.svh:851 Compile class "ovm_pkg::ovm_status_container". +[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_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". +[INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". [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/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". + +[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/methodology/sequences/ovm_sequencer.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". + +[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_item.svh:37 Compile class "ovm_pkg::ovm_sequence_item". + +[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/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/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". + +[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_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". + +[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/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". + +[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/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/sequences/ovm_sequence_builtin.svh:44 Compile class "ovm_pkg::ovm_random_sequence". [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/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". -[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_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". [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/methodology/sequences/ovm_sequence_base.svh:31 Compile class "ovm_pkg::ovm_sequence_base". [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/tlm/ovm_ports.svh:260 Compile class "ovm_pkg::ovm_slave_port". [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/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/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". [INFO :CP0302] ovm-2.1.2/src/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". -[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/base/ovm_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". [INFO :CP0302] ovm-2.1.2/src/methodology/sequences/ovm_sequencer_base.svh:27 Compile class "ovm_pkg::seq_req_class". -[INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". +[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/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". +[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:58 Compile class "ovm_pkg::tlm_b_get_export". +[INFO :CP0302] Sequencer.sv:11 Compile class "work@top::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/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". +[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/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_put_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/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_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:113 Compile class "ovm_pkg::urm_fifo". [INFO :CP0302] ovm-2.1.2/src/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_nb_put_export". +[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_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/tlm/tlm_req_rsp.svh:38 Compile class "ovm_pkg::tlm_req_rsp_channel". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". + [INFO :CP0302] Receiver.sv:11 Compile class "work@top::Receiver". -[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". +[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:277 Compile class "ovm_pkg::ovm_transport_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/base/ovm_printer.svh:410 Compile class "ovm_pkg::ovm_tree_printer". [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/compatibility/urm_message.svh:134 Compile class "ovm_pkg::ovm_urm_message_format". + +[INFO :CP0302] ovm-2.1.2/src/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". + [INFO :CP0302] Sequence.sv:31 Compile class "work@top::Seq_constant_length". -[INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/ovm_object_defines.svh:318 Compile class "work@top::Scoreboard". +[INFO :CP0302] Environment.sv:12 Compile class "work@top::Environment". + +[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/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: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/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". + +[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: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] 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_rcvd_pkt". +[INFO :CP0302] ../../../UVM/ovm-2.1.2/src/macros/ovm_object_defines.svh:318 Compile class "work@top::Scoreboard". + [INFO :CP0302] Sequence.sv:11 Compile class "work@top::Seq_device0_and_device1". [INFO :CP0302] test.sv:10 Compile class "work@top::test1". @@ -907,5 +907,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -12.83user 0.16system 0:09.22elapsed 140%CPU (0avgtext+0avgdata 266172maxresident)k -136inputs+7728outputs (0major+68712minor)pagefaults 0swaps +14.28user 0.18system 0:10.21elapsed 141%CPU (0avgtext+0avgdata 265864maxresident)k +136inputs+7728outputs (0major+68718minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/OldLibrary/OldLibrary.log b/SVIncCompil/Testcases/OldLibrary/OldLibrary.log index e6f181c..4136344 100644 --- a/SVIncCompil/Testcases/OldLibrary/OldLibrary.log +++ b/SVIncCompil/Testcases/OldLibrary/OldLibrary.log
@@ -16,33 +16,33 @@ [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.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 "/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/Testcases/OldLibrary/lib/CELL2.v". + [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v". -[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] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v:1 No timescale set for "CELL2". + [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 :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL3.v:1 Compile udp "work@CELL3". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v:1 Compile module "work@CELL1". [INFO :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL2.v:1 Compile udp "work@CELL2". -[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 :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/OldLibrary/lib/CELL1.v:1 Compile module "work@CELL1". +[INFO :CP0303] top.v:1 Compile module "work@top". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". @@ -82,5 +82,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.23user 0.02system 0:00.20elapsed 130%CPU (0avgtext+0avgdata 45416maxresident)k -0inputs+144outputs (0major+11236minor)pagefaults 0swaps +0.24user 0.02system 0:00.22elapsed 119%CPU (0avgtext+0avgdata 45628maxresident)k +40inputs+144outputs (0major+11237minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log b/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log index 9cfc97f..55e61fd 100644 --- a/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log +++ b/SVIncCompil/Testcases/PackageHierRef/PackageHierRef.log
@@ -14,10 +14,10 @@ /home/alain/Surelog/SVIncCompil/Testcases/PackageHierRef/top.sv -[INFO :PP0122] Preprocessing source file "top.sv". - [INFO :PP0122] Preprocessing source file "packages.sv". +[INFO :PP0122] Preprocessing source file "top.sv". + [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "packages.sv". @@ -758,5 +758,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.44user 0.02system 0:00.36elapsed 128%CPU (0avgtext+0avgdata 45384maxresident)k -0inputs+120outputs (0major+12314minor)pagefaults 0swaps +0.44user 0.02system 0:00.37elapsed 126%CPU (0avgtext+0avgdata 45308maxresident)k +16inputs+120outputs (0major+12329minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log b/SVIncCompil/Testcases/PragmaProtect/PragmaProtect.log index 98de17c..500a63e 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.02system 0:00.87elapsed 99%CPU (0avgtext+0avgdata 47548maxresident)k -0inputs+104outputs (0major+14148minor)pagefaults 0swaps +0.85user 0.04system 0:00.91elapsed 98%CPU (0avgtext+0avgdata 47444maxresident)k +8inputs+104outputs (0major+14155minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/RiscV/RiscV.log b/SVIncCompil/Testcases/RiscV/RiscV.log index d2183d4..8b5ee1b 100644 --- a/SVIncCompil/Testcases/RiscV/RiscV.log +++ b/SVIncCompil/Testcases/RiscV/RiscV.log
@@ -41,11 +41,11 @@ [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/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_core.v:5 Compile module "work@vscale_core". +[INFO :CP0303] src/main/verilog/vscale_csr_file.v:5 Compile module "work@vscale_csr_file". [INFO :CP0303] src/main/verilog/vscale_ctrl.v:6 Compile module "work@vscale_ctrl". @@ -55,25 +55,25 @@ [INFO :CP0303] src/test/verilog/vscale_hex_tb.v:3 Compile module "work@vscale_hex_tb". -[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_regfile.v:2 Compile module "work@vscale_regfile". [INFO :CP0303] src/main/verilog/vscale_imm_gen.v:5 Compile module "work@vscale_imm_gen". +[INFO :CP0303] src/main/verilog/vscale_mul_div.v:4 Compile module "work@vscale_mul_div". + +[INFO :CP0303] src/main/verilog/vscale_src_b_mux.v:5 Compile module "work@vscale_src_b_mux". + [INFO :CP0303] src/test/verilog/vscale_sim_top.v:4 Compile module "work@vscale_sim_top". [INFO :CP0303] src/main/verilog/vscale_src_a_mux.v:5 Compile module "work@vscale_src_a_mux". -[INFO :CP0303] src/main/verilog/vscale_src_b_mux.v:5 Compile module "work@vscale_src_b_mux". +[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". -[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:4 Compile class "work@mailbox". [NOTE :CP0309] src/main/verilog/vscale_PC_mux.v:13 Implicit port type (wire) for "PC_PIF". @@ -125,5 +125,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.18user 0.08system 0:01.79elapsed 292%CPU (0avgtext+0avgdata 113596maxresident)k -0inputs+2848outputs (0major+30514minor)pagefaults 0swaps +5.07user 0.08system 0:01.79elapsed 288%CPU (0avgtext+0avgdata 113272maxresident)k +288inputs+2848outputs (0major+30644minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log b/SVIncCompil/Testcases/SVSwitch/SVSwitch_diff.log index ec4ac1c..77a9c94 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 "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 "interface.sv". + +[INFO :PA0201] Parsing source file "rtl.sv". + [INFO :PA0201] Parsing source file "top.sv". [INFO :PA0201] Parsing source file "Packet.sv". @@ -66,31 +66,31 @@ [INFO :CP0304] interface.sv:36 Compile interface "work@input_interface". +[INFO :CP0303] top.sv:10 Compile module "work@top". + [INFO :CP0304] interface.sv:14 Compile interface "work@mem_interface". [INFO :CP0303] rtl.sv:1 Compile module "work@switch". [INFO :CP0304] interface.sv:56 Compile interface "work@output_interface". -[INFO :CP0303] top.sv:10 Compile module "work@top". - [INFO :CP0306] testcase.sv:16 Compile program "work@testcase". [INFO :CP0302] Driver.sv:10 Compile class "work@Driver". [INFO :CP0302] Environemnt.sv:10 Compile class "work@Environment". -[INFO :CP0302] Scoreboard.sv:10 Compile class "work@Scoreboard". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". [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] Coverage.sv:10 Compile class "work@coverage". +[INFO :CP0302] testcase.sv:10 Compile class "work@small_packet". [INFO :CP0302] Packet.sv:14 Compile class "work@packet". -[INFO :CP0302] testcase.sv:10 Compile class "work@small_packet". +[INFO :CP0302] Scoreboard.sv:10 Compile class "work@Scoreboard". + +[INFO :CP0302] Coverage.sv:10 Compile class "work@coverage". [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.76user 0.07system 0:02.17elapsed 314%CPU (0avgtext+0avgdata 102496maxresident)k -144inputs+1104outputs (0major+27932minor)pagefaults 0swaps +7.36user 0.12system 0:04.17elapsed 179%CPU (0avgtext+0avgdata 101460maxresident)k +144inputs+1104outputs (0major+27624minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log b/SVIncCompil/Testcases/Scoreboard/Scoreboard_diff.log index 847daee..9d32f10 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/svunit_base/svunit_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 "design.sv". +[INFO :PP0122] Preprocessing source file "../../../UVM/svunit_base/svunit_pkg.sv". + +[INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PP0122] Preprocessing source file "testbench.sv". [INFO :PP0123] Preprocessing include file "../../../UVM/svunit_base/svunit_defines.svh". @@ -86,10 +86,10 @@ [INFO :PA0201] Parsing source file "../../../UVM/svunit_base/svunit_pkg.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/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/svunit_base/svunit_pkg.sv". @@ -104,7 +104,7 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ../../../UVM/svunit_base/svunit_pkg.sv:23 Compile package "svunit_pkg". @@ -112,665 +112,665 @@ [INFO :CP0302] ../../../UVM/svunit_base/svunit_base.sv:26 Compile class "svunit_pkg::svunit_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12051 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/uvm_pkg.sv:42159 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/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". -[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/uvm_pkg.sv:42131 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/uvm_pkg.sv:10218 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/uvm_pkg.sv:18581 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/uvm_pkg.sv:21055 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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:43998 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/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41348 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/uvm_pkg.sv:11515 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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[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/uvm_pkg.sv:39620 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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:40137 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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:40844 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/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:43574 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/uvm_pkg.sv:40608 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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:39541 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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". -[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/uvm_pkg.sv:41808 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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". -[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/uvm_pkg.sv:40982 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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:37219 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/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:27960 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/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_callback". -[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/uvm_pkg.sv:43388 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/uvm_pkg.sv:41120 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/uvm_pkg.sv:19823 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:28695 Compile class "uvm_pkg::uvm_check_phase". -[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/uvm_pkg.sv:36608 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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:43593 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". -[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/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43253 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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[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/uvm_pkg.sv:44743 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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[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/uvm_pkg.sv:18407 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/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:7313 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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:18187 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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_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/uvm_pkg.sv:54919 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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28657 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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:35961 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/uvm_pkg.sv:18103 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/uvm_pkg.sv:8091 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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[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/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[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/uvm_pkg.sv:41395 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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:43713 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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:41570 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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[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/uvm_pkg.sv:76732 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/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:68525 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/uvm_pkg.sv:44317 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/uvm_pkg.sv:77422 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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_imp". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41370 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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:39642 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/uvm_pkg.sv:40877 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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40180 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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[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/uvm_pkg.sv:5400 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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15292 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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[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/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/base/uvm_links.svh:141 Compile class "uvm_pkg::uvm_parent_child_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:134 Compile class "uvm_pkg::uvm_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 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/uvm_pkg.sv:56632 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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:76041 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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39746 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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:40653 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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:79176 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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[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/uvm_pkg.sv:25712 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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[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/uvm_pkg.sv:76285 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/uvm_pkg.sv:12842 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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:20021 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/uvm_pkg.sv:6725 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/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". -[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/uvm_pkg.sv:20091 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:50840 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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:28734 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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_phase". -[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/uvm_pkg.sv:64766 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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:12500 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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10286 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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:39588 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/uvm_pkg.sv:64684 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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:47330 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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:78934 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/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[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/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57342 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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_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/uvm_pkg.sv:37471 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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_phase". -[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/uvm_pkg.sv:57793 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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:9439 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/uvm_pkg.sv:57174 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/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[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/uvm_pkg.sv:22693 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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:9735 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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:54532 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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:54320 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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:42981 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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:37071 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/uvm_pkg.sv:47284 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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[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/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". -[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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[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/uvm_pkg.sv:67339 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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_base". -[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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". -[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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". [INFO :CP0302] design.sv:6 Compile class "work@my_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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_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/uvm_pkg.sv:37970 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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28542 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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:4812 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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35312 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/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_export". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:54166 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/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:18841 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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". [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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/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_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_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/tlm2/uvm_tlm2_time.svh:31 Compile class "uvm_pkg::uvm_tlm_time". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15720 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] /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/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". -[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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". [INFO :EL0526] Design Elaboration... @@ -793,5 +793,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -4.71user 0.10system 0:02.77elapsed 173%CPU (0avgtext+0avgdata 127116maxresident)k -0inputs+8344outputs (0major+33991minor)pagefaults 0swaps +4.50user 0.10system 0:02.74elapsed 168%CPU (0avgtext+0avgdata 127256maxresident)k +80inputs+8336outputs (0major+34120minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SeqDriver/SeqDriver.log b/SVIncCompil/Testcases/SeqDriver/SeqDriver.log index 5fdc1bf..ef83969 100644 --- a/SVIncCompil/Testcases/SeqDriver/SeqDriver.log +++ b/SVIncCompil/Testcases/SeqDriver/SeqDriver.log
@@ -14,13 +14,13 @@ [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 "/home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PP0122] Preprocessing source file "testbench.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 "../../../UVM/uvm-1.2/src/uvm_pkg.sv". [INFO :PP0123] Preprocessing include file "../../../UVM/uvm-1.2/src/uvm_macros.svh". @@ -72,10 +72,10 @@ [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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PA0201] Parsing source file "testbench.sv". [INFO :PA0201] Parsing source file "testbench.sv". @@ -86,7 +86,7 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] testbench.sv:10 Compile package "adpcm_pkg". @@ -94,667 +94,667 @@ [INFO :CP0303] testbench.sv:211 Compile module "work@top_tb". -[INFO :CP0302] testbench.sv:173 Compile class "adpcm_pkg::adpcm_test". +[INFO :CP0302] testbench.sv:78 Compile class "adpcm_pkg::adpcm_driver". [INFO :CP0302] testbench.sv:17 Compile class "adpcm_pkg::adpcm_seq_item". -[INFO :CP0302] testbench.sv:78 Compile class "adpcm_pkg::adpcm_driver". +[INFO :CP0302] testbench.sv:173 Compile class "adpcm_pkg::adpcm_test". [INFO :CP0302] testbench.sv:123 Compile class "adpcm_pkg::adpcm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_t". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". + [INFO :CP0302] testbench.sv:138 Compile class "adpcm_pkg::adpcm_tx_seq". -[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/uvm_pkg.sv:21055 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/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". -[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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[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/uvm_pkg.sv:43998 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/uvm_pkg.sv:41506 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/uvm_pkg.sv:39620 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:42131 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/uvm_pkg.sv:40684 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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:11515 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/uvm_pkg.sv:40844 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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:40532 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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:41427 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/uvm_pkg.sv:39969 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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:39541 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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_phase". -[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/uvm_pkg.sv:41808 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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_port". -[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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". -[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/uvm_pkg.sv:40305 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/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[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/uvm_pkg.sv:28407 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/uvm_pkg.sv:11565 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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:43388 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/uvm_pkg.sv:19256 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:28695 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/uvm_pkg.sv:28495 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] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[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/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[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/uvm_pkg.sv:3739 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/uvm_pkg.sv:43593 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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43613 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/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39667 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/uvm_pkg.sv:27766 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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18103 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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:50959 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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[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/uvm_pkg.sv:28775 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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:43559 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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_imp". -[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/uvm_pkg.sv:43862 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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[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/uvm_pkg.sv:35724 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_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/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_callback". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:40919 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_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/uvm_pkg.sv:76732 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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:40712 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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:40012 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/uvm_pkg.sv:66131 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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:78475 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/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44317 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/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[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/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". -[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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11471 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/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:14123 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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39807 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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_phase". -[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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". -[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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_phase". -[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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". -[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/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[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/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_base". -[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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:29085 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/uvm_pkg.sv:36519 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/uvm_pkg.sv:41141 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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:28958 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 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/uvm_pkg.sv:6937 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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:29001 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/uvm_pkg.sv:28657 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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:28869 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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25062 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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[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/uvm_pkg.sv:7071 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/uvm_pkg.sv:12816 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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:29206 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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_export". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_phase". -[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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/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/base/uvm_runtime_phases.svh:450 Compile class "uvm_pkg::uvm_pre_shutdown_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_phase". -[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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_base". -[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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_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/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:11963 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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_port". -[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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". -[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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:15548 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/uvm_pkg.sv:39746 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/uvm_pkg.sv:20507 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/uvm_pkg.sv:64684 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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_peek_port". -[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/uvm_pkg.sv:71114 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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[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/uvm_pkg.sv:25604 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/uvm_pkg.sv:20211 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/uvm_pkg.sv:54392 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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:54023 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/uvm_pkg.sv:57031 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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:57174 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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". -[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/uvm_pkg.sv:64766 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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:37970 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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:43115 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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:55534 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/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_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/uvm_pkg.sv:12784 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/uvm_pkg.sv:21130 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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_socket_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/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_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/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_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/uvm_pkg.sv:29287 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/uvm_pkg.sv:37471 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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:38429 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/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[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] uvm-1.2/src/tlm1/uvm_tlm_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:42485 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] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_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/uvm_pkg.sv:37071 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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:37133 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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:67339 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] uvm-1.2/src/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". -[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/uvm_pkg.sv:42723 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/uvm_pkg.sv:24270 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] uvm-1.2/src/uvm_pkg.sv:41993 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/uvm_pkg.sv:40349 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/uvm_pkg.sv:41162 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/uvm_pkg.sv:18841 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/uvm_pkg.sv:18827 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] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 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] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[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/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :EL0526] Design Elaboration... @@ -777,5 +777,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -5.09user 0.11system 0:02.69elapsed 193%CPU (0avgtext+0avgdata 133688maxresident)k -8inputs+8096outputs (0major+35362minor)pagefaults 0swaps +5.15user 0.15system 0:02.77elapsed 191%CPU (0avgtext+0avgdata 133140maxresident)k +24inputs+8088outputs (0major+35455minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass/SimpleClass.log b/SVIncCompil/Testcases/SimpleClass/SimpleClass.log index a8c5b07..cc02ec4 100644 --- a/SVIncCompil/Testcases/SimpleClass/SimpleClass.log +++ b/SVIncCompil/Testcases/SimpleClass/SimpleClass.log
@@ -14,10 +14,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.sv". +[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.sv". @@ -358,10 +358,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:2 Using programs is discouraged "work@class_t", programs are obsoleted by UVM. [ERROR:CP0322] top.sv:17 Multiply defined constraint "%s", @@ -388,5 +388,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.28user 0.02system 0:00.25elapsed 120%CPU (0avgtext+0avgdata 45348maxresident)k -0inputs+72outputs (0major+11364minor)pagefaults 0swaps +0.29user 0.01system 0:00.25elapsed 121%CPU (0avgtext+0avgdata 45324maxresident)k +8inputs+72outputs (0major+11341minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass1/SimpleClass1_diff.log b/SVIncCompil/Testcases/SimpleClass1/SimpleClass1_diff.log index b707bd7..a8f4ab6 100644 --- a/SVIncCompil/Testcases/SimpleClass1/SimpleClass1_diff.log +++ b/SVIncCompil/Testcases/SimpleClass1/SimpleClass1_diff.log
@@ -36,7 +36,7 @@ [INFO :CP0301] top.v:14 Compile package "uvm_pkg". -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] top.v:41 Compile package "all_c". @@ -46,681 +46,681 @@ [INFO :CP0302] top.v:45 Compile class "all_c::D". -[INFO :CP0302] top.v:49 Compile class "all_c::uvm_blocking_get_export". - [INFO :CP0302] top.v:42 Compile class "all_c::E". +[INFO :CP0302] top.v:49 Compile class "all_c::uvm_blocking_get_export". + [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] uvm-1.2/src/uvm_pkg.sv:16220 Compile class "uvm_pkg::m_uvm_tr_stream_cfg". [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/uvm_pkg.sv:21055 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/uvm_pkg.sv:44614 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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:12051 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/uvm_pkg.sv:41506 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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41427 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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:39620 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/uvm_pkg.sv:43998 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". -[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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". -[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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". -[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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_export". -[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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_callback". -[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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:40982 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:37188 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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[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/uvm_pkg.sv:43388 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/uvm_pkg.sv:36631 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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[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/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:37255 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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_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/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:19752 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/uvm_pkg.sv:35961 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/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_comparator". -[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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_sequence". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28695 Compile class "uvm_pkg::uvm_check_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_shutdown_phase". [INFO :CP0302] top.v:16 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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:214 Compile class "uvm_pkg::uvm_component_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_put_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:113 Compile class "uvm_pkg::uvm_get_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_socket". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_seq". -[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/uvm_pkg.sv:40919 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/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". -[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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". -[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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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_exports.svh:105 Compile class "uvm_pkg::uvm_nonblocking_get_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/reg/uvm_mem_mam.svh:64 Compile class "uvm_pkg::uvm_mem_mam". - -[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:149 Compile class "uvm_pkg::uvm_get_peek_imp". - -[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: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/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_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_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_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/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". - -[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_links.svh:59 Compile class "uvm_pkg::uvm_link_base". - -[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_ports.svh:88 Compile class "uvm_pkg::uvm_nonblocking_put_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_exports.svh:215 Compile class "uvm_pkg::uvm_master_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_exports.svh:249 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". - -[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_ports.svh:252 Compile class "uvm_pkg::uvm_nonblocking_transport_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_resource_specializations.svh:114 Compile class "uvm_pkg::uvm_obj_rsrc". - -[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/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:810 Compile class "uvm_pkg::uvm_object_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_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". - -[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/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/tlm1/uvm_ports.svh:106 Compile class "uvm_pkg::uvm_nonblocking_get_port". - -[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_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". - -[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_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/tlm1/uvm_ports.svh:124 Compile class "uvm_pkg::uvm_nonblocking_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/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:229 Compile class "uvm_pkg::uvm_nonblocking_slave_export". - -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". - -[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_file.svh:34 Compile class "uvm_pkg::uvm_reg_file". - -[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_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". - -[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_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". - -[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_port_base.svh:51 Compile class "uvm_pkg::uvm_port_component_base". - -[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:129 Compile class "uvm_pkg::uvm_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/reg/uvm_reg_item.svh:41 Compile class "uvm_pkg::uvm_reg_item". - -[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_block.svh:38 Compile class "uvm_pkg::uvm_reg_block". - -[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/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: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/base/uvm_runtime_phases.svh:74 Compile class "uvm_pkg::uvm_pre_reset_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/reg/uvm_reg_indirect.svh:283 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/reg/uvm_reg_map.svh:23 Compile class "uvm_pkg::uvm_reg_map_info". - -[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/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:675 Compile class "uvm_pkg::uvm_phase_state_change". - -[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_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:196 Compile class "uvm_pkg::uvm_port_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_cbs.svh:369 Compile class "uvm_pkg::uvm_reg_read_only_cbs". - -[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_reg_access_seq.svh:62 Compile class "uvm_pkg::uvm_reg_single_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/reg/uvm_reg_map.svh:38 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". - -[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:455 Compile class "uvm_pkg::uvm_reg_write_only_cbs". - -[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_report_handler.svh:53 Compile class "uvm_pkg::uvm_report_handler". - -[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:44 Compile class "uvm_pkg::uvm_reg_cbs". - -[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/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". - -[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_fifo.svh:35 Compile class "uvm_pkg::uvm_reg_fifo". - -[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/comps/uvm_push_driver.svh:39 Compile class "uvm_pkg::uvm_push_driver". - -[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_imps.svh:95 Compile class "uvm_pkg::uvm_put_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/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". - -[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/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/seq/uvm_sequence_library.svh:64 Compile class "uvm_pkg::uvm_sequence_library". - -[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_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/macros/uvm_object_defines.svh:245 Compile class "uvm_pkg::uvm_sequence_library_cfg". - -[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_sequence.svh:57 Compile class "uvm_pkg::uvm_reg_sequence". - -[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/reg/uvm_reg_adapter.svh:39 Compile class "uvm_pkg::uvm_reg_adapter". - -[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_links.svh:300 Compile class "uvm_pkg::uvm_related_link". - -[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.svh:30 Compile class "uvm_pkg::uvm_sequencer". - -[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:475 Compile class "uvm_pkg::uvm_report_message". - -[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_fifos.svh:46 Compile class "uvm_pkg::uvm_tlm_fifo". - -[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_sequencer_base.svh:41 Compile class "uvm_pkg::uvm_sequencer_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/tlm2/uvm_tlm2_sockets.svh:155 Compile class "uvm_pkg::uvm_tlm_nb_initiator_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/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_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/seq/uvm_sequence_builtin.svh:265 Compile class "uvm_pkg::uvm_simple_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/tlm2/uvm_tlm2_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/reg/uvm_reg_predictor.svh:54 Compile class "uvm_pkg::uvm_reg_predictor". - -[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_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/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_tlm_req_rsp.svh:304 Compile class "uvm_pkg::uvm_tlm_transport_channel". - -[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/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". - -[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_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". - -[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_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". - -[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_report_catcher.svh:107 Compile class "uvm_pkg::uvm_report_catcher". - -[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_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_runtime_phases.svh:122 Compile class "uvm_pkg::uvm_reset_phase". - -[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:510 Compile class "uvm_pkg::uvm_text_tr_stream". - -[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_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:92 Compile class "uvm_pkg::uvm_visitor_adapter". - -[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_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". - -[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_exports.svh:236 Compile class "uvm_pkg::uvm_slave_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:56 Compile class "uvm_pkg::uvm_tlm_b_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/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_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_base.svh:174 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". [INFO :CP0302] top.v:132 Compile class "work@c2". -[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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[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_common_phases.svh:267 Compile class "uvm_pkg::uvm_run_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". [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_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". [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/tlm2/uvm_tlm2_generic_payload.svh:948 Compile class "uvm_pkg::uvm_tlm_extension_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_export". -[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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_port". -[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/uvm_pkg.sv:41885 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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[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/uvm_pkg.sv:41057 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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". [INFO :CP0302] top.v:89 Compile class "work@c1". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". + [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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". [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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". [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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". [INFO :CP0302] top.v:75 Compile class "work@top::B". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". + [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] uvm-1.2/src/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". [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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71159 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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_base". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". [INFO :CP0302] top.v:83 Compile class "work@c3". @@ -733,7 +733,7 @@ [INFO :CP0302] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@uvm_analysis_imp_too_pkt". [ERROR:CP0329] top.v:14 Multiply defined package: "uvm_pkg", - ../../../UVM/uvm-1.2/src/uvm_pkg.sv:27 previous definition. + ../../../UVM/uvm-1.2/src/uvm_pkg.sv:3446 previous definition. [ERROR:CP0334] top.v:132 Colliding compilation unit name: "c2", top.v:97 previous usage. @@ -762,7 +762,7 @@ [NOTE :EL0523] top.v:65 Instance "work@top". -[WARNI:CP0319] uvm-1.2/src/base/uvm_component.svh:60 Multiply defined class "uvm_pkg::uvm_component", +[WARNI:CP0319] uvm-1.2/src/uvm_pkg.sv:29411 Multiply defined class "uvm_pkg::uvm_component", top.v:16 previous definition. [WARNI:CP0319] top.v:132 Multiply defined class "work@c2", @@ -770,17 +770,17 @@ [ERROR:CP0317] top.v:103 Undefined type "T". -[ERROR:CP0332] uvm-1.2/src/comps/uvm_agent.svh:63 Function "build_phase" is not defined for variable "super" of type uvm_pkg::uvm_component, +[ERROR:CP0332] uvm-1.2/src/uvm_pkg.sv:44638 Function "build_phase" is not defined for variable "super" of type uvm_pkg::uvm_component, top.v:16 type definition. -[ERROR:CP0332] uvm-1.2/src/comps/uvm_random_stimulus.svh:74 Function "uvm_report_info" is not defined for variable "this" of type uvm_pkg::uvm_random_stimulus, - uvm-1.2/src/comps/uvm_random_stimulus.svh:45 type definition. +[ERROR:CP0332] uvm-1.2/src/uvm_pkg.sv:44157 Function "uvm_report_info" is not defined for variable "this" of type uvm_pkg::uvm_random_stimulus, + uvm-1.2/src/uvm_pkg.sv:44119 type definition. -[ERROR:CP0332] uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:165 Function "build" is not defined for variable "this" of type uvm_pkg::uvm_tlm_fifo_base, - uvm-1.2/src/tlm1/uvm_tlm_fifo_base.svh:46 type definition. +[ERROR:CP0332] uvm-1.2/src/uvm_pkg.sv:42354 Function "build" is not defined for variable "this" of type uvm_pkg::uvm_tlm_fifo_base, + uvm-1.2/src/uvm_pkg.sv:42235 type definition. -[ERROR:CP0332] uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:226 Function "set_report_id_action_hier" is not defined for variable "this" of type uvm_pkg::uvm_tlm_req_rsp_channel, - uvm-1.2/src/tlm1/uvm_tlm_req_rsp.svh:46 type definition. +[ERROR:CP0332] uvm-1.2/src/uvm_pkg.sv:42903 Function "set_report_id_action_hier" is not defined for variable "this" of type uvm_pkg::uvm_tlm_req_rsp_channel, + uvm-1.2/src/uvm_pkg.sv:42723 type definition. [ERROR:CP0332] top.v:112 Function "get_current_item" is not defined for variable "ar" of type slIntegerAtomType_Int, top.v:108 type definition. @@ -802,5 +802,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.65user 0.11system 0:01.64elapsed 168%CPU (0avgtext+0avgdata 122084maxresident)k -8inputs+8192outputs (0major+32715minor)pagefaults 0swaps +2.69user 0.10system 0:01.71elapsed 162%CPU (0avgtext+0avgdata 119404maxresident)k +256inputs+8184outputs (0major+32119minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log b/SVIncCompil/Testcases/SimpleClass2/SimpleClass2.log index e5d6780..596792c 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: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:4 Compile class "work@mailbox". -[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:33 Compile class "work@process". @@ -55,5 +55,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.53user 0.02system 0:00.54elapsed 104%CPU (0avgtext+0avgdata 45592maxresident)k -8inputs+80outputs (0major+13095minor)pagefaults 0swaps +0.57user 0.01system 0:00.55elapsed 107%CPU (0avgtext+0avgdata 45328maxresident)k +0inputs+80outputs (0major+13095minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log b/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log index 88718d3..5ea2136 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/SimpleCmdLineTest.log
@@ -25,5 +25,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.11user 0.01system 0:00.13elapsed 100%CPU (0avgtext+0avgdata 45536maxresident)k -0inputs+32outputs (0major+9978minor)pagefaults 0swaps +0.12user 0.00system 0:00.18elapsed 72%CPU (0avgtext+0avgdata 45484maxresident)k +32inputs+32outputs (0major+9989minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log b/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log index 1716249..e475a7a 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/TestBasic.log
@@ -77,5 +77,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.10user 0.02system 0:00.12elapsed 99%CPU (0avgtext+0avgdata 45376maxresident)k -0inputs+16outputs (0major+9967minor)pagefaults 0swaps +0.10user 0.02system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 45576maxresident)k +0inputs+16outputs (0major+9974minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log b/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log index 3fa0e55..5c88abf 100644 --- a/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log +++ b/SVIncCompil/Testcases/SimpleCmdLineTest/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:06:17 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:43:41 COMMAND: -h ------------ SURELOG HELP --------------
diff --git a/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint.log b/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint.log index efb4e42..d38020d 100644 --- a/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint.log +++ b/SVIncCompil/Testcases/SimpleConstraint/SimpleConstraint.log
@@ -12,7 +12,7 @@ [INFO :PP0122] Preprocessing source file "top.sv". -Preprocessing took 0.024s +Preprocessing took 0.042s Parsing task Thread 0 : @@ -1017,9 +1017,9 @@ , Total: 0 Thread 3 : , Total: 0 -Parsing took 1.056s -SSL Parsing: 0.044 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -SSL Parsing: 1.048 ./slpp_all/work/top.sv +Parsing took 1.172s +SSL Parsing: 0.040 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv +SSL Parsing: 1.166 ./slpp_all/work/top.sv [WARNI:PA0205] top.sv:4 No timescale set for "constaint_mode_ex". @@ -1068,14 +1068,14 @@ work@process Thread 3 : work@semaphore -[INFO :CP0302] top.sv:5 Compile class "work@constaint_mode_ex::frame_t". - [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] top.sv:5 Compile class "work@constaint_mode_ex::frame_t". + [WARNI:CP0314] top.sv:4 Using programs is discouraged "work@constaint_mode_ex", programs are obsoleted by UVM. Compilation took 0.002s @@ -1096,13 +1096,13 @@ PROFILE ============== Scan libraries took 0.000s -Preprocessing took 0.024s -Parsing took 1.056s -SSL Parsing: 0.044 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv -SSL Parsing: 1.048 ./slpp_all/work/top.sv +Preprocessing took 0.042s +Parsing took 1.172s +SSL Parsing: 0.040 ./slpp_all/work//home/alain/Surelog/SVIncCompil/dist/surelog/bin/__/sv/builtin.sv +SSL Parsing: 1.166 ./slpp_all/work/top.sv Compilation took 0.002s Elaboration took 0.000s -Total time 1.082s +Total time 1.216s ============== [ FATAL] : 0 @@ -1114,5 +1114,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.22user 0.02system 0:01.22elapsed 102%CPU (0avgtext+0avgdata 53544maxresident)k -8inputs+104outputs (0major+15689minor)pagefaults 0swaps +1.32user 0.04system 0:01.36elapsed 100%CPU (0avgtext+0avgdata 53292maxresident)k +264inputs+104outputs (0major+15646minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log b/SVIncCompil/Testcases/SimpleIncludeAndMacros/SimpleIncludeAndMacros.log index 4ae9ecc..e1856c2 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.03system 0:00.94elapsed 100%CPU (0avgtext+0avgdata 49440maxresident)k -0inputs+520outputs (0major+14545minor)pagefaults 0swaps +0.92user 0.02system 0:00.95elapsed 99%CPU (0avgtext+0avgdata 49208maxresident)k +96inputs+520outputs (0major+14541minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log b/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log index 9f3b4e1..d5eafcf 100644 --- a/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log +++ b/SVIncCompil/Testcases/SimpleIncludeAndMacros/UnitSimpleIncludeAndMacros.log
@@ -18,10 +18,10 @@ [INFO :PP0122] Preprocessing source file "top_2.v". -[INFO :PP0122] Preprocessing source file "top_3.v". - [INFO :PP0122] Preprocessing source file "top_4.v". +[INFO :PP0122] Preprocessing source file "top_3.v". + [INFO :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". [INFO :PP0123] Preprocessing include file "my_incl.vh". @@ -144,10 +144,10 @@ [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". +[INFO :PA0201] Parsing source file "top_3.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. @@ -184,9 +184,51 @@ [WARNI:PA0205] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:25 No timescale set for "FAKELIB_DFF_PRIMITIVE". +[INFO :PY0400] Processing source file "top_1.v". + +enterTop_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: ... +[INFO :PY0400] Processing source file "top.v". + +enterTop_level_rule + File: top.v , 2 + Text: `timescale 10 ns / 1 ... +enterNull_rule + File: top.v , 2 + Text: ... +enterSource_text + File: top.v , 2 + Text: `timescale 10 ns / 1 ... +enterDescription + File: top.v , 2 + Text: `timescale 10 ns / 1 ... +enterTop_directives + File: top.v , 2 + Text: `timescale 10 ns / 1 ... +enterTimescale_directive + File: top.v , 2 + Text: `timescale 10 ns / 1 ... +[INFO :PY0400] Processing source file "top_2.v". + [INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". enterTop_level_rule + File: top_2.v , 33 + Text: initial $ display ( ... +enterNull_rule + File: top_2.v , 33 + Text: ... +enterSource_text + File: top_2.v , 33 + Text: ... +enterTop_level_rule File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 4 Text: class mailbox ; func ... enterNull_rule @@ -583,9 +625,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[INFO :PY0400] Processing source file "top_1.v". - - , 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 @@ -782,16 +822,7 @@ 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: ... - +enterEndfunction File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 61 Text: endfunction ... enterClass_item @@ -953,37 +984,6 @@ 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 - File: top.v , 2 - Text: `timescale 10 ns / 1 ... -enterNull_rule - File: top.v , 2 - Text: ... -enterSource_text - File: top.v , 2 - Text: `timescale 10 ns / 1 ... -enterDescription - File: top.v , 2 - Text: `timescale 10 ns / 1 ... -enterTop_directives - File: top.v , 2 - Text: `timescale 10 ns / 1 ... -enterTimescale_directive - File: top.v , 2 - Text: `timescale 10 ns / 1 ... -[INFO :PY0400] Processing source file "top_2.v". - -enterTop_level_rule - File: top_2.v , 33 - Text: initial $ display ( ... -enterNull_rule - File: top_2.v , 33 - Text: ... -enterSource_text - File: top_2.v , 33 - Text: ... [INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v". enterTop_level_rule @@ -2236,6 +2236,8 @@ 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 ( ... @@ -2245,8 +2247,6 @@ 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 ... @@ -2258,10 +2258,10 @@ Text: ... [INFO :CP0300] Compilation... -[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: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:20 Compile module "work@FAKELIB_DFF". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/SimpleIncludeAndMacros/lib.v:17 Compile module "work@FAKELIB_BUF_BIGLOAD". @@ -2274,12 +2274,12 @@ [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: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/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". @@ -2311,5 +2311,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.84user 0.37system 0:03.20elapsed 131%CPU (0avgtext+0avgdata 80108maxresident)k -0inputs+568outputs (0major+113208minor)pagefaults 0swaps +3.84user 0.32system 0:03.17elapsed 131%CPU (0avgtext+0avgdata 80716maxresident)k +0inputs+568outputs (0major+112358minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log b/SVIncCompil/Testcases/SimpleInterface/SimpleInterface_diff.log index f3fa6ce..59386c3 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 "/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 "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". @@ -1391,672 +1391,672 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". - -[INFO :CP0304] simple_if.sv:4 Compile interface "work@mem_if2". - -[INFO :CP0303] simple_if.sv:80 Compile module "work@tb". - -[INFO :CP0303] simple_if.sv:58 Compile module "work@simple_if". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0304] simple_if.sv:34 Compile interface "work@mem_if". +[INFO :CP0303] simple_if.sv:58 Compile module "work@simple_if". + +[INFO :CP0304] simple_if.sv:4 Compile interface "work@mem_if2". + [INFO :CP0303] simple_if.sv:21 Compile module "work@toto". +[INFO :CP0303] simple_if.sv:80 Compile module "work@tb". + [INFO :CP0303] simple_if.sv:26 Compile module "work@toto1". -[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/uvm_pkg.sv:10218 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/uvm_pkg.sv:16220 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/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". -[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/uvm_pkg.sv:43998 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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12051 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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:11515 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/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:40684 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/uvm_pkg.sv:40532 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/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:40844 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/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41348 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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_export". -[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/uvm_pkg.sv:40608 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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:39620 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/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:41808 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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_phase". -[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/uvm_pkg.sv:40305 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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:37188 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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:27960 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[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/uvm_pkg.sv:37219 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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:19823 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/uvm_pkg.sv:19926 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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:28695 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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:41949 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/uvm_pkg.sv:43634 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/uvm_pkg.sv:28453 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/uvm_pkg.sv:36608 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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_port". -[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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:134 Compile class "uvm_pkg::uvm_class_clone". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[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/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19752 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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". -[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/uvm_pkg.sv:37284 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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:113 Compile class "uvm_pkg::uvm_class_converter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44380 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/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". -[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/uvm_pkg.sv:37255 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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_pair". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 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/uvm_pkg.sv:12373 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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8091 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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21989 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_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/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18103 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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:12816 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/uvm_pkg.sv:18407 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/uvm_pkg.sv:50959 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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[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/uvm_pkg.sv:15210 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/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". -[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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:41744 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/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:28775 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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40577 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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[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/uvm_pkg.sv:35724 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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_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/uvm_pkg.sv:76961 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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:77170 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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_export". -[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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[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/uvm_pkg.sv:40180 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/uvm_pkg.sv:66131 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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". -[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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34229 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/uvm_pkg.sv:40327 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/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 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/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_phase". -[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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_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/uvm_pkg.sv:41474 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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:65090 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/reg/sequences/uvm_reg_bit_bash_seq.svh:203 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:29206 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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:29330 Compile class "uvm_pkg::uvm_post_shutdown_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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:25712 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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:25604 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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:12842 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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:38839 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/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_export". -[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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_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/uvm_pkg.sv:35639 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 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/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[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/uvm_pkg.sv:16897 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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[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/uvm_pkg.sv:20091 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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:73630 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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:38752 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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_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/uvm_pkg.sv:38694 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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:77658 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/uvm_pkg.sv:47330 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/uvm_pkg.sv:12500 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/uvm_pkg.sv:9782 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/uvm_pkg.sv:71129 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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:29287 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/uvm_pkg.sv:22693 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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[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/uvm_pkg.sv:77888 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/uvm_pkg.sv:48330 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/uvm_pkg.sv:44556 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/uvm_pkg.sv:17598 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/uvm_pkg.sv:55403 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/uvm_pkg.sv:43115 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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:15994 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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:54392 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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:71159 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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:47252 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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_base". -[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/uvm_pkg.sv:47284 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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_target_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/uvm_pkg.sv:28082 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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:51071 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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[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/uvm_pkg.sv:37071 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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". -[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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". -[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/uvm_pkg.sv:38429 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/uvm_pkg.sv:15720 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/uvm_pkg.sv:67339 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] uvm-1.2/src/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". [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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:18955 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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_base". -[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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:41057 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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:28542 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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:4812 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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_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] uvm-1.2/src/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35312 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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53743 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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_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/uvm_pkg.sv:42723 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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_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] uvm-1.2/src/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:258 Compile class "uvm_pkg::uvm_transport_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". -[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". - -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". - -[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/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_base". [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". + [INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". + [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.16user 0.10system 0:01.96elapsed 115%CPU (0avgtext+0avgdata 119708maxresident)k -0inputs+7952outputs (0major+32184minor)pagefaults 0swaps +2.20user 0.08system 0:02.01elapsed 113%CPU (0avgtext+0avgdata 118932maxresident)k +8inputs+7944outputs (0major+31984minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log b/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log index 1965bf7..b30b493 100644 --- a/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log +++ b/SVIncCompil/Testcases/SimpleOVM/SimpleOVM_diff.log
@@ -8,12 +8,12 @@ [INFO :CM0024] Executing with 4 threads. +[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 "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". -[INFO :PP0122] Preprocessing source file "top.v". - [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/ovm_macros.svh". [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/macros/ovm_version_defines.svh". @@ -70,11 +70,11 @@ [INFO :PP0123] Preprocessing include file "../../../UVM/ovm-2.1.2/src/macros/ovm_layered_stimulus_defines.svh". -[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 "../../../UVM/ovm-2.1.2/src/ovm_pkg.sv". -[INFO :PA0201] Parsing source file "top.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [WARNI:PA0205] ovm-2.1.2/src/ovm_pkg.sv:22 No timescale set for "ovm_pkg". @@ -82,353 +82,357 @@ [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: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: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: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:87 Compile class "ovm_pkg::avm_blocking_master_export". +[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:75 Compile class "ovm_pkg::avm_blocking_get_peek_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: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:92 Compile class "ovm_pkg::avm_blocking_master_imp". + [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". +[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:65 Compile class "ovm_pkg::avm_blocking_put_port". [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:75 Compile class "ovm_pkg::avm_blocking_put_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:65 Compile class "ovm_pkg::avm_blocking_peek_port". -[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: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:175 Compile class "ovm_pkg::avm_built_in_clone". -[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:185 Compile class "ovm_pkg::avm_built_in_pair". + +[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_built_in_comp". [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:70 Compile class "ovm_pkg::avm_get_peek_export". + [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:175 Compile class "ovm_pkg::avm_built_in_converter". -[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:193 Compile class "ovm_pkg::avm_class_pair". +[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: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_clone". -[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: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_peek_imp". +[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: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_class_converter". -[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:75 Compile class "ovm_pkg::avm_get_peek_imp". -[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_peek_export". [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_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:87 Compile class "ovm_pkg::avm_nonblocking_master_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: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_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: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:65 Compile class "ovm_pkg::avm_get_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_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: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_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:87 Compile class "ovm_pkg::avm_master_export". -[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_get_peek_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:70 Compile class "ovm_pkg::avm_peek_export". -[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:75 Compile class "ovm_pkg::avm_nonblocking_get_imp". -[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:82 Compile class "ovm_pkg::avm_nonblocking_master_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:65 Compile class "ovm_pkg::avm_nonblocking_put_port". +[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: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_get_peek_imp". -[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: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:70 Compile class "ovm_pkg::avm_peek_export". +[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:65 Compile class "ovm_pkg::avm_put_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:75 Compile class "ovm_pkg::avm_nonblocking_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: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:140 Compile class "ovm_pkg::avm_transport_export". -[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:75 Compile class "ovm_pkg::avm_nonblocking_put_imp". -[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:65 Compile class "ovm_pkg::avm_peek_port". [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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::check_phase". -[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:92 Compile class "ovm_pkg::avm_nonblocking_slave_imp". + +[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/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::end_of_elaboration_phase". -[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:82 Compile class "ovm_pkg::avm_slave_port". [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::check_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::import_connections_phase". +[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/tlm/ovm_ports.svh:148 Compile class "ovm_pkg::ovm_analysis_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/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/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/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: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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::connect_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_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_port". +[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/ovm_exports.svh:265 Compile class "ovm_pkg::ovm_blocking_transport_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_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". +[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_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". +[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/tlm/ovm_ports.svh:267 Compile class "ovm_pkg::ovm_blocking_transport_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/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:104 Compile class "ovm_pkg::ovm_blocking_get_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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::extract_phase". -[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_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". -[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_ports.svh:130 Compile class "ovm_pkg::ovm_blocking_get_peek_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_imps.svh:122 Compile class "ovm_pkg::ovm_blocking_peek_imp". +[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:245 Compile class "ovm_pkg::ovm_blocking_master_imp". + +[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_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:74 Compile class "ovm_pkg::ovm_blocking_put_export". + +[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_ports.svh:267 Compile class "ovm_pkg::ovm_blocking_transport_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: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:135 Compile class "ovm_pkg::ovm_class_clone". + +[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_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/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/methodology/ovm_policies.svh:97 Compile class "ovm_pkg::ovm_class_comp". [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_ports.svh:112 Compile class "ovm_pkg::ovm_blocking_peek_port". + +[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/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". + +[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:59 Compile class "ovm_pkg::ovm_built_in_converter". + +[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_imps.svh:311 Compile class "ovm_pkg::ovm_blocking_transport_imp". +[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_registry.svh:36 Compile class "ovm_pkg::ovm_component_registry". + +[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_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/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_callback.svh:58 Compile class "ovm_pkg::ovm_callbacks". +[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_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". -[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/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: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/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". [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:106 Compile class "ovm_pkg::ovm_get_port". +[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_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". +[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_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". +[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_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_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". +[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/base/ovm_event_callback.svh:39 Compile class "ovm_pkg::ovm_event_callback". -[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: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/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:152 Compile class "ovm_pkg::ovm_get_peek_imp". +[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_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". +[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: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_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:110 Compile class "ovm_pkg::ovm_nonblocking_get_imp". +[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/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_imps.svh:116 Compile class "ovm_pkg::ovm_get_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_imps.svh:146 Compile class "ovm_pkg::ovm_nonblocking_get_peek_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/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". [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_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_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_imps.svh:110 Compile class "ovm_pkg::ovm_nonblocking_get_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:256 Compile class "ovm_pkg::ovm_nonblocking_master_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_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". +[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:271 Compile class "ovm_pkg::ovm_nonblocking_transport_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_exports.svh:81 Compile class "ovm_pkg::ovm_nonblocking_put_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/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/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_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". - -[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:232 Compile class "ovm_pkg::ovm_nonblocking_master_port". [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_exports.svh:271 Compile class "ovm_pkg::ovm_nonblocking_transport_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_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/tlm/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". + +[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_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_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_exports.svh:99 Compile class "ovm_pkg::ovm_nonblocking_get_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_imps.svh:134 Compile class "ovm_pkg::ovm_peek_imp". +[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_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". @@ -436,190 +440,186 @@ [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_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/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". + [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_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_pool.svh:31 Compile class "ovm_pkg::ovm_pool". -[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:65 Compile class "ovm_pkg::ovm_root". -[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/tlm/ovm_imps.svh:92 Compile class "ovm_pkg::ovm_nonblocking_put_imp". [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_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". - -[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/base/ovm_root.svh:65 Compile class "ovm_pkg::ovm_root". - -[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/base/ovm_phases.sv:35 Compile class "ovm_pkg::ovm_phase". +[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_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". +[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_report_server.svh:374 Compile class "ovm_pkg::ovm_report_global_server". + +[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/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". +[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/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/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". +[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_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". +[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/sequences/ovm_push_sequencer.svh:29 Compile class "ovm_pkg::ovm_push_sequencer". - -[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/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_queue.svh:32 Compile class "ovm_pkg::ovm_queue". +[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/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/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". -[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/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_export". -[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_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/base/ovm_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". +[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.svh:342 Compile class "ovm_pkg::ovm_seq_prod_if". +[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/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_imp". [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/tlm/ovm_ports.svh:88 Compile class "ovm_pkg::ovm_put_port". -[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.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". + +[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_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: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_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". + +[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_report_handler.svh:50 Compile class "ovm_pkg::ovm_report_handler". + +[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/base/ovm_report_server.svh:37 Compile class "ovm_pkg::ovm_report_server". + +[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_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_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/sqr_connections.svh:103 Compile class "ovm_pkg::ovm_seq_item_pull_imp". + +[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/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/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_exports.svh:277 Compile class "ovm_pkg::ovm_transport_export". +[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/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/tlm/ovm_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". +[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_printer.svh:731 Compile class "ovm_pkg::ovm_table_printer_knobs". +[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/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". -[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: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_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". [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/compatibility/urm_message.svh:309 Compile class "ovm_pkg::ovm_urm_override_operator". +[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/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". -[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/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] 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_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/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/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: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/tlm/ovm_ports.svh:279 Compile class "ovm_pkg::ovm_transport_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/base/ovm_misc.svh:39 Compile class "ovm_pkg::ovm_void". +[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:191 Compile class "ovm_pkg::tlm_analysis_fifo". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[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/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/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_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/tlm/tlm_fifo_base.svh:45 Compile class "ovm_pkg::tlm_fifo_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/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/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] ovm-2.1.2/src/tlm/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_base". +[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/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::pre_run_phase". + +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". + +[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/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/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_b_put_port". @@ -659,5 +659,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.87user 0.07system 0:00.84elapsed 112%CPU (0avgtext+0avgdata 80716maxresident)k -0inputs+4520outputs (0major+22482minor)pagefaults 0swaps +0.86user 0.08system 0:00.85elapsed 109%CPU (0avgtext+0avgdata 80680maxresident)k +8inputs+4520outputs (0major+22483minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log index 10e9b0c..d33fe55 100644 --- a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log +++ b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTestCache_diff.log
@@ -15,7 +15,7 @@ [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.inc:6 No timescale set for "arbiter". [WARNI:PA0205] arbiter_tb.v:2 No timescale set for "top". @@ -43,45 +43,48 @@ [INFO :CP0300] Compilation... -[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_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". +[INFO :CP0303] arbiter_tb.v:2 Compile module "work@top". + +[INFO :CP0303] lfsr_task.v:2 Compile module "work@LFSR_TASK". + +[INFO :CP0303] dff.v:8 Compile module "work@dff_async_reset". [INFO :CP0303] mux21.v:7 Compile module "work@mux21_switch". -[INFO :CP0303] arbiter_tb.v:2 Compile module "work@top". +[INFO :CP0303] uart.v:8 Compile module "work@uart". + +[INFO :CP0303] arbiter.inc:6 Compile module "work@arbiter". + +[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 :CP0303] encoder_case.v:8 Compile module "work@encoder_using_case". + +[INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". + [INFO :CP0305] jkff_udp.v:24 Compile udp "work@xor2_input". -[INFO :CP0303] uart.v:8 Compile module "work@uart". +[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". - [WARNI:CP0310] lfsr_task.v:2 Port "Reset" definition missing its direction (input, output, inout), there are 1 more instances of this message. [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. @@ -119,8 +122,8 @@ [NOTE :EL0503] uart.v:8 Top level module "work@uart". -[WARNI:EL0505] arbiter.inc:6 Multiply defined module "work@arbiter", - another_arbiter.v:2 previous definition. +[WARNI:EL0505] another_arbiter.v:2 Multiply defined module "work@arbiter", + arbiter.inc:6 previous definition. [WARNI:EL0505] encoder.v:7 Multiply defined module "work@encoder_using_case", encoder_case.v:8 previous definition. @@ -144,19 +147,19 @@ [ FATAL] : 0 [ ERROR] : 0 [WARNING] : 20 -[ NOTE] : 22 +[ NOTE] : 23 ******************************************** * End SURELOG SVerilog Compiler/Linter * ******************************************** -real 0m1.462s -user 0m4.152s -sys 0m0.096s +real 0m2.781s +user 0m4.653s +sys 0m0.082s -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 +real 0m0.272s +user 0m0.183s +sys 0m0.034s +4.83user 0.11system 0:03.16elapsed 156%CPU (0avgtext+0avgdata 86264maxresident)k +128inputs+1000outputs (0major+34274minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log index 3324fc1..a02be8a 100644 --- a/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log +++ b/SVIncCompil/Testcases/SimpleParserTest/SimpleParserTest_diff.log
@@ -10,58 +10,58 @@ [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 "dff.v". [INFO :PP0122] Preprocessing source file "another_arbiter.v". -[INFO :PP0122] Preprocessing source file "dff.v". +[INFO :PP0122] Preprocessing source file "arbiter_tb.v". [INFO :PP0122] Preprocessing source file "encoder_case.v". -[INFO :PP0122] Preprocessing source file "full_adder.v". - [INFO :PP0122] Preprocessing source file "encoder.v". +[INFO :PP0122] Preprocessing source file "full_adder.v". + [INFO :PP0122] Preprocessing source file "m_input_mult.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 "jkff_udp.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 "mux21.v". + [INFO :PP0122] Preprocessing source file "top.v". [INFO :PP0122] Preprocessing source file "uart.v". [INFO :PP0123] Preprocessing include file "arbiter.inc". -[INFO :PA0201] Parsing source file "dff.v". - [INFO :PA0201] Parsing source file "another_arbiter.v". [INFO :PA0201] Parsing source file "arbiter_tb.v". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PA0201] Parsing source file "dff.v". -[INFO :PA0201] Parsing source file "encoder.v". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". [INFO :PA0201] Parsing source file "encoder_case.v". -[INFO :PA0201] Parsing source file "full_adder.v". +[INFO :PA0201] Parsing source file "encoder.v". [INFO :PA0201] Parsing source file "jkff_udp.v". -[INFO :PA0201] Parsing source file "lfsr_task.v". +[INFO :PA0201] Parsing source file "full_adder.v". [INFO :PA0201] Parsing source file "m_input_mult.v". [INFO :PA0201] Parsing source file "top.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 "uart.v". @@ -668,7 +668,9 @@ enterNumber_Integral File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 60 Text: 0 ... -enterEndfunction +enterEndfunction[INFO :PY0400] Processing source file "dff.v". + + File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 61 Text: endfunction ... enterClass_item @@ -830,9 +832,735 @@ enterEndclass File: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv , 72 Text: endclass ... +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 "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.venterTop_level_rule File: arbiter_tb.v , 7 Text: module arbiter ( clk ... enterNull_rule @@ -1873,6495 +2601,7 @@ enterExpression File: arbiter_tb.v , 48 Text: rst ... -enterPrimary - File: arbiter_tb.v , 48 - Text: rst ... -enterPrimary_literal - File: arbiter_tb.v , 48 - Text: rst ... -enterIdentifier - File: arbiter_tb.v , 48 - Text: rst ... -enterStatement_or_null - File: arbiter_tb.v , 48 - Text: begin lgnt0 <= 0 ; l ... -enterStatement - File: arbiter_tb.v , 48 - Text: begin lgnt0 <= 0 ; l ... -enterStatement_item - File: arbiter_tb.v , 48 - Text: begin lgnt0 <= 0 ; l ... -enterSeq_block - File: arbiter_tb.v , 48 - Text: begin lgnt0 <= 0 ; l ... -enterStatement_or_null - File: arbiter_tb.v , 49 - Text: lgnt0 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 49 - Text: lgnt0 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 49 - Text: lgnt0 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 49 - Text: lgnt0 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 49 - Text: lgnt0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 49 - Text: lgnt0 ... -enterSelect - File: arbiter_tb.v , 49 - Text: ... -enterBit_select - File: arbiter_tb.v , 49 - Text: ... -enterExpression - File: arbiter_tb.v , 49 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 49 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 49 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 49 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 50 - Text: lgnt1 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 50 - Text: lgnt1 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 50 - Text: lgnt1 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 50 - Text: lgnt1 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 50 - Text: lgnt1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 50 - Text: lgnt1 ... -enterSelect - File: arbiter_tb.v , 50 - Text: ... -enterBit_select - File: arbiter_tb.v , 50 - Text: ... -enterExpression - File: arbiter_tb.v , 50 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 50 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 50 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 50 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 51 - Text: lgnt2 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 51 - Text: lgnt2 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 51 - Text: lgnt2 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 51 - Text: lgnt2 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 51 - Text: lgnt2 ... -enterHierarchical_identifier - File: arbiter_tb.v , 51 - Text: lgnt2 ... -enterSelect - File: arbiter_tb.v , 51 - Text: ... -enterBit_select - File: arbiter_tb.v , 51 - Text: ... -enterExpression - File: arbiter_tb.v , 51 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 51 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 51 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 51 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 52 - Text: lgnt3 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 52 - Text: lgnt3 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 52 - Text: lgnt3 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 52 - Text: lgnt3 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 52 - Text: lgnt3 ... -enterHierarchical_identifier - File: arbiter_tb.v , 52 - Text: lgnt3 ... -enterSelect - File: arbiter_tb.v , 52 - Text: ... -enterBit_select - File: arbiter_tb.v , 52 - Text: ... -enterExpression - File: arbiter_tb.v , 52 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 52 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 52 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 52 - Text: 0 ... -enterEnd - File: arbiter_tb.v , 53 - Text: end ... -enterStatement_or_null - File: arbiter_tb.v , 53 - Text: begin lgnt0 <= ( ~ l ... -enterStatement - File: arbiter_tb.v , 53 - Text: begin lgnt0 <= ( ~ l ... -enterStatement_item - File: arbiter_tb.v , 53 - Text: begin lgnt0 <= ( ~ l ... -enterSeq_block - File: arbiter_tb.v , 53 - Text: begin lgnt0 <= ( ~ l ... -enterStatement_or_null - File: arbiter_tb.v , 54 - Text: lgnt0 <= ( ~ lcomreq ... -enterStatement - File: arbiter_tb.v , 54 - Text: lgnt0 <= ( ~ lcomreq ... -enterStatement_item - File: arbiter_tb.v , 54 - Text: lgnt0 <= ( ~ lcomreq ... -enterNonblocking_assignment - File: arbiter_tb.v , 54 - Text: lgnt0 <= ( ~ lcomreq ... -enterVariable_lvalue - File: arbiter_tb.v , 54 - Text: lgnt0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 54 - Text: lgnt0 ... -enterSelect - File: arbiter_tb.v , 54 - Text: ... -enterBit_select - File: arbiter_tb.v , 54 - Text: ... -enterExpression - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 54 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 54 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 54 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 54 - Text: & ... -enterExpression - File: arbiter_tb.v , 54 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 54 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 54 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 54 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 55 - Text: | ... -enterExpression - File: arbiter_tb.v , 55 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 55 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 55 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 55 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 55 - Text: & ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 55 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 55 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 55 - Text: & ... -enterExpression - File: arbiter_tb.v , 55 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 55 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 55 - Text: & ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 55 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 55 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 55 - Text: & ... -enterExpression - File: arbiter_tb.v , 55 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 55 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 55 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 55 - Text: & ... -enterExpression - File: arbiter_tb.v , 55 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 55 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 55 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 55 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 56 - Text: | ... -enterExpression - File: arbiter_tb.v , 56 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 56 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 56 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 56 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 56 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 56 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 56 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 56 - Text: & ... -enterExpression - File: arbiter_tb.v , 56 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 56 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 56 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 56 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 56 - Text: & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 56 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 56 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 56 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 56 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 56 - Text: & ... -enterExpression - File: arbiter_tb.v , 56 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 56 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 56 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 56 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 56 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 56 - Text: & ... -enterExpression - File: arbiter_tb.v , 56 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 56 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 56 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 56 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 57 - Text: | ... -enterExpression - File: arbiter_tb.v , 57 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 57 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 57 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 57 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 57 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 57 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 57 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 57 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 57 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 57 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 57 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 57 - Text: & ... -enterExpression - File: arbiter_tb.v , 57 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 57 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 57 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 57 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 57 - Text: & ... -enterExpression - File: arbiter_tb.v , 57 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 57 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 57 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 57 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 57 - Text: & ... -enterExpression - File: arbiter_tb.v , 57 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 57 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 57 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 57 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 58 - Text: | ... -enterExpression - File: arbiter_tb.v , 58 - Text: ( lcomreq & lgnt0 ) ... -enterPrimary - File: arbiter_tb.v , 58 - Text: ( lcomreq & lgnt0 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 58 - Text: lcomreq & lgnt0 ... -enterExpression - File: arbiter_tb.v , 58 - Text: lcomreq & lgnt0 ... -enterExpression - File: arbiter_tb.v , 58 - Text: lcomreq ... -enterPrimary - File: arbiter_tb.v , 58 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 58 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 58 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 58 - Text: & ... -enterExpression - File: arbiter_tb.v , 58 - Text: lgnt0 ... -enterPrimary - File: arbiter_tb.v , 58 - Text: lgnt0 ... -enterPrimary_literal - File: arbiter_tb.v , 58 - Text: lgnt0 ... -enterIdentifier - File: arbiter_tb.v , 58 - Text: lgnt0 ... -enterStatement_or_null - File: arbiter_tb.v , 59 - Text: lgnt1 <= ( ~ lcomreq ... -enterStatement - File: arbiter_tb.v , 59 - Text: lgnt1 <= ( ~ lcomreq ... -enterStatement_item - File: arbiter_tb.v , 59 - Text: lgnt1 <= ( ~ lcomreq ... -enterNonblocking_assignment - File: arbiter_tb.v , 59 - Text: lgnt1 <= ( ~ lcomreq ... -enterVariable_lvalue - File: arbiter_tb.v , 59 - Text: lgnt1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 59 - Text: lgnt1 ... -enterSelect - File: arbiter_tb.v , 59 - Text: ... -enterBit_select - File: arbiter_tb.v , 59 - Text: ... -enterExpression - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 59 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 59 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 59 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 59 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 59 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 59 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 59 - Text: & ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 59 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 59 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 59 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 59 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 59 - Text: & ... -enterExpression - File: arbiter_tb.v , 59 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 59 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 59 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 59 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 59 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 59 - Text: & ... -enterExpression - File: arbiter_tb.v , 59 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 59 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 59 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 59 - Text: req1 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 60 - Text: | ... -enterExpression - File: arbiter_tb.v , 60 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 60 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 60 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 60 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 60 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 60 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 60 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 60 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 60 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 60 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 60 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 60 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 60 - Text: & ... -enterExpression - File: arbiter_tb.v , 60 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 60 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 60 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 60 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 60 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 61 - Text: | ... -enterExpression - File: arbiter_tb.v , 61 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 61 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 61 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 61 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 61 - Text: & ... -enterExpression - File: arbiter_tb.v , 61 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 61 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 61 - Text: & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 61 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 61 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 61 - Text: & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 61 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 61 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 61 - Text: & ... -enterExpression - File: arbiter_tb.v , 61 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 61 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 61 - Text: & ... -enterExpression - File: arbiter_tb.v , 61 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 61 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 61 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 61 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 61 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 62 - Text: | ... -enterExpression - File: arbiter_tb.v , 62 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 62 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 62 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 62 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 62 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 62 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 62 - Text: & ... -enterExpression - File: arbiter_tb.v , 62 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 62 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 62 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 62 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 62 - Text: & ... -enterExpression - File: arbiter_tb.v , 62 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 62 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 62 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 62 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 62 - Text: & ... -enterExpression - File: arbiter_tb.v , 62 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 62 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 62 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 62 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 62 - Text: & ... -enterExpression - File: arbiter_tb.v , 62 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 62 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 62 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 62 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 62 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 63 - Text: | ... -enterExpression - File: arbiter_tb.v , 63 - Text: ( lcomreq & lgnt1 ) ... -enterPrimary - File: arbiter_tb.v , 63 - Text: ( lcomreq & lgnt1 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 63 - Text: lcomreq & lgnt1 ... -enterExpression - File: arbiter_tb.v , 63 - Text: lcomreq & lgnt1 ... -enterExpression - File: arbiter_tb.v , 63 - Text: lcomreq ... -enterPrimary - File: arbiter_tb.v , 63 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 63 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 63 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 63 - Text: & ... -enterExpression - File: arbiter_tb.v , 63 - Text: lgnt1 ... -enterPrimary - File: arbiter_tb.v , 63 - Text: lgnt1 ... -enterPrimary_literal - File: arbiter_tb.v , 63 - Text: lgnt1 ... -enterIdentifier - File: arbiter_tb.v , 63 - Text: lgnt1 ... -enterStatement_or_null - File: arbiter_tb.v , 64 - Text: lgnt2 <= ( ~ lcomreq ... -enterStatement - File: arbiter_tb.v , 64 - Text: lgnt2 <= ( ~ lcomreq ... -enterStatement_item - File: arbiter_tb.v , 64 - Text: lgnt2 <= ( ~ lcomreq ... -enterNonblocking_assignment - File: arbiter_tb.v , 64 - Text: lgnt2 <= ( ~ lcomreq ... -enterVariable_lvalue - File: arbiter_tb.v , 64 - Text: lgnt2 ... -enterHierarchical_identifier - File: arbiter_tb.v , 64 - Text: lgnt2 ... -enterSelect - File: arbiter_tb.v , 64 - Text: ... -enterBit_select - File: arbiter_tb.v , 64 - Text: ... -enterExpression - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 64 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 64 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 64 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 64 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 64 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 64 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 64 - Text: & ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 64 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 64 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 64 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 64 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 64 - Text: & ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 64 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 64 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 64 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 64 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 64 - Text: & ... -enterExpression - File: arbiter_tb.v , 64 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 64 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 64 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 64 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 64 - Text: & ... -enterExpression - File: arbiter_tb.v , 64 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 64 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 64 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 64 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 64 - Text: req1 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 65 - Text: | ... -enterExpression - File: arbiter_tb.v , 65 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 65 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 65 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 65 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 65 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 65 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 65 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 65 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 65 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 65 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 65 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 65 - Text: & ... -enterExpression - File: arbiter_tb.v , 65 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 65 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 65 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 65 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 65 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 65 - Text: & ... -enterExpression - File: arbiter_tb.v , 65 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 65 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 65 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 65 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 65 - Text: & ... -enterExpression - File: arbiter_tb.v , 65 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 65 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 65 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 65 - Text: req2 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 66 - Text: | ... -enterExpression - File: arbiter_tb.v , 66 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 66 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 66 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 66 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 66 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 66 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 66 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ req3 ... -enterUnary_Tilda - File: arbiter_tb.v , 66 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 66 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 66 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 66 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 66 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 66 - Text: & ... -enterExpression - File: arbiter_tb.v , 66 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 66 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 66 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 66 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 66 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 67 - Text: | ... -enterExpression - File: arbiter_tb.v , 67 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 67 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 67 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 67 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 67 - Text: & ... -enterExpression - File: arbiter_tb.v , 67 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 67 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 67 - Text: & ... -enterExpression - File: arbiter_tb.v , 67 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 67 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 67 - Text: & ... -enterExpression - File: arbiter_tb.v , 67 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 67 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 67 - Text: & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 67 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 67 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 67 - Text: & ... -enterExpression - File: arbiter_tb.v , 67 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 67 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 67 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 67 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 67 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 68 - Text: | ... -enterExpression - File: arbiter_tb.v , 68 - Text: ( lcomreq & lgnt2 ) ... -enterPrimary - File: arbiter_tb.v , 68 - Text: ( lcomreq & lgnt2 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 68 - Text: lcomreq & lgnt2 ... -enterExpression - File: arbiter_tb.v , 68 - Text: lcomreq & lgnt2 ... -enterExpression - File: arbiter_tb.v , 68 - Text: lcomreq ... -enterPrimary - File: arbiter_tb.v , 68 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 68 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 68 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 68 - Text: & ... -enterExpression - File: arbiter_tb.v , 68 - Text: lgnt2 ... -enterPrimary - File: arbiter_tb.v , 68 - Text: lgnt2 ... -enterPrimary_literal - File: arbiter_tb.v , 68 - Text: lgnt2 ... -enterIdentifier - File: arbiter_tb.v , 68 - Text: lgnt2 ... -enterStatement_or_null - File: arbiter_tb.v , 69 - Text: lgnt3 <= ( ~ lcomreq ... -enterStatement - File: arbiter_tb.v , 69 - Text: lgnt3 <= ( ~ lcomreq ... -enterStatement_item - File: arbiter_tb.v , 69 - Text: lgnt3 <= ( ~ lcomreq ... -enterNonblocking_assignment - File: arbiter_tb.v , 69 - Text: lgnt3 <= ( ~ lcomreq ... -enterVariable_lvalue - File: arbiter_tb.v , 69 - Text: lgnt3 ... -enterHierarchical_identifier - File: arbiter_tb.v , 69 - Text: lgnt3 ... -enterSelect - File: arbiter_tb.v , 69 - Text: ... -enterBit_select - File: arbiter_tb.v , 69 - Text: ... -enterExpression - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterExpression - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 69 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 69 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 69 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 69 - Text: & ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 69 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 69 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 69 - Text: & ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 69 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 69 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 69 - Text: & ... -enterExpression - File: arbiter_tb.v , 69 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 69 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 69 - Text: & ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 69 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 69 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 69 - Text: & ... -enterExpression - File: arbiter_tb.v , 69 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 69 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 69 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 69 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 69 - Text: req1 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 70 - Text: | ... -enterExpression - File: arbiter_tb.v , 70 - Text: ( ~ lcomreq & ~ lmas ... -enterPrimary - File: arbiter_tb.v , 70 - Text: ( ~ lcomreq & ~ lmas ... -enterMintypmax_expression - File: arbiter_tb.v , 70 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lcomreq & ~ lmask1 ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 70 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 70 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 70 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 70 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 70 - Text: & ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ lmask1 ... -enterUnary_Tilda - File: arbiter_tb.v , 70 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 70 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 70 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 70 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 70 - Text: & ... -enterExpression - File: arbiter_tb.v , 70 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 70 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 70 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 70 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 70 - Text: & ... -enterExpression - File: arbiter_tb.v , 70 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 70 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 70 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 70 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 70 - Text: & ... -enterExpression - File: arbiter_tb.v , 70 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 70 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 70 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 70 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 70 - Text: req2 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 71 - Text: | ... -enterExpression - File: arbiter_tb.v , 71 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 71 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 71 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 71 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 71 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 71 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 71 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 71 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 71 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 71 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 71 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 71 - Text: & ... -enterExpression - File: arbiter_tb.v , 71 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 71 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 71 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 71 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 71 - Text: & ... -enterExpression - File: arbiter_tb.v , 71 - Text: ~ lmask0 ... -enterUnary_Tilda - File: arbiter_tb.v , 71 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 71 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 71 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 71 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 71 - Text: & ... -enterExpression - File: arbiter_tb.v , 71 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 71 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 71 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 71 - Text: req3 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 72 - Text: | ... -enterExpression - File: arbiter_tb.v , 72 - Text: ( ~ lcomreq & lmask1 ... -enterPrimary - File: arbiter_tb.v , 72 - Text: ( ~ lcomreq & lmask1 ... -enterMintypmax_expression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq & lmask1 ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 72 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 72 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 72 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: lmask1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 72 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: lmask0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 72 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ req2 ... -enterUnary_Tilda - File: arbiter_tb.v , 72 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 72 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ req1 ... -enterUnary_Tilda - File: arbiter_tb.v , 72 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 72 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 72 - Text: & ... -enterExpression - File: arbiter_tb.v , 72 - Text: ~ req0 ... -enterUnary_Tilda - File: arbiter_tb.v , 72 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 72 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 72 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 72 - Text: req0 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 73 - Text: | ... -enterExpression - File: arbiter_tb.v , 73 - Text: ( lcomreq & lgnt3 ) ... -enterPrimary - File: arbiter_tb.v , 73 - Text: ( lcomreq & lgnt3 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 73 - Text: lcomreq & lgnt3 ... -enterExpression - File: arbiter_tb.v , 73 - Text: lcomreq & lgnt3 ... -enterExpression - File: arbiter_tb.v , 73 - Text: lcomreq ... -enterPrimary - File: arbiter_tb.v , 73 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 73 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 73 - Text: lcomreq ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 73 - Text: & ... -enterExpression - File: arbiter_tb.v , 73 - Text: lgnt3 ... -enterPrimary - File: arbiter_tb.v , 73 - Text: lgnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 73 - Text: lgnt3 ... -enterIdentifier - File: arbiter_tb.v , 73 - Text: lgnt3 ... -enterEnd - File: arbiter_tb.v , 74 - Text: end ... -enterModule_item - File: arbiter_tb.v , 79 - Text: assign beg = ( req3 ... -enterNon_port_module_item - File: arbiter_tb.v , 79 - Text: assign beg = ( req3 ... -enterModule_or_generate_item - File: arbiter_tb.v , 79 - Text: assign beg = ( req3 ... -enterModule_common_item - File: arbiter_tb.v , 79 - Text: assign beg = ( req3 ... -enterContinuous_assign - File: arbiter_tb.v , 79 - Text: assign beg = ( req3 ... -enterList_of_net_assignments - File: arbiter_tb.v , 79 - Text: beg = ( req3 | req2 ... -enterNet_assignment - File: arbiter_tb.v , 79 - Text: beg = ( req3 | req2 ... -enterNet_lvalue - File: arbiter_tb.v , 79 - Text: beg ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 79 - Text: beg ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: beg ... -enterConstant_select - File: arbiter_tb.v , 79 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 79 - Text: ... -enterExpression - File: arbiter_tb.v , 79 - Text: ( req3 | req2 | req1 ... -enterExpression - File: arbiter_tb.v , 79 - Text: ( req3 | req2 | req1 ... -enterPrimary - File: arbiter_tb.v , 79 - Text: ( req3 | req2 | req1 ... -enterMintypmax_expression - File: arbiter_tb.v , 79 - Text: req3 | req2 | req1 | ... -enterExpression - File: arbiter_tb.v , 79 - Text: req3 | req2 | req1 | ... -enterExpression - File: arbiter_tb.v , 79 - Text: req3 | req2 | req1 ... -enterExpression - File: arbiter_tb.v , 79 - Text: req3 | req2 ... -enterExpression - File: arbiter_tb.v , 79 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 79 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 79 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: req3 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 79 - Text: | ... -enterExpression - File: arbiter_tb.v , 79 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 79 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 79 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: req2 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 79 - Text: | ... -enterExpression - File: arbiter_tb.v , 79 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 79 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 79 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: req1 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 79 - Text: | ... -enterExpression - File: arbiter_tb.v , 79 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 79 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 79 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: req0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 79 - Text: & ... -enterExpression - File: arbiter_tb.v , 79 - Text: ~ lcomreq ... -enterUnary_Tilda - File: arbiter_tb.v , 79 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 79 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 79 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 79 - Text: lcomreq ... -enterModule_item - File: arbiter_tb.v , 80 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: arbiter_tb.v , 80 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: arbiter_tb.v , 80 - Text: always @ ( posedge c ... -enterModule_common_item - File: arbiter_tb.v , 80 - Text: always @ ( posedge c ... -enterAlways_construct - File: arbiter_tb.v , 80 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: arbiter_tb.v , 80 - Text: always ... -enterStatement - File: arbiter_tb.v , 80 - Text: @ ( posedge clk ) be ... -enterStatement_item - File: arbiter_tb.v , 80 - Text: @ ( posedge clk ) be ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 80 - Text: @ ( posedge clk ) be ... -enterProcedural_timing_control - File: arbiter_tb.v , 80 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 80 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 80 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 80 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 80 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 80 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 80 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 80 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 81 - Text: begin lasmask <= ( b ... -enterStatement - File: arbiter_tb.v , 81 - Text: begin lasmask <= ( b ... -enterStatement_item - File: arbiter_tb.v , 81 - Text: begin lasmask <= ( b ... -enterSeq_block - File: arbiter_tb.v , 81 - Text: begin lasmask <= ( b ... -enterStatement_or_null - File: arbiter_tb.v , 82 - Text: lasmask <= ( beg & ~ ... -enterStatement - File: arbiter_tb.v , 82 - Text: lasmask <= ( beg & ~ ... -enterStatement_item - File: arbiter_tb.v , 82 - Text: lasmask <= ( beg & ~ ... -enterNonblocking_assignment - File: arbiter_tb.v , 82 - Text: lasmask <= ( beg & ~ ... -enterVariable_lvalue - File: arbiter_tb.v , 82 - Text: lasmask ... -enterHierarchical_identifier - File: arbiter_tb.v , 82 - Text: lasmask ... -enterSelect - File: arbiter_tb.v , 82 - Text: ... -enterBit_select - File: arbiter_tb.v , 82 - Text: ... -enterExpression - File: arbiter_tb.v , 82 - Text: ( beg & ~ ledge & ~ ... -enterPrimary - File: arbiter_tb.v , 82 - Text: ( beg & ~ ledge & ~ ... -enterMintypmax_expression - File: arbiter_tb.v , 82 - Text: beg & ~ ledge & ~ la ... -enterExpression - File: arbiter_tb.v , 82 - Text: beg & ~ ledge & ~ la ... -enterExpression - File: arbiter_tb.v , 82 - Text: beg & ~ ledge ... -enterExpression - File: arbiter_tb.v , 82 - Text: beg ... -enterPrimary - File: arbiter_tb.v , 82 - Text: beg ... -enterPrimary_literal - File: arbiter_tb.v , 82 - Text: beg ... -enterIdentifier - File: arbiter_tb.v , 82 - Text: beg ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 82 - Text: & ... -enterExpression - File: arbiter_tb.v , 82 - Text: ~ ledge ... -enterUnary_Tilda - File: arbiter_tb.v , 82 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 82 - Text: ledge ... -enterPrimary_literal - File: arbiter_tb.v , 82 - Text: ledge ... -enterIdentifier - File: arbiter_tb.v , 82 - Text: ledge ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 82 - Text: & ... -enterExpression - File: arbiter_tb.v , 82 - Text: ~ lasmask ... -enterUnary_Tilda - File: arbiter_tb.v , 82 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 82 - Text: lasmask ... -enterPrimary_literal - File: arbiter_tb.v , 82 - Text: lasmask ... -enterIdentifier - File: arbiter_tb.v , 82 - Text: lasmask ... -enterStatement_or_null - File: arbiter_tb.v , 83 - Text: ledge <= ( beg & ~ l ... -enterStatement - File: arbiter_tb.v , 83 - Text: ledge <= ( beg & ~ l ... -enterStatement_item - File: arbiter_tb.v , 83 - Text: ledge <= ( beg & ~ l ... -enterNonblocking_assignment - File: arbiter_tb.v , 83 - Text: ledge <= ( beg & ~ l ... -enterVariable_lvalue - File: arbiter_tb.v , 83 - Text: ledge ... -enterHierarchical_identifier - File: arbiter_tb.v , 83 - Text: ledge ... -enterSelect - File: arbiter_tb.v , 83 - Text: ... -enterBit_select - File: arbiter_tb.v , 83 - Text: ... -enterExpression - File: arbiter_tb.v , 83 - Text: ( beg & ~ ledge & la ... -enterExpression - File: arbiter_tb.v , 83 - Text: ( beg & ~ ledge & la ... -enterPrimary - File: arbiter_tb.v , 83 - Text: ( beg & ~ ledge & la ... -enterMintypmax_expression - File: arbiter_tb.v , 83 - Text: beg & ~ ledge & lasm ... -enterExpression - File: arbiter_tb.v , 83 - Text: beg & ~ ledge & lasm ... -enterExpression - File: arbiter_tb.v , 83 - Text: beg & ~ ledge ... -enterExpression - File: arbiter_tb.v , 83 - Text: beg ... -enterPrimary - File: arbiter_tb.v , 83 - Text: beg ... -enterPrimary_literal - File: arbiter_tb.v , 83 - Text: beg ... -enterIdentifier - File: arbiter_tb.v , 83 - Text: beg ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 83 - Text: & ... -enterExpression - File: arbiter_tb.v , 83 - Text: ~ ledge ... -enterUnary_Tilda - File: arbiter_tb.v , 83 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 83 - Text: ledge ... -enterPrimary_literal - File: arbiter_tb.v , 83 - Text: ledge ... -enterIdentifier - File: arbiter_tb.v , 83 - Text: ledge ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 83 - Text: & ... -enterExpression - File: arbiter_tb.v , 83 - Text: lasmask ... -enterPrimary - File: arbiter_tb.v , 83 - Text: lasmask ... -enterPrimary_literal - File: arbiter_tb.v , 83 - Text: lasmask ... -enterIdentifier - File: arbiter_tb.v , 83 - Text: lasmask ... -enterBinOp_BitwOr - File: arbiter_tb.v , 84 - Text: | ... -enterExpression - File: arbiter_tb.v , 84 - Text: ( beg & ledge & ~ la ... -enterPrimary - File: arbiter_tb.v , 84 - Text: ( beg & ledge & ~ la ... -enterMintypmax_expression - File: arbiter_tb.v , 84 - Text: beg & ledge & ~ lasm ... -enterExpression - File: arbiter_tb.v , 84 - Text: beg & ledge & ~ lasm ... -enterExpression - File: arbiter_tb.v , 84 - Text: beg & ledge ... -enterExpression - File: arbiter_tb.v , 84 - Text: beg ... -enterPrimary - File: arbiter_tb.v , 84 - Text: beg ... -enterPrimary_literal - File: arbiter_tb.v , 84 - Text: beg ... -enterIdentifier - File: arbiter_tb.v , 84 - Text: beg ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 84 - Text: & ... -enterExpression - File: arbiter_tb.v , 84 - Text: ledge ... -enterPrimary - File: arbiter_tb.v , 84 - Text: ledge ... -enterPrimary_literal - File: arbiter_tb.v , 84 - Text: ledge ... -enterIdentifier - File: arbiter_tb.v , 84 - Text: ledge ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 84 - Text: & ... -enterExpression - File: arbiter_tb.v , 84 - Text: ~ lasmask ... -enterUnary_Tilda - File: arbiter_tb.v , 84 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 84 - Text: lasmask ... -enterPrimary_literal - File: arbiter_tb.v , 84 - Text: lasmask ... -enterIdentifier - File: arbiter_tb.v , 84 - Text: lasmask ... -enterEnd - File: arbiter_tb.v , 85 - Text: end ... -enterModule_item - File: arbiter_tb.v , 90 - Text: assign lcomreq = ( r ... -enterNon_port_module_item - File: arbiter_tb.v , 90 - Text: assign lcomreq = ( r ... -enterModule_or_generate_item - File: arbiter_tb.v , 90 - Text: assign lcomreq = ( r ... -enterModule_common_item - File: arbiter_tb.v , 90 - Text: assign lcomreq = ( r ... -enterContinuous_assign - File: arbiter_tb.v , 90 - Text: assign lcomreq = ( r ... -enterList_of_net_assignments - File: arbiter_tb.v , 90 - Text: lcomreq = ( req3 & l ... -enterNet_assignment - File: arbiter_tb.v , 90 - Text: lcomreq = ( req3 & l ... -enterNet_lvalue - File: arbiter_tb.v , 90 - Text: lcomreq ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 90 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 90 - Text: lcomreq ... -enterConstant_select - File: arbiter_tb.v , 90 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 90 - Text: ... -enterExpression - File: arbiter_tb.v , 90 - Text: ( req3 & lgnt3 ) | ( ... -enterExpression - File: arbiter_tb.v , 90 - Text: ( req3 & lgnt3 ) | ( ... -enterExpression - File: arbiter_tb.v , 90 - Text: ( req3 & lgnt3 ) | ( ... -enterExpression - File: arbiter_tb.v , 90 - Text: ( req3 & lgnt3 ) ... -enterPrimary - File: arbiter_tb.v , 90 - Text: ( req3 & lgnt3 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 90 - Text: req3 & lgnt3 ... -enterExpression - File: arbiter_tb.v , 90 - Text: req3 & lgnt3 ... -enterExpression - File: arbiter_tb.v , 90 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 90 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 90 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 90 - Text: req3 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 90 - Text: & ... -enterExpression - File: arbiter_tb.v , 90 - Text: lgnt3 ... -enterPrimary - File: arbiter_tb.v , 90 - Text: lgnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 90 - Text: lgnt3 ... -enterIdentifier - File: arbiter_tb.v , 90 - Text: lgnt3 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 91 - Text: | ... -enterExpression - File: arbiter_tb.v , 91 - Text: ( req2 & lgnt2 ) ... -enterPrimary - File: arbiter_tb.v , 91 - Text: ( req2 & lgnt2 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 91 - Text: req2 & lgnt2 ... -enterExpression - File: arbiter_tb.v , 91 - Text: req2 & lgnt2 ... -enterExpression - File: arbiter_tb.v , 91 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 91 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 91 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 91 - Text: req2 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 91 - Text: & ... -enterExpression - File: arbiter_tb.v , 91 - Text: lgnt2 ... -enterPrimary - File: arbiter_tb.v , 91 - Text: lgnt2 ... -enterPrimary_literal - File: arbiter_tb.v , 91 - Text: lgnt2 ... -enterIdentifier - File: arbiter_tb.v , 91 - Text: lgnt2 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 92 - Text: | ... -enterExpression - File: arbiter_tb.v , 92 - Text: ( req1 & lgnt1 ) ... -enterPrimary - File: arbiter_tb.v , 92 - Text: ( req1 & lgnt1 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 92 - Text: req1 & lgnt1 ... -enterExpression - File: arbiter_tb.v , 92 - Text: req1 & lgnt1 ... -enterExpression - File: arbiter_tb.v , 92 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 92 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 92 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 92 - Text: req1 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 92 - Text: & ... -enterExpression - File: arbiter_tb.v , 92 - Text: lgnt1 ... -enterPrimary - File: arbiter_tb.v , 92 - Text: lgnt1 ... -enterPrimary_literal - File: arbiter_tb.v , 92 - Text: lgnt1 ... -enterIdentifier - File: arbiter_tb.v , 92 - Text: lgnt1 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 93 - Text: | ... -enterExpression - File: arbiter_tb.v , 93 - Text: ( req0 & lgnt0 ) ... -enterPrimary - File: arbiter_tb.v , 93 - Text: ( req0 & lgnt0 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 93 - Text: req0 & lgnt0 ... -enterExpression - File: arbiter_tb.v , 93 - Text: req0 & lgnt0 ... -enterExpression - File: arbiter_tb.v , 93 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 93 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 93 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 93 - Text: req0 ... -enterBinOp_BitwAnd - File: arbiter_tb.v , 93 - Text: & ... -enterExpression - File: arbiter_tb.v , 93 - Text: lgnt0 ... -enterPrimary - File: arbiter_tb.v , 93 - Text: lgnt0 ... -enterPrimary_literal - File: arbiter_tb.v , 93 - Text: lgnt0 ... -enterIdentifier - File: arbiter_tb.v , 93 - Text: lgnt0 ... -enterModule_item - File: arbiter_tb.v , 98 - Text: assign lgnt = { ( lg ... -enterNon_port_module_item - File: arbiter_tb.v , 98 - Text: assign lgnt = { ( lg ... -enterModule_or_generate_item - File: arbiter_tb.v , 98 - Text: assign lgnt = { ( lg ... -enterModule_common_item - File: arbiter_tb.v , 98 - Text: assign lgnt = { ( lg ... -enterContinuous_assign - File: arbiter_tb.v , 98 - Text: assign lgnt = { ( lg ... -enterList_of_net_assignments - File: arbiter_tb.v , 98 - Text: lgnt = { ( lgnt3 | l ... -enterNet_assignment - File: arbiter_tb.v , 98 - Text: lgnt = { ( lgnt3 | l ... -enterNet_lvalue - File: arbiter_tb.v , 98 - Text: lgnt ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 98 - Text: lgnt ... -enterIdentifier - File: arbiter_tb.v , 98 - Text: lgnt ... -enterConstant_select - File: arbiter_tb.v , 98 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 98 - Text: ... -enterExpression - File: arbiter_tb.v , 98 - Text: { ( lgnt3 | lgnt2 ) ... -enterPrimary - File: arbiter_tb.v , 98 - Text: { ( lgnt3 | lgnt2 ) ... -enterConcatenation - File: arbiter_tb.v , 98 - Text: { ( lgnt3 | lgnt2 ) ... -enterExpression - File: arbiter_tb.v , 98 - Text: ( lgnt3 | lgnt2 ) ... -enterPrimary - File: arbiter_tb.v , 98 - Text: ( lgnt3 | lgnt2 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 98 - Text: lgnt3 | lgnt2 ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt3 | lgnt2 ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterPrimary - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterIdentifier - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 98 - Text: | ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt2 ... -enterPrimary - File: arbiter_tb.v , 98 - Text: lgnt2 ... -enterPrimary_literal - File: arbiter_tb.v , 98 - Text: lgnt2 ... -enterIdentifier - File: arbiter_tb.v , 98 - Text: lgnt2 ... -enterExpression - File: arbiter_tb.v , 98 - Text: ( lgnt3 | lgnt1 ) ... -enterPrimary - File: arbiter_tb.v , 98 - Text: ( lgnt3 | lgnt1 ) ... -enterMintypmax_expression - File: arbiter_tb.v , 98 - Text: lgnt3 | lgnt1 ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt3 | lgnt1 ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterPrimary - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterIdentifier - File: arbiter_tb.v , 98 - Text: lgnt3 ... -enterBinOp_BitwOr - File: arbiter_tb.v , 98 - Text: | ... -enterExpression - File: arbiter_tb.v , 98 - Text: lgnt1 ... -enterPrimary - File: arbiter_tb.v , 98 - Text: lgnt1 ... -enterPrimary_literal - File: arbiter_tb.v , 98 - Text: lgnt1 ... -enterIdentifier - File: arbiter_tb.v , 98 - Text: lgnt1 ... -enterModule_item - File: arbiter_tb.v , 103 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: arbiter_tb.v , 103 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: arbiter_tb.v , 103 - Text: always @ ( posedge c ... -enterModule_common_item - File: arbiter_tb.v , 103 - Text: always @ ( posedge c ... -enterAlways_construct - File: arbiter_tb.v , 103 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: arbiter_tb.v , 103 - Text: always ... -enterStatement - File: arbiter_tb.v , 103 - Text: @ ( posedge clk ) if ... -enterStatement_item - File: arbiter_tb.v , 103 - Text: @ ( posedge clk ) if ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 103 - Text: @ ( posedge clk ) if ... -enterProcedural_timing_control - File: arbiter_tb.v , 103 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 103 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 103 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 103 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 103 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 103 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 103 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 103 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 104 - Text: if ( rst ) begin lma ... -enterStatement - File: arbiter_tb.v , 104 - Text: if ( rst ) begin lma ... -enterStatement_item - File: arbiter_tb.v , 104 - Text: if ( rst ) begin lma ... -enterConditional_statement - File: arbiter_tb.v , 104 - Text: if ( rst ) begin lma ... -enterCond_predicate - File: arbiter_tb.v , 104 - Text: rst ... -enterExpression_or_cond_pattern - File: arbiter_tb.v , 104 - Text: rst ... -enterExpression - File: arbiter_tb.v , 104 - Text: rst ... -enterPrimary - File: arbiter_tb.v , 104 - Text: rst ... -enterPrimary_literal - File: arbiter_tb.v , 104 - Text: rst ... -enterIdentifier - File: arbiter_tb.v , 104 - Text: rst ... -enterStatement_or_null - File: arbiter_tb.v , 104 - Text: begin lmask1 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 104 - Text: begin lmask1 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 104 - Text: begin lmask1 <= 0 ; ... -enterSeq_block - File: arbiter_tb.v , 104 - Text: begin lmask1 <= 0 ; ... -enterStatement_or_null - File: arbiter_tb.v , 105 - Text: lmask1 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 105 - Text: lmask1 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 105 - Text: lmask1 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 105 - Text: lmask1 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 105 - Text: lmask1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 105 - Text: lmask1 ... -enterSelect - File: arbiter_tb.v , 105 - Text: ... -enterBit_select - File: arbiter_tb.v , 105 - Text: ... -enterExpression - File: arbiter_tb.v , 105 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 105 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 105 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 105 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 106 - Text: lmask0 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 106 - Text: lmask0 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 106 - Text: lmask0 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 106 - Text: lmask0 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 106 - Text: lmask0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 106 - Text: lmask0 ... -enterSelect - File: arbiter_tb.v , 106 - Text: ... -enterBit_select - File: arbiter_tb.v , 106 - Text: ... -enterExpression - File: arbiter_tb.v , 106 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 106 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 106 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 106 - Text: 0 ... -enterEnd - File: arbiter_tb.v , 107 - Text: end ... -enterCond_predicate - File: arbiter_tb.v , 107 - Text: lasmask ... -enterExpression_or_cond_pattern - File: arbiter_tb.v , 107 - Text: lasmask ... -enterExpression - File: arbiter_tb.v , 107 - Text: lasmask ... -enterPrimary - File: arbiter_tb.v , 107 - Text: lasmask ... -enterPrimary_literal - File: arbiter_tb.v , 107 - Text: lasmask ... -enterIdentifier - File: arbiter_tb.v , 107 - Text: lasmask ... -enterStatement_or_null - File: arbiter_tb.v , 107 - Text: begin lmask1 <= lgnt ... -enterStatement - File: arbiter_tb.v , 107 - Text: begin lmask1 <= lgnt ... -enterStatement_item - File: arbiter_tb.v , 107 - Text: begin lmask1 <= lgnt ... -enterSeq_block - File: arbiter_tb.v , 107 - Text: begin lmask1 <= lgnt ... -enterStatement_or_null - File: arbiter_tb.v , 108 - Text: lmask1 <= lgnt [ 1 ] ... -enterStatement - File: arbiter_tb.v , 108 - Text: lmask1 <= lgnt [ 1 ] ... -enterStatement_item - File: arbiter_tb.v , 108 - Text: lmask1 <= lgnt [ 1 ] ... -enterNonblocking_assignment - File: arbiter_tb.v , 108 - Text: lmask1 <= lgnt [ 1 ] ... -enterVariable_lvalue - File: arbiter_tb.v , 108 - Text: lmask1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 108 - Text: lmask1 ... -enterSelect - File: arbiter_tb.v , 108 - Text: ... -enterBit_select - File: arbiter_tb.v , 108 - Text: ... -enterExpression - File: arbiter_tb.v , 108 - Text: lgnt [ 1 ] ... -enterPrimary - File: arbiter_tb.v , 108 - Text: lgnt [ 1 ] ... -enterComplex_func_call - File: arbiter_tb.v , 108 - Text: lgnt [ 1 ] ... -enterIdentifier - File: arbiter_tb.v , 108 - Text: lgnt ... -enterSelect - File: arbiter_tb.v , 108 - Text: [ 1 ] ... -enterBit_select - File: arbiter_tb.v , 108 - Text: [ 1 ] ... -enterExpression - File: arbiter_tb.v , 108 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 108 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 108 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 108 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 109 - Text: lmask0 <= lgnt [ 0 ] ... -enterStatement - File: arbiter_tb.v , 109 - Text: lmask0 <= lgnt [ 0 ] ... -enterStatement_item - File: arbiter_tb.v , 109 - Text: lmask0 <= lgnt [ 0 ] ... -enterNonblocking_assignment - File: arbiter_tb.v , 109 - Text: lmask0 <= lgnt [ 0 ] ... -enterVariable_lvalue - File: arbiter_tb.v , 109 - Text: lmask0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 109 - Text: lmask0 ... -enterSelect - File: arbiter_tb.v , 109 - Text: ... -enterBit_select - File: arbiter_tb.v , 109 - Text: ... -enterExpression - File: arbiter_tb.v , 109 - Text: lgnt [ 0 ] ... -enterPrimary - File: arbiter_tb.v , 109 - Text: lgnt [ 0 ] ... -enterComplex_func_call - File: arbiter_tb.v , 109 - Text: lgnt [ 0 ] ... -enterIdentifier - File: arbiter_tb.v , 109 - Text: lgnt ... -enterSelect - File: arbiter_tb.v , 109 - Text: [ 0 ] ... -enterBit_select - File: arbiter_tb.v , 109 - Text: [ 0 ] ... -enterExpression - File: arbiter_tb.v , 109 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 109 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 109 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 109 - Text: 0 ... -enterEnd - File: arbiter_tb.v , 110 - Text: end ... -enterStatement_or_null - File: arbiter_tb.v , 110 - Text: begin lmask1 <= lmas ... -enterStatement - File: arbiter_tb.v , 110 - Text: begin lmask1 <= lmas ... -enterStatement_item - File: arbiter_tb.v , 110 - Text: begin lmask1 <= lmas ... -enterSeq_block - File: arbiter_tb.v , 110 - Text: begin lmask1 <= lmas ... -enterStatement_or_null - File: arbiter_tb.v , 111 - Text: lmask1 <= lmask1 ; ... -enterStatement - File: arbiter_tb.v , 111 - Text: lmask1 <= lmask1 ; ... -enterStatement_item - File: arbiter_tb.v , 111 - Text: lmask1 <= lmask1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 111 - Text: lmask1 <= lmask1 ... -enterVariable_lvalue - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterSelect - File: arbiter_tb.v , 111 - Text: ... -enterBit_select - File: arbiter_tb.v , 111 - Text: ... -enterExpression - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterPrimary - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterPrimary_literal - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterIdentifier - File: arbiter_tb.v , 111 - Text: lmask1 ... -enterStatement_or_null - File: arbiter_tb.v , 112 - Text: lmask0 <= lmask0 ; ... -enterStatement - File: arbiter_tb.v , 112 - Text: lmask0 <= lmask0 ; ... -enterStatement_item - File: arbiter_tb.v , 112 - Text: lmask0 <= lmask0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 112 - Text: lmask0 <= lmask0 ... -enterVariable_lvalue - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterSelect - File: arbiter_tb.v , 112 - Text: ... -enterBit_select - File: arbiter_tb.v , 112 - Text: ... -enterExpression - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterPrimary - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterPrimary_literal - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterIdentifier - File: arbiter_tb.v , 112 - Text: lmask0 ... -enterEnd - File: arbiter_tb.v , 113 - Text: end ... -enterModule_item - File: arbiter_tb.v , 115 - Text: assign comreq = lcom ... -enterNon_port_module_item - File: arbiter_tb.v , 115 - Text: assign comreq = lcom ... -enterModule_or_generate_item - File: arbiter_tb.v , 115 - Text: assign comreq = lcom ... -enterModule_common_item - File: arbiter_tb.v , 115 - Text: assign comreq = lcom ... -enterContinuous_assign - File: arbiter_tb.v , 115 - Text: assign comreq = lcom ... -enterList_of_net_assignments - File: arbiter_tb.v , 115 - Text: comreq = lcomreq ... -enterNet_assignment - File: arbiter_tb.v , 115 - Text: comreq = lcomreq ... -enterNet_lvalue - File: arbiter_tb.v , 115 - Text: comreq ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 115 - Text: comreq ... -enterIdentifier - File: arbiter_tb.v , 115 - Text: comreq ... -enterConstant_select - File: arbiter_tb.v , 115 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 115 - Text: ... -enterExpression - File: arbiter_tb.v , 115 - Text: lcomreq ... -enterPrimary - File: arbiter_tb.v , 115 - Text: lcomreq ... -enterPrimary_literal - File: arbiter_tb.v , 115 - Text: lcomreq ... -enterIdentifier - File: arbiter_tb.v , 115 - Text: lcomreq ... -enterModule_item - File: arbiter_tb.v , 116 - Text: assign gnt = lgnt ; ... -enterNon_port_module_item - File: arbiter_tb.v , 116 - Text: assign gnt = lgnt ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 116 - Text: assign gnt = lgnt ; ... -enterModule_common_item - File: arbiter_tb.v , 116 - Text: assign gnt = lgnt ; ... -enterContinuous_assign - File: arbiter_tb.v , 116 - Text: assign gnt = lgnt ; ... -enterList_of_net_assignments - File: arbiter_tb.v , 116 - Text: gnt = lgnt ... -enterNet_assignment - File: arbiter_tb.v , 116 - Text: gnt = lgnt ... -enterNet_lvalue - File: arbiter_tb.v , 116 - Text: gnt ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 116 - Text: gnt ... -enterIdentifier - File: arbiter_tb.v , 116 - Text: gnt ... -enterConstant_select - File: arbiter_tb.v , 116 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 116 - Text: ... -enterExpression - File: arbiter_tb.v , 116 - Text: lgnt ... -enterPrimary - File: arbiter_tb.v , 116 - Text: lgnt ... -enterPrimary_literal - File: arbiter_tb.v , 116 - Text: lgnt ... -enterIdentifier - File: arbiter_tb.v , 116 - Text: lgnt ... -enterModule_item - File: arbiter_tb.v , 120 - Text: assign gnt3 = lgnt3 ... -enterNon_port_module_item - File: arbiter_tb.v , 120 - Text: assign gnt3 = lgnt3 ... -enterModule_or_generate_item - File: arbiter_tb.v , 120 - Text: assign gnt3 = lgnt3 ... -enterModule_common_item - File: arbiter_tb.v , 120 - Text: assign gnt3 = lgnt3 ... -enterContinuous_assign - File: arbiter_tb.v , 120 - Text: assign gnt3 = lgnt3 ... -enterList_of_net_assignments - File: arbiter_tb.v , 120 - Text: gnt3 = lgnt3 ... -enterNet_assignment - File: arbiter_tb.v , 120 - Text: gnt3 = lgnt3 ... -enterNet_lvalue - File: arbiter_tb.v , 120 - Text: gnt3 ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 120 - Text: gnt3 ... -enterIdentifier - File: arbiter_tb.v , 120 - Text: gnt3 ... -enterConstant_select - File: arbiter_tb.v , 120 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 120 - Text: ... -enterExpression - File: arbiter_tb.v , 120 - Text: lgnt3 ... -enterPrimary - File: arbiter_tb.v , 120 - Text: lgnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 120 - Text: lgnt3 ... -enterIdentifier - File: arbiter_tb.v , 120 - Text: lgnt3 ... -enterModule_item - File: arbiter_tb.v , 121 - Text: assign gnt2 = lgnt2 ... -enterNon_port_module_item - File: arbiter_tb.v , 121 - Text: assign gnt2 = lgnt2 ... -enterModule_or_generate_item - File: arbiter_tb.v , 121 - Text: assign gnt2 = lgnt2 ... -enterModule_common_item - File: arbiter_tb.v , 121 - Text: assign gnt2 = lgnt2 ... -enterContinuous_assign - File: arbiter_tb.v , 121 - Text: assign gnt2 = lgnt2 ... -enterList_of_net_assignments - File: arbiter_tb.v , 121 - Text: gnt2 = lgnt2 ... -enterNet_assignment - File: arbiter_tb.v , 121 - Text: gnt2 = lgnt2 ... -enterNet_lvalue - File: arbiter_tb.v , 121 - Text: gnt2 ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 121 - Text: gnt2 ... -enterIdentifier - File: arbiter_tb.v , 121 - Text: gnt2 ... -enterConstant_select - File: arbiter_tb.v , 121 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 121 - Text: ... -enterExpression - File: arbiter_tb.v , 121 - Text: lgnt2 ... -enterPrimary - File: arbiter_tb.v , 121 - Text: lgnt2 ... -enterPrimary_literal - File: arbiter_tb.v , 121 - Text: lgnt2 ... -enterIdentifier - File: arbiter_tb.v , 121 - Text: lgnt2 ... -enterModule_item - File: arbiter_tb.v , 122 - Text: assign gnt1 = lgnt1 ... -enterNon_port_module_item - File: arbiter_tb.v , 122 - Text: assign gnt1 = lgnt1 ... -enterModule_or_generate_item - File: arbiter_tb.v , 122 - Text: assign gnt1 = lgnt1 ... -enterModule_common_item - File: arbiter_tb.v , 122 - Text: assign gnt1 = lgnt1 ... -enterContinuous_assign - File: arbiter_tb.v , 122 - Text: assign gnt1 = lgnt1 ... -enterList_of_net_assignments - File: arbiter_tb.v , 122 - Text: gnt1 = lgnt1 ... -enterNet_assignment - File: arbiter_tb.v , 122 - Text: gnt1 = lgnt1 ... -enterNet_lvalue - File: arbiter_tb.v , 122 - Text: gnt1 ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 122 - Text: gnt1 ... -enterIdentifier - File: arbiter_tb.v , 122 - Text: gnt1 ... -enterConstant_select - File: arbiter_tb.v , 122 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 122 - Text: ... -enterExpression - File: arbiter_tb.v , 122 - Text: lgnt1 ... -enterPrimary - File: arbiter_tb.v , 122 - Text: lgnt1 ... -enterPrimary_literal - File: arbiter_tb.v , 122 - Text: lgnt1 ... -enterIdentifier - File: arbiter_tb.v , 122 - Text: lgnt1 ... -enterModule_item - File: arbiter_tb.v , 123 - Text: assign gnt0 = lgnt0 ... -enterNon_port_module_item - File: arbiter_tb.v , 123 - Text: assign gnt0 = lgnt0 ... -enterModule_or_generate_item - File: arbiter_tb.v , 123 - Text: assign gnt0 = lgnt0 ... -enterModule_common_item - File: arbiter_tb.v , 123 - Text: assign gnt0 = lgnt0 ... -enterContinuous_assign - File: arbiter_tb.v , 123 - Text: assign gnt0 = lgnt0 ... -enterList_of_net_assignments - File: arbiter_tb.v , 123 - Text: gnt0 = lgnt0 ... -enterNet_assignment - File: arbiter_tb.v , 123 - Text: gnt0 = lgnt0 ... -enterNet_lvalue - File: arbiter_tb.v , 123 - Text: gnt0 ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 123 - Text: gnt0 ... -enterIdentifier - File: arbiter_tb.v , 123 - Text: gnt0 ... -enterConstant_select - File: arbiter_tb.v , 123 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 123 - Text: ... -enterExpression - File: arbiter_tb.v , 123 - Text: lgnt0 ... -enterPrimary - File: arbiter_tb.v , 123 - Text: lgnt0 ... -enterPrimary_literal - File: arbiter_tb.v , 123 - Text: lgnt0 ... -enterIdentifier - File: arbiter_tb.v , 123 - Text: lgnt0 ... -enterEndmodule - File: arbiter_tb.v , 125 - Text: endmodule ... -enterDescription - File: arbiter_tb.v , 126 - Text: module top ( ) ; reg ... -enterModule_declaration - File: arbiter_tb.v , 126 - Text: module top ( ) ; reg ... -enterModule_nonansi_header - File: arbiter_tb.v , 126 - Text: module top ( ) ; ... -enterModule_keyword - File: arbiter_tb.v , 126 - Text: module ... -enterIdentifier - File: arbiter_tb.v , 126 - Text: top ... -enterList_of_ports - File: arbiter_tb.v , 126 - Text: ( ) ... -enterPort - File: arbiter_tb.v , 126 - Text: ... -enterPort_expression - File: arbiter_tb.v , 126 - Text: ... -enterModule_item - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterNon_port_module_item - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterModule_common_item - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterData_declaration - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterVariable_declaration - File: arbiter_tb.v , 128 - Text: reg clk ; ... -enterData_type - File: arbiter_tb.v , 128 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 128 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 128 - Text: clk ... -enterVariable_decl_assignment - File: arbiter_tb.v , 128 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 128 - Text: clk ... -enterModule_item - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterNon_port_module_item - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterModule_common_item - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterData_declaration - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterVariable_declaration - File: arbiter_tb.v , 129 - Text: reg rst ; ... -enterData_type - File: arbiter_tb.v , 129 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 129 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 129 - Text: rst ... -enterVariable_decl_assignment - File: arbiter_tb.v , 129 - Text: rst ... -enterIdentifier - File: arbiter_tb.v , 129 - Text: rst ... -enterModule_item - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterModule_common_item - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterData_declaration - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterVariable_declaration - File: arbiter_tb.v , 130 - Text: reg req3 ; ... -enterData_type - File: arbiter_tb.v , 130 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 130 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 130 - Text: req3 ... -enterVariable_decl_assignment - File: arbiter_tb.v , 130 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 130 - Text: req3 ... -enterModule_item - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterModule_common_item - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterData_declaration - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterVariable_declaration - File: arbiter_tb.v , 131 - Text: reg req2 ; ... -enterData_type - File: arbiter_tb.v , 131 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 131 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 131 - Text: req2 ... -enterVariable_decl_assignment - File: arbiter_tb.v , 131 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 131 - Text: req2 ... -enterModule_item - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterModule_common_item - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterData_declaration - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterVariable_declaration - File: arbiter_tb.v , 132 - Text: reg req1 ; ... -enterData_type - File: arbiter_tb.v , 132 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 132 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 132 - Text: req1 ... -enterVariable_decl_assignment - File: arbiter_tb.v , 132 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 132 - Text: req1 ... -enterModule_item - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterModule_common_item - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterData_declaration - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterVariable_declaration - File: arbiter_tb.v , 133 - Text: reg req0 ; ... -enterData_type - File: arbiter_tb.v , 133 - Text: reg ... -enterIntVec_TypeReg - File: arbiter_tb.v , 133 - Text: reg ... -enterList_of_variable_decl_assignments - File: arbiter_tb.v , 133 - Text: req0 ... -enterVariable_decl_assignment - File: arbiter_tb.v , 133 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 133 - Text: req0 ... -enterModule_item - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterModule_common_item - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterNet_declaration - File: arbiter_tb.v , 134 - Text: wire gnt3 ; ... -enterNetType_Wire - File: arbiter_tb.v , 134 - Text: wire ... -enterData_type_or_implicit - File: arbiter_tb.v , 134 - Text: ... -enterList_of_net_decl_assignments - File: arbiter_tb.v , 134 - Text: gnt3 ... -enterNet_decl_assignment - File: arbiter_tb.v , 134 - Text: gnt3 ... -enterIdentifier - File: arbiter_tb.v , 134 - Text: gnt3 ... -enterModule_item - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterModule_common_item - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterNet_declaration - File: arbiter_tb.v , 135 - Text: wire gnt2 ; ... -enterNetType_Wire - File: arbiter_tb.v , 135 - Text: wire ... -enterData_type_or_implicit - File: arbiter_tb.v , 135 - Text: ... -enterList_of_net_decl_assignments - File: arbiter_tb.v , 135 - Text: gnt2 ... -enterNet_decl_assignment - File: arbiter_tb.v , 135 - Text: gnt2 ... -enterIdentifier - File: arbiter_tb.v , 135 - Text: gnt2 ... -enterModule_item - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterModule_common_item - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterNet_declaration - File: arbiter_tb.v , 136 - Text: wire gnt1 ; ... -enterNetType_Wire - File: arbiter_tb.v , 136 - Text: wire ... -enterData_type_or_implicit - File: arbiter_tb.v , 136 - Text: ... -enterList_of_net_decl_assignments - File: arbiter_tb.v , 136 - Text: gnt1 ... -enterNet_decl_assignment - File: arbiter_tb.v , 136 - Text: gnt1 ... -enterIdentifier - File: arbiter_tb.v , 136 - Text: gnt1 ... -enterModule_item - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterNon_port_module_item - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterModule_or_generate_item - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterModule_common_item - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterModule_or_generate_item_declaration - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterPackage_or_generate_item_declaration - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterNet_declaration - File: arbiter_tb.v , 137 - Text: wire gnt0 ; ... -enterNetType_Wire - File: arbiter_tb.v , 137 - Text: wire ... -enterData_type_or_implicit - File: arbiter_tb.v , 137 - Text: ... -enterList_of_net_decl_assignments - File: arbiter_tb.v , 137 - Text: gnt0 ... -enterNet_decl_assignment - File: arbiter_tb.v , 137 - Text: gnt0 ... -enterIdentifier - File: arbiter_tb.v , 137 - Text: gnt0 ... -enterModule_item - File: arbiter_tb.v , 140 - Text: always #1 clk = ~ cl ... -enterNon_port_module_item - File: arbiter_tb.v , 140 - Text: always #1 clk = ~ cl ... -enterModule_or_generate_item - File: arbiter_tb.v , 140 - Text: always #1 clk = ~ cl ... -enterModule_common_item - File: arbiter_tb.v , 140 - Text: always #1 clk = ~ cl ... -enterAlways_construct - File: arbiter_tb.v , 140 - Text: always #1 clk = ~ cl ... -enterAlwaysKeywd_Always - File: arbiter_tb.v , 140 - Text: always ... -enterStatement - File: arbiter_tb.v , 140 - Text: #1 clk = ~ clk ; ... -enterStatement_item - File: arbiter_tb.v , 140 - Text: #1 clk = ~ clk ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 140 - Text: #1 clk = ~ clk ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 140 - Text: #1 ... -enterDelay_control - File: arbiter_tb.v , 140 - Text: #1 ... -enterPound_delay_value - File: arbiter_tb.v , 140 - Text: #1 ... -enterStatement_or_null - File: arbiter_tb.v , 140 - Text: clk = ~ clk ; ... -enterStatement - File: arbiter_tb.v , 140 - Text: clk = ~ clk ; ... -enterStatement_item - File: arbiter_tb.v , 140 - Text: clk = ~ clk ; ... -enterBlocking_assignment - File: arbiter_tb.v , 140 - Text: clk = ~ clk ... -enterOperator_assignment - File: arbiter_tb.v , 140 - Text: clk = ~ clk ... -enterVariable_lvalue - File: arbiter_tb.v , 140 - Text: clk ... -enterHierarchical_identifier - File: arbiter_tb.v , 140 - Text: clk ... -enterSelect - File: arbiter_tb.v , 140 - Text: ... -enterBit_select - File: arbiter_tb.v , 140 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 140 - Text: = ... -enterExpression - File: arbiter_tb.v , 140 - Text: ~ clk ... -enterUnary_Tilda - File: arbiter_tb.v , 140 - Text: ~ ... -enterPrimary - File: arbiter_tb.v , 140 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 140 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 140 - Text: clk ... -enterModule_item - File: arbiter_tb.v , 142 - Text: initial begin $ dump ... -enterNon_port_module_item - File: arbiter_tb.v , 142 - Text: initial begin $ dump ... -enterModule_or_generate_item - File: arbiter_tb.v , 142 - Text: initial begin $ dump ... -enterModule_common_item - File: arbiter_tb.v , 142 - Text: initial begin $ dump ... -enterInitial_construct - File: arbiter_tb.v , 142 - Text: initial begin $ dump ... -enterStatement_or_null - File: arbiter_tb.v , 142 - Text: begin $ dumpfile ( " ... -enterStatement - File: arbiter_tb.v , 142 - Text: begin $ dumpfile ( " ... -enterStatement_item - File: arbiter_tb.v , 142 - Text: begin $ dumpfile ( " ... -enterSeq_block - File: arbiter_tb.v , 142 - Text: begin $ dumpfile ( " ... -enterStatement_or_null - File: arbiter_tb.v , 143 - Text: $ dumpfile ( "arbite ... -enterStatement - File: arbiter_tb.v , 143 - Text: $ dumpfile ( "arbite ... -enterStatement_item - File: arbiter_tb.v , 143 - Text: $ dumpfile ( "arbite ... -enterSubroutine_call_statement - File: arbiter_tb.v , 143 - Text: $ dumpfile ( "arbite ... -enterSubroutine_call - File: arbiter_tb.v , 143 - Text: $ dumpfile ( "arbite ... -enterDollar_keyword - File: arbiter_tb.v , 143 - Text: $ ... -enterIdentifier - File: arbiter_tb.v , 143 - Text: dumpfile ... -enterList_of_arguments - File: arbiter_tb.v , 143 - Text: "arbiter.vcd" ... -enterExpression - File: arbiter_tb.v , 143 - Text: "arbiter.vcd" ... -enterPrimary - File: arbiter_tb.v , 143 - Text: "arbiter.vcd" ... -enterPrimary_literal - File: arbiter_tb.v , 143 - Text: "arbiter.vcd" ... -enterString_value - File: arbiter_tb.v , 143 - Text: "arbiter.vcd" ... -enterStatement_or_null - File: arbiter_tb.v , 144 - Text: $ dumpvars ( ) ; ... -enterStatement - File: arbiter_tb.v , 144 - Text: $ dumpvars ( ) ; ... -enterStatement_item - File: arbiter_tb.v , 144 - Text: $ dumpvars ( ) ; ... -enterSubroutine_call_statement - File: arbiter_tb.v , 144 - Text: $ dumpvars ( ) ; ... -enterSubroutine_call - File: arbiter_tb.v , 144 - Text: $ dumpvars ( ) ... -enterDollar_keyword - File: arbiter_tb.v , 144 - Text: $ ... -enterIdentifier - File: arbiter_tb.v , 144 - Text: dumpvars ... -enterList_of_arguments - File: arbiter_tb.v , 144 - Text: ... -enterStatement_or_null - File: arbiter_tb.v , 145 - Text: clk = 0 ; ... -enterStatement - File: arbiter_tb.v , 145 - Text: clk = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 145 - Text: clk = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 145 - Text: clk = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 145 - Text: clk = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 145 - Text: clk ... -enterHierarchical_identifier - File: arbiter_tb.v , 145 - Text: clk ... -enterSelect - File: arbiter_tb.v , 145 - Text: ... -enterBit_select - File: arbiter_tb.v , 145 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 145 - Text: = ... -enterExpression - File: arbiter_tb.v , 145 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 145 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 145 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 145 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 146 - Text: rst = 1 ; ... -enterStatement - File: arbiter_tb.v , 146 - Text: rst = 1 ; ... -enterStatement_item - File: arbiter_tb.v , 146 - Text: rst = 1 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 146 - Text: rst = 1 ... -enterOperator_assignment - File: arbiter_tb.v , 146 - Text: rst = 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 146 - Text: rst ... -enterHierarchical_identifier - File: arbiter_tb.v , 146 - Text: rst ... -enterSelect - File: arbiter_tb.v , 146 - Text: ... -enterBit_select - File: arbiter_tb.v , 146 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 146 - Text: = ... -enterExpression - File: arbiter_tb.v , 146 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 146 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 146 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 146 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 147 - Text: req0 = 0 ; ... -enterStatement - File: arbiter_tb.v , 147 - Text: req0 = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 147 - Text: req0 = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 147 - Text: req0 = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 147 - Text: req0 = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 147 - Text: req0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 147 - Text: req0 ... -enterSelect - File: arbiter_tb.v , 147 - Text: ... -enterBit_select - File: arbiter_tb.v , 147 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 147 - Text: = ... -enterExpression - File: arbiter_tb.v , 147 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 147 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 147 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 147 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 148 - Text: req1 = 0 ; ... -enterStatement - File: arbiter_tb.v , 148 - Text: req1 = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 148 - Text: req1 = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 148 - Text: req1 = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 148 - Text: req1 = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 148 - Text: req1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 148 - Text: req1 ... -enterSelect - File: arbiter_tb.v , 148 - Text: ... -enterBit_select - File: arbiter_tb.v , 148 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 148 - Text: = ... -enterExpression - File: arbiter_tb.v , 148 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 148 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 148 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 148 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 149 - Text: req2 = 0 ; ... -enterStatement - File: arbiter_tb.v , 149 - Text: req2 = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 149 - Text: req2 = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 149 - Text: req2 = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 149 - Text: req2 = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 149 - Text: req2 ... -enterHierarchical_identifier - File: arbiter_tb.v , 149 - Text: req2 ... -enterSelect - File: arbiter_tb.v , 149 - Text: ... -enterBit_select - File: arbiter_tb.v , 149 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 149 - Text: = ... -enterExpression - File: arbiter_tb.v , 149 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 149 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 149 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 149 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 150 - Text: req3 = 0 ; ... -enterStatement - File: arbiter_tb.v , 150 - Text: req3 = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 150 - Text: req3 = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 150 - Text: req3 = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 150 - Text: req3 = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 150 - Text: req3 ... -enterHierarchical_identifier - File: arbiter_tb.v , 150 - Text: req3 ... -enterSelect - File: arbiter_tb.v , 150 - Text: ... -enterBit_select - File: arbiter_tb.v , 150 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 150 - Text: = ... -enterExpression - File: arbiter_tb.v , 150 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 150 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 150 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 150 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 151 - Text: #10 rst = 0 ; ... -enterStatement - File: arbiter_tb.v , 151 - Text: #10 rst = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 151 - Text: #10 rst = 0 ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 151 - Text: #10 rst = 0 ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 151 - Text: #10 ... -enterDelay_control - File: arbiter_tb.v , 151 - Text: #10 ... -enterPound_delay_value - File: arbiter_tb.v , 151 - Text: #10 ... -enterStatement_or_null - File: arbiter_tb.v , 151 - Text: rst = 0 ; ... -enterStatement - File: arbiter_tb.v , 151 - Text: rst = 0 ; ... -enterStatement_item - File: arbiter_tb.v , 151 - Text: rst = 0 ; ... -enterBlocking_assignment - File: arbiter_tb.v , 151 - Text: rst = 0 ... -enterOperator_assignment - File: arbiter_tb.v , 151 - Text: rst = 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 151 - Text: rst ... -enterHierarchical_identifier - File: arbiter_tb.v , 151 - Text: rst ... -enterSelect - File: arbiter_tb.v , 151 - Text: ... -enterBit_select - File: arbiter_tb.v , 151 - Text: ... -enterAssignOp_Assign - File: arbiter_tb.v , 151 - Text: = ... -enterExpression - File: arbiter_tb.v , 151 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 151 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 151 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 151 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 152 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 152 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 152 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 152 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 152 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 152 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 152 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 152 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 152 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 152 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 152 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 152 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 152 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 152 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 152 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 152 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 152 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 153 - Text: req0 <= 1 ; ... -enterStatement - File: arbiter_tb.v , 153 - Text: req0 <= 1 ; ... -enterStatement_item - File: arbiter_tb.v , 153 - Text: req0 <= 1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 153 - Text: req0 <= 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 153 - Text: req0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 153 - Text: req0 ... -enterSelect - File: arbiter_tb.v , 153 - Text: ... -enterBit_select - File: arbiter_tb.v , 153 - Text: ... -enterExpression - File: arbiter_tb.v , 153 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 153 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 153 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 153 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 154 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 154 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 154 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 154 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 154 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 154 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 154 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 154 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 154 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 154 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 154 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 154 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 154 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 154 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 154 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 154 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 154 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 155 - Text: req0 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 155 - Text: req0 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 155 - Text: req0 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 155 - Text: req0 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 155 - Text: req0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 155 - Text: req0 ... -enterSelect - File: arbiter_tb.v , 155 - Text: ... -enterBit_select - File: arbiter_tb.v , 155 - Text: ... -enterExpression - File: arbiter_tb.v , 155 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 155 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 155 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 155 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 156 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 156 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 156 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 156 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 156 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 156 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 156 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 156 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 156 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 156 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 156 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 156 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 156 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 156 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 156 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 156 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 156 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 157 - Text: req0 <= 1 ; ... -enterStatement - File: arbiter_tb.v , 157 - Text: req0 <= 1 ; ... -enterStatement_item - File: arbiter_tb.v , 157 - Text: req0 <= 1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 157 - Text: req0 <= 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 157 - Text: req0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 157 - Text: req0 ... -enterSelect - File: arbiter_tb.v , 157 - Text: ... -enterBit_select - File: arbiter_tb.v , 157 - Text: ... -enterExpression - File: arbiter_tb.v , 157 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 157 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 157 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 157 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 158 - Text: req1 <= 1 ; ... -enterStatement - File: arbiter_tb.v , 158 - Text: req1 <= 1 ; ... -enterStatement_item - File: arbiter_tb.v , 158 - Text: req1 <= 1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 158 - Text: req1 <= 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 158 - Text: req1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 158 - Text: req1 ... -enterSelect - File: arbiter_tb.v , 158 - Text: ... -enterBit_select - File: arbiter_tb.v , 158 - Text: ... -enterExpression - File: arbiter_tb.v , 158 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 158 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 158 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 158 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 159 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 159 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 159 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 159 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 159 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 159 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 159 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 159 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 159 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 159 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 159 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 159 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 159 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 159 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 159 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 159 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 159 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 160 - Text: req2 <= 1 ; ... -enterStatement - File: arbiter_tb.v , 160 - Text: req2 <= 1 ; ... -enterStatement_item - File: arbiter_tb.v , 160 - Text: req2 <= 1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 160 - Text: req2 <= 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 160 - Text: req2 ... -enterHierarchical_identifier - File: arbiter_tb.v , 160 - Text: req2 ... -enterSelect - File: arbiter_tb.v , 160 - Text: ... -enterBit_select - File: arbiter_tb.v , 160 - Text: ... -enterExpression - File: arbiter_tb.v , 160 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 160 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 160 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 160 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 161 - Text: req1 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 161 - Text: req1 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 161 - Text: req1 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 161 - Text: req1 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 161 - Text: req1 ... -enterHierarchical_identifier - File: arbiter_tb.v , 161 - Text: req1 ... -enterSelect - File: arbiter_tb.v , 161 - Text: ... -enterBit_select - File: arbiter_tb.v , 161 - Text: ... -enterExpression - File: arbiter_tb.v , 161 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 161 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 161 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 161 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 162 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 162 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 162 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 162 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 162 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 162 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 162 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 162 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 162 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 162 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 162 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 162 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 162 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 162 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 162 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 162 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 162 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 163 - Text: req3 <= 1 ; ... -enterStatement - File: arbiter_tb.v , 163 - Text: req3 <= 1 ; ... -enterStatement_item - File: arbiter_tb.v , 163 - Text: req3 <= 1 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 163 - Text: req3 <= 1 ... -enterVariable_lvalue - File: arbiter_tb.v , 163 - Text: req3 ... -enterHierarchical_identifier - File: arbiter_tb.v , 163 - Text: req3 ... -enterSelect - File: arbiter_tb.v , 163 - Text: ... -enterBit_select - File: arbiter_tb.v , 163 - Text: ... -enterExpression - File: arbiter_tb.v , 163 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 163 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 163 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 163 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 164 - Text: req2 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 164 - Text: req2 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 164 - Text: req2 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 164 - Text: req2 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 164 - Text: req2 ... -enterHierarchical_identifier - File: arbiter_tb.v , 164 - Text: req2 ... -enterSelect - File: arbiter_tb.v , 164 - Text: ... -enterBit_select - File: arbiter_tb.v , 164 - Text: ... -enterExpression - File: arbiter_tb.v , 164 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 164 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 164 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 164 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 165 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 165 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 165 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 165 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 165 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 165 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 165 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 165 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 165 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 165 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 165 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 165 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 165 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 165 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 165 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 165 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 165 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 166 - Text: req3 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 166 - Text: req3 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 166 - Text: req3 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 166 - Text: req3 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 166 - Text: req3 ... -enterHierarchical_identifier - File: arbiter_tb.v , 166 - Text: req3 ... -enterSelect - File: arbiter_tb.v , 166 - Text: ... -enterBit_select - File: arbiter_tb.v , 166 - Text: ... -enterExpression - File: arbiter_tb.v , 166 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 166 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 166 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 166 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 167 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 167 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 167 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 167 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 167 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 167 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 167 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 167 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 167 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 167 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 167 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 167 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 167 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 167 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 167 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 167 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 167 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 168 - Text: req0 <= 0 ; ... -enterStatement - File: arbiter_tb.v , 168 - Text: req0 <= 0 ; ... -enterStatement_item - File: arbiter_tb.v , 168 - Text: req0 <= 0 ; ... -enterNonblocking_assignment - File: arbiter_tb.v , 168 - Text: req0 <= 0 ... -enterVariable_lvalue - File: arbiter_tb.v , 168 - Text: req0 ... -enterHierarchical_identifier - File: arbiter_tb.v , 168 - Text: req0 ... -enterSelect - File: arbiter_tb.v , 168 - Text: ... -enterBit_select - File: arbiter_tb.v , 168 - Text: ... -enterExpression - File: arbiter_tb.v , 168 - Text: 0 ... -enterPrimary - File: arbiter_tb.v , 168 - Text: 0 ... -enterPrimary_literal - File: arbiter_tb.v , 168 - Text: 0 ... -enterNumber_Integral - File: arbiter_tb.v , 168 - Text: 0 ... -enterStatement_or_null - File: arbiter_tb.v , 169 - Text: repeat ( 1 ) @ ( pos ... -enterStatement - File: arbiter_tb.v , 169 - Text: repeat ( 1 ) @ ( pos ... -enterStatement_item - File: arbiter_tb.v , 169 - Text: repeat ( 1 ) @ ( pos ... -enterLoop_statement - File: arbiter_tb.v , 169 - Text: repeat ( 1 ) @ ( pos ... -enterRepeat_keyword - File: arbiter_tb.v , 169 - Text: repeat ... -enterExpression - File: arbiter_tb.v , 169 - Text: 1 ... -enterPrimary - File: arbiter_tb.v , 169 - Text: 1 ... -enterPrimary_literal - File: arbiter_tb.v , 169 - Text: 1 ... -enterNumber_Integral - File: arbiter_tb.v , 169 - Text: 1 ... -enterStatement_or_null - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ; ... -enterStatement - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ; ... -enterStatement_item - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ... -enterEvent_control - File: arbiter_tb.v , 169 - Text: @ ( posedge clk ) ... -enterEvent_expression - File: arbiter_tb.v , 169 - Text: posedge clk ... -enterEdge_Posedge - File: arbiter_tb.v , 169 - Text: posedge ... -enterExpression - File: arbiter_tb.v , 169 - Text: clk ... -enterPrimary - File: arbiter_tb.v , 169 - Text: clk ... -enterPrimary_literal - File: arbiter_tb.v , 169 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 169 - Text: clk ... -enterStatement_or_null - File: arbiter_tb.v , 169 - Text: ; ... -enterStatement_or_null - File: arbiter_tb.v , 170 - Text: #10 $ finish ; ... -enterStatement - File: arbiter_tb.v , 170 - Text: #10 $ finish ; ... -enterStatement_item - File: arbiter_tb.v , 170 - Text: #10 $ finish ; ... -enterProcedural_timing_control_statement - File: arbiter_tb.v , 170 - Text: #10 $ finish ; ... -enterProcedural_timing_control - File: arbiter_tb.v , 170 - Text: #10 ... -enterDelay_control - File: arbiter_tb.v , 170 - Text: #10 ... -enterPound_delay_value - File: arbiter_tb.v , 170 - Text: #10 ... -enterStatement_or_null - File: arbiter_tb.v , 170 - Text: $ finish ; ... -enterStatement - File: arbiter_tb.v , 170 - Text: $ finish ; ... -enterStatement_item - File: arbiter_tb.v , 170 - Text: $ finish ; ... -enterSubroutine_call_statement - File: arbiter_tb.v , 170 - Text: $ finish ; ... -enterSubroutine_call - File: arbiter_tb.v , 170 - Text: $ finish ... -enterDollar_keyword - File: arbiter_tb.v , 170 - Text: $ ... -enterIdentifier - File: arbiter_tb.v , 170 - Text: finish ... -enterSelect - File: arbiter_tb.v , 170 - Text: ... -enterBit_select - File: arbiter_tb.v , 170 - Text: ... -enterEnd - File: arbiter_tb.v , 171 - Text: end ... -enterModule_item - File: arbiter_tb.v , 174 - Text: arbiter U ( clk , rs ... -enterNon_port_module_item - File: arbiter_tb.v , 174 - Text: arbiter U ( clk , rs ... -enterModule_or_generate_item - File: arbiter_tb.v , 174 - Text: arbiter U ( clk , rs ... -enterUdp_instantiation - File: arbiter_tb.v , 174 - Text: arbiter U ( clk , rs ... -enterIdentifier - File: arbiter_tb.v , 174 - Text: arbiter ... -enterUdp_instance - File: arbiter_tb.v , 174 - Text: U ( clk , rst , req3 ... -enterName_of_instance - File: arbiter_tb.v , 174 - Text: U ... -enterIdentifier - File: arbiter_tb.v , 174 - Text: U ... -enterNet_lvalue - File: arbiter_tb.v , 175 - Text: clk ... -enterPs_or_hierarchical_identifier - File: arbiter_tb.v , 175 - Text: clk ... -enterIdentifier - File: arbiter_tb.v , 175 - Text: clk ... -enterConstant_select - File: arbiter_tb.v , 175 - Text: ... -enterConstant_bit_select - File: arbiter_tb.v , 175 - Text: ... -enterExpression - File: arbiter_tb.v , 176 - Text: rst ... -enterPrimary - File: arbiter_tb.v , 176 - Text: rst ... -enterPrimary_literal - File: arbiter_tb.v , 176 - Text: rst ... -enterIdentifier - File: arbiter_tb.v , 176 - Text: rst ... -enterExpression - File: arbiter_tb.v , 177 - Text: req3 ... -enterPrimary - File: arbiter_tb.v , 177 - Text: req3 ... -enterPrimary_literal - File: arbiter_tb.v , 177 - Text: req3 ... -enterIdentifier - File: arbiter_tb.v , 177 - Text: req3 ... -enterExpression - File: arbiter_tb.v , 178 - Text: req2 ... -enterPrimary - File: arbiter_tb.v , 178 - Text: req2 ... -enterPrimary_literal - File: arbiter_tb.v , 178 - Text: req2 ... -enterIdentifier - File: arbiter_tb.v , 178 - Text: req2 ... -enterExpression - File: arbiter_tb.v , 179 - Text: req1 ... -enterPrimary - File: arbiter_tb.v , 179 - Text: req1 ... -enterPrimary_literal - File: arbiter_tb.v , 179 - Text: req1 ... -enterIdentifier - File: arbiter_tb.v , 179 - Text: req1 ... -enterExpression - File: arbiter_tb.v , 180 - Text: req0 ... -enterPrimary - File: arbiter_tb.v , 180 - Text: req0 ... -enterPrimary_literal - File: arbiter_tb.v , 180 - Text: req0 ... -enterIdentifier - File: arbiter_tb.v , 180 - Text: req0 ... -enterExpression - File: arbiter_tb.v , 181 - Text: gnt3 ... -enterPrimary - File: arbiter_tb.v , 181 - Text: gnt3 ... -enterPrimary_literal - File: arbiter_tb.v , 181 - Text: gnt3 ... -enterIdentifier - File: arbiter_tb.v , 181 - Text: gnt3 ... -enterExpression - File: arbiter_tb.v , 182 - Text: gnt2 ... -enterPrimary - File: arbiter_tb.v , 182 - Text: gnt2 ... -enterPrimary_literal - File: arbiter_tb.v , 182 - Text: gnt2 ... -enterIdentifier - File: arbiter_tb.v , 182 - Text: gnt2 ... -enterExpression - File: arbiter_tb.v , 183 - Text: gnt1 ... -enterPrimary - File: arbiter_tb.v , 183 - Text: gnt1 ... -enterPrimary_literal - File: arbiter_tb.v , 183 - Text: gnt1 ... -enterIdentifier - File: arbiter_tb.v , 183 - Text: gnt1 ... -enterExpression - File: arbiter_tb.v , 184 - Text: gnt0 ... -enterPrimary - File: arbiter_tb.v , 184 - Text: gnt0 ... -enterPrimary_literal - File: arbiter_tb.v , 184 - Text: gnt0 ... -enterIdentifier - File: arbiter_tb.v , 184 - Text: gnt0 ... -enterEndmodule - File: arbiter_tb.v , 187 - Text: endmodule ... -[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 "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 +enterPrimary , 8 Text: 3 ... enterModule_item File: another_arbiter.v , 12 @@ -9006,6 +3246,380 @@ File: another_arbiter.v , 23 Text: NUMUNITS ... enterPrimary_literal + File: arbiter_tb.v , 48 + Text: rst ... +enterPrimary_literal + File: arbiter_tb.v , 48 + Text: rst ... +enterIdentifier + File: arbiter_tb.v , 48 + Text: rst ... +enterStatement_or_null + File: arbiter_tb.v , 48 + Text: begin lgnt0 <= 0 ; l ... +enterStatement + File: arbiter_tb.v , 48 + Text: begin lgnt0 <= 0 ; l ... +enterStatement_item + File: arbiter_tb.v , 48 + Text: begin lgnt0 <= 0 ; l ... +enterSeq_block + File: arbiter_tb.v , 48 + Text: begin lgnt0 <= 0 ; l ... +enterStatement_or_null + File: arbiter_tb.v , 49 + Text: lgnt0 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 49 + Text: lgnt0 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 49 + Text: lgnt0 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 49 + Text: lgnt0 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 49 + Text: lgnt0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 49 + Text: lgnt0 ... +enterSelect + File: arbiter_tb.v , 49 + Text: ... +enterBit_select + File: arbiter_tb.v , 49 + Text: ... +enterExpression + File: arbiter_tb.v , 49 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 49 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 49 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 49 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 50 + Text: lgnt1 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 50 + Text: lgnt1 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 50 + Text: lgnt1 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 50 + Text: lgnt1 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 50 + Text: lgnt1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 50 + Text: lgnt1 ... +enterSelect + File: arbiter_tb.v , 50 + Text: ... +enterBit_select + File: arbiter_tb.v , 50 + Text: ... +enterExpression + File: arbiter_tb.v , 50 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 50 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 50 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 50 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 51 + Text: lgnt2 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 51 + Text: lgnt2 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 51 + Text: lgnt2 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 51 + Text: lgnt2 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 51 + Text: lgnt2 ... +enterHierarchical_identifier + File: arbiter_tb.v , 51 + Text: lgnt2 ... +enterSelect + File: arbiter_tb.v , 51 + Text: ... +enterBit_select + File: arbiter_tb.v , 51 + Text: ... +enterExpression + File: arbiter_tb.v , 51 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 51 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 51 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 51 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 52 + Text: lgnt3 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 52 + Text: lgnt3 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 52 + Text: lgnt3 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 52 + Text: lgnt3 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 52 + Text: lgnt3 ... +enterHierarchical_identifier + File: arbiter_tb.v , 52 + Text: lgnt3 ... +enterSelect + File: arbiter_tb.v , 52 + Text: ... +enterBit_select + File: arbiter_tb.v , 52 + Text: ... +enterExpression + File: arbiter_tb.v , 52 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 52 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 52 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 52 + Text: 0 ... +enterEnd + File: arbiter_tb.v , 53 + Text: end ... +enterStatement_or_null + File: arbiter_tb.v , 53 + Text: begin lgnt0 <= ( ~ l ... +enterStatement + File: arbiter_tb.v , 53 + Text: begin lgnt0 <= ( ~ l ... +enterStatement_item + File: arbiter_tb.v , 53 + Text: begin lgnt0 <= ( ~ l ... +enterSeq_block + File: arbiter_tb.v , 53 + Text: begin lgnt0 <= ( ~ l ... +enterStatement_or_null + File: arbiter_tb.v , 54 + Text: lgnt0 <= ( ~ lcomreq ... +enterStatement + File: arbiter_tb.v , 54 + Text: lgnt0 <= ( ~ lcomreq ... +enterStatement_item + File: arbiter_tb.v , 54 + Text: lgnt0 <= ( ~ lcomreq ... +enterNonblocking_assignment + File: arbiter_tb.v , 54 + Text: lgnt0 <= ( ~ lcomreq ... +enterVariable_lvalue + File: arbiter_tb.v , 54 + Text: lgnt0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 54 + Text: lgnt0 ... +enterSelect + File: arbiter_tb.v , 54 + Text: ... +enterBit_select + File: arbiter_tb.v , 54 + Text: ... +enterExpression + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 54 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 54 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 54 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 54 + Text: & ... +enterExpression + File: arbiter_tb.v , 54 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 54 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 54 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 54 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 55 + Text: | ... +enterExpression + File: arbiter_tb.v , 55 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 55 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 File: another_arbiter.v , 23 Text: NUMUNITS ... enterIdentifier @@ -9667,7 +4281,386 @@ Text: reg ... enterPacked_dimension File: another_arbiter.v , 33 - Text: [ ADDRESSWIDTH - 1 : ... + Text: [ ADDRESSWIDTH - 1 : ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 55 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 55 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 55 + Text: & ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 55 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 55 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 55 + Text: & ... +enterExpression + File: arbiter_tb.v , 55 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 55 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 55 + Text: & ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 55 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 55 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 55 + Text: & ... +enterExpression + File: arbiter_tb.v , 55 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 55 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 55 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 55 + Text: & ... +enterExpression + File: arbiter_tb.v , 55 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 55 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 55 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 55 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 56 + Text: | ... +enterExpression + File: arbiter_tb.v , 56 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 56 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 56 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 56 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 56 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 56 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 56 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 56 + Text: & ... +enterExpression + File: arbiter_tb.v , 56 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 56 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 56 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 56 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 56 + Text: & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 56 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 56 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 56 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 56 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 56 + Text: & ... +enterExpression + File: arbiter_tb.v , 56 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 56 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 56 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 56 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 56 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 56 + Text: & ... +enterExpression + File: arbiter_tb.v , 56 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 56 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 56 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 56 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 57 + Text: | ... +enterExpression + File: arbiter_tb.v , 57 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 57 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 57 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 57 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 57 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 57 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 57 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 57 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 57 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 57 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 57 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 57 + Text: & ... +enterExpression + File: arbiter_tb.v , 57 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 57 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 57 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 57 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 57 + Text: & ... +enterExpression + File: arbiter_tb.v , 57 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 57 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 57 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 57 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 57 + Text: & ... +enterExpression + File: arbiter_tb.v , 57 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 57 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 57 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 57 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 58 + Text: | ... +enterExpression + File: arbiter_tb.v , 58 + Text: ( lcomreq & lgnt0 ) ... +enterPrimary + File: arbiter_tb.v , 58 + Text: ( lcomreq & lgnt0 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 58 + Text: lcomreq & lgnt0 ... +enterExpression + File: arbiter_tb.v , 58 + Text: lcomreq & lgnt0 ... +enterExpression + File: arbiter_tb.v , 58 + Text: lcomreq ... +enterPrimary + File: arbiter_tb.v , 58 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 58 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 58 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 58 + Text: & ... +enterExpression + File: arbiter_tb.v , 58 + Text: lgnt0 ... +enterPrimary + File: arbiter_tb.v , 58 + Text: lgnt0 ... +enterPrimary_literal + File: arbiter_tb.v , 58 + Text: lgnt0 ... +enterIdentifier + File: arbiter_tb.v , 58 + Text: lgnt0 ... +enterStatement_or_null + File: arbiter_tb.v , 59 + Text: lgnt1 <= ( ~ lcomreq ... +enterStatement + File: arbiter_tb.v , 59 + Text: lgnt1 <= ( ~ lcomreq ... +enterStatement_item + File: arbiter_tb.v , 59 + Text: lgnt1 <= ( ~ lcomreq ... +enterNonblocking_assignment + File: arbiter_tb.v , 59 + Text: lgnt1 <= ( ~ lcomreq ... +enterVariable_lvalue + File: arbiter_tb.v , 59 + Text: lgnt1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 59 + Text: lgnt1 ... +enterSelect + File: arbiter_tb.v , 59 + Text: ... +enterBit_select + File: arbiter_tb.v , 59 + Text: ... +enterExpression + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression... enterConstant_range File: another_arbiter.v , 33 Text: ADDRESSWIDTH - 1 : 0 ... @@ -10296,6 +5289,386 @@ File: another_arbiter.v , 44 Text: NUMUNITS - 1 ... enterConstant_expression + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 59 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 59 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 59 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 59 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 59 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 59 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 59 + Text: & ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 59 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 59 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 59 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 59 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 59 + Text: & ... +enterExpression + File: arbiter_tb.v , 59 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 59 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 59 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 59 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 59 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 59 + Text: & ... +enterExpression + File: arbiter_tb.v , 59 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 59 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 59 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 59 + Text: req1 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 60 + Text: | ... +enterExpression + File: arbiter_tb.v , 60 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 60 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 60 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 60 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 60 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 60 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 60 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 60 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 60 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 60 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 60 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 60 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 60 + Text: & ... +enterExpression + File: arbiter_tb.v , 60 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , 60 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 60 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 60 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 60 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 61 + Text: | ... +enterExpression + File: arbiter_tb.v , 61 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 61 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 61 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 61 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 61 + Text: & ... +enterExpression + File: arbiter_tb.v , 61 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 61 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 61 + Text: & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 61 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 61 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 61 + Text: & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 61 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 61 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 61 + Text: & ... +enterExpression + File: arbiter_tb.v , 61 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 61 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 61 + Text: & ... +enterExpression + File: arbiter_tb.v , 61 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , 61 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 61 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 61 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 61 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 62 + Text: | ... +enterExpression + File: arbiter_tb.v , 62 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 62 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 62 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 62 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 62 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 62 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 62 + Text: ~ lcomreq & lmask1 ... File: another_arbiter.v , 44 Text: NUMUNITS ... enterConstant_primary @@ -10950,7 +6323,1149 @@ File: another_arbiter.v , 61 Text: prio [ 4 ] ... enterPrimary - File: another_arbiter.v , 61 + File: +enterExpression + File: arbiter_tb.v , 62 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 62 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 62 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 62 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 62 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 62 + Text: & ... +enterExpression + File: arbiter_tb.v , 62 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 62 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 62 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 62 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 62 + Text: & ... +enterExpression + File: arbiter_tb.v , 62 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 62 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 62 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 62 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 62 + Text: & ... +enterExpression + File: arbiter_tb.v , 62 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 62 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 62 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 62 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 62 + Text: & ... +enterExpression + File: arbiter_tb.v , 62 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , 62 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 62 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 62 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 62 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 63 + Text: | ... +enterExpression + File: arbiter_tb.v , 63 + Text: ( lcomreq & lgnt1 ) ... +enterPrimary + File: arbiter_tb.v , 63 + Text: ( lcomreq & lgnt1 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 63 + Text: lcomreq & lgnt1 ... +enterExpression + File: arbiter_tb.v , 63 + Text: lcomreq & lgnt1 ... +enterExpression + File: arbiter_tb.v , 63 + Text: lcomreq ... +enterPrimary + File: arbiter_tb.v , 63 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 63 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 63 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 63 + Text: & ... +enterExpression + File: arbiter_tb.v , 63 + Text: lgnt1 ... +enterPrimary + File: arbiter_tb.v , 63 + Text: lgnt1 ... +enterPrimary_literal + File: arbiter_tb.v , 63 + Text: lgnt1 ... +enterIdentifier + File: arbiter_tb.v , 63 + Text: lgnt1 ... +enterStatement_or_null + File: arbiter_tb.v , 64 + Text: lgnt2 <= ( ~ lcomreq ... +enterStatement + File: arbiter_tb.v , 64 + Text: lgnt2 <= ( ~ lcomreq ... +enterStatement_item + File: arbiter_tb.v , 64 + Text: lgnt2 <= ( ~ lcomreq ... +enterNonblocking_assignment + File: arbiter_tb.v , 64 + Text: lgnt2 <= ( ~ lcomreq ... +enterVariable_lvalue + File: arbiter_tb.v , 64 + Text: lgnt2 ... +enterHierarchical_identifier + File: arbiter_tb.v , 64 + Text: lgnt2 ... +enterSelect + File: arbiter_tb.v , 64 + Text: ... +enterBit_select + File: arbiter_tb.v , 64 + Text: ... +enterExpression + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 64 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 64 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 64 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 64 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 64 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 64 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 64 + Text: & ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 64 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 64 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 64 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 64 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 64 + Text: & ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 64 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 64 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 64 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 64 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 64 + Text: & ... +enterExpression + File: arbiter_tb.v , 64 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 64 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 64 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 64 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 64 + Text: & ... +enterExpression + File: arbiter_tb.v , 64 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 64 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 64 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 64 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 64 + Text: req1 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 65 + Text: | ... +enterExpression + File: arbiter_tb.v , 65 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 65 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 65 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 65 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 65 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 65 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 65 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 65 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 65 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 65 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 65 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 65 + Text: & ... +enterExpression + File: arbiter_tb.v , 65 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 65 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 65 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 65 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 65 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 65 + Text: & ... +enterExpression + File: arbiter_tb.v , 65 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 65 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 65 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 65 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 65 + Text: & ... +enterExpression + File: arbiter_tb.v , 65 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 65 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 65 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 65 + Text: req2 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 66 + Text: | ... +enterExpression + File: arbiter_tb.v , 66 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 66 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 66 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 66 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 66 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 66 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 66 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ req3 ... +enterUnary_Tilda + File: arbiter_tb.v , 66 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 66 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 66 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 66 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 66 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 66 + Text: & ... +enterExpression + File: arbiter_tb.v , 66 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , 66 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 66 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 66 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 66 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 67 + Text: | ... +enterExpression + File: arbiter_tb.v , 67 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 67 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 67 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 67 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 67 + Text: & ... +enterExpression + File: arbiter_tb.v , 67 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 67 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 67 + Text: & ... +enterExpression + File: arbiter_tb.v , 67 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 67 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 67 + Text: & ... +enterExpression + File: arbiter_tb.v , 67 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 67 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 67 + Text: & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 67 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 67 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 67 + Text: & ... +enterExpression + File: arbiter_tb.v , 67 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , 67 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 67 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 67 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 67 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 68 + Text: | ... +enterExpression + File: arbiter_tb.v , 68 + Text: ( lcomreq & lgnt2 ) ... +enterPrimary + File: arbiter_tb.v , 68 + Text: ( lcomreq & lgnt2 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 68 + Text: lcomreq & lgnt2 ... +enterExpression + File: arbiter_tb.v , 68 + Text: lcomreq & lgnt2 ... +enterExpression + File: arbiter_tb.v , 68 + Text: lcomreq ... +enterPrimary + File: arbiter_tb.v , 68 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 68 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 68 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 68 + Text: & ... +enterExpression + File: arbiter_tb.v , 68 + Text: lgnt2 ... +enterPrimary + File: arbiter_tb.v , 68 + Text: lgnt2 ... +enterPrimary_literal + File: arbiter_tb.v , 68 + Text: lgnt2 ... +enterIdentifier + File: arbiter_tb.v , 68 + Text: lgnt2 ... +enterStatement_or_null + File: arbiter_tb.v , 69 + Text: lgnt3 <= ( ~ lcomreq ... +enterStatement + File: arbiter_tb.v , 69 + Text: lgnt3 <= ( ~ lcomreq ... +enterStatement_item + File: arbiter_tb.v , 69 + Text: lgnt3 <= ( ~ lcomreq ... +enterNonblocking_assignment + File: arbiter_tb.v , 69 + Text: lgnt3 <= ( ~ lcomreq ... +enterVariable_lvalue + File: arbiter_tb.v , 69 + Text: lgnt3 ... +enterHierarchical_identifier + File: arbiter_tb.v , 69 + Text: lgnt3 ... +enterSelect + File: arbiter_tb.v , 69 + Text: ... +enterBit_select + File: arbiter_tb.v , 69 + Text: ... +enterExpression + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterExpression + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 69 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 69 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 69 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 69 + Text: & ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 69 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 69 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 69 + Text: & ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 69 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 69 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 69 + Text: & ... +enterExpression + File: arbiter_tb.v , 69 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 69 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 69 + Text: & ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 69 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 69 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 69 + Text: & ... +enterExpression + File: arbiter_tb.v , 69 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 69 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 69 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 69 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 69 + Text: req1 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 70 + Text: | ... +enterExpression + File: arbiter_tb.v , 70 + Text: ( ~ lcomreq & ~ lmas ... +enterPrimary + File: arbiter_tb.v , 70 + Text: ( ~ lcomreq & ~ lmas ... +enterMintypmax_expression + File: arbiter_tb.v , 70 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lcomreq & ~ lmask1 ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 70 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 70 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 70 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 70 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 70 + Text: & ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ lmask1 ... +enterUnary_Tilda + File: arbiter_tb.v , 70 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 70 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 70 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 70 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 70 + Text: & ... +enterExpression + File: arbiter_tb.v , 70 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 70 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 70 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 70 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 70 + Text: & ... +enterExpression + File: arbiter_tb.v , 70 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 70 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 70 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 70 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 70 + Text: & ... +enterExpression + File: arbiter_tb.v , 70 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 70 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 70 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 70 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 70 + Text: req2 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 71 + Text: | ... +enterExpression + File: arbiter_tb.v , 71 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 71 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 71 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 71 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 71 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 71 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 71 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 71 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 71 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 71 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 71 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 71 + Text: & ... +enterExpression + File: arbiter_tb.v , 71 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 71 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 71 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 71 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 71 + Text: & ... +enterExpression + File: arbiter_tb.v , 71 + Text: ~ lmask0 ... +enterUnary_Tilda + File: arbiter_tb.v , 71 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 71 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 71 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 71 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 71 + Text: & ... +enterExpression + File: arbiter_tb.v , 71 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 71 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 71 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 71 + Text: req3 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 72 + Text: | ... +enterExpression + File: arbiter_tb.v , 72 + Text: ( ~ lcomreq & lmask1 ... +enterPrimary + File: arbiter_tb.v , 72 + Text: ( ~ lcomreq & lmask1 ... +enterMintypmax_expression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq & lmask1 ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 72 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 72 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 72 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: lmask1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 72 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: lmask0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 72 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ req2 ... +enterUnary_Tilda + File: arbiter_tb.v , 72 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 72 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ req1 ... +enterUnary_Tilda + File: arbiter_tb.v , 72 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 72 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 72 + Text: & ... +enterExpression + File: arbiter_tb.v , 72 + Text: ~ req0 ... +enterUnary_Tilda + File: arbiter_tb.v , another_arbiter.v , 61 Text: prio [ 4 ] ... enterComplex_func_call File: another_arbiter.v , 61 @@ -11305,7 +7820,369 @@ Text: request [ k ] ... enterIdentifier File: another_arbiter.v , 65 - Text: request ... + Text: 72 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 72 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 72 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 72 + Text: req0 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 73 + Text: | ... +enterExpression + File: arbiter_tb.v , 73 + Text: ( lcomreq & lgnt3 ) ... +enterPrimary + File: arbiter_tb.v , 73 + Text: ( lcomreq & lgnt3 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 73 + Text: lcomreq & lgnt3 ... +enterExpression + File: arbiter_tb.v , 73 + Text: lcomreq & lgnt3 ... +enterExpression + File: arbiter_tb.v , 73 + Text: lcomreq ... +enterPrimary + File: arbiter_tb.v , 73 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 73 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 73 + Text: lcomreq ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 73 + Text: & ... +enterExpression + File: arbiter_tb.v , 73 + Text: lgnt3 ... +enterPrimary + File: arbiter_tb.v , 73 + Text: lgnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 73 + Text: lgnt3 ... +enterIdentifier + File: arbiter_tb.v , 73 + Text: lgnt3 ... +enterEnd + File: arbiter_tb.v , 74 + Text: end ... +enterModule_item + File: arbiter_tb.v , 79 + Text: assign beg = ( req3 ... +enterNon_port_module_item + File: arbiter_tb.v , 79 + Text: assign beg = ( req3 ... +enterModule_or_generate_item + File: arbiter_tb.v , 79 + Text: assign beg = ( req3 ... +enterModule_common_item + File: arbiter_tb.v , 79 + Text: assign beg = ( req3 ... +enterContinuous_assign + File: arbiter_tb.v , 79 + Text: assign beg = ( req3 ... +enterList_of_net_assignments + File: arbiter_tb.v , 79 + Text: beg = ( req3 | req2 ... +enterNet_assignment + File: arbiter_tb.v , 79 + Text: beg = ( req3 | req2 ... +enterNet_lvalue + File: arbiter_tb.v , 79 + Text: beg ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 79 + Text: beg ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: beg ... +enterConstant_select + File: arbiter_tb.v , 79 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 79 + Text: ... +enterExpression + File: arbiter_tb.v , 79 + Text: ( req3 | req2 | req1 ... +enterExpression + File: arbiter_tb.v , 79 + Text: ( req3 | req2 | req1 ... +enterPrimary + File: arbiter_tb.v , 79 + Text: ( req3 | req2 | req1 ... +enterMintypmax_expression + File: arbiter_tb.v , 79 + Text: req3 | req2 | req1 | ... +enterExpression + File: arbiter_tb.v , 79 + Text: req3 | req2 | req1 | ... +enterExpression + File: arbiter_tb.v , 79 + Text: req3 | req2 | req1 ... +enterExpression + File: arbiter_tb.v , 79 + Text: req3 | req2 ... +enterExpression + File: arbiter_tb.v , 79 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 79 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 79 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: req3 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 79 + Text: | ... +enterExpression + File: arbiter_tb.v , 79 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 79 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 79 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: req2 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 79 + Text: | ... +enterExpression + File: arbiter_tb.v , 79 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 79 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 79 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: req1 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 79 + Text: | ... +enterExpression + File: arbiter_tb.v , 79 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 79 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 79 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: req0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 79 + Text: & ... +enterExpression + File: arbiter_tb.v , 79 + Text: ~ lcomreq ... +enterUnary_Tilda + File: arbiter_tb.v , 79 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 79 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 79 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 79 + Text: lcomreq ... +enterModule_item + File: arbiter_tb.v , 80 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: arbiter_tb.v , 80 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: arbiter_tb.v , 80 + Text: always @ ( posedge c ... +enterModule_common_item + File: arbiter_tb.v , 80 + Text: always @ ( posedge c ... +enterAlways_construct + File: arbiter_tb.v , 80 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: arbiter_tb.v , 80 + Text: always ... +enterStatement + File: arbiter_tb.v , 80 + Text: @ ( posedge clk ) be ... +enterStatement_item + File: arbiter_tb.v , 80 + Text: @ ( posedge clk ) be ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 80 + Text: @ ( posedge clk ) be ... +enterProcedural_timing_control + File: arbiter_tb.v , 80 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 80 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 80 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 80 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 80 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 80 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 80 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 80 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 81 + Text: begin lasmask <= ( b ... +enterStatement + File: arbiter_tb.v , 81 + Text: begin lasmask <= ( b ... +enterStatement_item + File: arbiter_tb.v , 81 + Text: begin lasmask <= ( b ... +enterSeq_block + File: arbiter_tb.v , 81 + Text: begin lasmask <= ( b ... +enterStatement_or_null + File: arbiter_tb.v , 82 + Text: lasmask <= ( beg & ~ ... +enterStatement + File: arbiter_tb.v , 82 + Text: lasmask <= ( beg & ~ ... +enterStatement_item + File: arbiter_tb.v , 82 + Text: lasmask <= ( beg & ~ ... +enterNonblocking_assignment + File: arbiter_tb.v , 82 + Text: lasmask <= ( beg & ~ ... +enterVariable_lvalue + File: arbiter_tb.v , 82 + Text: lasmask ... +enterHierarchical_identifier + File: arbiter_tb.v , 82 + Text: lasmask ... +enterSelect + File: arbiter_tb.v , 82 + Text: ... +enterBit_select + File: arbiter_tb.v , 82 + Text: ... +enterExpression + File: arbiter_tb.v , 82 + Text: ( beg & ~ ledge & ~ ... +enterPrimary + File: arbiter_tb.v , 82 + Text: ( beg & ~ ledge & ~ ... +enterMintypmax_expression + File: arbiter_tb.v , 82 + Text: beg & ~ ledge & ~ la ... +enterExpression + File: arbiter_tb.v , 82 + Text: beg & ~ ledge & ~ la ... +enterExpression + File: arbiter_tb.v , 82 + Text: beg & ~ ledge ... +enterExpression + File: arbiter_tb.v , 82 + Text: beg ... +enterPrimary + File: arbiter_tb.v , 82 + Text: beg ... +enterPrimary_literal + File: arbiter_tb.v , 82 + Text: beg ... +enterIdentifier + File: arbiter_tb.v , 82 + Text: beg ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 82 + Text: & ... +enterExpression + File: arbiter_tb.v , 82 + Text: ~ ledge ... +enterUnary_Tilda + File: arbiter_tb.v , 82 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 82 + Text: ledge ... +enterPrimary_literal + File: arbiter_tb.v , 82 + Text: ledge ... +enterIdentifier + File: arbiter_tb.v , 82 + Text: ledge ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 82 + Text: & ... +enterExpression + File: arbiter_tb.v , 82 + Text: ~ lasmask ... +enterUnary_Tilda + File: arbiter_tb.v , 82 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 82 + Text: lasmask ... +enterPrimary_literal + File: arbiter_tb.v , 82 + Text: lasmask ... +enterIdentifier + File: arbiter_tb.v , 82 + Text: lasmask ... +enterStatement_or_null + File: arbiter_tb.v , 83 + Text: ledge <= ( beg & ~ l ... +enterStatement + File: arbiter_tb.v , 83 + Text: ledge <= ( beg & ~ l ... +enterStatement_item + File: arbiter_tb.v , 83 + Text: ledge <= ( beg & ~ l ... +enterNonblocking_assignment + File: arbiter_tb.v , 83 + Text: ledge <= ( beg & ~ l ... +enterVariable_lvalue + File: arbiter_tb.v , 83 + Text: ledge ... +enterHierarchical_identifier + File: arbiter_tb.v , 83 + Text: ledge ... +enterSelect + File: arbiter_tb.v , 83 + Text: ... +enterBit_select + File: arbiter_tb.v , 83 + Text: ... + request ... enterSelect File: another_arbiter.v , 65 Text: [ k ] ... @@ -11648,7 +8525,375 @@ enterPrimary_literal File: another_arbiter.v , 71 Text: r ... +enterIdentifierenterExpression + File: arbiter_tb.v , 83 + Text: ( beg & ~ ledge & la ... +enterExpression + File: arbiter_tb.v , 83 + Text: ( beg & ~ ledge & la ... +enterPrimary + File: arbiter_tb.v , 83 + Text: ( beg & ~ ledge & la ... +enterMintypmax_expression + File: arbiter_tb.v , 83 + Text: beg & ~ ledge & lasm ... +enterExpression + File: arbiter_tb.v , 83 + Text: beg & ~ ledge & lasm ... +enterExpression + File: arbiter_tb.v , 83 + Text: beg & ~ ledge ... +enterExpression + File: arbiter_tb.v , 83 + Text: beg ... +enterPrimary + File: arbiter_tb.v , 83 + Text: beg ... +enterPrimary_literal + File: arbiter_tb.v , 83 + Text: beg ... enterIdentifier + File: arbiter_tb.v , 83 + Text: beg ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 83 + Text: & ... +enterExpression + File: arbiter_tb.v , 83 + Text: ~ ledge ... +enterUnary_Tilda + File: arbiter_tb.v , 83 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 83 + Text: ledge ... +enterPrimary_literal + File: arbiter_tb.v , 83 + Text: ledge ... +enterIdentifier + File: arbiter_tb.v , 83 + Text: ledge ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 83 + Text: & ... +enterExpression + File: arbiter_tb.v , 83 + Text: lasmask ... +enterPrimary + File: arbiter_tb.v , 83 + Text: lasmask ... +enterPrimary_literal + File: arbiter_tb.v , 83 + Text: lasmask ... +enterIdentifier + File: arbiter_tb.v , 83 + Text: lasmask ... +enterBinOp_BitwOr + File: arbiter_tb.v , 84 + Text: | ... +enterExpression + File: arbiter_tb.v , 84 + Text: ( beg & ledge & ~ la ... +enterPrimary + File: arbiter_tb.v , 84 + Text: ( beg & ledge & ~ la ... +enterMintypmax_expression + File: arbiter_tb.v , 84 + Text: beg & ledge & ~ lasm ... +enterExpression + File: arbiter_tb.v , 84 + Text: beg & ledge & ~ lasm ... +enterExpression + File: arbiter_tb.v , 84 + Text: beg & ledge ... +enterExpression + File: arbiter_tb.v , 84 + Text: beg ... +enterPrimary + File: arbiter_tb.v , 84 + Text: beg ... +enterPrimary_literal + File: arbiter_tb.v , 84 + Text: beg ... +enterIdentifier + File: arbiter_tb.v , 84 + Text: beg ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 84 + Text: & ... +enterExpression + File: arbiter_tb.v , 84 + Text: ledge ... +enterPrimary + File: arbiter_tb.v , 84 + Text: ledge ... +enterPrimary_literal + File: arbiter_tb.v , 84 + Text: ledge ... +enterIdentifier + File: arbiter_tb.v , 84 + Text: ledge ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 84 + Text: & ... +enterExpression + File: arbiter_tb.v , 84 + Text: ~ lasmask ... +enterUnary_Tilda + File: arbiter_tb.v , 84 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 84 + Text: lasmask ... +enterPrimary_literal + File: arbiter_tb.v , 84 + Text: lasmask ... +enterIdentifier + File: arbiter_tb.v , 84 + Text: lasmask ... +enterEnd + File: arbiter_tb.v , 85 + Text: end ... +enterModule_item + File: arbiter_tb.v , 90 + Text: assign lcomreq = ( r ... +enterNon_port_module_item + File: arbiter_tb.v , 90 + Text: assign lcomreq = ( r ... +enterModule_or_generate_item + File: arbiter_tb.v , 90 + Text: assign lcomreq = ( r ... +enterModule_common_item + File: arbiter_tb.v , 90 + Text: assign lcomreq = ( r ... +enterContinuous_assign + File: arbiter_tb.v , 90 + Text: assign lcomreq = ( r ... +enterList_of_net_assignments + File: arbiter_tb.v , 90 + Text: lcomreq = ( req3 & l ... +enterNet_assignment + File: arbiter_tb.v , 90 + Text: lcomreq = ( req3 & l ... +enterNet_lvalue + File: arbiter_tb.v , 90 + Text: lcomreq ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 90 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 90 + Text: lcomreq ... +enterConstant_select + File: arbiter_tb.v , 90 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 90 + Text: ... +enterExpression + File: arbiter_tb.v , 90 + Text: ( req3 & lgnt3 ) | ( ... +enterExpression + File: arbiter_tb.v , 90 + Text: ( req3 & lgnt3 ) | ( ... +enterExpression + File: arbiter_tb.v , 90 + Text: ( req3 & lgnt3 ) | ( ... +enterExpression + File: arbiter_tb.v , 90 + Text: ( req3 & lgnt3 ) ... +enterPrimary + File: arbiter_tb.v , 90 + Text: ( req3 & lgnt3 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 90 + Text: req3 & lgnt3 ... +enterExpression + File: arbiter_tb.v , 90 + Text: req3 & lgnt3 ... +enterExpression + File: arbiter_tb.v , 90 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 90 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 90 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 90 + Text: req3 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 90 + Text: & ... +enterExpression + File: arbiter_tb.v , 90 + Text: lgnt3 ... +enterPrimary + File: arbiter_tb.v , 90 + Text: lgnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 90 + Text: lgnt3 ... +enterIdentifier + File: arbiter_tb.v , 90 + Text: lgnt3 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 91 + Text: | ... +enterExpression + File: arbiter_tb.v , 91 + Text: ( req2 & lgnt2 ) ... +enterPrimary + File: arbiter_tb.v , 91 + Text: ( req2 & lgnt2 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 91 + Text: req2 & lgnt2 ... +enterExpression + File: arbiter_tb.v , 91 + Text: req2 & lgnt2 ... +enterExpression + File: arbiter_tb.v , 91 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 91 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 91 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 91 + Text: req2 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 91 + Text: & ... +enterExpression + File: arbiter_tb.v , 91 + Text: lgnt2 ... +enterPrimary + File: arbiter_tb.v , 91 + Text: lgnt2 ... +enterPrimary_literal + File: arbiter_tb.v , 91 + Text: lgnt2 ... +enterIdentifier + File: arbiter_tb.v , 91 + Text: lgnt2 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 92 + Text: | ... +enterExpression + File: arbiter_tb.v , 92 + Text: ( req1 & lgnt1 ) ... +enterPrimary + File: arbiter_tb.v , 92 + Text: ( req1 & lgnt1 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 92 + Text: req1 & lgnt1 ... +enterExpression + File: arbiter_tb.v , 92 + Text: req1 & lgnt1 ... +enterExpression + File: arbiter_tb.v , 92 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 92 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 92 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 92 + Text: req1 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 92 + Text: & ... +enterExpression + File: arbiter_tb.v , 92 + Text: lgnt1 ... +enterPrimary + File: arbiter_tb.v , 92 + Text: lgnt1 ... +enterPrimary_literal + File: arbiter_tb.v , 92 + Text: lgnt1 ... +enterIdentifier + File: arbiter_tb.v , 92 + Text: lgnt1 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 93 + Text: | ... +enterExpression + File: arbiter_tb.v , 93 + Text: ( req0 & lgnt0 ) ... +enterPrimary + File: arbiter_tb.v , 93 + Text: ( req0 & lgnt0 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 93 + Text: req0 & lgnt0 ... +enterExpression + File: arbiter_tb.v , 93 + Text: req0 & lgnt0 ... +enterExpression + File: arbiter_tb.v , 93 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 93 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 93 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 93 + Text: req0 ... +enterBinOp_BitwAnd + File: arbiter_tb.v , 93 + Text: & ... +enterExpression + File: arbiter_tb.v , 93 + Text: lgnt0 ... +enterPrimary + File: arbiter_tb.v , 93 + Text: lgnt0 ... +enterPrimary_literal + File: arbiter_tb.v , 93 + Text: lgnt0 ... +enterIdentifier + File: arbiter_tb.v , 93 + Text: lgnt0 ... +enterModule_item + File: arbiter_tb.v , 98 + Text: assign lgnt = { ( lg ... +enterNon_port_module_item + File: arbiter_tb.v , 98 + Text: assign lgnt = { ( lg ... +enterModule_or_generate_item + File: arbiter_tb.v , 98 + Text: assign lgnt = { ( lg ... +enterModule_common_item + File: arbiter_tb.v , 98 + Text: assign lgnt = { ( lg ... +enterContinuous_assign + File: arbiter_tb.v , 98 + Text: assign lgnt = { ( lg ... +enterList_of_net_assignments + File: arbiter_tb.v , 98 + Text: lgnt = { ( lgnt3 | l ... +enterNet_assignment + File: arbiter_tb.v , 98 + Text: lgnt = { ( lgnt3 | l ... +enterNet_lvalue + File: arbiter_tb.v , 98 + Text: lgnt ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 98 + Text: lgnt ... +enterIdentifier + File: arbiter_tb.v , 98 + Text: File: another_arbiter.v , 71 Text: r ... enterAssignOp_Assign @@ -11987,7 +9232,363 @@ enterEvent_expression File: another_arbiter.v , 78 Text: selectPrio [ 1 ] ... + lgnt ... +enterConstant_select + File: arbiter_tb.v , 98 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 98 + Text: ... enterExpression + File: arbiter_tb.v , 98 + Text: { ( lgnt3 | lgnt2 ) ... +enterPrimary + File: arbiter_tb.v , 98 + Text: { ( lgnt3 | lgnt2 ) ... +enterConcatenation + File: arbiter_tb.v , 98 + Text: { ( lgnt3 | lgnt2 ) ... +enterExpression + File: arbiter_tb.v , 98 + Text: ( lgnt3 | lgnt2 ) ... +enterPrimary + File: arbiter_tb.v , 98 + Text: ( lgnt3 | lgnt2 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 98 + Text: lgnt3 | lgnt2 ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt3 | lgnt2 ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterPrimary + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterIdentifier + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 98 + Text: | ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt2 ... +enterPrimary + File: arbiter_tb.v , 98 + Text: lgnt2 ... +enterPrimary_literal + File: arbiter_tb.v , 98 + Text: lgnt2 ... +enterIdentifier + File: arbiter_tb.v , 98 + Text: lgnt2 ... +enterExpression + File: arbiter_tb.v , 98 + Text: ( lgnt3 | lgnt1 ) ... +enterPrimary + File: arbiter_tb.v , 98 + Text: ( lgnt3 | lgnt1 ) ... +enterMintypmax_expression + File: arbiter_tb.v , 98 + Text: lgnt3 | lgnt1 ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt3 | lgnt1 ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterPrimary + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterIdentifier + File: arbiter_tb.v , 98 + Text: lgnt3 ... +enterBinOp_BitwOr + File: arbiter_tb.v , 98 + Text: | ... +enterExpression + File: arbiter_tb.v , 98 + Text: lgnt1 ... +enterPrimary + File: arbiter_tb.v , 98 + Text: lgnt1 ... +enterPrimary_literal + File: arbiter_tb.v , 98 + Text: lgnt1 ... +enterIdentifier + File: arbiter_tb.v , 98 + Text: lgnt1 ... +enterModule_item + File: arbiter_tb.v , 103 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: arbiter_tb.v , 103 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: arbiter_tb.v , 103 + Text: always @ ( posedge c ... +enterModule_common_item + File: arbiter_tb.v , 103 + Text: always @ ( posedge c ... +enterAlways_construct + File: arbiter_tb.v , 103 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: arbiter_tb.v , 103 + Text: always ... +enterStatement + File: arbiter_tb.v , 103 + Text: @ ( posedge clk ) if ... +enterStatement_item + File: arbiter_tb.v , 103 + Text: @ ( posedge clk ) if ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 103 + Text: @ ( posedge clk ) if ... +enterProcedural_timing_control + File: arbiter_tb.v , 103 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 103 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 103 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 103 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 103 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 103 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 103 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 103 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 104 + Text: if ( rst ) begin lma ... +enterStatement + File: arbiter_tb.v , 104 + Text: if ( rst ) begin lma ... +enterStatement_item + File: arbiter_tb.v , 104 + Text: if ( rst ) begin lma ... +enterConditional_statement + File: arbiter_tb.v , 104 + Text: if ( rst ) begin lma ... +enterCond_predicate + File: arbiter_tb.v , 104 + Text: rst ... +enterExpression_or_cond_pattern + File: arbiter_tb.v , 104 + Text: rst ... +enterExpression + File: arbiter_tb.v , 104 + Text: rst ... +enterPrimary + File: arbiter_tb.v , 104 + Text: rst ... +enterPrimary_literal + File: arbiter_tb.v , 104 + Text: rst ... +enterIdentifier + File: arbiter_tb.v , 104 + Text: rst ... +enterStatement_or_null + File: arbiter_tb.v , 104 + Text: begin lmask1 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 104 + Text: begin lmask1 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 104 + Text: begin lmask1 <= 0 ; ... +enterSeq_block + File: arbiter_tb.v , 104 + Text: begin lmask1 <= 0 ; ... +enterStatement_or_null + File: arbiter_tb.v , 105 + Text: lmask1 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 105 + Text: lmask1 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 105 + Text: lmask1 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 105 + Text: lmask1 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 105 + Text: lmask1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 105 + Text: lmask1 ... +enterSelect + File: arbiter_tb.v , 105 + Text: ... +enterBit_select + File: arbiter_tb.v , 105 + Text: ... +enterExpression + File: arbiter_tb.v , 105 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 105 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 105 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 105 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 106 + Text: lmask0 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 106 + Text: lmask0 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 106 + Text: lmask0 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 106 + Text: lmask0 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 106 + Text: lmask0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 106 + Text: lmask0 ... +enterSelect + File: arbiter_tb.v , 106 + Text: ... +enterBit_select + File: arbiter_tb.v , 106 + Text: ... +enterExpression + File: arbiter_tb.v , 106 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 106 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 106 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 106 + Text: 0 ... +enterEnd + File: arbiter_tb.v , 107 + Text: end ... +enterCond_predicate + File: arbiter_tb.v , 107 + Text: lasmask ... +enterExpression_or_cond_pattern + File: arbiter_tb.v , 107 + Text: lasmask ... +enterExpression + File: arbiter_tb.v , 107 + Text: lasmask ... +enterPrimary + File: arbiter_tb.v , 107 + Text: lasmask ... +enterPrimary_literal + File: arbiter_tb.v , 107 + Text: lasmask ... +enterIdentifier + File: arbiter_tb.v , 107 + Text: lasmask ... +enterStatement_or_null + File: arbiter_tb.v , 107 + Text: begin lmask1 <= lgnt ... +enterStatement + File: arbiter_tb.v , 107 + Text: begin lmask1 <= lgnt ... +enterStatement_item + File: arbiter_tb.v , 107 + Text: begin lmask1 <= lgnt ... +enterSeq_block + File: arbiter_tb.v , 107 + Text: begin lmask1 <= lgnt ... +enterStatement_or_null + File: arbiter_tb.v , 108 + Text: lmask1 <= lgnt [ 1 ] ... +enterStatement + File: arbiter_tb.v , 108 + Text: lmask1 <= lgnt [ 1 ] ... +enterStatement_item + File: arbiter_tb.v , 108 + Text: lmask1 <= lgnt [ 1 ] ... +enterNonblocking_assignment + File: arbiter_tb.v , 108 + Text: lmask1 <= lgnt [ 1 ] ... +enterVariable_lvalue + File: arbiter_tb.v , 108 + Text: lmask1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 108 + Text: lmask1 ... +enterSelect + File: arbiter_tb.v , 108 + Text: ... +enterBit_select + File: arbiter_tb.v , 108 + Text: ... +enterExpression + File: arbiter_tb.v , 108 + Text: lgnt [ 1 ] ... +enterPrimary + File: arbiter_tb.v , 108 + Text: lgnt [ 1 ] ... +enterComplex_func_call + File: arbiter_tb.v , 108 + Text: lgnt [ 1 ] ... +enterIdentifier + File: arbiter_tb.v , 108 + Text: lgnt ... +enterSelect + File: arbiter_tb.v , 108 + Text: [ 1 ] ... +enterBit_select + File: arbiter_tb.v , 108 + Text: [ 1 ] ... +enterExpression + File: arbiter_tb.v , 108 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 108 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 108 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 108 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 109 + Text: lmask0 <= lgnt [ 0 ] ... +enterStatement + File: arbiter_tb.v , 109 + Text: lmask0 <= lgnt [ 0 ] ... +enterStatement_item + File: arbiter_tb.v , 109 + Text: lmask0 <= lgnt [ 0 ] ... +enterNonblocking_assignment + File: arbiter_tb.venterExpression File: another_arbiter.v , 78 Text: selectPrio [ 1 ] ... enterPrimary @@ -13029,7 +10630,354 @@ File: another_arbiter.v , 92 Text: prioRequest ... enterPs_or_hierarchical_identifier - File: another_arbiter.v , 92 + File: another_arbiter.v , 109 + Text: lmask0 <= lgnt [ 0 ] ... +enterVariable_lvalue + File: arbiter_tb.v , 109 + Text: lmask0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 109 + Text: lmask0 ... +enterSelect + File: arbiter_tb.v , 109 + Text: ... +enterBit_select + File: arbiter_tb.v , 109 + Text: ... +enterExpression + File: arbiter_tb.v , 109 + Text: lgnt [ 0 ] ... +enterPrimary + File: arbiter_tb.v , 109 + Text: lgnt [ 0 ] ... +enterComplex_func_call + File: arbiter_tb.v , 109 + Text: lgnt [ 0 ] ... +enterIdentifier + File: arbiter_tb.v , 109 + Text: lgnt ... +enterSelect + File: arbiter_tb.v , 109 + Text: [ 0 ] ... +enterBit_select + File: arbiter_tb.v , 109 + Text: [ 0 ] ... +enterExpression + File: arbiter_tb.v , 109 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 109 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 109 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 109 + Text: 0 ... +enterEnd + File: arbiter_tb.v , 110 + Text: end ... +enterStatement_or_null + File: arbiter_tb.v , 110 + Text: begin lmask1 <= lmas ... +enterStatement + File: arbiter_tb.v , 110 + Text: begin lmask1 <= lmas ... +enterStatement_item + File: arbiter_tb.v , 110 + Text: begin lmask1 <= lmas ... +enterSeq_block + File: arbiter_tb.v , 110 + Text: begin lmask1 <= lmas ... +enterStatement_or_null + File: arbiter_tb.v , 111 + Text: lmask1 <= lmask1 ; ... +enterStatement + File: arbiter_tb.v , 111 + Text: lmask1 <= lmask1 ; ... +enterStatement_item + File: arbiter_tb.v , 111 + Text: lmask1 <= lmask1 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 111 + Text: lmask1 <= lmask1 ... +enterVariable_lvalue + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterSelect + File: arbiter_tb.v , 111 + Text: ... +enterBit_select + File: arbiter_tb.v , 111 + Text: ... +enterExpression + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterPrimary + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterPrimary_literal + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterIdentifier + File: arbiter_tb.v , 111 + Text: lmask1 ... +enterStatement_or_null + File: arbiter_tb.v , 112 + Text: lmask0 <= lmask0 ; ... +enterStatement + File: arbiter_tb.v , 112 + Text: lmask0 <= lmask0 ; ... +enterStatement_item + File: arbiter_tb.v , 112 + Text: lmask0 <= lmask0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 112 + Text: lmask0 <= lmask0 ... +enterVariable_lvalue + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterSelect + File: arbiter_tb.v , 112 + Text: ... +enterBit_select + File: arbiter_tb.v , 112 + Text: ... +enterExpression + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterPrimary + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterPrimary_literal + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterIdentifier + File: arbiter_tb.v , 112 + Text: lmask0 ... +enterEnd + File: arbiter_tb.v , 113 + Text: end ... +enterModule_item + File: arbiter_tb.v , 115 + Text: assign comreq = lcom ... +enterNon_port_module_item + File: arbiter_tb.v , 115 + Text: assign comreq = lcom ... +enterModule_or_generate_item + File: arbiter_tb.v , 115 + Text: assign comreq = lcom ... +enterModule_common_item + File: arbiter_tb.v , 115 + Text: assign comreq = lcom ... +enterContinuous_assign + File: arbiter_tb.v , 115 + Text: assign comreq = lcom ... +enterList_of_net_assignments + File: arbiter_tb.v , 115 + Text: comreq = lcomreq ... +enterNet_assignment + File: arbiter_tb.v , 115 + Text: comreq = lcomreq ... +enterNet_lvalue + File: arbiter_tb.v , 115 + Text: comreq ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 115 + Text: comreq ... +enterIdentifier + File: arbiter_tb.v , 115 + Text: comreq ... +enterConstant_select + File: arbiter_tb.v , 115 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 115 + Text: ... +enterExpression + File: arbiter_tb.v , 115 + Text: lcomreq ... +enterPrimary + File: arbiter_tb.v , 115 + Text: lcomreq ... +enterPrimary_literal + File: arbiter_tb.v , 115 + Text: lcomreq ... +enterIdentifier + File: arbiter_tb.v , 115 + Text: lcomreq ... +enterModule_item + File: arbiter_tb.v , 116 + Text: assign gnt = lgnt ; ... +enterNon_port_module_item + File: arbiter_tb.v , 116 + Text: assign gnt = lgnt ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 116 + Text: assign gnt = lgnt ; ... +enterModule_common_item + File: arbiter_tb.v , 116 + Text: assign gnt = lgnt ; ... +enterContinuous_assign + File: arbiter_tb.v , 116 + Text: assign gnt = lgnt ; ... +enterList_of_net_assignments + File: arbiter_tb.v , 116 + Text: gnt = lgnt ... +enterNet_assignment + File: arbiter_tb.v , 116 + Text: gnt = lgnt ... +enterNet_lvalue + File: arbiter_tb.v , 116 + Text: gnt ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 116 + Text: gnt ... +enterIdentifier + File: arbiter_tb.v , 116 + Text: gnt ... +enterConstant_select + File: arbiter_tb.v , 116 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 116 + Text: ... +enterExpression + File: arbiter_tb.v , 116 + Text: lgnt ... +enterPrimary + File: arbiter_tb.v , 116 + Text: lgnt ... +enterPrimary_literal + File: arbiter_tb.v , 116 + Text: lgnt ... +enterIdentifier + File: arbiter_tb.v , 116 + Text: lgnt ... +enterModule_item + File: arbiter_tb.v , 120 + Text: assign gnt3 = lgnt3 ... +enterNon_port_module_item + File: arbiter_tb.v , 120 + Text: assign gnt3 = lgnt3 ... +enterModule_or_generate_item + File: arbiter_tb.v , 120 + Text: assign gnt3 = lgnt3 ... +enterModule_common_item + File: arbiter_tb.v , 120 + Text: assign gnt3 = lgnt3 ... +enterContinuous_assign + File: arbiter_tb.v , 120 + Text: assign gnt3 = lgnt3 ... +enterList_of_net_assignments + File: arbiter_tb.v , 120 + Text: gnt3 = lgnt3 ... +enterNet_assignment + File: arbiter_tb.v , 120 + Text: gnt3 = lgnt3 ... +enterNet_lvalue + File: arbiter_tb.v , 120 + Text: gnt3 ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 120 + Text: gnt3 ... +enterIdentifier + File: arbiter_tb.v , 120 + Text: gnt3 ... +enterConstant_select + File: arbiter_tb.v , 120 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 120 + Text: ... +enterExpression + File: arbiter_tb.v , 120 + Text: lgnt3 ... +enterPrimary + File: arbiter_tb.v , 120 + Text: lgnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 120 + Text: lgnt3 ... +enterIdentifier + File: arbiter_tb.v , 120 + Text: lgnt3 ... +enterModule_item + File: arbiter_tb.v , 121 + Text: assign gnt2 = lgnt2 ... +enterNon_port_module_item + File: arbiter_tb.v , 121 + Text: assign gnt2 = lgnt2 ... +enterModule_or_generate_item + File: arbiter_tb.v , 121 + Text: assign gnt2 = lgnt2 ... +enterModule_common_item + File: arbiter_tb.v , 121 + Text: assign gnt2 = lgnt2 ... +enterContinuous_assign + File: arbiter_tb.v , 121 + Text: assign gnt2 = lgnt2 ... +enterList_of_net_assignments + File: arbiter_tb.v , 121 + Text: gnt2 = lgnt2 ... +enterNet_assignment + File: arbiter_tb.v , 121 + Text: gnt2 = lgnt2 ... +enterNet_lvalue + File: arbiter_tb.v , 121 + Text: gnt2 ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 121 + Text: gnt2 ... +enterIdentifier + File: arbiter_tb.v , 121 + Text: gnt2 ... +enterConstant_select + File: arbiter_tb.v , 121 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 121 + Text: ... +enterExpression + File: arbiter_tb.v , 121 + Text: lgnt2 ... +enterPrimary + File: arbiter_tb.v , 121 + Text: lgnt2 ... +enterPrimary_literal + File: arbiter_tb.v , 121 + Text: lgnt2 ... +enterIdentifier + File: arbiter_tb.v , 121 + Text: lgnt2 ... +enterModule_item + File: arbiter_tb.v , 122 + Text: assign gnt1 = lgnt1 ... +enterNon_port_module_item + File: arbiter_tb.v , 122 + Text: assign gnt1 = lgnt1 ... +enterModule_or_generate_item + File: arbiter_tb.v , 122 + Text: assign gnt1 = lgnt1 ... +enterModule_common_item + File: arbiter_tb.v , 122 + Text: assign gnt1 = lgnt1 ... +enterContinuous_assign + File: arbiter_tb.v , 122 + Text: assign gnt1 = lgnt1 ... +enterList_of_net_assignments + File: arbiter_tb.v , 122 + Text: gnt1 = lgnt1 ... +enterNet_assignment + File: arbiter_tb.v , 122 + Text: gnt1 = lgnt1 ... +enterNet_lvalue , 92 Text: prioRequest ... enterIdentifier File: another_arbiter.v , 92 @@ -13375,7 +11323,344 @@ Text: next ... enterIdentifier File: another_arbiter.v , 97 - Text: next ... + Text: + File: arbiter_tb.v , 122 + Text: gnt1 ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 122 + Text: gnt1 ... +enterIdentifier + File: arbiter_tb.v , 122 + Text: gnt1 ... +enterConstant_select + File: arbiter_tb.v , 122 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 122 + Text: ... +enterExpression + File: arbiter_tb.v , 122 + Text: lgnt1 ... +enterPrimary + File: arbiter_tb.v , 122 + Text: lgnt1 ... +enterPrimary_literal + File: arbiter_tb.v , 122 + Text: lgnt1 ... +enterIdentifier + File: arbiter_tb.v , 122 + Text: lgnt1 ... +enterModule_item + File: arbiter_tb.v , 123 + Text: assign gnt0 = lgnt0 ... +enterNon_port_module_item + File: arbiter_tb.v , 123 + Text: assign gnt0 = lgnt0 ... +enterModule_or_generate_item + File: arbiter_tb.v , 123 + Text: assign gnt0 = lgnt0 ... +enterModule_common_item + File: arbiter_tb.v , 123 + Text: assign gnt0 = lgnt0 ... +enterContinuous_assign + File: arbiter_tb.v , 123 + Text: assign gnt0 = lgnt0 ... +enterList_of_net_assignments + File: arbiter_tb.v , 123 + Text: gnt0 = lgnt0 ... +enterNet_assignment + File: arbiter_tb.v , 123 + Text: gnt0 = lgnt0 ... +enterNet_lvalue + File: arbiter_tb.v , 123 + Text: gnt0 ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 123 + Text: gnt0 ... +enterIdentifier + File: arbiter_tb.v , 123 + Text: gnt0 ... +enterConstant_select + File: arbiter_tb.v , 123 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 123 + Text: ... +enterExpression + File: arbiter_tb.v , 123 + Text: lgnt0 ... +enterPrimary + File: arbiter_tb.v , 123 + Text: lgnt0 ... +enterPrimary_literal + File: arbiter_tb.v , 123 + Text: lgnt0 ... +enterIdentifier + File: arbiter_tb.v , 123 + Text: lgnt0 ... +enterEndmodule + File: arbiter_tb.v , 125 + Text: endmodule ... +enterDescription + File: arbiter_tb.v , 126 + Text: module top ( ) ; reg ... +enterModule_declaration + File: arbiter_tb.v , 126 + Text: module top ( ) ; reg ... +enterModule_nonansi_header + File: arbiter_tb.v , 126 + Text: module top ( ) ; ... +enterModule_keyword + File: arbiter_tb.v , 126 + Text: module ... +enterIdentifier + File: arbiter_tb.v , 126 + Text: top ... +enterList_of_ports + File: arbiter_tb.v , 126 + Text: ( ) ... +enterPort + File: arbiter_tb.v , 126 + Text: ... +enterPort_expression + File: arbiter_tb.v , 126 + Text: ... +enterModule_item + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterNon_port_module_item + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterModule_common_item + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterData_declaration + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterVariable_declaration + File: arbiter_tb.v , 128 + Text: reg clk ; ... +enterData_type + File: arbiter_tb.v , 128 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 128 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 128 + Text: clk ... +enterVariable_decl_assignment + File: arbiter_tb.v , 128 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 128 + Text: clk ... +enterModule_item + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterNon_port_module_item + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterModule_common_item + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterData_declaration + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterVariable_declaration + File: arbiter_tb.v , 129 + Text: reg rst ; ... +enterData_type + File: arbiter_tb.v , 129 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 129 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 129 + Text: rst ... +enterVariable_decl_assignment + File: arbiter_tb.v , 129 + Text: rst ... +enterIdentifier + File: arbiter_tb.v , 129 + Text: rst ... +enterModule_item + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterModule_common_item + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterData_declaration + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterVariable_declaration + File: arbiter_tb.v , 130 + Text: reg req3 ; ... +enterData_type + File: arbiter_tb.v , 130 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 130 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 130 + Text: req3 ... +enterVariable_decl_assignment + File: arbiter_tb.v , 130 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 130 + Text: req3 ... +enterModule_item + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterModule_common_item + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterData_declaration + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterVariable_declaration + File: arbiter_tb.v , 131 + Text: reg req2 ; ... +enterData_type + File: arbiter_tb.v , 131 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 131 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 131 + Text: req2 ... +enterVariable_decl_assignment + File: arbiter_tb.v , 131 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 131 + Text: req2 ... +enterModule_item + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterModule_common_item + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterData_declaration + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterVariable_declaration + File: arbiter_tb.v , 132 + Text: reg req1 ; ... +enterData_type + File: arbiter_tb.v , 132 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 132 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 132 + Text: req1 ... +enterVariable_decl_assignment + File: arbiter_tb.v , 132 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 132 + Text: req1 ... +enterModule_item + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterModule_common_item + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterData_declaration + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterVariable_declaration + File: arbiter_tb.v , 133 + Text: reg req0 ; ... +enterData_type + File: arbiter_tb.v , 133 + Text: reg ... +enterIntVec_TypeReg + File: arbiter_tb.v , 133 + Text: reg ... +enterList_of_variable_decl_assignments + File: arbiter_tb.v , 133 + Text: req0 ... +enterVariable_decl_assignment + File: arbiter_tb.v , 133 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 133 + Text: req0 ... +enterModule_item + File: next ... enterBinOp_Plus File: another_arbiter.v , 97 Text: + ... @@ -13719,7 +12004,337 @@ File: another_arbiter.v , 101 Text: scan [ 1 ] ... enterPrimary - File: another_arbiter.v , 101 + File: another_arbiter.v arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterModule_common_item + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterNet_declaration + File: arbiter_tb.v , 134 + Text: wire gnt3 ; ... +enterNetType_Wire + File: arbiter_tb.v , 134 + Text: wire ... +enterData_type_or_implicit + File: arbiter_tb.v , 134 + Text: ... +enterList_of_net_decl_assignments + File: arbiter_tb.v , 134 + Text: gnt3 ... +enterNet_decl_assignment + File: arbiter_tb.v , 134 + Text: gnt3 ... +enterIdentifier + File: arbiter_tb.v , 134 + Text: gnt3 ... +enterModule_item + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterModule_common_item + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterNet_declaration + File: arbiter_tb.v , 135 + Text: wire gnt2 ; ... +enterNetType_Wire + File: arbiter_tb.v , 135 + Text: wire ... +enterData_type_or_implicit + File: arbiter_tb.v , 135 + Text: ... +enterList_of_net_decl_assignments + File: arbiter_tb.v , 135 + Text: gnt2 ... +enterNet_decl_assignment + File: arbiter_tb.v , 135 + Text: gnt2 ... +enterIdentifier + File: arbiter_tb.v , 135 + Text: gnt2 ... +enterModule_item + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterModule_common_item + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterNet_declaration + File: arbiter_tb.v , 136 + Text: wire gnt1 ; ... +enterNetType_Wire + File: arbiter_tb.v , 136 + Text: wire ... +enterData_type_or_implicit + File: arbiter_tb.v , 136 + Text: ... +enterList_of_net_decl_assignments + File: arbiter_tb.v , 136 + Text: gnt1 ... +enterNet_decl_assignment + File: arbiter_tb.v , 136 + Text: gnt1 ... +enterIdentifier + File: arbiter_tb.v , 136 + Text: gnt1 ... +enterModule_item + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterNon_port_module_item + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterModule_or_generate_item + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterModule_common_item + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterModule_or_generate_item_declaration + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterPackage_or_generate_item_declaration + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterNet_declaration + File: arbiter_tb.v , 137 + Text: wire gnt0 ; ... +enterNetType_Wire + File: arbiter_tb.v , 137 + Text: wire ... +enterData_type_or_implicit + File: arbiter_tb.v , 137 + Text: ... +enterList_of_net_decl_assignments + File: arbiter_tb.v , 137 + Text: gnt0 ... +enterNet_decl_assignment + File: arbiter_tb.v , 137 + Text: gnt0 ... +enterIdentifier + File: arbiter_tb.v , 137 + Text: gnt0 ... +enterModule_item + File: arbiter_tb.v , 140 + Text: always #1 clk = ~ cl ... +enterNon_port_module_item + File: arbiter_tb.v , 140 + Text: always #1 clk = ~ cl ... +enterModule_or_generate_item + File: arbiter_tb.v , 140 + Text: always #1 clk = ~ cl ... +enterModule_common_item + File: arbiter_tb.v , 140 + Text: always #1 clk = ~ cl ... +enterAlways_construct + File: arbiter_tb.v , 140 + Text: always #1 clk = ~ cl ... +enterAlwaysKeywd_Always + File: arbiter_tb.v , 140 + Text: always ... +enterStatement + File: arbiter_tb.v , 140 + Text: #1 clk = ~ clk ; ... +enterStatement_item + File: arbiter_tb.v , 140 + Text: #1 clk = ~ clk ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 140 + Text: #1 clk = ~ clk ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 140 + Text: #1 ... +enterDelay_control + File: arbiter_tb.v , 140 + Text: #1 ... +enterPound_delay_value + File: arbiter_tb.v , 140 + Text: #1 ... +enterStatement_or_null + File: arbiter_tb.v , 140 + Text: clk = ~ clk ; ... +enterStatement + File: arbiter_tb.v , 140 + Text: clk = ~ clk ; ... +enterStatement_item + File: arbiter_tb.v , 140 + Text: clk = ~ clk ; ... +enterBlocking_assignment + File: arbiter_tb.v , 140 + Text: clk = ~ clk ... +enterOperator_assignment + File: arbiter_tb.v , 140 + Text: clk = ~ clk ... +enterVariable_lvalue + File: arbiter_tb.v , 140 + Text: clk ... +enterHierarchical_identifier + File: arbiter_tb.v , 140 + Text: clk ... +enterSelect + File: arbiter_tb.v , 140 + Text: ... +enterBit_select + File: arbiter_tb.v , 140 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 140 + Text: = ... +enterExpression + File: arbiter_tb.v , 140 + Text: ~ clk ... +enterUnary_Tilda + File: arbiter_tb.v , 140 + Text: ~ ... +enterPrimary + File: arbiter_tb.v , 140 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 140 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 140 + Text: clk ... +enterModule_item + File: arbiter_tb.v , 142 + Text: initial begin $ dump ... +enterNon_port_module_item + File: arbiter_tb.v , 142 + Text: initial begin $ dump ... +enterModule_or_generate_item + File: arbiter_tb.v , 142 + Text: initial begin $ dump ... +enterModule_common_item + File: arbiter_tb.v , 142 + Text: initial begin $ dump ... +enterInitial_construct + File: arbiter_tb.v , 142 + Text: initial begin $ dump ... +enterStatement_or_null + File: arbiter_tb.v , 142 + Text: begin $ dumpfile ( " ... +enterStatement + File: arbiter_tb.v , 142 + Text: begin $ dumpfile ( " ... +enterStatement_item + File: arbiter_tb.v , 142 + Text: begin $ dumpfile ( " ... +enterSeq_block + File: arbiter_tb.v , 142 + Text: begin $ dumpfile ( " ... +enterStatement_or_null + File: arbiter_tb.v , 143 + Text: $ dumpfile ( "arbite ... +enterStatement + File: arbiter_tb.v , 143 + Text: $ dumpfile ( "arbite ... +enterStatement_item + File: arbiter_tb.v , 143 + Text: $ dumpfile ( "arbite ... +enterSubroutine_call_statement + File: arbiter_tb.v , 143 + Text: $ dumpfile ( "arbite ... +enterSubroutine_call + File: arbiter_tb.v , 143 + Text: $ dumpfile ( "arbite ... +enterDollar_keyword + File: arbiter_tb.v , 143 + Text: $ ... +enterIdentifier + File: arbiter_tb.v , 143 + Text: dumpfile ... +enterList_of_arguments + File: arbiter_tb.v , 143 + Text: "arbiter.vcd" ... +enterExpression + File: arbiter_tb.v , 143 + Text: "arbiter.vcd" ... +enterPrimary + File: arbiter_tb.v , 143 + Text: "arbiter.vcd" ... +enterPrimary_literal + File: arbiter_tb.v , 143 + Text: "arbiter.vcd" ... +enterString_value + File: arbiter_tb.v , 143 + Text: "arbiter.vcd" ... +enterStatement_or_null + File: arbiter_tb.v , 144 + Text: $ dumpvars ( ) ; ... +enterStatement + File: arbiter_tb.v , 144 + Text: $ dumpvars ( ) ; ... +enterStatement_item + File: arbiter_tb.v , 144 + Text: $ dumpvars ( ) ; ... +enterSubroutine_call_statement + File: arbiter_tb.v , 144 + Text: $ dumpvars ( ) ; ... +enterSubroutine_call + File: arbiter_tb.v , 144 + Text: $ dumpvars ( ) ... +enterDollar_keyword + File: arbiter_tb.v , 144 + Text: $ ... +enterIdentifier + File: arbiter_tb.v , 144 + Text: dumpvars ... +enterList_of_arguments + File: arbiter_tb.v , 144 + Text: ... +enterStatement_or_null + File: arbiter_tb.v , 145 + Text: clk = 0 ; ... +enterStatement + File: arbiter_tb.v , 145 + Text: clk = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 145 + Text: clk = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 145 + Text: clk = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 145 + Text: clk = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 145 + Text: clk ... +enterHierarchical_identifier + File: arbiter_tb.v , 101 Text: scan [ 1 ] ... enterComplex_func_call File: another_arbiter.v , 101 @@ -14066,7 +12681,378 @@ enterIdentifier File: another_arbiter.v , 105 Text: t ... +enterAssignOp_Assign , 145 + Text: clk ... +enterSelect + File: arbiter_tb.v , 145 + Text: ... +enterBit_select + File: arbiter_tb.v , 145 + Text: ... enterAssignOp_Assign + File: arbiter_tb.v , 145 + Text: = ... +enterExpression + File: arbiter_tb.v , 145 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 145 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 145 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 145 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 146 + Text: rst = 1 ; ... +enterStatement + File: arbiter_tb.v , 146 + Text: rst = 1 ; ... +enterStatement_item + File: arbiter_tb.v , 146 + Text: rst = 1 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 146 + Text: rst = 1 ... +enterOperator_assignment + File: arbiter_tb.v , 146 + Text: rst = 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 146 + Text: rst ... +enterHierarchical_identifier + File: arbiter_tb.v , 146 + Text: rst ... +enterSelect + File: arbiter_tb.v , 146 + Text: ... +enterBit_select + File: arbiter_tb.v , 146 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 146 + Text: = ... +enterExpression + File: arbiter_tb.v , 146 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 146 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 146 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 146 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 147 + Text: req0 = 0 ; ... +enterStatement + File: arbiter_tb.v , 147 + Text: req0 = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 147 + Text: req0 = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 147 + Text: req0 = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 147 + Text: req0 = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 147 + Text: req0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 147 + Text: req0 ... +enterSelect + File: arbiter_tb.v , 147 + Text: ... +enterBit_select + File: arbiter_tb.v , 147 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 147 + Text: = ... +enterExpression + File: arbiter_tb.v , 147 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 147 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 147 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 147 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 148 + Text: req1 = 0 ; ... +enterStatement + File: arbiter_tb.v , 148 + Text: req1 = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 148 + Text: req1 = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 148 + Text: req1 = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 148 + Text: req1 = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 148 + Text: req1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 148 + Text: req1 ... +enterSelect + File: arbiter_tb.v , 148 + Text: ... +enterBit_select + File: arbiter_tb.v , 148 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 148 + Text: = ... +enterExpression + File: arbiter_tb.v , 148 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 148 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 148 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 148 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 149 + Text: req2 = 0 ; ... +enterStatement + File: arbiter_tb.v , 149 + Text: req2 = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 149 + Text: req2 = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 149 + Text: req2 = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 149 + Text: req2 = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 149 + Text: req2 ... +enterHierarchical_identifier + File: arbiter_tb.v , 149 + Text: req2 ... +enterSelect + File: arbiter_tb.v , 149 + Text: ... +enterBit_select + File: arbiter_tb.v , 149 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 149 + Text: = ... +enterExpression + File: arbiter_tb.v , 149 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 149 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 149 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 149 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 150 + Text: req3 = 0 ; ... +enterStatement + File: arbiter_tb.v , 150 + Text: req3 = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 150 + Text: req3 = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 150 + Text: req3 = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 150 + Text: req3 = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 150 + Text: req3 ... +enterHierarchical_identifier + File: arbiter_tb.v , 150 + Text: req3 ... +enterSelect + File: arbiter_tb.v , 150 + Text: ... +enterBit_select + File: arbiter_tb.v , 150 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 150 + Text: = ... +enterExpression + File: arbiter_tb.v , 150 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 150 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 150 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 150 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 151 + Text: #10 rst = 0 ; ... +enterStatement + File: arbiter_tb.v , 151 + Text: #10 rst = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 151 + Text: #10 rst = 0 ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 151 + Text: #10 rst = 0 ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 151 + Text: #10 ... +enterDelay_control + File: arbiter_tb.v , 151 + Text: #10 ... +enterPound_delay_value + File: arbiter_tb.v , 151 + Text: #10 ... +enterStatement_or_null + File: arbiter_tb.v , 151 + Text: rst = 0 ; ... +enterStatement + File: arbiter_tb.v , 151 + Text: rst = 0 ; ... +enterStatement_item + File: arbiter_tb.v , 151 + Text: rst = 0 ; ... +enterBlocking_assignment + File: arbiter_tb.v , 151 + Text: rst = 0 ... +enterOperator_assignment + File: arbiter_tb.v , 151 + Text: rst = 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 151 + Text: rst ... +enterHierarchical_identifier + File: arbiter_tb.v , 151 + Text: rst ... +enterSelect + File: arbiter_tb.v , 151 + Text: ... +enterBit_select + File: arbiter_tb.v , 151 + Text: ... +enterAssignOp_Assign + File: arbiter_tb.v , 151 + Text: = ... +enterExpression + File: arbiter_tb.v , 151 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 151 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 151 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 151 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 152 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 152 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 152 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 152 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 152 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 152 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 152 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 152 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 152 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 152 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 152 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 152 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 152 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 152 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 152 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 152 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 152 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 153 + Text: req0 <= 1 ; ... +enterStatement + File: arbiter_tb.v , 153 + Text: req0 <= 1 ; ... +enterStatement_item + File: arbiter_tb.v , 153 + Text: req0 <= 1 ; ... +enterNonblocking_assignment File: another_arbiter.v , 105 Text: = ... enterExpression @@ -14406,6 +13392,365 @@ File: another_arbiter.v , 109 Text: scan [ 3 ] ... enterComplex_func_call + File: arbiter_tb.v , 153 + Text: req0 <= 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 153 + Text: req0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 153 + Text: req0 ... +enterSelect + File: arbiter_tb.v , 153 + Text: ... +enterBit_select + File: arbiter_tb.v , 153 + Text: ... +enterExpression + File: arbiter_tb.v , 153 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 153 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 153 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 153 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 154 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 154 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 154 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 154 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 154 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 154 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 154 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 154 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 154 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 154 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 154 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 154 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 154 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 154 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 154 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 154 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 154 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 155 + Text: req0 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 155 + Text: req0 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 155 + Text: req0 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 155 + Text: req0 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 155 + Text: req0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 155 + Text: req0 ... +enterSelect + File: arbiter_tb.v , 155 + Text: ... +enterBit_select + File: arbiter_tb.v , 155 + Text: ... +enterExpression + File: arbiter_tb.v , 155 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 155 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 155 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 155 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 156 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 156 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 156 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 156 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 156 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 156 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 156 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 156 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 156 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 156 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 156 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 156 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 156 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 156 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 156 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 156 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 156 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 157 + Text: req0 <= 1 ; ... +enterStatement + File: arbiter_tb.v , 157 + Text: req0 <= 1 ; ... +enterStatement_item + File: arbiter_tb.v , 157 + Text: req0 <= 1 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 157 + Text: req0 <= 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 157 + Text: req0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 157 + Text: req0 ... +enterSelect + File: arbiter_tb.v , 157 + Text: ... +enterBit_select + File: arbiter_tb.v , 157 + Text: ... +enterExpression + File: arbiter_tb.v , 157 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 157 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 157 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 157 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 158 + Text: req1 <= 1 ; ... +enterStatement + File: arbiter_tb.v , 158 + Text: req1 <= 1 ; ... +enterStatement_item + File: arbiter_tb.v , 158 + Text: req1 <= 1 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 158 + Text: req1 <= 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 158 + Text: req1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 158 + Text: req1 ... +enterSelect + File: arbiter_tb.v , 158 + Text: ... +enterBit_select + File: arbiter_tb.v , 158 + Text: ... +enterExpression + File: arbiter_tb.v , 158 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 158 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 158 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 158 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 159 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 159 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 159 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 159 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 159 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 159 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 159 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 159 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 159 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 159 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 159 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 159 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 159 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 159 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 159 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 159 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 159 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 160 + Text: req2 <= 1 ; ... +enterStatement + File: arbiter_tb.v , 160 + Text: req2 <= 1 ; ... +enterStatement_item + File: arbiter_tb.v , 160 + Text: req2 <= 1 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 160 + Text: req2 <= 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 160 + Text: req2 ... +enterHierarchical_identifier + File: arbiter_tb.v , 160 + Text: req2 ... +enterSelect + File: arbiter_tb.v , 160 + Text: ... +enterBit_select + File: arbiter_tb.v , 160 + Text: ... +enterExpression + File: arbiter_tb.v , 160 + Text: File: another_arbiter.v , 109 Text: scan [ 3 ] ... enterIdentifier @@ -14752,7 +14097,365 @@ Text: u + 1 ... enterExpression File: another_arbiter.v , 112 - Text: u ... + Text: u ... 1 ... +enterPrimary + File: arbiter_tb.v , 160 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 160 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 160 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 161 + Text: req1 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 161 + Text: req1 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 161 + Text: req1 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 161 + Text: req1 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 161 + Text: req1 ... +enterHierarchical_identifier + File: arbiter_tb.v , 161 + Text: req1 ... +enterSelect + File: arbiter_tb.v , 161 + Text: ... +enterBit_select + File: arbiter_tb.v , 161 + Text: ... +enterExpression + File: arbiter_tb.v , 161 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 161 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 161 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 161 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 162 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 162 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 162 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 162 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 162 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 162 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 162 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 162 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 162 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 162 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 162 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 162 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 162 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 162 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 162 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 162 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 162 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 163 + Text: req3 <= 1 ; ... +enterStatement + File: arbiter_tb.v , 163 + Text: req3 <= 1 ; ... +enterStatement_item + File: arbiter_tb.v , 163 + Text: req3 <= 1 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 163 + Text: req3 <= 1 ... +enterVariable_lvalue + File: arbiter_tb.v , 163 + Text: req3 ... +enterHierarchical_identifier + File: arbiter_tb.v , 163 + Text: req3 ... +enterSelect + File: arbiter_tb.v , 163 + Text: ... +enterBit_select + File: arbiter_tb.v , 163 + Text: ... +enterExpression + File: arbiter_tb.v , 163 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 163 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 163 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 163 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 164 + Text: req2 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 164 + Text: req2 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 164 + Text: req2 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 164 + Text: req2 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 164 + Text: req2 ... +enterHierarchical_identifier + File: arbiter_tb.v , 164 + Text: req2 ... +enterSelect + File: arbiter_tb.v , 164 + Text: ... +enterBit_select + File: arbiter_tb.v , 164 + Text: ... +enterExpression + File: arbiter_tb.v , 164 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 164 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 164 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 164 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 165 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 165 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 165 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 165 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 165 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 165 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 165 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 165 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 165 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 165 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 165 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 165 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 165 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 165 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 165 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 165 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 165 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 166 + Text: req3 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 166 + Text: req3 <= 0 ; ... +enterStatement_item + File: arbiter_tb.v , 166 + Text: req3 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 166 + Text: req3 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 166 + Text: req3 ... +enterHierarchical_identifier + File: arbiter_tb.v , 166 + Text: req3 ... +enterSelect + File: arbiter_tb.v , 166 + Text: ... +enterBit_select + File: arbiter_tb.v , 166 + Text: ... +enterExpression + File: arbiter_tb.v , 166 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 166 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 166 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 166 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 167 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 167 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 167 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 167 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 167 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 167 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 167 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 167 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 167 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 167 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 167 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 167 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 167 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 167 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 167 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 167 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 167 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 168 + Text: req0 <= 0 ; ... +enterStatement + File: arbiter_tb.v , 168 + Text: req0 <= 0 ; ... +enterStatement_item enterPrimary File: another_arbiter.v , 112 Text: u ... @@ -15090,7 +14793,304 @@ File: another_arbiter.v , 118 Text: 0 ... enterNumber_Integral - File: another_arbiter.v , 118 + File: + File: arbiter_tb.v , 168 + Text: req0 <= 0 ; ... +enterNonblocking_assignment + File: arbiter_tb.v , 168 + Text: req0 <= 0 ... +enterVariable_lvalue + File: arbiter_tb.v , 168 + Text: req0 ... +enterHierarchical_identifier + File: arbiter_tb.v , 168 + Text: req0 ... +enterSelect + File: arbiter_tb.v , 168 + Text: ... +enterBit_select + File: arbiter_tb.v , 168 + Text: ... +enterExpression + File: arbiter_tb.v , 168 + Text: 0 ... +enterPrimary + File: arbiter_tb.v , 168 + Text: 0 ... +enterPrimary_literal + File: arbiter_tb.v , 168 + Text: 0 ... +enterNumber_Integral + File: arbiter_tb.v , 168 + Text: 0 ... +enterStatement_or_null + File: arbiter_tb.v , 169 + Text: repeat ( 1 ) @ ( pos ... +enterStatement + File: arbiter_tb.v , 169 + Text: repeat ( 1 ) @ ( pos ... +enterStatement_item + File: arbiter_tb.v , 169 + Text: repeat ( 1 ) @ ( pos ... +enterLoop_statement + File: arbiter_tb.v , 169 + Text: repeat ( 1 ) @ ( pos ... +enterRepeat_keyword + File: arbiter_tb.v , 169 + Text: repeat ... +enterExpression + File: arbiter_tb.v , 169 + Text: 1 ... +enterPrimary + File: arbiter_tb.v , 169 + Text: 1 ... +enterPrimary_literal + File: arbiter_tb.v , 169 + Text: 1 ... +enterNumber_Integral + File: arbiter_tb.v , 169 + Text: 1 ... +enterStatement_or_null + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ; ... +enterStatement + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ; ... +enterStatement_item + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ... +enterEvent_control + File: arbiter_tb.v , 169 + Text: @ ( posedge clk ) ... +enterEvent_expression + File: arbiter_tb.v , 169 + Text: posedge clk ... +enterEdge_Posedge + File: arbiter_tb.v , 169 + Text: posedge ... +enterExpression + File: arbiter_tb.v , 169 + Text: clk ... +enterPrimary + File: arbiter_tb.v , 169 + Text: clk ... +enterPrimary_literal + File: arbiter_tb.v , 169 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 169 + Text: clk ... +enterStatement_or_null + File: arbiter_tb.v , 169 + Text: ; ... +enterStatement_or_null + File: arbiter_tb.v , 170 + Text: #10 $ finish ; ... +enterStatement + File: arbiter_tb.v , 170 + Text: #10 $ finish ; ... +enterStatement_item + File: arbiter_tb.v , 170 + Text: #10 $ finish ; ... +enterProcedural_timing_control_statement + File: arbiter_tb.v , 170 + Text: #10 $ finish ; ... +enterProcedural_timing_control + File: arbiter_tb.v , 170 + Text: #10 ... +enterDelay_control + File: arbiter_tb.v , 170 + Text: #10 ... +enterPound_delay_value + File: arbiter_tb.v , 170 + Text: #10 ... +enterStatement_or_null + File: arbiter_tb.v , 170 + Text: $ finish ; ... +enterStatement + File: arbiter_tb.v , 170 + Text: $ finish ; ... +enterStatement_item + File: arbiter_tb.v , 170 + Text: $ finish ; ... +enterSubroutine_call_statement + File: arbiter_tb.v , 170 + Text: $ finish ; ... +enterSubroutine_call + File: arbiter_tb.v , 170 + Text: $ finish ... +enterDollar_keyword + File: arbiter_tb.v , 170 + Text: $ ... +enterIdentifier + File: arbiter_tb.v , 170 + Text: finish ... +enterSelect + File: arbiter_tb.v , 170 + Text: ... +enterBit_select + File: arbiter_tb.v , 170 + Text: ... +enterEnd + File: arbiter_tb.v , 171 + Text: end ... +enterModule_item + File: arbiter_tb.v , 174 + Text: arbiter U ( clk , rs ... +enterNon_port_module_item + File: arbiter_tb.v , 174 + Text: arbiter U ( clk , rs ... +enterModule_or_generate_item + File: arbiter_tb.v , 174 + Text: arbiter U ( clk , rs ... +enterUdp_instantiation + File: arbiter_tb.v , 174 + Text: arbiter U ( clk , rs ... +enterIdentifier + File: arbiter_tb.v , 174 + Text: arbiter ... +enterUdp_instance + File: arbiter_tb.v , 174 + Text: U ( clk , rst , req3 ... +enterName_of_instance + File: arbiter_tb.v , 174 + Text: U ... +enterIdentifier + File: arbiter_tb.v , 174 + Text: U ... +enterNet_lvalue + File: arbiter_tb.v , 175 + Text: clk ... +enterPs_or_hierarchical_identifier + File: arbiter_tb.v , 175 + Text: clk ... +enterIdentifier + File: arbiter_tb.v , 175 + Text: clk ... +enterConstant_select + File: arbiter_tb.v , 175 + Text: ... +enterConstant_bit_select + File: arbiter_tb.v , 175 + Text: ... +enterExpression + File: arbiter_tb.v , 176 + Text: rst ... +enterPrimary + File: arbiter_tb.v , 176 + Text: rst ... +enterPrimary_literal + File: arbiter_tb.v , 176 + Text: rst ... +enterIdentifier + File: arbiter_tb.v , 176 + Text: rst ... +enterExpression + File: arbiter_tb.v , 177 + Text: req3 ... +enterPrimary + File: arbiter_tb.v , 177 + Text: req3 ... +enterPrimary_literal + File: arbiter_tb.v , 177 + Text: req3 ... +enterIdentifier + File: arbiter_tb.v , 177 + Text: req3 ... +enterExpression + File: arbiter_tb.v , 178 + Text: req2 ... +enterPrimary + File: arbiter_tb.v , 178 + Text: req2 ... +enterPrimary_literal + File: arbiter_tb.v , 178 + Text: req2 ... +enterIdentifier + File: arbiter_tb.v , 178 + Text: req2 ... +enterExpression + File: arbiter_tb.v , 179 + Text: req1 ... +enterPrimary + File: arbiter_tb.v , 179 + Text: req1 ... +enterPrimary_literal + File: arbiter_tb.v , 179 + Text: req1 ... +enterIdentifier + File: arbiter_tb.v , 179 + Text: req1 ... +enterExpression + File: arbiter_tb.v , 180 + Text: req0 ... +enterPrimary + File: arbiter_tb.v , 180 + Text: req0 ... +enterPrimary_literal + File: arbiter_tb.v , 180 + Text: req0 ... +enterIdentifier + File: arbiter_tb.v , 180 + Text: req0 ... +enterExpression + File: arbiter_tb.v , 181 + Text: gnt3 ... +enterPrimary + File: arbiter_tb.v , 181 + Text: gnt3 ... +enterPrimary_literal + File: arbiter_tb.v , 181 + Text: gnt3 ... +enterIdentifier + File: arbiter_tb.v , 181 + Text: gnt3 ... +enterExpression + File: arbiter_tb.v , 182 + Text: gnt2 ... +enterPrimary + File: arbiter_tb.v , 182 + Text: gnt2 ... +enterPrimary_literal + File: arbiter_tb.v , 182 + Text: gnt2 ... +enterIdentifier + File: arbiter_tb.v , 182 + Text: gnt2 ... +enterExpression + File: arbiter_tb.v , 183 + Text: gnt1 ... +enterPrimary + File: arbiter_tb.v , 183 + Text: gnt1 ... +enterPrimary_literal + File: arbiter_tb.v , 183 + Text: gnt1 ... +enterIdentifier + File: arbiter_tb.v , 183 + Text: gnt1 ... +enterExpression + File: arbiter_tb.v , 184 + Text: gnt0 ... +enterPrimary + File: arbiter_tb.v , 184 + Text: gnt0 ... +enterPrimary_literal + File: arbiter_tb.v , 184 + Text: gnt0 ... +enterIdentifier + File: arbiter_tb.v , 184 + Text: gnt0 ... +enterEndmodule + File: arbiter_tb.v , 187 + Text: endmodule ... + another_arbiter.v , 118 Text: 0 ... enterExpression File: another_arbiter.v , 118 @@ -15308,1337 +15308,6 @@ enterEndmodule File: another_arbiter.v , 121 Text: endmodule ... -[INFO :PY0400] Processing source file "encoder.v". - -enterTop_level_rule - File: encoder.v , 7 - Text: module encoder_using ... -enterNull_rule - File: encoder.v , 7 - Text: ... -enterSource_text - File: encoder.v , 7 - Text: module encoder_using ... -enterDescription - File: encoder.v , 7 - Text: module encoder_using ... -enterModule_declaration - File: encoder.v , 7 - Text: module encoder_using ... -enterModule_nonansi_header - File: encoder.v , 7 - Text: module encoder_using ... -enterModule_keyword - File: encoder.v , 7 - Text: module ... -enterIdentifier - File: encoder.v , 7 - Text: encoder_using_case ... -enterList_of_ports - File: encoder.v , 7 - Text: ( binary_out , encod ... -enterPort - File: encoder.v , 8 - Text: binary_out ... -enterPort_expression - File: encoder.v , 8 - Text: binary_out ... -enterPort_reference - File: encoder.v , 8 - Text: binary_out ... -enterIdentifier - File: encoder.v , 8 - Text: binary_out ... -enterConstant_select - File: encoder.v , 8 - Text: ... -enterConstant_bit_select - File: encoder.v , 8 - Text: ... -enterPort - File: encoder.v , 9 - Text: encoder_in ... -enterPort_expression - File: encoder.v , 9 - Text: encoder_in ... -enterPort_reference - File: encoder.v , 9 - Text: encoder_in ... -enterIdentifier - File: encoder.v , 9 - Text: encoder_in ... -enterConstant_select - File: encoder.v , 9 - Text: ... -enterConstant_bit_select - File: encoder.v , 9 - Text: ... -enterPort - File: encoder.v , 10 - Text: enable ... -enterPort_expression - File: encoder.v , 10 - Text: enable ... -enterPort_reference - File: encoder.v , 10 - Text: enable ... -enterIdentifier - File: encoder.v , 10 - Text: enable ... -enterConstant_select - File: encoder.v , 11 - Text: ... -enterConstant_bit_select - File: encoder.v , 11 - Text: ... -enterModule_item - File: encoder.v , 12 - Text: output [ 3 : 0 ] bin ... -enterPort_declaration - File: encoder.v , 12 - Text: output [ 3 : 0 ] bin ... -enterOutput_declaration - File: encoder.v , 12 - Text: output [ 3 : 0 ] bin ... -enterNet_port_type - File: encoder.v , 12 - Text: [ 3 : 0 ] ... -enterData_type_or_implicit - File: encoder.v , 12 - Text: [ 3 : 0 ] ... -enterPacked_dimension - File: encoder.v , 12 - Text: [ 3 : 0 ] ... -enterConstant_range - File: encoder.v , 12 - Text: 3 : 0 ... -enterConstant_expression - File: encoder.v , 12 - Text: 3 ... -enterConstant_primary - File: encoder.v , 12 - Text: 3 ... -enterPrimary_literal - File: encoder.v , 12 - Text: 3 ... -enterNumber_Integral - File: encoder.v , 12 - Text: 3 ... -enterConstant_expression - File: encoder.v , 12 - Text: 0 ... -enterConstant_primary - File: encoder.v , 12 - Text: 0 ... -enterPrimary_literal - File: encoder.v , 12 - Text: 0 ... -enterNumber_Integral - File: encoder.v , 12 - Text: 0 ... -enterList_of_port_identifiers - File: encoder.v , 12 - Text: binary_out ... -enterIdentifier - File: encoder.v , 12 - Text: binary_out ... -enterModule_item - File: encoder.v , 13 - Text: input enable ; ... -enterPort_declaration - File: encoder.v , 13 - Text: input enable ... -enterInput_declaration - File: encoder.v , 13 - Text: input enable ... -enterNet_port_type - File: encoder.v , 13 - Text: ... -enterData_type_or_implicit - File: encoder.v , 13 - Text: ... -enterList_of_port_identifiers - File: encoder.v , 13 - Text: enable ... -enterIdentifier - File: encoder.v , 13 - Text: enable ... -enterModule_item - File: encoder.v , 14 - Text: input [ 15 : 0 ] enc ... -enterPort_declaration - File: encoder.v , 14 - Text: input [ 15 : 0 ] enc ... -enterInput_declaration - File: encoder.v , 14 - Text: input [ 15 : 0 ] enc ... -enterNet_port_type - File: encoder.v , 14 - Text: [ 15 : 0 ] ... -enterData_type_or_implicit - File: encoder.v , 14 - Text: [ 15 : 0 ] ... -enterPacked_dimension - File: encoder.v , 14 - Text: [ 15 : 0 ] ... -enterConstant_range - File: encoder.v , 14 - Text: 15 : 0 ... -enterConstant_expression - File: encoder.v , 14 - Text: 15 ... -enterConstant_primary - File: encoder.v , 14 - Text: 15 ... -enterPrimary_literal - File: encoder.v , 14 - Text: 15 ... -enterNumber_Integral - File: encoder.v , 14 - Text: 15 ... -enterConstant_expression - File: encoder.v , 14 - Text: 0 ... -enterConstant_primary - File: encoder.v , 14 - Text: 0 ... -enterPrimary_literal - File: encoder.v , 14 - Text: 0 ... -enterNumber_Integral - File: encoder.v , 14 - Text: 0 ... -enterList_of_port_identifiers - File: encoder.v , 14 - Text: encoder_in ... -enterIdentifier - File: encoder.v , 14 - Text: encoder_in ... -enterModule_item - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterNon_port_module_item - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterModule_or_generate_item - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterModule_common_item - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterModule_or_generate_item_declaration - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterPackage_or_generate_item_declaration - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterData_declaration - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterVariable_declaration - File: encoder.v , 17 - Text: reg [ 3 : 0 ] binary ... -enterData_type - File: encoder.v , 17 - Text: reg [ 3 : 0 ] ... -enterIntVec_TypeReg - File: encoder.v , 17 - Text: reg ... -enterPacked_dimension - File: encoder.v , 17 - Text: [ 3 : 0 ] ... -enterConstant_range - File: encoder.v , 17 - Text: 3 : 0 ... -enterConstant_expression - File: encoder.v , 17 - Text: 3 ... -enterConstant_primary - File: encoder.v , 17 - Text: 3 ... -enterPrimary_literal - File: encoder.v , 17 - Text: 3 ... -enterNumber_Integral - File: encoder.v , 17 - Text: 3 ... -enterConstant_expression - File: encoder.v , 17 - Text: 0 ... -enterConstant_primary - File: encoder.v , 17 - Text: 0 ... -enterPrimary_literal - File: encoder.v , 17 - Text: 0 ... -enterNumber_Integral - File: encoder.v , 17 - Text: 0 ... -enterList_of_variable_decl_assignments - File: encoder.v , 17 - Text: binary_out ... -enterVariable_decl_assignment - File: encoder.v , 17 - Text: binary_out ... -enterIdentifier - File: encoder.v , 17 - Text: binary_out ... -enterModule_item - File: encoder.v , 19 - Text: always @ ( enable or ... -enterNon_port_module_item - File: encoder.v , 19 - Text: always @ ( enable or ... -enterModule_or_generate_item - File: encoder.v , 19 - Text: always @ ( enable or ... -enterModule_common_item - File: encoder.v , 19 - Text: always @ ( enable or ... -enterAlways_construct - File: encoder.v , 19 - Text: always @ ( enable or ... -enterAlwaysKeywd_Always - File: encoder.v , 19 - Text: always ... -enterStatement - File: encoder.v , 19 - Text: @ ( enable or encode ... -enterStatement_item - File: encoder.v , 19 - Text: @ ( enable or encode ... -enterProcedural_timing_control_statement - File: encoder.v , 19 - Text: @ ( enable or encode ... -enterProcedural_timing_control - File: encoder.v , 19 - Text: @ ( enable or encode ... -enterEvent_control - File: encoder.v , 19 - Text: @ ( enable or encode ... -enterEvent_expression - File: encoder.v , 19 - Text: enable or encoder_in ... -enterEvent_expression - File: encoder.v , 19 - Text: enable ... -enterExpression - File: encoder.v , 19 - Text: enable ... -enterPrimary - File: encoder.v , 19 - Text: enable ... -enterPrimary_literal - File: encoder.v , 19 - Text: enable ... -enterIdentifier - File: encoder.v , 19 - Text: enable ... -enterEvent_expression - File: encoder.v , 19 - Text: encoder_in ... -enterExpression - File: encoder.v , 19 - Text: encoder_in ... -enterPrimary - File: encoder.v , 19 - Text: encoder_in ... -enterPrimary_literal - File: encoder.v , 19 - Text: encoder_in ... -enterIdentifier - File: encoder.v , 19 - Text: encoder_in ... -enterStatement_or_null - File: encoder.v , 20 - Text: begin binary_out = 0 ... -enterStatement - File: encoder.v , 20 - Text: begin binary_out = 0 ... -enterStatement_item - File: encoder.v , 20 - Text: begin binary_out = 0 ... -enterSeq_block - File: encoder.v , 20 - Text: begin binary_out = 0 ... -enterStatement_or_null - File: encoder.v , 21 - Text: binary_out = 0 ; ... -enterStatement - File: encoder.v , 21 - Text: binary_out = 0 ; ... -enterStatement_item - File: encoder.v , 21 - Text: binary_out = 0 ; ... -enterBlocking_assignment - File: encoder.v , 21 - Text: binary_out = 0 ... -enterOperator_assignment - File: encoder.v , 21 - Text: binary_out = 0 ... -enterVariable_lvalue - File: encoder.v , 21 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 21 - Text: binary_out ... -enterSelect - File: encoder.v , 21 - Text: ... -enterBit_select - File: encoder.v , 21 - Text: ... -enterAssignOp_Assign - File: encoder.v , 21 - Text: = ... -enterExpression - File: encoder.v , 21 - Text: 0 ... -enterPrimary - File: encoder.v , 21 - Text: 0 ... -enterPrimary_literal - File: encoder.v , 21 - Text: 0 ... -enterNumber_Integral - File: encoder.v , 21 - Text: 0 ... -enterStatement_or_null - File: encoder.v , 22 - Text: if ( enable ) begin ... -enterStatement - File: encoder.v , 22 - Text: if ( enable ) begin ... -enterStatement_item - File: encoder.v , 22 - Text: if ( enable ) begin ... -enterConditional_statement - File: encoder.v , 22 - Text: if ( enable ) begin ... -enterCond_predicate - File: encoder.v , 22 - Text: enable ... -enterExpression_or_cond_pattern - File: encoder.v , 22 - Text: enable ... -enterExpression - File: encoder.v , 22 - Text: enable ... -enterPrimary - File: encoder.v , 22 - Text: enable ... -enterPrimary_literal - File: encoder.v , 22 - Text: enable ... -enterIdentifier - File: encoder.v , 22 - Text: enable ... -enterStatement_or_null - File: encoder.v , 22 - Text: begin case ( encoder ... -enterStatement - File: encoder.v , 22 - Text: begin case ( encoder ... -enterStatement_item - File: encoder.v , 22 - Text: begin case ( encoder ... -enterSeq_block - File: encoder.v , 22 - Text: begin case ( encoder ... -enterStatement_or_null - File: encoder.v , 23 - Text: case ( encoder_in ) ... -enterStatement - File: encoder.v , 23 - Text: case ( encoder_in ) ... -enterStatement_item - File: encoder.v , 23 - Text: case ( encoder_in ) ... -enterCase_statement - File: encoder.v , 23 - Text: case ( encoder_in ) ... -enterCaseKeyword_Case - File: encoder.v , 23 - Text: case ... -enterExpression - File: encoder.v , 23 - Text: encoder_in ... -enterPrimary - File: encoder.v , 23 - Text: encoder_in ... -enterPrimary_literal - File: encoder.v , 23 - Text: encoder_in ... -enterIdentifier - File: encoder.v , 23 - Text: encoder_in ... -enterCase_item - File: encoder.v , 24 - Text: 16'h0002 : binary_ou ... -enterExpression - File: encoder.v , 24 - Text: 16'h0002 ... -enterPrimary - File: encoder.v , 24 - Text: 16'h0002 ... -enterPrimary_literal - File: encoder.v , 24 - Text: 16'h0002 ... -enterNumber_Integral - File: encoder.v , 24 - Text: 16'h0002 ... -enterStatement_or_null - File: encoder.v , 24 - Text: binary_out = 1 ; ... -enterStatement - File: encoder.v , 24 - Text: binary_out = 1 ; ... -enterStatement_item - File: encoder.v , 24 - Text: binary_out = 1 ; ... -enterBlocking_assignment - File: encoder.v , 24 - Text: binary_out = 1 ... -enterOperator_assignment - File: encoder.v , 24 - Text: binary_out = 1 ... -enterVariable_lvalue - File: encoder.v , 24 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 24 - Text: binary_out ... -enterSelect - File: encoder.v , 24 - Text: ... -enterBit_select - File: encoder.v , 24 - Text: ... -enterAssignOp_Assign - File: encoder.v , 24 - Text: = ... -enterExpression - File: encoder.v , 24 - Text: 1 ... -enterPrimary - File: encoder.v , 24 - Text: 1 ... -enterPrimary_literal - File: encoder.v , 24 - Text: 1 ... -enterNumber_Integral - File: encoder.v , 24 - Text: 1 ... -enterCase_item - File: encoder.v , 25 - Text: 16'h0004 : binary_ou ... -enterExpression - File: encoder.v , 25 - Text: 16'h0004 ... -enterPrimary - File: encoder.v , 25 - Text: 16'h0004 ... -enterPrimary_literal - File: encoder.v , 25 - Text: 16'h0004 ... -enterNumber_Integral - File: encoder.v , 25 - Text: 16'h0004 ... -enterStatement_or_null - File: encoder.v , 25 - Text: binary_out = 2 ; ... -enterStatement - File: encoder.v , 25 - Text: binary_out = 2 ; ... -enterStatement_item - File: encoder.v , 25 - Text: binary_out = 2 ; ... -enterBlocking_assignment - File: encoder.v , 25 - Text: binary_out = 2 ... -enterOperator_assignment - File: encoder.v , 25 - Text: binary_out = 2 ... -enterVariable_lvalue - File: encoder.v , 25 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 25 - Text: binary_out ... -enterSelect - File: encoder.v , 25 - Text: ... -enterBit_select - File: encoder.v , 25 - Text: ... -enterAssignOp_Assign - File: encoder.v , 25 - Text: = ... -enterExpression - File: encoder.v , 25 - Text: 2 ... -enterPrimary - File: encoder.v , 25 - Text: 2 ... -enterPrimary_literal - File: encoder.v , 25 - Text: 2 ... -enterNumber_Integral - File: encoder.v , 25 - Text: 2 ... -enterCase_item - File: encoder.v , 26 - Text: 16'h0008 : binary_ou ... -enterExpression - File: encoder.v , 26 - Text: 16'h0008 ... -enterPrimary - File: encoder.v , 26 - Text: 16'h0008 ... -enterPrimary_literal - File: encoder.v , 26 - Text: 16'h0008 ... -enterNumber_Integral - File: encoder.v , 26 - Text: 16'h0008 ... -enterStatement_or_null - File: encoder.v , 26 - Text: binary_out = 3 ; ... -enterStatement - File: encoder.v , 26 - Text: binary_out = 3 ; ... -enterStatement_item - File: encoder.v , 26 - Text: binary_out = 3 ; ... -enterBlocking_assignment - File: encoder.v , 26 - Text: binary_out = 3 ... -enterOperator_assignment - File: encoder.v , 26 - Text: binary_out = 3 ... -enterVariable_lvalue - File: encoder.v , 26 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 26 - Text: binary_out ... -enterSelect - File: encoder.v , 26 - Text: ... -enterBit_select - File: encoder.v , 26 - Text: ... -enterAssignOp_Assign - File: encoder.v , 26 - Text: = ... -enterExpression - File: encoder.v , 26 - Text: 3 ... -enterPrimary - File: encoder.v , 26 - Text: 3 ... -enterPrimary_literal - File: encoder.v , 26 - Text: 3 ... -enterNumber_Integral - File: encoder.v , 26 - Text: 3 ... -enterCase_item - File: encoder.v , 27 - Text: 16'h0010 : binary_ou ... -enterExpression - File: encoder.v , 27 - Text: 16'h0010 ... -enterPrimary - File: encoder.v , 27 - Text: 16'h0010 ... -enterPrimary_literal - File: encoder.v , 27 - Text: 16'h0010 ... -enterNumber_Integral - File: encoder.v , 27 - Text: 16'h0010 ... -enterStatement_or_null - File: encoder.v , 27 - Text: binary_out = 4 ; ... -enterStatement - File: encoder.v , 27 - Text: binary_out = 4 ; ... -enterStatement_item - File: encoder.v , 27 - Text: binary_out = 4 ; ... -enterBlocking_assignment - File: encoder.v , 27 - Text: binary_out = 4 ... -enterOperator_assignment - File: encoder.v , 27 - Text: binary_out = 4 ... -enterVariable_lvalue - File: encoder.v , 27 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 27 - Text: binary_out ... -enterSelect - File: encoder.v , 27 - Text: ... -enterBit_select - File: encoder.v , 27 - Text: ... -enterAssignOp_Assign - File: encoder.v , 27 - Text: = ... -enterExpression - File: encoder.v , 27 - Text: 4 ... -enterPrimary - File: encoder.v , 27 - Text: 4 ... -enterPrimary_literal - File: encoder.v , 27 - Text: 4 ... -enterNumber_Integral - File: encoder.v , 27 - Text: 4 ... -enterCase_item - File: encoder.v , 28 - Text: 16'h0020 : binary_ou ... -enterExpression - File: encoder.v , 28 - Text: 16'h0020 ... -enterPrimary - File: encoder.v , 28 - Text: 16'h0020 ... -enterPrimary_literal - File: encoder.v , 28 - Text: 16'h0020 ... -enterNumber_Integral - File: encoder.v , 28 - Text: 16'h0020 ... -enterStatement_or_null - File: encoder.v , 28 - Text: binary_out = 5 ; ... -enterStatement - File: encoder.v , 28 - Text: binary_out = 5 ; ... -enterStatement_item - File: encoder.v , 28 - Text: binary_out = 5 ; ... -enterBlocking_assignment - File: encoder.v , 28 - Text: binary_out = 5 ... -enterOperator_assignment - File: encoder.v , 28 - Text: binary_out = 5 ... -enterVariable_lvalue - File: encoder.v , 28 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 28 - Text: binary_out ... -enterSelect - File: encoder.v , 28 - Text: ... -enterBit_select - File: encoder.v , 28 - Text: ... -enterAssignOp_Assign - File: encoder.v , 28 - Text: = ... -enterExpression - File: encoder.v , 28 - Text: 5 ... -enterPrimary - File: encoder.v , 28 - Text: 5 ... -enterPrimary_literal - File: encoder.v , 28 - Text: 5 ... -enterNumber_Integral - File: encoder.v , 28 - Text: 5 ... -enterCase_item - File: encoder.v , 29 - Text: 16'h0040 : binary_ou ... -enterExpression - File: encoder.v , 29 - Text: 16'h0040 ... -enterPrimary - File: encoder.v , 29 - Text: 16'h0040 ... -enterPrimary_literal - File: encoder.v , 29 - Text: 16'h0040 ... -enterNumber_Integral - File: encoder.v , 29 - Text: 16'h0040 ... -enterStatement_or_null - File: encoder.v , 29 - Text: binary_out = 6 ; ... -enterStatement - File: encoder.v , 29 - Text: binary_out = 6 ; ... -enterStatement_item - File: encoder.v , 29 - Text: binary_out = 6 ; ... -enterBlocking_assignment - File: encoder.v , 29 - Text: binary_out = 6 ... -enterOperator_assignment - File: encoder.v , 29 - Text: binary_out = 6 ... -enterVariable_lvalue - File: encoder.v , 29 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 29 - Text: binary_out ... -enterSelect - File: encoder.v , 29 - Text: ... -enterBit_select - File: encoder.v , 29 - Text: ... -enterAssignOp_Assign - File: encoder.v , 29 - Text: = ... -enterExpression - File: encoder.v , 29 - Text: 6 ... -enterPrimary - File: encoder.v , 29 - Text: 6 ... -enterPrimary_literal - File: encoder.v , 29 - Text: 6 ... -enterNumber_Integral - File: encoder.v , 29 - Text: 6 ... -enterCase_item - File: encoder.v , 30 - Text: 16'h0080 : binary_ou ... -enterExpression - File: encoder.v , 30 - Text: 16'h0080 ... -enterPrimary - File: encoder.v , 30 - Text: 16'h0080 ... -enterPrimary_literal - File: encoder.v , 30 - Text: 16'h0080 ... -enterNumber_Integral - File: encoder.v , 30 - Text: 16'h0080 ... -enterStatement_or_null - File: encoder.v , 30 - Text: binary_out = 7 ; ... -enterStatement - File: encoder.v , 30 - Text: binary_out = 7 ; ... -enterStatement_item - File: encoder.v , 30 - Text: binary_out = 7 ; ... -enterBlocking_assignment - File: encoder.v , 30 - Text: binary_out = 7 ... -enterOperator_assignment - File: encoder.v , 30 - Text: binary_out = 7 ... -enterVariable_lvalue - File: encoder.v , 30 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 30 - Text: binary_out ... -enterSelect - File: encoder.v , 30 - Text: ... -enterBit_select - File: encoder.v , 30 - Text: ... -enterAssignOp_Assign - File: encoder.v , 30 - Text: = ... -enterExpression - File: encoder.v , 30 - Text: 7 ... -enterPrimary - File: encoder.v , 30 - Text: 7 ... -enterPrimary_literal - File: encoder.v , 30 - Text: 7 ... -enterNumber_Integral - File: encoder.v , 30 - Text: 7 ... -enterCase_item - File: encoder.v , 31 - Text: 16'h0100 : binary_ou ... -enterExpression - File: encoder.v , 31 - Text: 16'h0100 ... -enterPrimary - File: encoder.v , 31 - Text: 16'h0100 ... -enterPrimary_literal - File: encoder.v , 31 - Text: 16'h0100 ... -enterNumber_Integral - File: encoder.v , 31 - Text: 16'h0100 ... -enterStatement_or_null - File: encoder.v , 31 - Text: binary_out = 8 ; ... -enterStatement - File: encoder.v , 31 - Text: binary_out = 8 ; ... -enterStatement_item - File: encoder.v , 31 - Text: binary_out = 8 ; ... -enterBlocking_assignment - File: encoder.v , 31 - Text: binary_out = 8 ... -enterOperator_assignment - File: encoder.v , 31 - Text: binary_out = 8 ... -enterVariable_lvalue - File: encoder.v , 31 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 31 - Text: binary_out ... -enterSelect - File: encoder.v , 31 - Text: ... -enterBit_select - File: encoder.v , 31 - Text: ... -enterAssignOp_Assign - File: encoder.v , 31 - Text: = ... -enterExpression - File: encoder.v , 31 - Text: 8 ... -enterPrimary - File: encoder.v , 31 - Text: 8 ... -enterPrimary_literal - File: encoder.v , 31 - Text: 8 ... -enterNumber_Integral - File: encoder.v , 31 - Text: 8 ... -enterCase_item - File: encoder.v , 32 - Text: 16'h0200 : binary_ou ... -enterExpression - File: encoder.v , 32 - Text: 16'h0200 ... -enterPrimary - File: encoder.v , 32 - Text: 16'h0200 ... -enterPrimary_literal - File: encoder.v , 32 - Text: 16'h0200 ... -enterNumber_Integral - File: encoder.v , 32 - Text: 16'h0200 ... -enterStatement_or_null - File: encoder.v , 32 - Text: binary_out = 9 ; ... -enterStatement - File: encoder.v , 32 - Text: binary_out = 9 ; ... -enterStatement_item - File: encoder.v , 32 - Text: binary_out = 9 ; ... -enterBlocking_assignment - File: encoder.v , 32 - Text: binary_out = 9 ... -enterOperator_assignment - File: encoder.v , 32 - Text: binary_out = 9 ... -enterVariable_lvalue - File: encoder.v , 32 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 32 - Text: binary_out ... -enterSelect - File: encoder.v , 32 - Text: ... -enterBit_select - File: encoder.v , 32 - Text: ... -enterAssignOp_Assign - File: encoder.v , 32 - Text: = ... -enterExpression - File: encoder.v , 32 - Text: 9 ... -enterPrimary - File: encoder.v , 32 - Text: 9 ... -enterPrimary_literal - File: encoder.v , 32 - Text: 9 ... -enterNumber_Integral - File: encoder.v , 32 - Text: 9 ... -enterCase_item - File: encoder.v , 33 - Text: 16'h0400 : binary_ou ... -enterExpression - File: encoder.v , 33 - Text: 16'h0400 ... -enterPrimary - File: encoder.v , 33 - Text: 16'h0400 ... -enterPrimary_literal - File: encoder.v , 33 - Text: 16'h0400 ... -enterNumber_Integral - File: encoder.v , 33 - Text: 16'h0400 ... -enterStatement_or_null - File: encoder.v , 33 - Text: binary_out = 10 ; ... -enterStatement - File: encoder.v , 33 - Text: binary_out = 10 ; ... -enterStatement_item - File: encoder.v , 33 - Text: binary_out = 10 ; ... -enterBlocking_assignment - File: encoder.v , 33 - Text: binary_out = 10 ... -enterOperator_assignment - File: encoder.v , 33 - Text: binary_out = 10 ... -enterVariable_lvalue - File: encoder.v , 33 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 33 - Text: binary_out ... -enterSelect - File: encoder.v , 33 - Text: ... -enterBit_select - File: encoder.v , 33 - Text: ... -enterAssignOp_Assign - File: encoder.v , 33 - Text: = ... -enterExpression - File: encoder.v , 33 - Text: 10 ... -enterPrimary - File: encoder.v , 33 - Text: 10 ... -enterPrimary_literal - File: encoder.v , 33 - Text: 10 ... -enterNumber_Integral - File: encoder.v , 33 - Text: 10 ... -enterCase_item - File: encoder.v , 34 - Text: 16'h0800 : binary_ou ... -enterExpression - File: encoder.v , 34 - Text: 16'h0800 ... -enterPrimary - File: encoder.v , 34 - Text: 16'h0800 ... -enterPrimary_literal - File: encoder.v , 34 - Text: 16'h0800 ... -enterNumber_Integral - File: encoder.v , 34 - Text: 16'h0800 ... -enterStatement_or_null - File: encoder.v , 34 - Text: binary_out = 11 ; ... -enterStatement - File: encoder.v , 34 - Text: binary_out = 11 ; ... -enterStatement_item - File: encoder.v , 34 - Text: binary_out = 11 ; ... -enterBlocking_assignment - File: encoder.v , 34 - Text: binary_out = 11 ... -enterOperator_assignment - File: encoder.v , 34 - Text: binary_out = 11 ... -enterVariable_lvalue - File: encoder.v , 34 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 34 - Text: binary_out ... -enterSelect - File: encoder.v , 34 - Text: ... -enterBit_select - File: encoder.v , 34 - Text: ... -enterAssignOp_Assign - File: encoder.v , 34 - Text: = ... -enterExpression - File: encoder.v , 34 - Text: 11 ... -enterPrimary - File: encoder.v , 34 - Text: 11 ... -enterPrimary_literal - File: encoder.v , 34 - Text: 11 ... -enterNumber_Integral - File: encoder.v , 34 - Text: 11 ... -enterCase_item - File: encoder.v , 35 - Text: 16'h1000 : binary_ou ... -enterExpression - File: encoder.v , 35 - Text: 16'h1000 ... -enterPrimary - File: encoder.v , 35 - Text: 16'h1000 ... -enterPrimary_literal - File: encoder.v , 35 - Text: 16'h1000 ... -enterNumber_Integral - File: encoder.v , 35 - Text: 16'h1000 ... -enterStatement_or_null - File: encoder.v , 35 - Text: binary_out = 12 ; ... -enterStatement - File: encoder.v , 35 - Text: binary_out = 12 ; ... -enterStatement_item - File: encoder.v , 35 - Text: binary_out = 12 ; ... -enterBlocking_assignment - File: encoder.v , 35 - Text: binary_out = 12 ... -enterOperator_assignment - File: encoder.v , 35 - Text: binary_out = 12 ... -enterVariable_lvalue - File: encoder.v , 35 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 35 - Text: binary_out ... -enterSelect - File: encoder.v , 35 - Text: ... -enterBit_select - File: encoder.v , 35 - Text: ... -enterAssignOp_Assign - File: encoder.v , 35 - Text: = ... -enterExpression - File: encoder.v , 35 - Text: 12 ... -enterPrimary - File: encoder.v , 35 - Text: 12 ... -enterPrimary_literal - File: encoder.v , 35 - Text: 12 ... -enterNumber_Integral - File: encoder.v , 35 - Text: 12 ... -enterCase_item - File: encoder.v , 36 - Text: 16'h2000 : binary_ou ... -enterExpression - File: encoder.v , 36 - Text: 16'h2000 ... -enterPrimary - File: encoder.v , 36 - Text: 16'h2000 ... -enterPrimary_literal - File: encoder.v , 36 - Text: 16'h2000 ... -enterNumber_Integral - File: encoder.v , 36 - Text: 16'h2000 ... -enterStatement_or_null - File: encoder.v , 36 - Text: binary_out = 13 ; ... -enterStatement - File: encoder.v , 36 - Text: binary_out = 13 ; ... -enterStatement_item - File: encoder.v , 36 - Text: binary_out = 13 ; ... -enterBlocking_assignment - File: encoder.v , 36 - Text: binary_out = 13 ... -enterOperator_assignment - File: encoder.v , 36 - Text: binary_out = 13 ... -enterVariable_lvalue - File: encoder.v , 36 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 36 - Text: binary_out ... -enterSelect - File: encoder.v , 36 - Text: ... -enterBit_select - File: encoder.v , 36 - Text: ... -enterAssignOp_Assign - File: encoder.v , 36 - Text: = ... -enterExpression - File: encoder.v , 36 - Text: 13 ... -enterPrimary - File: encoder.v , 36 - Text: 13 ... -enterPrimary_literal - File: encoder.v , 36 - Text: 13 ... -enterNumber_Integral - File: encoder.v , 36 - Text: 13 ... -enterCase_item - File: encoder.v , 37 - Text: 16'h4000 : binary_ou ... -enterExpression - File: encoder.v , 37 - Text: 16'h4000 ... -enterPrimary - File: encoder.v , 37 - Text: 16'h4000 ... -enterPrimary_literal - File: encoder.v , 37 - Text: 16'h4000 ... -enterNumber_Integral - File: encoder.v , 37 - Text: 16'h4000 ... -enterStatement_or_null - File: encoder.v , 37 - Text: binary_out = 14 ; ... -enterStatement - File: encoder.v , 37 - Text: binary_out = 14 ; ... -enterStatement_item - File: encoder.v , 37 - Text: binary_out = 14 ; ... -enterBlocking_assignment - File: encoder.v , 37 - Text: binary_out = 14 ... -enterOperator_assignment - File: encoder.v , 37 - Text: binary_out = 14 ... -enterVariable_lvalue - File: encoder.v , 37 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 37 - Text: binary_out ... -enterSelect - File: encoder.v , 37 - Text: ... -enterBit_select - File: encoder.v , 37 - Text: ... -enterAssignOp_Assign - File: encoder.v , 37 - Text: = ... -enterExpression - File: encoder.v , 37 - Text: 14 ... -enterPrimary - File: encoder.v , 37 - Text: 14 ... -enterPrimary_literal - File: encoder.v , 37 - Text: 14 ... -enterNumber_Integral - File: encoder.v , 37 - Text: 14 ... -enterCase_item - File: encoder.v , 38 - Text: 16'h8000 : binary_ou ... -enterExpression - File: encoder.v , 38 - Text: 16'h8000 ... -enterPrimary - File: encoder.v , 38 - Text: 16'h8000 ... -enterPrimary_literal - File: encoder.v , 38 - Text: 16'h8000 ... -enterNumber_Integral - File: encoder.v , 38 - Text: 16'h8000 ... -enterStatement_or_null - File: encoder.v , 38 - Text: binary_out = 15 ; ... -enterStatement - File: encoder.v , 38 - Text: binary_out = 15 ; ... -enterStatement_item - File: encoder.v , 38 - Text: binary_out = 15 ; ... -enterBlocking_assignment - File: encoder.v , 38 - Text: binary_out = 15 ... -enterOperator_assignment - File: encoder.v , 38 - Text: binary_out = 15 ... -enterVariable_lvalue - File: encoder.v , 38 - Text: binary_out ... -enterHierarchical_identifier - File: encoder.v , 38 - Text: binary_out ... -enterSelect - File: encoder.v , 38 - Text: ... -enterBit_select - File: encoder.v , 38 - Text: ... -enterAssignOp_Assign - File: encoder.v , 38 - Text: = ... -enterExpression - File: encoder.v , 38 - Text: 15 ... -enterPrimary - File: encoder.v , 38 - Text: 15 ... -enterPrimary_literal - File: encoder.v , 38 - Text: 15 ... -enterNumber_Integral - File: encoder.v , 38 - Text: 15 ... -enterEndcase - File: encoder.v , 39 - Text: endcase ... -enterEnd - File: encoder.v , 40 - Text: end ... -enterEnd - File: encoder.v , 41 - Text: end ... -enterEndmodule - File: encoder.v , 43 - Text: endmodule ... [INFO :PY0400] Processing source file "encoder_case.v". enterTop_level_rule @@ -17981,541 +16650,1336 @@ enterSource_text File: top.v , 1 Text: ... -[INFO :PY0400] Processing source file "full_adder.v". +[INFO :PY0400] Processing source file "encoder.v". enterTop_level_rule - File: full_adder.v , 7 - Text: module full_adder_ga ... + File: encoder.v , 7 + Text: module encoder_using ... enterNull_rule - File: full_adder.v , 7 + File: encoder.v , 7 Text: ... enterSource_text - File: full_adder.v , 7 - Text: module full_adder_ga ... + File: encoder.v , 7 + Text: module encoder_using ... enterDescription - File: full_adder.v , 7 - Text: module full_adder_ga ... + File: encoder.v , 7 + Text: module encoder_using ... enterModule_declaration - File: full_adder.v , 7 - Text: module full_adder_ga ... + File: encoder.v , 7 + Text: module encoder_using ... enterModule_nonansi_header - File: full_adder.v , 7 - Text: module full_adder_ga ... + File: encoder.v , 7 + Text: module encoder_using ... enterModule_keyword - File: full_adder.v , 7 + File: encoder.v , 7 Text: module ... enterIdentifier - File: full_adder.v , 7 - Text: full_adder_gates ... + File: encoder.v , 7 + Text: encoder_using_case ... enterList_of_ports - File: full_adder.v , 7 - Text: ( x , y , z , sum , ... + File: encoder.v , 7 + Text: ( binary_out , encod ... enterPort - File: full_adder.v , 7 - Text: x ... + File: encoder.v , 8 + Text: binary_out ... enterPort_expression - File: full_adder.v , 7 - Text: x ... + File: encoder.v , 8 + Text: binary_out ... enterPort_reference - File: full_adder.v , 7 - Text: x ... + File: encoder.v , 8 + Text: binary_out ... enterIdentifier - File: full_adder.v , 7 - Text: x ... + File: encoder.v , 8 + Text: binary_out ... enterConstant_select - File: full_adder.v , 7 + File: encoder.v , 8 Text: ... enterConstant_bit_select - File: full_adder.v , 7 + File: encoder.v , 8 Text: ... enterPort - File: full_adder.v , 7 - Text: y ... + File: encoder.v , 9 + Text: encoder_in ... enterPort_expression - File: full_adder.v , 7 - Text: y ... + File: encoder.v , 9 + Text: encoder_in ... enterPort_reference - File: full_adder.v , 7 - Text: y ... + File: encoder.v , 9 + Text: encoder_in ... enterIdentifier - File: full_adder.v , 7 - Text: y ... + File: encoder.v , 9 + Text: encoder_in ... enterConstant_select - File: full_adder.v , 7 + File: encoder.v , 9 Text: ... enterConstant_bit_select - File: full_adder.v , 7 + File: encoder.v , 9 Text: ... enterPort - File: full_adder.v , 7 - Text: z ... + File: encoder.v , 10 + Text: enable ... enterPort_expression - File: full_adder.v , 7 - Text: z ... + File: encoder.v , 10 + Text: enable ... enterPort_reference - File: full_adder.v , 7 - Text: z ... + File: encoder.v , 10 + Text: enable ... enterIdentifier - File: full_adder.v , 7 - Text: z ... + File: encoder.v , 10 + Text: enable ... enterConstant_select - File: full_adder.v , 7 + File: encoder.v , 11 Text: ... enterConstant_bit_select - File: full_adder.v , 7 - Text: ... -enterPort - File: full_adder.v , 7 - Text: sum ... -enterPort_expression - File: full_adder.v , 7 - Text: sum ... -enterPort_reference - File: full_adder.v , 7 - Text: sum ... -enterIdentifier - File: full_adder.v , 7 - Text: sum ... -enterConstant_select - File: full_adder.v , 7 - Text: ... -enterConstant_bit_select - File: full_adder.v , 7 - Text: ... -enterPort - File: full_adder.v , 7 - Text: carry ... -enterPort_expression - File: full_adder.v , 7 - Text: carry ... -enterPort_reference - File: full_adder.v , 7 - Text: carry ... -enterIdentifier - File: full_adder.v , 7 - Text: carry ... -enterConstant_select - File: full_adder.v , 7 - Text: ... -enterConstant_bit_select - File: full_adder.v , 7 + File: encoder.v , 11 Text: ... enterModule_item - File: full_adder.v , 8 - Text: input x , y , z ; ... + File: encoder.v , 12 + Text: output [ 3 : 0 ] bin ... enterPort_declaration - File: full_adder.v , 8 - Text: input x , y , z ... -enterInput_declaration - File: full_adder.v , 8 - Text: input x , y , z ... -enterNet_port_type - File: full_adder.v , 8 - Text: ... -enterData_type_or_implicit - File: full_adder.v , 8 - Text: ... -enterList_of_port_identifiers - File: full_adder.v , 8 - Text: x , y , z ... -enterIdentifier - File: full_adder.v , 8 - Text: x ... -enterIdentifier - File: full_adder.v , 8 - Text: y ... -enterIdentifier - File: full_adder.v , 8 - Text: z ... -enterModule_item - File: full_adder.v , 9 - Text: output sum , carry ; ... -enterPort_declaration - File: full_adder.v , 9 - Text: output sum , carry ... + File: encoder.v , 12 + Text: output [ 3 : 0 ] bin ... enterOutput_declaration - File: full_adder.v , 9 - Text: output sum , carry ... + File: encoder.v , 12 + Text: output [ 3 : 0 ] bin ... enterNet_port_type - File: full_adder.v , 9 + File: encoder.v , 12 + Text: [ 3 : 0 ] ... +enterData_type_or_implicit + File: encoder.v , 12 + Text: [ 3 : 0 ] ... +enterPacked_dimension + File: encoder.v , 12 + Text: [ 3 : 0 ] ... +enterConstant_range + File: encoder.v , 12 + Text: 3 : 0 ... +enterConstant_expression + File: encoder.v , 12 + Text: 3 ... +enterConstant_primary + File: encoder.v , 12 + Text: 3 ... +enterPrimary_literal + File: encoder.v , 12 + Text: 3 ... +enterNumber_Integral + File: encoder.v , 12 + Text: 3 ... +enterConstant_expression + File: encoder.v , 12 + Text: 0 ... +enterConstant_primary + File: encoder.v , 12 + Text: 0 ... +enterPrimary_literal + File: encoder.v , 12 + Text: 0 ... +enterNumber_Integral + File: encoder.v , 12 + Text: 0 ... +enterList_of_port_identifiers + File: encoder.v , 12 + Text: binary_out ... +enterIdentifier + File: encoder.v , 12 + Text: binary_out ... +enterModule_item + File: encoder.v , 13 + Text: input enable ; ... +enterPort_declaration + File: encoder.v , 13 + Text: input enable ... +enterInput_declaration + File: encoder.v , 13 + Text: input enable ... +enterNet_port_type + File: encoder.v , 13 Text: ... enterData_type_or_implicit - File: full_adder.v , 9 + File: encoder.v , 13 Text: ... enterList_of_port_identifiers - File: full_adder.v , 9 - Text: sum , carry ... + File: encoder.v , 13 + Text: enable ... enterIdentifier - File: full_adder.v , 9 - Text: sum ... -enterIdentifier - File: full_adder.v , 9 - Text: carry ... + File: encoder.v , 13 + Text: enable ... enterModule_item - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterNon_port_module_item - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterModule_or_generate_item - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterModule_common_item - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterModule_or_generate_item_declaration - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterPackage_or_generate_item_declaration - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterNet_declaration - File: full_adder.v , 10 - Text: wire and1 , and2 , a ... -enterNetType_Wire - File: full_adder.v , 10 - Text: wire ... + File: encoder.v , 14 + Text: input [ 15 : 0 ] enc ... +enterPort_declaration + File: encoder.v , 14 + Text: input [ 15 : 0 ] enc ... +enterInput_declaration + File: encoder.v , 14 + Text: input [ 15 : 0 ] enc ... +enterNet_port_type + File: encoder.v , 14 + Text: [ 15 : 0 ] ... enterData_type_or_implicit - File: full_adder.v , 10 - Text: ... -enterList_of_net_decl_assignments - File: full_adder.v , 10 - Text: and1 , and2 , and3 , ... -enterNet_decl_assignment - File: full_adder.v , 10 - Text: and1 ... + File: encoder.v , 14 + Text: [ 15 : 0 ] ... +enterPacked_dimension + File: encoder.v , 14 + Text: [ 15 : 0 ] ... +enterConstant_range + File: encoder.v , 14 + Text: 15 : 0 ... +enterConstant_expression + File: encoder.v , 14 + Text: 15 ... +enterConstant_primary + File: encoder.v , 14 + Text: 15 ... +enterPrimary_literal + File: encoder.v , 14 + Text: 15 ... +enterNumber_Integral + File: encoder.v , 14 + Text: 15 ... +enterConstant_expression + File: encoder.v , 14 + Text: 0 ... +enterConstant_primary + File: encoder.v , 14 + Text: 0 ... +enterPrimary_literal + File: encoder.v , 14 + Text: 0 ... +enterNumber_Integral + File: encoder.v , 14 + Text: 0 ... +enterList_of_port_identifiers + File: encoder.v , 14 + Text: encoder_in ... enterIdentifier - File: full_adder.v , 10 - Text: and1 ... -enterNet_decl_assignment - File: full_adder.v , 10 - Text: and2 ... -enterIdentifier - File: full_adder.v , 10 - Text: and2 ... -enterNet_decl_assignment - File: full_adder.v , 10 - Text: and3 ... -enterIdentifier - File: full_adder.v , 10 - Text: and3 ... -enterNet_decl_assignment - File: full_adder.v , 10 - Text: sum1 ... -enterIdentifier - File: full_adder.v , 10 - Text: sum1 ... + File: encoder.v , 14 + Text: encoder_in ... enterModule_item - File: full_adder.v , 12 - Text: and U_and1 ( and1 , ... + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... enterNon_port_module_item - File: full_adder.v , 12 - Text: and U_and1 ( and1 , ... + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... enterModule_or_generate_item - File: full_adder.v , 12 - Text: and U_and1 ( and1 , ... -enterGate_instantiation - File: full_adder.v , 12 - Text: and U_and1 ( and1 , ... -enterNInpGate_And - File: full_adder.v , 12 - Text: and ... -enterN_input_gate_instance - File: full_adder.v , 12 - Text: U_and1 ( and1 , x , ... -enterName_of_instance - File: full_adder.v , 12 - Text: U_and1 ... -enterIdentifier - File: full_adder.v , 12 - Text: U_and1 ... -enterNet_lvalue - File: full_adder.v , 12 - Text: and1 ... -enterPs_or_hierarchical_identifier - File: full_adder.v , 12 - Text: and1 ... -enterIdentifier - File: full_adder.v , 12 - Text: and1 ... -enterConstant_select - File: full_adder.v , 12 - Text: ... -enterConstant_bit_select - File: full_adder.v , 12 - Text: ... -enterExpression - File: full_adder.v , 12 - Text: x ... -enterPrimary - File: full_adder.v , 12 - Text: x ... + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterModule_common_item + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterModule_or_generate_item_declaration + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterPackage_or_generate_item_declaration + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterData_declaration + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterVariable_declaration + File: encoder.v , 17 + Text: reg [ 3 : 0 ] binary ... +enterData_type + File: encoder.v , 17 + Text: reg [ 3 : 0 ] ... +enterIntVec_TypeReg + File: encoder.v , 17 + Text: reg ... +enterPacked_dimension + File: encoder.v , 17 + Text: [ 3 : 0 ] ... +enterConstant_range + File: encoder.v , 17 + Text: 3 : 0 ... +enterConstant_expression + File: encoder.v , 17 + Text: 3 ... +enterConstant_primary + File: encoder.v , 17 + Text: 3 ... enterPrimary_literal - File: full_adder.v , 12 - Text: x ... -enterIdentifier - File: full_adder.v , 12 - Text: x ... -enterExpression - File: full_adder.v , 12 - Text: y ... -enterPrimary - File: full_adder.v , 12 - Text: y ... + File: encoder.v , 17 + Text: 3 ... +enterNumber_Integral + File: encoder.v , 17 + Text: 3 ... +enterConstant_expression + File: encoder.v , 17 + Text: 0 ... +enterConstant_primary + File: encoder.v , 17 + Text: 0 ... enterPrimary_literal - File: full_adder.v , 12 - Text: y ... + File: encoder.v , 17 + Text: 0 ... +enterNumber_Integral + File: encoder.v , 17 + Text: 0 ... +enterList_of_variable_decl_assignments + File: encoder.v , 17 + Text: binary_out ... +enterVariable_decl_assignment + File: encoder.v , 17 + Text: binary_out ... enterIdentifier - File: full_adder.v , 12 - Text: y ... -enterN_input_gate_instance - File: full_adder.v , 13 - Text: U_and2 ( and2 , x , ... -enterName_of_instance - File: full_adder.v , 13 - Text: U_and2 ... -enterIdentifier - File: full_adder.v , 13 - Text: U_and2 ... -enterNet_lvalue - File: full_adder.v , 13 - Text: and2 ... -enterPs_or_hierarchical_identifier - File: full_adder.v , 13 - Text: and2 ... -enterIdentifier - File: full_adder.v , 13 - Text: and2 ... -enterConstant_select - File: full_adder.v , 13 - Text: ... -enterConstant_bit_select - File: full_adder.v , 13 - Text: ... -enterExpression - File: full_adder.v , 13 - Text: x ... -enterPrimary - File: full_adder.v , 13 - Text: x ... -enterPrimary_literal - File: full_adder.v , 13 - Text: x ... -enterIdentifier - File: full_adder.v , 13 - Text: x ... -enterExpression - File: full_adder.v , 13 - Text: z ... -enterPrimary - File: full_adder.v , 13 - Text: z ... -enterPrimary_literal - File: full_adder.v , 13 - Text: z ... -enterIdentifier - File: full_adder.v , 13 - Text: z ... -enterN_input_gate_instance - File: full_adder.v , 14 - Text: U_and3 ( and3 , y , ... -enterName_of_instance - File: full_adder.v , 14 - Text: U_and3 ... -enterIdentifier - File: full_adder.v , 14 - Text: U_and3 ... -enterNet_lvalue - File: full_adder.v , 14 - Text: and3 ... -enterPs_or_hierarchical_identifier - File: full_adder.v , 14 - Text: and3 ... -enterIdentifier - File: full_adder.v , 14 - Text: and3 ... -enterConstant_select - File: full_adder.v , 14 - Text: ... -enterConstant_bit_select - File: full_adder.v , 14 - Text: ... -enterExpression - File: full_adder.v , 14 - Text: y ... -enterPrimary - File: full_adder.v , 14 - Text: y ... -enterPrimary_literal - File: full_adder.v , 14 - Text: y ... -enterIdentifier - File: full_adder.v , 14 - Text: y ... -enterExpression - File: full_adder.v , 14 - Text: z ... -enterPrimary - File: full_adder.v , 14 - Text: z ... -enterPrimary_literal - File: full_adder.v , 14 - Text: z ... -enterIdentifier - File: full_adder.v , 14 - Text: z ... + File: encoder.v , 17 + Text: binary_out ... enterModule_item - File: full_adder.v , 15 - Text: or U_or ( carry , an ... + File: encoder.v , 19 + Text: always @ ( enable or ... enterNon_port_module_item - File: full_adder.v , 15 - Text: or U_or ( carry , an ... + File: encoder.v , 19 + Text: always @ ( enable or ... enterModule_or_generate_item - File: full_adder.v , 15 - Text: or U_or ( carry , an ... -enterGate_instantiation - File: full_adder.v , 15 - Text: or U_or ( carry , an ... -enterNInpGate_Or - File: full_adder.v , 15 - Text: or ... -enterN_input_gate_instance - File: full_adder.v , 15 - Text: U_or ( carry , and1 ... -enterName_of_instance - File: full_adder.v , 15 - Text: U_or ... + File: encoder.v , 19 + Text: always @ ( enable or ... +enterModule_common_item + File: encoder.v , 19 + Text: always @ ( enable or ... +enterAlways_construct + File: encoder.v , 19 + Text: always @ ( enable or ... +enterAlwaysKeywd_Always + File: encoder.v , 19 + Text: always ... +enterStatement + File: encoder.v , 19 + Text: @ ( enable or encode ... +enterStatement_item + File: encoder.v , 19 + Text: @ ( enable or encode ... +enterProcedural_timing_control_statement + File: encoder.v , 19 + Text: @ ( enable or encode ... +enterProcedural_timing_control + File: encoder.v , 19 + Text: @ ( enable or encode ... +enterEvent_control + File: encoder.v , 19 + Text: @ ( enable or encode ... +enterEvent_expression + File: encoder.v , 19 + Text: enable or encoder_in ... +enterEvent_expression + File: encoder.v , 19 + Text: enable ... +enterExpression + File: encoder.v , 19 + Text: enable ... +enterPrimary + File: encoder.v , 19 + Text: enable ... +enterPrimary_literal + File: encoder.v , 19 + Text: enable ... enterIdentifier - File: full_adder.v , 15 - Text: U_or ... -enterNet_lvalue - File: full_adder.v , 15 - Text: carry ... -enterPs_or_hierarchical_identifier - File: full_adder.v , 15 - Text: carry ... + File: encoder.v , 19 + Text: enable ... +enterEvent_expression + File: encoder.v , 19 + Text: encoder_in ... +enterExpression + File: encoder.v , 19 + Text: encoder_in ... +enterPrimary + File: encoder.v , 19 + Text: encoder_in ... +enterPrimary_literal + File: encoder.v , 19 + Text: encoder_in ... enterIdentifier - File: full_adder.v , 15 - Text: carry ... -enterConstant_select - File: full_adder.v , 15 + File: encoder.v , 19 + Text: encoder_in ... +enterStatement_or_null + File: encoder.v , 20 + Text: begin binary_out = 0 ... +enterStatement + File: encoder.v , 20 + Text: begin binary_out = 0 ... +enterStatement_item + File: encoder.v , 20 + Text: begin binary_out = 0 ... +enterSeq_block + File: encoder.v , 20 + Text: begin binary_out = 0 ... +enterStatement_or_null + File: encoder.v , 21 + Text: binary_out = 0 ; ... +enterStatement + File: encoder.v , 21 + Text: binary_out = 0 ; ... +enterStatement_item + File: encoder.v , 21 + Text: binary_out = 0 ; ... +enterBlocking_assignment + File: encoder.v , 21 + Text: binary_out = 0 ... +enterOperator_assignment + File: encoder.v , 21 + Text: binary_out = 0 ... +enterVariable_lvalue + File: encoder.v , 21 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 21 + Text: binary_out ... +enterSelect + File: encoder.v , 21 Text: ... -enterConstant_bit_select - File: full_adder.v , 15 +enterBit_select + File: encoder.v , 21 Text: ... +enterAssignOp_Assign + File: encoder.v , 21 + Text: = ... enterExpression - File: full_adder.v , 15 - Text: and1 ... + File: encoder.v , 21 + Text: 0 ... enterPrimary - File: full_adder.v , 15 - Text: and1 ... + File: encoder.v , 21 + Text: 0 ... enterPrimary_literal - File: full_adder.v , 15 - Text: and1 ... -enterIdentifier - File: full_adder.v , 15 - Text: and1 ... + File: encoder.v , 21 + Text: 0 ... +enterNumber_Integral + File: encoder.v , 21 + Text: 0 ... +enterStatement_or_null + File: encoder.v , 22 + Text: if ( enable ) begin ... +enterStatement + File: encoder.v , 22 + Text: if ( enable ) begin ... +enterStatement_item + File: encoder.v , 22 + Text: if ( enable ) begin ... +enterConditional_statement + File: encoder.v , 22 + Text: if ( enable ) begin ... +enterCond_predicate + File: encoder.v , 22 + Text: enable ... +enterExpression_or_cond_pattern + File: encoder.v , 22 + Text: enable ... enterExpression - File: full_adder.v , 15 - Text: and2 ... + File: encoder.v , 22 + Text: enable ... enterPrimary - File: full_adder.v , 15 - Text: and2 ... + File: encoder.v , 22 + Text: enable ... enterPrimary_literal - File: full_adder.v , 15 - Text: and2 ... + File: encoder.v , 22 + Text: enable ... enterIdentifier - File: full_adder.v , 15 - Text: and2 ... + File: encoder.v , 22 + Text: enable ... +enterStatement_or_null + File: encoder.v , 22 + Text: begin case ( encoder ... +enterStatement + File: encoder.v , 22 + Text: begin case ( encoder ... +enterStatement_item + File: encoder.v , 22 + Text: begin case ( encoder ... +enterSeq_block + File: encoder.v , 22 + Text: begin case ( encoder ... +enterStatement_or_null + File: encoder.v , 23 + Text: case ( encoder_in ) ... +enterStatement + File: encoder.v , 23 + Text: case ( encoder_in ) ... +enterStatement_item + File: encoder.v , 23 + Text: case ( encoder_in ) ... +enterCase_statement + File: encoder.v , 23 + Text: case ( encoder_in ) ... +enterCaseKeyword_Case + File: encoder.v , 23 + Text: case ... enterExpression - File: full_adder.v , 15 - Text: and3 ... + File: encoder.v , 23 + Text: encoder_in ... enterPrimary - File: full_adder.v , 15 - Text: and3 ... + File: encoder.v , 23 + Text: encoder_in ... enterPrimary_literal - File: full_adder.v , 15 - Text: and3 ... + File: encoder.v , 23 + Text: encoder_in ... enterIdentifier - File: full_adder.v , 15 - Text: and3 ... -enterModule_item - File: full_adder.v , 16 - Text: xor U_sum ( sum , x ... -enterNon_port_module_item - File: full_adder.v , 16 - Text: xor U_sum ( sum , x ... -enterModule_or_generate_item - File: full_adder.v , 16 - Text: xor U_sum ( sum , x ... -enterGate_instantiation - File: full_adder.v , 16 - Text: xor U_sum ( sum , x ... -enterNInpGate_Xor - File: full_adder.v , 16 - Text: xor ... -enterN_input_gate_instance - File: full_adder.v , 16 - Text: U_sum ( sum , x , y ... -enterName_of_instance - File: full_adder.v , 16 - Text: U_sum ... -enterIdentifier - File: full_adder.v , 16 - Text: U_sum ... -enterNet_lvalue - File: full_adder.v , 16 - Text: sum ... -enterPs_or_hierarchical_identifier - File: full_adder.v , 16 - Text: sum ... -enterIdentifier - File: full_adder.v , 16 - Text: sum ... -enterConstant_select - File: full_adder.v , 16 + File: encoder.v , 23 + Text: encoder_in ... +enterCase_item + File: encoder.v , 24 + Text: 16'h0002 : binary_ou ... +enterExpression + File: encoder.v , 24 + Text: 16'h0002 ... +enterPrimary + File: encoder.v , 24 + Text: 16'h0002 ... +enterPrimary_literal + File: encoder.v , 24 + Text: 16'h0002 ... +enterNumber_Integral + File: encoder.v , 24 + Text: 16'h0002 ... +enterStatement_or_null + File: encoder.v , 24 + Text: binary_out = 1 ; ... +enterStatement + File: encoder.v , 24 + Text: binary_out = 1 ; ... +enterStatement_item + File: encoder.v , 24 + Text: binary_out = 1 ; ... +enterBlocking_assignment + File: encoder.v , 24 + Text: binary_out = 1 ... +enterOperator_assignment + File: encoder.v , 24 + Text: binary_out = 1 ... +enterVariable_lvalue + File: encoder.v , 24 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 24 + Text: binary_out ... +enterSelect + File: encoder.v , 24 Text: ... -enterConstant_bit_select - File: full_adder.v , 16 +enterBit_select + File: encoder.v , 24 Text: ... +enterAssignOp_Assign + File: encoder.v , 24 + Text: = ... enterExpression - File: full_adder.v , 16 - Text: x ... + File: encoder.v , 24 + Text: 1 ... enterPrimary - File: full_adder.v , 16 - Text: x ... + File: encoder.v , 24 + Text: 1 ... enterPrimary_literal - File: full_adder.v , 16 - Text: x ... -enterIdentifier - File: full_adder.v , 16 - Text: x ... + File: encoder.v , 24 + Text: 1 ... +enterNumber_Integral + File: encoder.v , 24 + Text: 1 ... +enterCase_item + File: encoder.v , 25 + Text: 16'h0004 : binary_ou ... enterExpression - File: full_adder.v , 16 - Text: y ... + File: encoder.v , 25 + Text: 16'h0004 ... enterPrimary - File: full_adder.v , 16 - Text: y ... + File: encoder.v , 25 + Text: 16'h0004 ... enterPrimary_literal - File: full_adder.v , 16 - Text: y ... -enterIdentifier - File: full_adder.v , 16 - Text: y ... + File: encoder.v , 25 + Text: 16'h0004 ... +enterNumber_Integral + File: encoder.v , 25 + Text: 16'h0004 ... +enterStatement_or_null + File: encoder.v , 25 + Text: binary_out = 2 ; ... +enterStatement + File: encoder.v , 25 + Text: binary_out = 2 ; ... +enterStatement_item + File: encoder.v , 25 + Text: binary_out = 2 ; ... +enterBlocking_assignment + File: encoder.v , 25 + Text: binary_out = 2 ... +enterOperator_assignment + File: encoder.v , 25 + Text: binary_out = 2 ... +enterVariable_lvalue + File: encoder.v , 25 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 25 + Text: binary_out ... +enterSelect + File: encoder.v , 25 + Text: ... +enterBit_select + File: encoder.v , 25 + Text: ... +enterAssignOp_Assign + File: encoder.v , 25 + Text: = ... enterExpression - File: full_adder.v , 16 - Text: z ... + File: encoder.v , 25 + Text: 2 ... enterPrimary - File: full_adder.v , 16 - Text: z ... + File: encoder.v , 25 + Text: 2 ... enterPrimary_literal - File: full_adder.v , 16 - Text: z ... -enterIdentifier - File: full_adder.v , 16 - Text: z ... + File: encoder.v , 25 + Text: 2 ... +enterNumber_Integral + File: encoder.v , 25 + Text: 2 ... +enterCase_item + File: encoder.v , 26 + Text: 16'h0008 : binary_ou ... +enterExpression + File: encoder.v , 26 + Text: 16'h0008 ... +enterPrimary + File: encoder.v , 26 + Text: 16'h0008 ... +enterPrimary_literal + File: encoder.v , 26 + Text: 16'h0008 ... +enterNumber_Integral + File: encoder.v , 26 + Text: 16'h0008 ... +enterStatement_or_null + File: encoder.v , 26 + Text: binary_out = 3 ; ... +enterStatement + File: encoder.v , 26 + Text: binary_out = 3 ; ... +enterStatement_item + File: encoder.v , 26 + Text: binary_out = 3 ; ... +enterBlocking_assignment + File: encoder.v , 26 + Text: binary_out = 3 ... +enterOperator_assignment + File: encoder.v , 26 + Text: binary_out = 3 ... +enterVariable_lvalue + File: encoder.v , 26 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 26 + Text: binary_out ... +enterSelect + File: encoder.v , 26 + Text: ... +enterBit_select + File: encoder.v , 26 + Text: ... +enterAssignOp_Assign + File: encoder.v , 26 + Text: = ... +enterExpression + File: encoder.v , 26 + Text: 3 ... +enterPrimary + File: encoder.v , 26 + Text: 3 ... +enterPrimary_literal + File: encoder.v , 26 + Text: 3 ... +enterNumber_Integral + File: encoder.v , 26 + Text: 3 ... +enterCase_item + File: encoder.v , 27 + Text: 16'h0010 : binary_ou ... +enterExpression + File: encoder.v , 27 + Text: 16'h0010 ... +enterPrimary + File: encoder.v , 27 + Text: 16'h0010 ... +enterPrimary_literal + File: encoder.v , 27 + Text: 16'h0010 ... +enterNumber_Integral + File: encoder.v , 27 + Text: 16'h0010 ... +enterStatement_or_null + File: encoder.v , 27 + Text: binary_out = 4 ; ... +enterStatement + File: encoder.v , 27 + Text: binary_out = 4 ; ... +enterStatement_item + File: encoder.v , 27 + Text: binary_out = 4 ; ... +enterBlocking_assignment + File: encoder.v , 27 + Text: binary_out = 4 ... +enterOperator_assignment + File: encoder.v , 27 + Text: binary_out = 4 ... +enterVariable_lvalue + File: encoder.v , 27 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 27 + Text: binary_out ... +enterSelect + File: encoder.v , 27 + Text: ... +enterBit_select + File: encoder.v , 27 + Text: ... +enterAssignOp_Assign + File: encoder.v , 27 + Text: = ... +enterExpression + File: encoder.v , 27 + Text: 4 ... +enterPrimary + File: encoder.v , 27 + Text: 4 ... +enterPrimary_literal + File: encoder.v , 27 + Text: 4 ... +enterNumber_Integral + File: encoder.v , 27 + Text: 4 ... +enterCase_item + File: encoder.v , 28 + Text: 16'h0020 : binary_ou ... +enterExpression + File: encoder.v , 28 + Text: 16'h0020 ... +enterPrimary + File: encoder.v , 28 + Text: 16'h0020 ... +enterPrimary_literal + File: encoder.v , 28 + Text: 16'h0020 ... +enterNumber_Integral + File: encoder.v , 28 + Text: 16'h0020 ... +enterStatement_or_null + File: encoder.v , 28 + Text: binary_out = 5 ; ... +enterStatement + File: encoder.v , 28 + Text: binary_out = 5 ; ... +enterStatement_item + File: encoder.v , 28 + Text: binary_out = 5 ; ... +enterBlocking_assignment + File: encoder.v , 28 + Text: binary_out = 5 ... +enterOperator_assignment + File: encoder.v , 28 + Text: binary_out = 5 ... +enterVariable_lvalue + File: encoder.v , 28 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 28 + Text: binary_out ... +enterSelect + File: encoder.v , 28 + Text: ... +enterBit_select + File: encoder.v , 28 + Text: ... +enterAssignOp_Assign + File: encoder.v , 28 + Text: = ... +enterExpression + File: encoder.v , 28 + Text: 5 ... +enterPrimary + File: encoder.v , 28 + Text: 5 ... +enterPrimary_literal + File: encoder.v , 28 + Text: 5 ... +enterNumber_Integral + File: encoder.v , 28 + Text: 5 ... +enterCase_item + File: encoder.v , 29 + Text: 16'h0040 : binary_ou ... +enterExpression + File: encoder.v , 29 + Text: 16'h0040 ... +enterPrimary + File: encoder.v , 29 + Text: 16'h0040 ... +enterPrimary_literal + File: encoder.v , 29 + Text: 16'h0040 ... +enterNumber_Integral + File: encoder.v , 29 + Text: 16'h0040 ... +enterStatement_or_null + File: encoder.v , 29 + Text: binary_out = 6 ; ... +enterStatement + File: encoder.v , 29 + Text: binary_out = 6 ; ... +enterStatement_item + File: encoder.v , 29 + Text: binary_out = 6 ; ... +enterBlocking_assignment + File: encoder.v , 29 + Text: binary_out = 6 ... +enterOperator_assignment + File: encoder.v , 29 + Text: binary_out = 6 ... +enterVariable_lvalue + File: encoder.v , 29 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 29 + Text: binary_out ... +enterSelect + File: encoder.v , 29 + Text: ... +enterBit_select + File: encoder.v , 29 + Text: ... +enterAssignOp_Assign + File: encoder.v , 29 + Text: = ... +enterExpression + File: encoder.v , 29 + Text: 6 ... +enterPrimary + File: encoder.v , 29 + Text: 6 ... +enterPrimary_literal + File: encoder.v , 29 + Text: 6 ... +enterNumber_Integral + File: encoder.v , 29 + Text: 6 ... +enterCase_item + File: encoder.v , 30 + Text: 16'h0080 : binary_ou ... +enterExpression + File: encoder.v , 30 + Text: 16'h0080 ... +enterPrimary + File: encoder.v , 30 + Text: 16'h0080 ... +enterPrimary_literal + File: encoder.v , 30 + Text: 16'h0080 ... +enterNumber_Integral + File: encoder.v , 30 + Text: 16'h0080 ... +enterStatement_or_null + File: encoder.v , 30 + Text: binary_out = 7 ; ... +enterStatement + File: encoder.v , 30 + Text: binary_out = 7 ; ... +enterStatement_item + File: encoder.v , 30 + Text: binary_out = 7 ; ... +enterBlocking_assignment + File: encoder.v , 30 + Text: binary_out = 7 ... +enterOperator_assignment + File: encoder.v , 30 + Text: binary_out = 7 ... +enterVariable_lvalue + File: encoder.v , 30 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 30 + Text: binary_out ... +enterSelect + File: encoder.v , 30 + Text: ... +enterBit_select + File: encoder.v , 30 + Text: ... +enterAssignOp_Assign + File: encoder.v , 30 + Text: = ... +enterExpression + File: encoder.v , 30 + Text: 7 ... +enterPrimary + File: encoder.v , 30 + Text: 7 ... +enterPrimary_literal + File: encoder.v , 30 + Text: 7 ... +enterNumber_Integral + File: encoder.v , 30 + Text: 7 ... +enterCase_item + File: encoder.v , 31 + Text: 16'h0100 : binary_ou ... +enterExpression + File: encoder.v , 31 + Text: 16'h0100 ... +enterPrimary + File: encoder.v , 31 + Text: 16'h0100 ... +enterPrimary_literal + File: encoder.v , 31 + Text: 16'h0100 ... +enterNumber_Integral + File: encoder.v , 31 + Text: 16'h0100 ... +enterStatement_or_null + File: encoder.v , 31 + Text: binary_out = 8 ; ... +enterStatement + File: encoder.v , 31 + Text: binary_out = 8 ; ... +enterStatement_item + File: encoder.v , 31 + Text: binary_out = 8 ; ... +enterBlocking_assignment + File: encoder.v , 31 + Text: binary_out = 8 ... +enterOperator_assignment + File: encoder.v , 31 + Text: binary_out = 8 ... +enterVariable_lvalue + File: encoder.v , 31 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 31 + Text: binary_out ... +enterSelect + File: encoder.v , 31 + Text: ... +enterBit_select + File: encoder.v , 31 + Text: ... +enterAssignOp_Assign + File: encoder.v , 31 + Text: = ... +enterExpression + File: encoder.v , 31 + Text: 8 ... +enterPrimary + File: encoder.v , 31 + Text: 8 ... +enterPrimary_literal + File: encoder.v , 31 + Text: 8 ... +enterNumber_Integral + File: encoder.v , 31 + Text: 8 ... +enterCase_item + File: encoder.v , 32 + Text: 16'h0200 : binary_ou ... +enterExpression + File: encoder.v , 32 + Text: 16'h0200 ... +enterPrimary + File: encoder.v , 32 + Text: 16'h0200 ... +enterPrimary_literal + File: encoder.v , 32 + Text: 16'h0200 ... +enterNumber_Integral + File: encoder.v , 32 + Text: 16'h0200 ... +enterStatement_or_null + File: encoder.v , 32 + Text: binary_out = 9 ; ... +enterStatement + File: encoder.v , 32 + Text: binary_out = 9 ; ... +enterStatement_item + File: encoder.v , 32 + Text: binary_out = 9 ; ... +enterBlocking_assignment + File: encoder.v , 32 + Text: binary_out = 9 ... +enterOperator_assignment + File: encoder.v , 32 + Text: binary_out = 9 ... +enterVariable_lvalue + File: encoder.v , 32 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 32 + Text: binary_out ... +enterSelect + File: encoder.v , 32 + Text: ... +enterBit_select + File: encoder.v , 32 + Text: ... +enterAssignOp_Assign + File: encoder.v , 32 + Text: = ... +enterExpression + File: encoder.v , 32 + Text: 9 ... +enterPrimary + File: encoder.v , 32 + Text: 9 ... +enterPrimary_literal + File: encoder.v , 32 + Text: 9 ... +enterNumber_Integral + File: encoder.v , 32 + Text: 9 ... +enterCase_item + File: encoder.v , 33 + Text: 16'h0400 : binary_ou ... +enterExpression + File: encoder.v , 33 + Text: 16'h0400 ... +enterPrimary + File: encoder.v , 33 + Text: 16'h0400 ... +enterPrimary_literal + File: encoder.v , 33 + Text: 16'h0400 ... +enterNumber_Integral + File: encoder.v , 33 + Text: 16'h0400 ... +enterStatement_or_null + File: encoder.v , 33 + Text: binary_out = 10 ; ... +enterStatement + File: encoder.v , 33 + Text: binary_out = 10 ; ... +enterStatement_item + File: encoder.v , 33 + Text: binary_out = 10 ; ... +enterBlocking_assignment + File: encoder.v , 33 + Text: binary_out = 10 ... +enterOperator_assignment + File: encoder.v , 33 + Text: binary_out = 10 ... +enterVariable_lvalue + File: encoder.v , 33 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 33 + Text: binary_out ... +enterSelect + File: encoder.v , 33 + Text: ... +enterBit_select + File: encoder.v , 33 + Text: ... +enterAssignOp_Assign + File: encoder.v , 33 + Text: = ... +enterExpression + File: encoder.v , 33 + Text: 10 ... +enterPrimary + File: encoder.v , 33 + Text: 10 ... +enterPrimary_literal + File: encoder.v , 33 + Text: 10 ... +enterNumber_Integral + File: encoder.v , 33 + Text: 10 ... +enterCase_item + File: encoder.v , 34 + Text: 16'h0800 : binary_ou ... +enterExpression + File: encoder.v , 34 + Text: 16'h0800 ... +enterPrimary + File: encoder.v , 34 + Text: 16'h0800 ... +enterPrimary_literal + File: encoder.v , 34 + Text: 16'h0800 ... +enterNumber_Integral + File: encoder.v , 34 + Text: 16'h0800 ... +enterStatement_or_null + File: encoder.v , 34 + Text: binary_out = 11 ; ... +enterStatement + File: encoder.v , 34 + Text: binary_out = 11 ; ... +enterStatement_item + File: encoder.v , 34 + Text: binary_out = 11 ; ... +enterBlocking_assignment + File: encoder.v , 34 + Text: binary_out = 11 ... +enterOperator_assignment + File: encoder.v , 34 + Text: binary_out = 11 ... +enterVariable_lvalue + File: encoder.v , 34 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 34 + Text: binary_out ... +enterSelect + File: encoder.v , 34 + Text: ... +enterBit_select + File: encoder.v , 34 + Text: ... +enterAssignOp_Assign + File: encoder.v , 34 + Text: = ... +enterExpression + File: encoder.v , 34 + Text: 11 ... +enterPrimary + File: encoder.v , 34 + Text: 11 ... +enterPrimary_literal + File: encoder.v , 34 + Text: 11 ... +enterNumber_Integral + File: encoder.v , 34 + Text: 11 ... +enterCase_item + File: encoder.v , 35 + Text: 16'h1000 : binary_ou ... +enterExpression + File: encoder.v , 35 + Text: 16'h1000 ... +enterPrimary + File: encoder.v , 35 + Text: 16'h1000 ... +enterPrimary_literal + File: encoder.v , 35 + Text: 16'h1000 ... +enterNumber_Integral + File: encoder.v , 35 + Text: 16'h1000 ... +enterStatement_or_null + File: encoder.v , 35 + Text: binary_out = 12 ; ... +enterStatement + File: encoder.v , 35 + Text: binary_out = 12 ; ... +enterStatement_item + File: encoder.v , 35 + Text: binary_out = 12 ; ... +enterBlocking_assignment + File: encoder.v , 35 + Text: binary_out = 12 ... +enterOperator_assignment + File: encoder.v , 35 + Text: binary_out = 12 ... +enterVariable_lvalue + File: encoder.v , 35 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 35 + Text: binary_out ... +enterSelect + File: encoder.v , 35 + Text: ... +enterBit_select + File: encoder.v , 35 + Text: ... +enterAssignOp_Assign + File: encoder.v , 35 + Text: = ... +enterExpression + File: encoder.v , 35 + Text: 12 ... +enterPrimary + File: encoder.v , 35 + Text: 12 ... +enterPrimary_literal + File: encoder.v , 35 + Text: 12 ... +enterNumber_Integral + File: encoder.v , 35 + Text: 12 ... +enterCase_item + File: encoder.v , 36 + Text: 16'h2000 : binary_ou ... +enterExpression + File: encoder.v , 36 + Text: 16'h2000 ... +enterPrimary + File: encoder.v , 36 + Text: 16'h2000 ... +enterPrimary_literal + File: encoder.v , 36 + Text: 16'h2000 ... +enterNumber_Integral + File: encoder.v , 36 + Text: 16'h2000 ... +enterStatement_or_null + File: encoder.v , 36 + Text: binary_out = 13 ; ... +enterStatement + File: encoder.v , 36 + Text: binary_out = 13 ; ... +enterStatement_item + File: encoder.v , 36 + Text: binary_out = 13 ; ... +enterBlocking_assignment + File: encoder.v , 36 + Text: binary_out = 13 ... +enterOperator_assignment + File: encoder.v , 36 + Text: binary_out = 13 ... +enterVariable_lvalue + File: encoder.v , 36 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 36 + Text: binary_out ... +enterSelect + File: encoder.v , 36 + Text: ... +enterBit_select + File: encoder.v , 36 + Text: ... +enterAssignOp_Assign + File: encoder.v , 36 + Text: = ... +enterExpression + File: encoder.v , 36 + Text: 13 ... +enterPrimary + File: encoder.v , 36 + Text: 13 ... +enterPrimary_literal + File: encoder.v , 36 + Text: 13 ... +enterNumber_Integral + File: encoder.v , 36 + Text: 13 ... +enterCase_item + File: encoder.v , 37 + Text: 16'h4000 : binary_ou ... +enterExpression + File: encoder.v , 37 + Text: 16'h4000 ... +enterPrimary + File: encoder.v , 37 + Text: 16'h4000 ... +enterPrimary_literal + File: encoder.v , 37 + Text: 16'h4000 ... +enterNumber_Integral + File: encoder.v , 37 + Text: 16'h4000 ... +enterStatement_or_null + File: encoder.v , 37 + Text: binary_out = 14 ; ... +enterStatement + File: encoder.v , 37 + Text: binary_out = 14 ; ... +enterStatement_item + File: encoder.v , 37 + Text: binary_out = 14 ; ... +enterBlocking_assignment + File: encoder.v , 37 + Text: binary_out = 14 ... +enterOperator_assignment + File: encoder.v , 37 + Text: binary_out = 14 ... +enterVariable_lvalue + File: encoder.v , 37 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 37 + Text: binary_out ... +enterSelect + File: encoder.v , 37 + Text: ... +enterBit_select + File: encoder.v , 37 + Text: ... +enterAssignOp_Assign + File: encoder.v , 37 + Text: = ... +enterExpression + File: encoder.v , 37 + Text: 14 ... +enterPrimary + File: encoder.v , 37 + Text: 14 ... +enterPrimary_literal + File: encoder.v , 37 + Text: 14 ... +enterNumber_Integral + File: encoder.v , 37 + Text: 14 ... +enterCase_item + File: encoder.v , 38 + Text: 16'h8000 : binary_ou ... +enterExpression + File: encoder.v , 38 + Text: 16'h8000 ... +enterPrimary + File: encoder.v , 38 + Text: 16'h8000 ... +enterPrimary_literal + File: encoder.v , 38 + Text: 16'h8000 ... +enterNumber_Integral + File: encoder.v , 38 + Text: 16'h8000 ... +enterStatement_or_null + File: encoder.v , 38 + Text: binary_out = 15 ; ... +enterStatement + File: encoder.v , 38 + Text: binary_out = 15 ; ... +enterStatement_item + File: encoder.v , 38 + Text: binary_out = 15 ; ... +enterBlocking_assignment + File: encoder.v , 38 + Text: binary_out = 15 ... +enterOperator_assignment + File: encoder.v , 38 + Text: binary_out = 15 ... +enterVariable_lvalue + File: encoder.v , 38 + Text: binary_out ... +enterHierarchical_identifier + File: encoder.v , 38 + Text: binary_out ... +enterSelect + File: encoder.v , 38 + Text: ... +enterBit_select + File: encoder.v , 38 + Text: ... +enterAssignOp_Assign + File: encoder.v , 38 + Text: = ... +enterExpression + File: encoder.v , 38 + Text: 15 ... +enterPrimary + File: encoder.v , 38 + Text: 15 ... +enterPrimary_literal + File: encoder.v , 38 + Text: 15 ... +enterNumber_Integral + File: encoder.v , 38 + Text: 15 ... +enterEndcase + File: encoder.v , 39 + Text: endcase ... +enterEnd + File: encoder.v , 40 + Text: end ... +enterEnd + File: encoder.v , 41 + Text: end ... enterEndmodule - File: full_adder.v , 18 + File: encoder.v , 43 Text: endmodule ... [INFO :PY0400] Processing source file "jkff_udp.v". @@ -22830,7 +22294,383 @@ File: uart.v , 137 Text: tx_cnt <= tx_cnt + 1 ... enterStatement_item - File: uart.v , 137 + File: uart.v , 137[INFO :PY0400] Processing source file "full_adder.v". + +enterTop_level_rule + File: full_adder.v , 7 + Text: module full_adder_ga ... +enterNull_rule + File: full_adder.v , 7 + Text: ... +enterSource_text + File: full_adder.v , 7 + Text: module full_adder_ga ... +enterDescription + File: full_adder.v , 7 + Text: module full_adder_ga ... +enterModule_declaration + File: full_adder.v , 7 + Text: module full_adder_ga ... +enterModule_nonansi_header + File: full_adder.v , 7 + Text: module full_adder_ga ... +enterModule_keyword + File: full_adder.v , 7 + Text: module ... +enterIdentifier + File: full_adder.v , 7 + Text: full_adder_gates ... +enterList_of_ports + File: full_adder.v , 7 + Text: ( x , y , z , sum , ... +enterPort + File: full_adder.v , 7 + Text: x ... +enterPort_expression + File: full_adder.v , 7 + Text: x ... +enterPort_reference + File: full_adder.v , 7 + Text: x ... +enterIdentifier + File: full_adder.v , 7 + Text: x ... +enterConstant_select + File: full_adder.v , 7 + Text: ... +enterConstant_bit_select + File: full_adder.v , 7 + Text: ... +enterPort + File: full_adder.v , 7 + Text: y ... +enterPort_expression + File: full_adder.v , 7 + Text: y ... +enterPort_reference + File: full_adder.v , 7 + Text: y ... +enterIdentifier + File: full_adder.v , 7 + Text: y ... +enterConstant_select + File: full_adder.v , 7 + Text: ... +enterConstant_bit_select + File: full_adder.v , 7 + Text: ... +enterPort + File: full_adder.v , 7 + Text: z ... +enterPort_expression + File: full_adder.v , 7 + Text: z ... +enterPort_reference + File: full_adder.v , 7 + Text: z ... +enterIdentifier + File: full_adder.v , 7 + Text: z ... +enterConstant_select + File: full_adder.v , 7 + Text: ... +enterConstant_bit_select + File: full_adder.v , 7 + Text: ... +enterPort + File: full_adder.v , 7 + Text: sum ... +enterPort_expression + File: full_adder.v , 7 + Text: sum ... +enterPort_reference + File: full_adder.v , 7 + Text: sum ... +enterIdentifier + File: full_adder.v , 7 + Text: sum ... +enterConstant_select + File: full_adder.v , 7 + Text: ... +enterConstant_bit_select + File: full_adder.v , 7 + Text: ... +enterPort + File: full_adder.v , 7 + Text: carry ... +enterPort_expression + File: full_adder.v , 7 + Text: carry ... +enterPort_reference + File: full_adder.v , 7 + Text: carry ... +enterIdentifier + File: full_adder.v , 7 + Text: carry ... +enterConstant_select + File: full_adder.v , 7 + Text: ... +enterConstant_bit_select + File: full_adder.v , 7 + Text: ... +enterModule_item + File: full_adder.v , 8 + Text: input x , y , z ; ... +enterPort_declaration + File: full_adder.v , 8 + Text: input x , y , z ... +enterInput_declaration + File: full_adder.v , 8 + Text: input x , y , z ... +enterNet_port_type + File: full_adder.v , 8 + Text: ... +enterData_type_or_implicit + File: full_adder.v , 8 + Text: ... +enterList_of_port_identifiers + File: full_adder.v , 8 + Text: x , y , z ... +enterIdentifier + File: full_adder.v , 8 + Text: x ... +enterIdentifier + File: full_adder.v , 8 + Text: y ... +enterIdentifier + File: full_adder.v , 8 + Text: z ... +enterModule_item + File: full_adder.v , 9 + Text: output sum , carry ; ... +enterPort_declaration + File: full_adder.v , 9 + Text: output sum , carry ... +enterOutput_declaration + File: full_adder.v , 9 + Text: output sum , carry ... +enterNet_port_type + File: full_adder.v , 9 + Text: ... +enterData_type_or_implicit + File: full_adder.v , 9 + Text: ... +enterList_of_port_identifiers + File: full_adder.v , 9 + Text: sum , carry ... +enterIdentifier + File: full_adder.v , 9 + Text: sum ... +enterIdentifier + File: full_adder.v , 9 + Text: carry ... +enterModule_item + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterNon_port_module_item + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterModule_or_generate_item + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterModule_common_item + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterModule_or_generate_item_declaration + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterPackage_or_generate_item_declaration + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterNet_declaration + File: full_adder.v , 10 + Text: wire and1 , and2 , a ... +enterNetType_Wire + File: full_adder.v , 10 + Text: wire ... +enterData_type_or_implicit + File: full_adder.v , 10 + Text: ... +enterList_of_net_decl_assignments + File: full_adder.v , 10 + Text: and1 , and2 , and3 , ... +enterNet_decl_assignment + File: full_adder.v , 10 + Text: and1 ... +enterIdentifier + File: full_adder.v , 10 + Text: and1 ... +enterNet_decl_assignment + File: full_adder.v , 10 + Text: and2 ... +enterIdentifier + File: full_adder.v , 10 + Text: and2 ... +enterNet_decl_assignment + File: full_adder.v , 10 + Text: and3 ... +enterIdentifier + File: full_adder.v , 10 + Text: and3 ... +enterNet_decl_assignment + File: full_adder.v , 10 + Text: sum1 ... +enterIdentifier + File: full_adder.v , 10 + Text: sum1 ... +enterModule_item + File: full_adder.v , 12 + Text: and U_and1 ( and1 , ... +enterNon_port_module_item + File: full_adder.v , 12 + Text: and U_and1 ( and1 , ... +enterModule_or_generate_item + File: full_adder.v , 12 + Text: and U_and1 ( and1 , ... +enterGate_instantiation + File: full_adder.v , 12 + Text: and U_and1 ( and1 , ... +enterNInpGate_And + File: full_adder.v , 12 + Text: and ... +enterN_input_gate_instance + File: full_adder.v , 12 + Text: U_and1 ( and1 , x , ... +enterName_of_instance + File: full_adder.v , 12 + Text: U_and1 ... +enterIdentifier + File: full_adder.v , 12 + Text: U_and1 ... +enterNet_lvalue + File: full_adder.v , 12 + Text: and1 ... +enterPs_or_hierarchical_identifier + File: full_adder.v , 12 + Text: and1 ... +enterIdentifier + File: full_adder.v , 12 + Text: and1 ... +enterConstant_select + File: full_adder.v , 12 + Text: ... +enterConstant_bit_select + File: full_adder.v , 12 + Text: ... +enterExpression + File: full_adder.v , 12 + Text: x ... +enterPrimary + File: full_adder.v , 12 + Text: x ... +enterPrimary_literal + File: full_adder.v , 12 + Text: x ... +enterIdentifier + File: full_adder.v , 12 + Text: x ... +enterExpression + File: full_adder.v , 12 + Text: y ... +enterPrimary + File: full_adder.v , 12 + Text: y ... +enterPrimary_literal + File: full_adder.v , 12 + Text: y ... +enterIdentifier + File: full_adder.v , 12 + Text: y ... +enterN_input_gate_instance + File: full_adder.v , 13 + Text: U_and2 ( and2 , x , ... +enterName_of_instance + File: full_adder.v , 13 + Text: U_and2 ... +enterIdentifier + File: full_adder.v , 13 + Text: U_and2 ... +enterNet_lvalue + File: full_adder.v , 13 + Text: and2 ... +enterPs_or_hierarchical_identifier + File: full_adder.v , 13 + Text: and2 ... +enterIdentifier + File: full_adder.v , 13 + Text: and2 ... +enterConstant_select + File: full_adder.v , 13 + Text: ... +enterConstant_bit_select + File: full_adder.v , 13 + Text: ... +enterExpression + File: full_adder.v , 13 + Text: x ... +enterPrimary + File: full_adder.v , 13 + Text: x ... +enterPrimary_literal + File: full_adder.v , 13 + Text: x ... +enterIdentifier + File: full_adder.v , 13 + Text: x ... +enterExpression + File: full_adder.v , 13 + Text: z ... +enterPrimary + File: full_adder.v , 13 + Text: z ... +enterPrimary_literal + File: full_adder.v , 13 + Text: z ... +enterIdentifier + File: full_adder.v , 13 + Text: z ... +enterN_input_gate_instance + File: full_adder.v , 14 + Text: U_and3 ( and3 , y , ... +enterName_of_instance + File: full_adder.v , 14 + Text: U_and3 ... +enterIdentifier + File: full_adder.v , 14 + Text: U_and3 ... +enterNet_lvalue + File: full_adder.v , 14 + Text: and3 ... +enterPs_or_hierarchical_identifier + File: full_adder.v , 14 + Text: and3 ... +enterIdentifier + File: full_adder.v , 14 + Text: and3 ... +enterConstant_select + File: full_adder.v , 14 + Text: ... +enterConstant_bit_select + File: full_adder.v , 14 + Text: ... +enterExpression + File: full_adder.v , 14 + Text: y ... +enterPrimary + File: full_adder.v , 14 + Text: y ... +enterPrimary_literal + File: full_adder.v , 14 + Text: y ... +enterIdentifier + File: full_adder.v , 14 + Text: y ... +enterExpression + File: full_adder.v , 14 + Text: z ... +enterPrimary + File: full_adder.v , 14 + Text: Text: tx_cnt <= tx_cnt + 1 ... enterNonblocking_assignment File: uart.v , 137 @@ -23224,7 +23064,167 @@ Text: tx_out ... enterHierarchical_identifier File: uart.v , 145 - Text: tx_out ... + Text: tx_out z ... +enterPrimary_literal + File: full_adder.v , 14 + Text: z ... +enterIdentifier + File: full_adder.v , 14 + Text: z ... +enterModule_item + File: full_adder.v , 15 + Text: or U_or ( carry , an ... +enterNon_port_module_item + File: full_adder.v , 15 + Text: or U_or ( carry , an ... +enterModule_or_generate_item + File: full_adder.v , 15 + Text: or U_or ( carry , an ... +enterGate_instantiation + File: full_adder.v , 15 + Text: or U_or ( carry , an ... +enterNInpGate_Or + File: full_adder.v , 15 + Text: or ... +enterN_input_gate_instance + File: full_adder.v , 15 + Text: U_or ( carry , and1 ... +enterName_of_instance + File: full_adder.v , 15 + Text: U_or ... +enterIdentifier + File: full_adder.v , 15 + Text: U_or ... +enterNet_lvalue + File: full_adder.v , 15 + Text: carry ... +enterPs_or_hierarchical_identifier + File: full_adder.v , 15 + Text: carry ... +enterIdentifier + File: full_adder.v , 15 + Text: carry ... +enterConstant_select + File: full_adder.v , 15 + Text: ... +enterConstant_bit_select + File: full_adder.v , 15 + Text: ... +enterExpression + File: full_adder.v , 15 + Text: and1 ... +enterPrimary + File: full_adder.v , 15 + Text: and1 ... +enterPrimary_literal + File: full_adder.v , 15 + Text: and1 ... +enterIdentifier + File: full_adder.v , 15 + Text: and1 ... +enterExpression + File: full_adder.v , 15 + Text: and2 ... +enterPrimary + File: full_adder.v , 15 + Text: and2 ... +enterPrimary_literal + File: full_adder.v , 15 + Text: and2 ... +enterIdentifier + File: full_adder.v , 15 + Text: and2 ... +enterExpression + File: full_adder.v , 15 + Text: and3 ... +enterPrimary + File: full_adder.v , 15 + Text: and3 ... +enterPrimary_literal + File: full_adder.v , 15 + Text: and3 ... +enterIdentifier + File: full_adder.v , 15 + Text: and3 ... +enterModule_item + File: full_adder.v , 16 + Text: xor U_sum ( sum , x ... +enterNon_port_module_item + File: full_adder.v , 16 + Text: xor U_sum ( sum , x ... +enterModule_or_generate_item + File: full_adder.v , 16 + Text: xor U_sum ( sum , x ... +enterGate_instantiation + File: full_adder.v , 16 + Text: xor U_sum ( sum , x ... +enterNInpGate_Xor + File: full_adder.v , 16 + Text: xor ... +enterN_input_gate_instance + File: full_adder.v , 16 + Text: U_sum ( sum , x , y ... +enterName_of_instance + File: full_adder.v , 16 + Text: U_sum ... +enterIdentifier + File: full_adder.v , 16 + Text: U_sum ... +enterNet_lvalue + File: full_adder.v , 16 + Text: sum ... +enterPs_or_hierarchical_identifier + File: full_adder.v , 16 + Text: sum ... +enterIdentifier + File: full_adder.v , 16 + Text: sum ... +enterConstant_select + File: full_adder.v , 16 + Text: ... +enterConstant_bit_select + File: full_adder.v , 16 + Text: ... +enterExpression + File: full_adder.v , 16 + Text: x ... +enterPrimary + File: full_adder.v , 16 + Text: x ... +enterPrimary_literal + File: full_adder.v , 16 + Text: x ... +enterIdentifier + File: full_adder.v , 16 + Text: x ... +enterExpression + File: full_adder.v , 16 + Text: y ... +enterPrimary + File: full_adder.v , 16 + Text: y ... +enterPrimary_literal + File: full_adder.v , 16 + Text: y ... +enterIdentifier + File: full_adder.v , 16 + Text: y ... +enterExpression + File: full_adder.v , 16 + Text: z ... +enterPrimary + File: full_adder.v , 16 + Text: z ... +enterPrimary_literal + File: full_adder.v , 16 + Text: z ... +enterIdentifier + File: full_adder.v , 16 + Text: z ... +enterEndmodule + File: full_adder.v , 18 + Text: endmodule ... + ... enterSelect File: uart.v , 145 Text: ... @@ -23411,723 +23411,9 @@ enterEndmodule File: uart.v , 155 Text: endmodule ... -[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 ... -enterNull_rule - File: lfsr_task.v , 2 - Text: ... -enterSource_text - File: lfsr_task.v , 2 - Text: module LFSR_TASK ( c ... -enterDescription - File: lfsr_task.v , 2 - Text: module LFSR_TASK ( c ... -enterModule_declaration - File: lfsr_task.v , 2 - Text: module LFSR_TASK ( c ... -enterModule_nonansi_header - File: lfsr_task.v , 2 - Text: module LFSR_TASK ( c ... -enterModule_keyword - File: lfsr_task.v , 2 - Text: module ... -enterIdentifier - File: lfsr_task.v , 2 - Text: LFSR_TASK ... -enterList_of_ports - File: lfsr_task.v , 2 - Text: ( clock , Reset , se ... -enterPort - File: lfsr_task.v , 2 - Text: clock ... -enterPort_expression - File: lfsr_task.v , 2 - Text: clock ... -enterPort_reference - File: lfsr_task.v , 2 - Text: clock ... -enterIdentifier - File: lfsr_task.v , 2 - Text: clock ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterPort - File: lfsr_task.v , 2 - Text: Reset ... -enterPort_expression - File: lfsr_task.v , 2 - Text: Reset ... -enterPort_reference - File: lfsr_task.v , 2 - Text: Reset ... -enterIdentifier - File: lfsr_task.v , 2 - Text: Reset ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterPort - File: lfsr_task.v , 2 - Text: seed1 ... -enterPort_expression - File: lfsr_task.v , 2 - Text: seed1 ... -enterPort_reference - File: lfsr_task.v , 2 - Text: seed1 ... -enterIdentifier - File: lfsr_task.v , 2 - Text: seed1 ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterPort - File: lfsr_task.v , 2 - Text: seed2 ... -enterPort_expression - File: lfsr_task.v , 2 - Text: seed2 ... -enterPort_reference - File: lfsr_task.v , 2 - Text: seed2 ... -enterIdentifier - File: lfsr_task.v , 2 - Text: seed2 ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterPort - File: lfsr_task.v , 2 - Text: random1 ... -enterPort_expression - File: lfsr_task.v , 2 - Text: random1 ... -enterPort_reference - File: lfsr_task.v , 2 - Text: random1 ... -enterIdentifier - File: lfsr_task.v , 2 - Text: random1 ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterPort - File: lfsr_task.v , 2 - Text: random2 ... -enterPort_expression - File: lfsr_task.v , 2 - Text: random2 ... -enterPort_reference - File: lfsr_task.v , 2 - Text: random2 ... -enterIdentifier - File: lfsr_task.v , 2 - Text: random2 ... -enterConstant_select - File: lfsr_task.v , 2 - Text: ... -enterConstant_bit_select - File: lfsr_task.v , 2 - Text: ... -enterModule_item - File: lfsr_task.v , 3 - Text: input clock ; ... -enterPort_declaration - File: lfsr_task.v , 3 - Text: input clock ... -enterInput_declaration - File: lfsr_task.v , 3 - Text: input clock ... -enterNet_port_type - File: lfsr_task.v , 3 - Text: ... -enterData_type_or_implicit - File: lfsr_task.v , 3 - Text: ... -enterList_of_port_identifiers - File: lfsr_task.v , 3 - Text: clock ... -enterIdentifier - File: lfsr_task.v , 3 - Text: clock ... -enterModule_item - File: lfsr_task.v , 4 - Text: input [ 7 : 0 ] seed ... -enterPort_declaration - File: lfsr_task.v , 4 - Text: input [ 7 : 0 ] seed ... -enterInput_declaration - File: lfsr_task.v , 4 - Text: input [ 7 : 0 ] seed ... -enterNet_port_type - File: lfsr_task.v , 4 - Text: [ 7 : 0 ] ... -enterData_type_or_implicit - File: lfsr_task.v , 4 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 4 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 4 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 4 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 4 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 4 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 4 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 4 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 4 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 4 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 4 - Text: 0 ... -enterList_of_port_identifiers - File: lfsr_task.v , 4 - Text: seed1 ... -enterIdentifier - File: lfsr_task.v , 4 - Text: seed1 ... -enterModule_item - File: lfsr_task.v , 5 - Text: output [ 7 : 0 ] ran ... -enterPort_declaration - File: lfsr_task.v , 5 - Text: output [ 7 : 0 ] ran ... -enterOutput_declaration - File: lfsr_task.v , 5 - Text: output [ 7 : 0 ] ran ... -enterNet_port_type - File: lfsr_task.v , 5 - Text: [ 7 : 0 ] ... -enterData_type_or_implicit - File: lfsr_task.v , 5 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 5 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 5 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 5 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 5 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 5 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 5 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 5 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 5 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 5 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 5 - Text: 0 ... -enterList_of_port_identifiers - File: lfsr_task.v , 5 - Text: random1 , random2 ... -enterIdentifier - File: lfsr_task.v , 5 - Text: random1 ... -enterIdentifier - File: lfsr_task.v , 5 - Text: random2 ... -enterModule_item - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterNon_port_module_item - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterModule_or_generate_item - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterModule_common_item - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterModule_or_generate_item_declaration - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterPackage_or_generate_item_declaration - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterData_declaration - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterVariable_declaration - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] random ... -enterData_type - File: lfsr_task.v , 6 - Text: reg [ 7 : 0 ] ... -enterIntVec_TypeReg - File: lfsr_task.v , 6 - Text: reg ... -enterPacked_dimension - File: lfsr_task.v , 6 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 6 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 6 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 6 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 6 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 6 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 6 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 6 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 6 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 6 - Text: 0 ... -enterList_of_variable_decl_assignments - File: lfsr_task.v , 6 - Text: random1 , random2 ... -enterVariable_decl_assignment - File: lfsr_task.v , 6 - Text: random1 ... -enterIdentifier - File: lfsr_task.v , 6 - Text: random1 ... -enterVariable_decl_assignment - File: lfsr_task.v , 6 - Text: random2 ... -enterIdentifier - File: lfsr_task.v , 6 - Text: random2 ... -enterModule_item - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterNon_port_module_item - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterModule_or_generate_item - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterModule_common_item - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterModule_or_generate_item_declaration - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterPackage_or_generate_item_declaration - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterParameter_declaration - File: lfsr_task.v , 7 - Text: parameter [ 7 : 0 ] ... -enterData_type_or_implicit - File: lfsr_task.v , 7 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 7 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 7 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 7 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 7 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 7 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 7 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 7 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 7 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 7 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 7 - Text: 0 ... -enterList_of_param_assignments - File: lfsr_task.v , 7 - Text: Chain1 = 8'b10001110 ... -enterParam_assignment - File: lfsr_task.v , 7 - Text: Chain1 = 8'b10001110 ... -enterIdentifier - File: lfsr_task.v , 7 - Text: Chain1 ... -enterConstant_param_expression - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterConstant_mintypmax_expression - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterConstant_expression - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterConstant_primary - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterPrimary_literal - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterNumber_Integral - File: lfsr_task.v , 7 - Text: 8'b10001110 ... -enterModule_item - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterNon_port_module_item - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterModule_or_generate_item - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterModule_common_item - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterModule_or_generate_item_declaration - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterPackage_or_generate_item_declaration - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterParameter_declaration - File: lfsr_task.v , 8 - Text: parameter [ 7 : 0 ] ... -enterData_type_or_implicit - File: lfsr_task.v , 8 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 8 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 8 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 8 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 8 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 8 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 8 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 8 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 8 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 8 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 8 - Text: 0 ... -enterList_of_param_assignments - File: lfsr_task.v , 8 - Text: Chain2 = 8'b10101110 ... -enterParam_assignment - File: lfsr_task.v , 8 - Text: Chain2 = 8'b10101110 ... -enterIdentifier - File: lfsr_task.v , 8 - Text: Chain2 ... -enterConstant_param_expression - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterConstant_mintypmax_expression - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterConstant_expression - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterConstant_primary - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterPrimary_literal - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterNumber_Integral - File: lfsr_task.v , 8 - Text: 8'b10101110 ... -enterModule_item - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterNon_port_module_item - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterModule_or_generate_item - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterModule_common_item - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterModule_or_generate_item_declaration - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterPackage_or_generate_item_declaration - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterTask_declaration - File: lfsr_task.v , 9 - Text: task LFSR_TAPS8_TASK ... -enterTask_body_declaration - File: lfsr_task.v , 9 - Text: LFSR_TAPS8_TASK ; in ... -enterIdentifier - File: lfsr_task.v , 9 - Text: LFSR_TAPS8_TASK ... -enterTf_item_declaration - File: lfsr_task.v , 10 - Text: input [ 7 : 0 ] A ; ... -enterTf_port_declaration - File: lfsr_task.v , 10 - Text: input [ 7 : 0 ] A ; ... -enterTfPortDir_Inp - File: lfsr_task.v , 10 - Text: input ... -enterData_type_or_implicit - File: lfsr_task.v , 10 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 10 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 10 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 10 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 10 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 10 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 10 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 10 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 10 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 10 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 10 - Text: 0 ... -enterList_of_tf_variable_identifiers - File: lfsr_task.v , 10 - Text: A ... -enterIdentifier - File: lfsr_task.v , 10 - Text: A ... -enterTf_item_declaration - File: lfsr_task.v , 11 - Text: input [ 7 : 0 ] Chai ... -enterTf_port_declaration - File: lfsr_task.v , 11 - Text: input [ 7 : 0 ] Chai ... -enterTfPortDir_Inp - File: lfsr_task.v , 11 - Text: input ... -enterData_type_or_implicit - File: lfsr_task.v , 11 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 11 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 11 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 11 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 11 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 11 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 11 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 11 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 11 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 11 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 11 - Text: 0 ... -enterList_of_tf_variable_identifiers - File: lfsr_task.v , 11 - Text: Chain ... -enterIdentifier - File: lfsr_task.v , 11 - Text: Chain ... -enterTf_item_declaration - File: lfsr_task.v , 12 - Text: output [ 7 : 0 ] Nex ... -enterTf_port_declaration - File: lfsr_task.v , 12 - Text: output [ 7 : 0 ] Nex ... -enterTfPortDir_Out - File: lfsr_task.v , 12 - Text: output ... -enterData_type_or_implicit - File: lfsr_task.v , 12 - Text: [ 7 : 0 ] ... -enterPacked_dimension - File: lfsr_task.v , 12 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 12 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 12 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 12 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 12 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 12 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 12 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 12 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 12 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 12 - Text: 0 ... -enterList_of_tf_variable_identifiers - File: lfsr_task.v , 12 - Text: Next_LFSR_Reg ... -enterIdentifier - File: lfsr_task.v , 12 - Text: Next_LFSR_Reg ... -enterTf_item_declaration - File: lfsr_task.v , 13 - Text: integer i ; ... -enterBlock_item_declaration - File: lfsr_task.v , 13 - Text: integer i ; ... -enterData_declaration - File: lfsr_task.v , 13 - Text: integer i ; ... -enterVariable_declaration - File: lfsr_task.v , 13 - Text: integer i ; ... -enterData_type - File: lfsr_task.v , 13 - Text: integer ... -enterIntegerAtomType_Int - File: lfsr_task.v , 13 - Text: integer ... -enterList_of_variable_decl_assignments - File: lfsr_task.v , 13 - Text: i ... -enterVariable_decl_assignment - File: lfsr_task.v , 13 - Text: i ... -enterIdentifier - File: lfsr_task.v , 13 - Text: i ... -enterTf_item_declaration - File: lfsr_task.v , 14 - Text: reg XorNor ; ... -enterBlock_item_declaration - File: lfsr_task.v , 14 - Text: reg XorNor ; ... -enterData_declaration - File: lfsr_task.v , 14 - Text: reg XorNor ; ... -enterVariable_declaration - File: lfsr_task.v , 14 - Text: reg XorNor ; ... -enterData_type - File: lfsr_task.v , 14 - Text: reg ... -enterIntVec_TypeReg - File: lfsr_task.venterTop_level_rule File: m_input_mult.v , 2 Text: module case1 ( in1 , ... enterNull_rule @@ -24483,382 +23769,7 @@ Text: in1 ... enterSelect File: m_input_mult.v , 8 - Text: [ 0 ] , 14 - Text: reg ... -enterList_of_variable_decl_assignments - File: lfsr_task.v , 14 - Text: XorNor ... -enterVariable_decl_assignment - File: lfsr_task.v , 14 - Text: XorNor ... -enterIdentifier - File: lfsr_task.v , 14 - Text: XorNor ... -enterTf_item_declaration - File: lfsr_task.v , 15 - Text: reg [ 7 : 0 ] Next_L ... -enterBlock_item_declaration - File: lfsr_task.v , 15 - Text: reg [ 7 : 0 ] Next_L ... -enterData_declaration - File: lfsr_task.v , 15 - Text: reg [ 7 : 0 ] Next_L ... -enterVariable_declaration - File: lfsr_task.v , 15 - Text: reg [ 7 : 0 ] Next_L ... -enterData_type - File: lfsr_task.v , 15 - Text: reg [ 7 : 0 ] ... -enterIntVec_TypeReg - File: lfsr_task.v , 15 - Text: reg ... -enterPacked_dimension - File: lfsr_task.v , 15 - Text: [ 7 : 0 ] ... -enterConstant_range - File: lfsr_task.v , 15 - Text: 7 : 0 ... -enterConstant_expression - File: lfsr_task.v , 15 - Text: 7 ... -enterConstant_primary - File: lfsr_task.v , 15 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 15 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 15 - Text: 7 ... -enterConstant_expression - File: lfsr_task.v , 15 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 15 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 15 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 15 - Text: 0 ... -enterList_of_variable_decl_assignments - File: lfsr_task.v , 15 - Text: Next_LFSR_Reg ... -enterVariable_decl_assignment - File: lfsr_task.v , 15 - Text: Next_LFSR_Reg ... -enterIdentifier - File: lfsr_task.v , 15 - Text: Next_LFSR_Reg ... -enterStatement_or_null - File: lfsr_task.v , 16 - Text: begin XorNor = A [ 7 ... -enterStatement - File: lfsr_task.v , 16 - Text: begin XorNor = A [ 7 ... -enterStatement_item - File: lfsr_task.v , 16 - Text: begin XorNor = A [ 7 ... -enterSeq_block - File: lfsr_task.v , 16 - Text: begin XorNor = A [ 7 ... -enterStatement_or_null - File: lfsr_task.v , 17 - Text: XorNor = A [ 7 ] ^ ~ ... -enterStatement - File: lfsr_task.v , 17 - Text: XorNor = A [ 7 ] ^ ~ ... -enterStatement_item - File: lfsr_task.v , 17 - Text: XorNor = A [ 7 ] ^ ~ ... -enterBlocking_assignment - File: lfsr_task.v , 17 - Text: XorNor = A [ 7 ] ^ ~ ... -enterOperator_assignment - File: lfsr_task.v , 17 - Text: XorNor = A [ 7 ] ^ ~ ... -enterVariable_lvalue - File: lfsr_task.v , 17 - Text: XorNor ... -enterHierarchical_identifier - File: lfsr_task.v , 17 - Text: XorNor ... -enterSelect - File: lfsr_task.v , 17 - Text: ... -enterBit_select - File: lfsr_task.v , 17 - Text: ... -enterAssignOp_Assign - File: lfsr_task.v , 17 - Text: = ... -enterExpression - File: lfsr_task.v , 17 - Text: A [ 7 ] ^ ~| A [ 6 : ... -enterExpression - File: lfsr_task.v , 17 - Text: A [ 7 ] ... -enterPrimary - File: lfsr_task.v , 17 - Text: A [ 7 ] ... -enterComplex_func_call - File: lfsr_task.v , 17 - Text: A [ 7 ] ... -enterIdentifier - File: lfsr_task.v , 17 - Text: A ... -enterSelect - File: lfsr_task.v , 17 - Text: [ 7 ] ... -enterBit_select - File: lfsr_task.v , 17 - Text: [ 7 ] ... -enterExpression - File: lfsr_task.v , 17 - Text: 7 ... -enterPrimary - File: lfsr_task.v , 17 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 17 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 17 - Text: 7 ... -enterBinOp_BitwXor - File: lfsr_task.v , 17 - Text: ^ ... -enterExpression - File: lfsr_task.v , 17 - Text: ~| A [ 6 : 0 ] ... -enterUnary_ReductNor - File: lfsr_task.v , 17 - Text: ~| ... -enterPrimary - File: lfsr_task.v , 17 - Text: A [ 6 : 0 ] ... -enterComplex_func_call - File: lfsr_task.v , 17 - Text: A [ 6 : 0 ] ... -enterIdentifier - File: lfsr_task.v , 17 - Text: A ... -enterSelect - File: lfsr_task.v , 17 - Text: [ 6 : 0 ] ... -enterBit_select - File: lfsr_task.v , 17 - Text: ... -enterPart_select_range - File: lfsr_task.v , 17 - Text: 6 : 0 ... -enterConstant_range - File: lfsr_task.v , 17 - Text: 6 : 0 ... -enterConstant_expression - File: lfsr_task.v , 17 - Text: 6 ... -enterConstant_primary - File: lfsr_task.v , 17 - Text: 6 ... -enterPrimary_literal - File: lfsr_task.v , 17 - Text: 6 ... -enterNumber_Integral - File: lfsr_task.v , 17 - Text: 6 ... -enterConstant_expression - File: lfsr_task.v , 17 - Text: 0 ... -enterConstant_primary - File: lfsr_task.v , 17 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 17 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 17 - Text: 0 ... -enterStatement_or_null - File: lfsr_task.v , 18 - Text: for ( i = 1 ; I <= 7 ... -enterStatement - File: lfsr_task.v , 18 - Text: for ( i = 1 ; I <= 7 ... -enterStatement_item - File: lfsr_task.v , 18 - Text: for ( i = 1 ; I <= 7 ... -enterLoop_statement - File: lfsr_task.v , 18 - Text: for ( i = 1 ; I <= 7 ... -enterFor_initialization - File: lfsr_task.v , 18 - Text: i = 1 ... -enterList_of_variable_assignments - File: lfsr_task.v , 18 - Text: i = 1 ... -enterVariable_assignment - File: lfsr_task.v , 18 - Text: i = 1 ... -enterVariable_lvalue - File: lfsr_task.v , 18 - Text: i ... -enterHierarchical_identifier - File: lfsr_task.v , 18 - Text: i ... -enterSelect - File: lfsr_task.v , 18 - Text: ... -enterBit_select - File: lfsr_task.v , 18 - Text: ... -enterExpression - File: lfsr_task.v , 18 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 18 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 18 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 18 - Text: 1 ... -enterExpression - File: lfsr_task.v , 18 - Text: I <= 7 ... -enterExpression - File: lfsr_task.v , 18 - Text: I ... -enterPrimary - File: lfsr_task.v , 18 - Text: I ... -enterPrimary_literal - File: lfsr_task.v , 18 - Text: I ... -enterIdentifier - File: lfsr_task.v , 18 - Text: I ... -enterBinOp_LessEqual - File: lfsr_task.v , 18 - Text: <= ... -enterExpression - File: lfsr_task.v , 18 - Text: 7 ... -enterPrimary - File: lfsr_task.v , 18 - Text: 7 ... -enterPrimary_literal - File: lfsr_task.v , 18 - Text: 7 ... -enterNumber_Integral - File: lfsr_task.v , 18 - Text: 7 ... -enterFor_step - File: lfsr_task.v , 18 - Text: i = I + 1 ... -enterFor_step_assignment - File: lfsr_task.v , 18 - Text: i = I + 1 ... -enterOperator_assignment - File: lfsr_task.v , 18 - Text: i = I + 1 ... -enterVariable_lvalue - File: lfsr_task.v , 18 - Text: i ... -enterHierarchical_identifier - File: lfsr_task.v , 18 - Text: i ... -enterSelect - File: lfsr_task.v , 18 - Text: ... -enterBit_select - File: lfsr_task.v , 18 - Text: ... -enterAssignOp_Assign - File: lfsr_task.v , 18 - Text: = ... -enterExpression - File: lfsr_task.v , 18 - Text: I + 1 ... -enterExpression - File: lfsr_task.v , 18 - Text: I ... -enterPrimary - File: lfsr_task.v , 18 - Text: I ... -enterPrimary_literal - File: lfsr_task.v , 18 - Text: I ... -enterIdentifier - File: lfsr_task.v , 18 - Text: I ... -enterBinOp_Plus - File: lfsr_task.v , 18 - Text: + ... -enterExpression - File: lfsr_task.v , 18 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 18 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 18 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 18 - Text: 1 ... -enterStatement_or_null - File: lfsr_task.v , 19 - Text: if ( Chain [ i - 1 ] ... -enterStatement - File: lfsr_task.v , 19 - Text: if ( Chain [ i - 1 ] ... -enterStatement_item - File: lfsr_task.v , 19 - Text: if ( Chain [ i - 1 ] ... -enterConditional_statement - File: lfsr_task.v , 19 - Text: if ( Chain [ i - 1 ] ... -enterCond_predicate - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] == 1 ... -enterExpression_or_cond_pattern - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] == 1 ... -enterExpression - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] == 1 ... -enterExpression - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] ... -enterPrimary - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] ... -enterComplex_func_call - File: lfsr_task.v , 19 - Text: Chain [ i - 1 ] ... -enterIdentifier - File: lfsr_task.v , 19 - Text: Chain ... -enterSelect - File: lfsr_task.v , 19 - Text: [ i - 1 ] ... -enterBit_select - File: lfsr_task.v , 19 - Text: [ i - 1 ] ... -enterExpression - File: lfsr_task.v , 19 - Text: i - 1 ... -enterExpression - File: lfsr_task.v , 19 - Text: i ... -enterPrimary - File: lfsr_task.v , 19 - Text: i ... -enterPrimary_literal - File: lfsr_task.v , ... + Text: [ 0 ] ... enterBit_select File: m_input_mult.v , 8 Text: [ 0 ] ... @@ -25223,382 +24134,7 @@ File: m_input_mult.v , 13 Text: in1 [ 5 ] ... enterPrimary - File: m_input_mult.v19 - Text: i ... -enterIdentifier - File: lfsr_task.v , 19 - Text: i ... -enterBinOp_Minus - File: lfsr_task.v , 19 - Text: - ... -enterExpression - File: lfsr_task.v , 19 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 19 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 19 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 19 - Text: 1 ... -enterBinOp_Equiv - File: lfsr_task.v , 19 - Text: == ... -enterExpression - File: lfsr_task.v , 19 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 19 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 19 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 19 - Text: 1 ... -enterStatement_or_null - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterStatement - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterStatement_item - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterBlocking_assignment - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterOperator_assignment - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterVariable_lvalue - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg [ i ] ... -enterHierarchical_identifier - File: lfsr_task.v , 20 - Text: Next_LFSR_Reg ... -enterSelect - File: lfsr_task.v , 20 - Text: [ i ] ... -enterBit_select - File: lfsr_task.v , 20 - Text: [ i ] ... -enterExpression - File: lfsr_task.v , 20 - Text: i ... -enterPrimary - File: lfsr_task.v , 20 - Text: i ... -enterPrimary_literal - File: lfsr_task.v , 20 - Text: i ... -enterIdentifier - File: lfsr_task.v , 20 - Text: i ... -enterAssignOp_Assign - File: lfsr_task.v , 20 - Text: = ... -enterExpression - File: lfsr_task.v , 20 - Text: A [ i - 1 ] ^ XorNor ... -enterExpression - File: lfsr_task.v , 20 - Text: A [ i - 1 ] ... -enterPrimary - File: lfsr_task.v , 20 - Text: A [ i - 1 ] ... -enterComplex_func_call - File: lfsr_task.v , 20 - Text: A [ i - 1 ] ... -enterIdentifier - File: lfsr_task.v , 20 - Text: A ... -enterSelect - File: lfsr_task.v , 20 - Text: [ i - 1 ] ... -enterBit_select - File: lfsr_task.v , 20 - Text: [ i - 1 ] ... -enterExpression - File: lfsr_task.v , 20 - Text: i - 1 ... -enterExpression - File: lfsr_task.v , 20 - Text: i ... -enterPrimary - File: lfsr_task.v , 20 - Text: i ... -enterPrimary_literal - File: lfsr_task.v , 20 - Text: i ... -enterIdentifier - File: lfsr_task.v , 20 - Text: i ... -enterBinOp_Minus - File: lfsr_task.v , 20 - Text: - ... -enterExpression - File: lfsr_task.v , 20 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 20 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 20 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 20 - Text: 1 ... -enterBinOp_BitwXor - File: lfsr_task.v , 20 - Text: ^ ... -enterExpression - File: lfsr_task.v , 20 - Text: XorNor ... -enterPrimary - File: lfsr_task.v , 20 - Text: XorNor ... -enterPrimary_literal - File: lfsr_task.v , 20 - Text: XorNor ... -enterIdentifier - File: lfsr_task.v , 20 - Text: XorNor ... -enterStatement_or_null - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterStatement - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterStatement_item - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterBlocking_assignment - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterOperator_assignment - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterVariable_lvalue - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg [ i ] ... -enterHierarchical_identifier - File: lfsr_task.v , 22 - Text: Next_LFSR_Reg ... -enterSelect - File: lfsr_task.v , 22 - Text: [ i ] ... -enterBit_select - File: lfsr_task.v , 22 - Text: [ i ] ... -enterExpression - File: lfsr_task.v , 22 - Text: i ... -enterPrimary - File: lfsr_task.v , 22 - Text: i ... -enterPrimary_literal - File: lfsr_task.v , 22 - Text: i ... -enterIdentifier - File: lfsr_task.v , 22 - Text: i ... -enterAssignOp_Assign - File: lfsr_task.v , 22 - Text: = ... -enterExpression - File: lfsr_task.v , 22 - Text: A [ i - 1 ] ... -enterPrimary - File: lfsr_task.v , 22 - Text: A [ i - 1 ] ... -enterComplex_func_call - File: lfsr_task.v , 22 - Text: A [ i - 1 ] ... -enterIdentifier - File: lfsr_task.v , 22 - Text: A ... -enterSelect - File: lfsr_task.v , 22 - Text: [ i - 1 ] ... -enterBit_select - File: lfsr_task.v , 22 - Text: [ i - 1 ] ... -enterExpression - File: lfsr_task.v , 22 - Text: i - 1 ... -enterExpression - File: lfsr_task.v , 22 - Text: i ... -enterPrimary - File: lfsr_task.v , 22 - Text: i ... -enterPrimary_literal - File: lfsr_task.v , 22 - Text: i ... -enterIdentifier - File: lfsr_task.v , 22 - Text: i ... -enterBinOp_Minus - File: lfsr_task.v , 22 - Text: - ... -enterExpression - File: lfsr_task.v , 22 - Text: 1 ... -enterPrimary - File: lfsr_task.v , 22 - Text: 1 ... -enterPrimary_literal - File: lfsr_task.v , 22 - Text: 1 ... -enterNumber_Integral - File: lfsr_task.v , 22 - Text: 1 ... -enterStatement_or_null - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterStatement - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterStatement_item - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterBlocking_assignment - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterOperator_assignment - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterVariable_lvalue - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg [ 0 ] ... -enterHierarchical_identifier - File: lfsr_task.v , 23 - Text: Next_LFSR_Reg ... -enterSelect - File: lfsr_task.v , 23 - Text: [ 0 ] ... -enterBit_select - File: lfsr_task.v , 23 - Text: [ 0 ] ... -enterExpression - File: lfsr_task.v , 23 - Text: 0 ... -enterPrimary - File: lfsr_task.v , 23 - Text: 0 ... -enterPrimary_literal - File: lfsr_task.v , 23 - Text: 0 ... -enterNumber_Integral - File: lfsr_task.v , 23 - Text: 0 ... -enterAssignOp_Assign - File: lfsr_task.v , 23 - Text: = ... -enterExpression - File: lfsr_task.v , 23 - Text: XorNor ... -enterPrimary - File: lfsr_task.v , 23 - Text: XorNor ... -enterPrimary_literal - File: lfsr_task.v , 23 - Text: XorNor ... -enterIdentifier - File: lfsr_task.v , 23 - Text: XorNor ... -enterEnd - File: lfsr_task.v , 24 - Text: end ... -enterEndtask - File: lfsr_task.v , 25 - Text: endtask ... -enterModule_item - File: lfsr_task.v , 27 - Text: always @ ( posedge c ... -enterNon_port_module_item - File: lfsr_task.v , 27 - Text: always @ ( posedge c ... -enterModule_or_generate_item - File: lfsr_task.v , 27 - Text: always @ ( posedge c ... -enterModule_common_item - File: lfsr_task.v , 27 - Text: always @ ( posedge c ... -enterAlways_construct - File: lfsr_task.v , 27 - Text: always @ ( posedge c ... -enterAlwaysKeywd_Always - File: lfsr_task.v , 27 - Text: always ... -enterStatement - File: lfsr_task.v , 27 - Text: @ ( posedge clock or ... -enterStatement_item - File: lfsr_task.v , 27 - Text: @ ( posedge clock or ... -enterProcedural_timing_control_statement - File: lfsr_task.v , 27 - Text: @ ( posedge clock or ... -enterProcedural_timing_control - File: lfsr_task.v , 27 - Text: @ ( posedge clock or ... -enterEvent_control - File: lfsr_task.v , 27 - Text: @ ( posedge clock or ... -enterEvent_expression - File: lfsr_task.v , 27 - Text: posedge clock or neg ... -enterEvent_expression - File: lfsr_task.v , 27 - Text: posedge clock ... -enterEdge_Posedge - File: lfsr_task.v , 27 - Text: posedge ... -enterExpression - File: lfsr_task.v , 27 - Text: clock ... -enterPrimary - File: lfsr_task.v , 27 - Text: clock ... -enterPrimary_literal - File: lfsr_task.v , 27 - Text: clock ... -enterIdentifier - File: lfsr_task.v , 27 - Text: clock ... -enterEvent_expression - File: lfsr_task.v , 27 - Text: negedge Reset ... -enterEdge_Negedge - File: lfsr_task.v , 27 - Text: negedge ... -enterExpression - File: lfsr_task.v , 27 - Text: Reset ... -enterPrimary - File: lfsr_task.v , 27 - Text: Reset ... -enterPrimary_literal - File: lfsr_task.v , 27 - Text: Reset ... -enterIdentifier - File: lfsr_task.v , 27 - Text: Reset ... -enterStatement_or_null - File: lfsr_task.v , 28 - Text: if ( ! Reset ) rando ... -enterStatement - File: lfsr_task.v , 28 - Text: if ( ! Reset ) rando ... -enterStatement_item - File: lfsr_task.v , 28 - Text: if ( ! Reset ) rando ... -enterConditional_statement - File: lfsr_task.v , 13 + File: m_input_mult.v , 13 Text: in1 [ 5 ] ... enterComplex_func_call File: m_input_mult.v , 13 @@ -26297,336 +24833,7 @@ File: m_input_mult.v , 31 Text: select ... enterHierarchical_identifier - 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 + File: m_input_mult.v , 31 Text: select ... enterSelect File: m_input_mult.v , 31 @@ -28743,11 +26950,1831 @@ enterEndmodule File: m_input_mult.v , 73 Text: endmodule ... -[INFO :PY0400] Processing source file "mux21.v". +[INFO :PY0400] Processing source file "lfsr_task.v". +enterTop_level_rule + File: lfsr_task.v , 2 + Text: module LFSR_TASK ( c ... +enterNull_rule + File: lfsr_task.v , 2 + Text: ... +enterSource_text + File: lfsr_task.v , 2 + Text: module LFSR_TASK ( c ... +enterDescription + File: lfsr_task.v , 2 + Text: module LFSR_TASK ( c ... +enterModule_declaration + File: lfsr_task.v , 2 + Text: module LFSR_TASK ( c ... +enterModule_nonansi_header + File: lfsr_task.v , 2 + Text: module LFSR_TASK ( c ... +enterModule_keyword + File: lfsr_task.v , 2 + Text: module ... +enterIdentifier + File: lfsr_task.v , 2 + Text: LFSR_TASK ... +enterList_of_ports + File: lfsr_task.v , 2 + Text: ( clock , Reset , se ... +enterPort + File: lfsr_task.v , 2 + Text: clock ... +enterPort_expression + File: lfsr_task.v , 2 + Text: clock ... +enterPort_reference + File: lfsr_task.v , 2 + Text: clock ... +enterIdentifier + File: lfsr_task.v , 2 + Text: clock ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterPort + File: lfsr_task.v , 2 + Text: Reset ... +enterPort_expression + File: lfsr_task.v , 2 + Text: Reset ... +enterPort_reference + File: lfsr_task.v , 2 + Text: Reset ... +enterIdentifier + File: lfsr_task.v , 2 + Text: Reset ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterPort + File: lfsr_task.v , 2 + Text: seed1 ... +enterPort_expression + File: lfsr_task.v , 2 + Text: seed1 ... +enterPort_reference + File: lfsr_task.v , 2 + Text: seed1 ... +enterIdentifier + File: lfsr_task.v , 2 + Text: seed1 ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterPort + File: lfsr_task.v , 2 + Text: seed2 ... +enterPort_expression + File: lfsr_task.v , 2 + Text: seed2 ... +enterPort_reference + File: lfsr_task.v , 2 + Text: seed2 ... +enterIdentifier + File: lfsr_task.v , 2 + Text: seed2 ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterPort + File: lfsr_task.v , 2 + Text: random1 ... +enterPort_expression + File: lfsr_task.v , 2 + Text: random1 ... +enterPort_reference + File: lfsr_task.v , 2 + Text: random1 ... +enterIdentifier + File: lfsr_task.v , 2 + Text: random1 ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterPort + File: lfsr_task.v , 2 + Text: random2 ... +enterPort_expression + File: lfsr_task.v , 2 + Text: random2 ... +enterPort_reference + File: lfsr_task.v , 2 + Text: random2 ... +enterIdentifier + File: lfsr_task.v , 2 + Text: random2 ... +enterConstant_select + File: lfsr_task.v , 2 + Text: ... +enterConstant_bit_select + File: lfsr_task.v , 2 + Text: ... +enterModule_item + File: lfsr_task.v , 3 + Text: input clock ; ... +enterPort_declaration + File: lfsr_task.v , 3 + Text: input clock ... +enterInput_declaration + File: lfsr_task.v , 3 + Text: input clock ... +enterNet_port_type + File: lfsr_task.v , 3 + Text: ... +enterData_type_or_implicit + File: lfsr_task.v , 3 + Text: ... +enterList_of_port_identifiers + File: lfsr_task.v , 3 + Text: clock ... +enterIdentifier + File: lfsr_task.v , 3 + Text: clock ... +enterModule_item + File: lfsr_task.v , 4 + Text: input [ 7 : 0 ] seed ... +enterPort_declaration + File: lfsr_task.v , 4 + Text: input [ 7 : 0 ] seed ... +enterInput_declaration + File: lfsr_task.v , 4 + Text: input [ 7 : 0 ] seed ... +enterNet_port_type + File: lfsr_task.v , 4 + Text: [ 7 : 0 ] ... +enterData_type_or_implicit + File: lfsr_task.v , 4 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 4 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 4 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 4 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 4 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 4 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 4 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 4 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 4 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 4 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 4 + Text: 0 ... +enterList_of_port_identifiers + File: lfsr_task.v , 4 + Text: seed1 ... +enterIdentifier + File: lfsr_task.v , 4 + Text: seed1 ... +enterModule_item + File: lfsr_task.v , 5 + Text: output [ 7 : 0 ] ran ... +enterPort_declaration + File: lfsr_task.v , 5 + Text: output [ 7 : 0 ] ran ... +enterOutput_declaration + File: lfsr_task.v , 5 + Text: output [ 7 : 0 ] ran ... +enterNet_port_type + File: lfsr_task.v , 5 + Text: [ 7 : 0 ] ... +enterData_type_or_implicit + File: lfsr_task.v , 5 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 5 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 5 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 5 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 5 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 5 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 5 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 5 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 5 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 5 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 5 + Text: 0 ... +enterList_of_port_identifiers + File: lfsr_task.v , 5 + Text: random1 , random2 ... +enterIdentifier + File: lfsr_task.v , 5 + Text: random1 ... +enterIdentifier + File: lfsr_task.v , 5 + Text: random2 ... +enterModule_item + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterNon_port_module_item + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterModule_or_generate_item + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterModule_common_item + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterModule_or_generate_item_declaration + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterPackage_or_generate_item_declaration + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterData_declaration + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterVariable_declaration + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] random ... +enterData_type + File: lfsr_task.v , 6 + Text: reg [ 7 : 0 ] ... +enterIntVec_TypeReg + File: lfsr_task.v , 6 + Text: reg ... +enterPacked_dimension + File: lfsr_task.v , 6 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 6 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 6 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 6 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 6 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 6 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 6 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 6 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 6 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 6 + Text: 0 ... +enterList_of_variable_decl_assignments + File: lfsr_task.v , 6 + Text: random1 , random2 ... +enterVariable_decl_assignment + File: lfsr_task.v , 6 + Text: random1 ... +enterIdentifier + File: lfsr_task.v , 6 + Text: random1 ... +enterVariable_decl_assignment + File: lfsr_task.v , 6 + Text: random2 ... +enterIdentifier + File: lfsr_task.v , 6 + Text: random2 ... +enterModule_item + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterNon_port_module_item + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterModule_or_generate_item + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterModule_common_item + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterModule_or_generate_item_declaration + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterPackage_or_generate_item_declaration + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterParameter_declaration + File: lfsr_task.v , 7 + Text: parameter [ 7 : 0 ] ... +enterData_type_or_implicit + File: lfsr_task.v , 7 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 7 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 7 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 7 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 7 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 7 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 7 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 7 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 7 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 7 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 7 + Text: 0 ... +enterList_of_param_assignments + File: lfsr_task.v , 7 + Text: Chain1 = 8'b10001110 ... +enterParam_assignment + File: lfsr_task.v , 7 + Text: Chain1 = 8'b10001110 ... +enterIdentifier + File: lfsr_task.v , 7 + Text: Chain1 ... +enterConstant_param_expression + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterConstant_mintypmax_expression + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterConstant_expression + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterConstant_primary + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterPrimary_literal + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterNumber_Integral + File: lfsr_task.v , 7 + Text: 8'b10001110 ... +enterModule_item + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterNon_port_module_item + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterModule_or_generate_item + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterModule_common_item + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterModule_or_generate_item_declaration + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterPackage_or_generate_item_declaration + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterParameter_declaration + File: lfsr_task.v , 8 + Text: parameter [ 7 : 0 ] ... +enterData_type_or_implicit + File: lfsr_task.v , 8 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 8 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 8 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 8 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 8 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 8 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 8 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 8 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 8 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 8 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 8 + Text: 0 ... +enterList_of_param_assignments + File: lfsr_task.v , 8 + Text: Chain2 = 8'b10101110 ... +enterParam_assignment + File: lfsr_task.v , 8 + Text: Chain2 = 8'b10101110 ... +enterIdentifier + File: lfsr_task.v , 8 + Text: Chain2 ... +enterConstant_param_expression + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterConstant_mintypmax_expression + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterConstant_expression + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterConstant_primary + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterPrimary_literal + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterNumber_Integral + File: lfsr_task.v , 8 + Text: 8'b10101110 ... +enterModule_item + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterNon_port_module_item + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterModule_or_generate_item + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterModule_common_item + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterModule_or_generate_item_declaration + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterPackage_or_generate_item_declaration + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterTask_declaration + File: lfsr_task.v , 9 + Text: task LFSR_TAPS8_TASK ... +enterTask_body_declaration + File: lfsr_task.v , 9 + Text: LFSR_TAPS8_TASK ; in ... +enterIdentifier + File: lfsr_task.v , 9 + Text: LFSR_TAPS8_TASK ... +enterTf_item_declaration + File: lfsr_task.v , 10 + Text: input [ 7 : 0 ] A ; ... +enterTf_port_declaration + File: lfsr_task.v , 10 + Text: input [ 7 : 0 ] A ; ... +enterTfPortDir_Inp + File: lfsr_task.v , 10 + Text: input ... +enterData_type_or_implicit + File: lfsr_task.v , 10 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 10 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 10 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 10 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 10 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 10 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 10 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 10 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 10 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 10 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 10 + Text: 0 ... +enterList_of_tf_variable_identifiers + File: lfsr_task.v , 10 + Text: A ... +enterIdentifier + File: lfsr_task.v , 10 + Text: A ... +enterTf_item_declaration + File: lfsr_task.v , 11 + Text: input [ 7 : 0 ] Chai ... +enterTf_port_declaration + File: lfsr_task.v , 11 + Text: input [ 7 : 0 ] Chai ... +enterTfPortDir_Inp + File: lfsr_task.v , 11 + Text: input ... +enterData_type_or_implicit + File: lfsr_task.v , 11 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 11 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 11 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 11 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 11 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 11 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 11 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 11 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 11 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 11 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 11 + Text: 0 ... +enterList_of_tf_variable_identifiers + File: lfsr_task.v , 11 + Text: Chain ... +enterIdentifier + File: lfsr_task.v , 11 + Text: Chain ... +enterTf_item_declaration + File: lfsr_task.v , 12 + Text: output [ 7 : 0 ] Nex ... +enterTf_port_declaration + File: lfsr_task.v , 12 + Text: output [ 7 : 0 ] Nex ... +enterTfPortDir_Out + File: lfsr_task.v , 12 + Text: output ... +enterData_type_or_implicit + File: lfsr_task.v , 12 + Text: [ 7 : 0 ] ... +enterPacked_dimension + File: lfsr_task.v , 12 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 12 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 12 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 12 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 12 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 12 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 12 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 12 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 12 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 12 + Text: 0 ... +enterList_of_tf_variable_identifiers + File: lfsr_task.v , 12 + Text: Next_LFSR_Reg ... +enterIdentifier + File: lfsr_task.v , 12 + Text: Next_LFSR_Reg ... +enterTf_item_declaration + File: lfsr_task.v , 13 + Text: integer i ; ... +enterBlock_item_declaration + File: lfsr_task.v , 13 + Text: integer i ; ... +enterData_declaration + File: lfsr_task.v , 13 + Text: integer i ; ... +enterVariable_declaration + File: lfsr_task.v , 13 + Text: integer i ; ... +enterData_type + File: lfsr_task.v , 13 + Text: integer ... +enterIntegerAtomType_Int + File: lfsr_task.v , 13 + Text: integer ... +enterList_of_variable_decl_assignments + File: lfsr_task.v , 13 + Text: i ... +enterVariable_decl_assignment + File: lfsr_task.v , 13 + Text: i ... +enterIdentifier + File: lfsr_task.v , 13 + Text: i ... +enterTf_item_declaration + File: lfsr_task.v , 14 + Text: reg XorNor ; ... +enterBlock_item_declaration + File: lfsr_task.v , 14 + Text: reg XorNor ; ... +enterData_declaration + File: lfsr_task.v , 14 + Text: reg XorNor ; ... +enterVariable_declaration + File: lfsr_task.v , 14 + Text: reg XorNor ; ... +enterData_type + File: lfsr_task.v , 14 + Text: reg ... +enterIntVec_TypeReg + File: lfsr_task.v , 14 + Text: reg ... +enterList_of_variable_decl_assignments + File: lfsr_task.v , 14 + Text: XorNor ... +enterVariable_decl_assignment + File: lfsr_task.v , 14 + Text: XorNor ... +enterIdentifier + File: lfsr_task.v , 14 + Text: XorNor ... +enterTf_item_declaration + File: lfsr_task.v , 15 + Text: reg [ 7 : 0 ] Next_L ... +enterBlock_item_declaration + File: lfsr_task.v , 15 + Text: reg [ 7 : 0 ] Next_L ... +enterData_declaration + File: lfsr_task.v , 15 + Text: reg [ 7 : 0 ] Next_L ... +enterVariable_declaration + File: lfsr_task.v , 15 + Text: reg [ 7 : 0 ] Next_L ... +enterData_type + File: lfsr_task.v , 15 + Text: reg [ 7 : 0 ] ... +enterIntVec_TypeReg + File: lfsr_task.v , 15 + Text: reg ... +enterPacked_dimension + File: lfsr_task.v , 15 + Text: [ 7 : 0 ] ... +enterConstant_range + File: lfsr_task.v , 15 + Text: 7 : 0 ... +enterConstant_expression + File: lfsr_task.v , 15 + Text: 7 ... +enterConstant_primary + File: lfsr_task.v , 15 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 15 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 15 + Text: 7 ... +enterConstant_expression + File: lfsr_task.v , 15 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 15 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 15 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 15 + Text: 0 ... +enterList_of_variable_decl_assignments + File: lfsr_task.v , 15 + Text: Next_LFSR_Reg ... +enterVariable_decl_assignment + File: lfsr_task.v , 15 + Text: Next_LFSR_Reg ... +enterIdentifier + File: lfsr_task.v , 15 + Text: Next_LFSR_Reg ... +enterStatement_or_null + File: lfsr_task.v , 16 + Text: begin XorNor = A [ 7 ... +enterStatement + File: lfsr_task.v , 16 + Text: begin XorNor = A [ 7 ... +enterStatement_item + File: lfsr_task.v , 16 + Text: begin XorNor = A [ 7 ... +enterSeq_block + File: lfsr_task.v , 16 + Text: begin XorNor = A [ 7 ... +enterStatement_or_null + File: lfsr_task.v , 17 + Text: XorNor = A [ 7 ] ^ ~ ... +enterStatement + File: lfsr_task.v , 17 + Text: XorNor = A [ 7 ] ^ ~ ... +enterStatement_item + File: lfsr_task.v , 17 + Text: XorNor = A [ 7 ] ^ ~ ... +enterBlocking_assignment + File: lfsr_task.v , 17 + Text: XorNor = A [ 7 ] ^ ~ ... +enterOperator_assignment + File: lfsr_task.v , 17 + Text: XorNor = A [ 7 ] ^ ~ ... +enterVariable_lvalue + File: lfsr_task.v , 17 + Text: XorNor ... +enterHierarchical_identifier + File: lfsr_task.v , 17 + Text: XorNor ... +enterSelect + File: lfsr_task.v , 17 + Text: ... +enterBit_select + File: lfsr_task.v , 17 + Text: ... +enterAssignOp_Assign + File: lfsr_task.v , 17 + Text: = ... +enterExpression + File: lfsr_task.v , 17 + Text: A [ 7 ] ^ ~| A [ 6 : ... +enterExpression + File: lfsr_task.v , 17 + Text: A [ 7 ] ... +enterPrimary + File: lfsr_task.v , 17 + Text: A [ 7 ] ... +enterComplex_func_call + File: lfsr_task.v , 17 + Text: A [ 7 ] ... +enterIdentifier + File: lfsr_task.v , 17 + Text: A ... +enterSelect + File: lfsr_task.v , 17 + Text: [ 7 ] ... +enterBit_select + File: lfsr_task.v , 17 + Text: [ 7 ] ... +enterExpression + File: lfsr_task.v , 17 + Text: 7 ... +enterPrimary + File: lfsr_task.v , 17 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 17 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 17 + Text: 7 ... +enterBinOp_BitwXor + File: lfsr_task.v , 17 + Text: ^ ... +enterExpression + File: lfsr_task.v , 17 + Text: ~| A [ 6 : 0 ] ... +enterUnary_ReductNor + File: lfsr_task.v , 17 + Text: ~| ... +enterPrimary + File: lfsr_task.v , 17 + Text: A [ 6 : 0 ] ... +enterComplex_func_call + File: lfsr_task.v , 17 + Text: A [ 6 : 0 ] ... +enterIdentifier + File: lfsr_task.v , 17 + Text: A ... +enterSelect + File: lfsr_task.v , 17 + Text: [ 6 : 0 ] ... +enterBit_select + File: lfsr_task.v , 17 + Text: ... +enterPart_select_range + File: lfsr_task.v , 17 + Text: 6 : 0 ... +enterConstant_range + File: lfsr_task.v , 17 + Text: 6 : 0 ... +enterConstant_expression + File: lfsr_task.v , 17 + Text: 6 ... +enterConstant_primary + File: lfsr_task.v , 17 + Text: 6 ... +enterPrimary_literal + File: lfsr_task.v , 17 + Text: 6 ... +enterNumber_Integral + File: lfsr_task.v , 17 + Text: 6 ... +enterConstant_expression + File: lfsr_task.v , 17 + Text: 0 ... +enterConstant_primary + File: lfsr_task.v , 17 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 17 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 17 + Text: 0 ... +enterStatement_or_null + File: lfsr_task.v , 18 + Text: for ( i = 1 ; I <= 7 ... +enterStatement + File: lfsr_task.v , 18 + Text: for ( i = 1 ; I <= 7 ... +enterStatement_item + File: lfsr_task.v , 18 + Text: for ( i = 1 ; I <= 7 ... +enterLoop_statement + File: lfsr_task.v , 18 + Text: for ( i = 1 ; I <= 7 ... +enterFor_initialization + File: lfsr_task.v , 18 + Text: i = 1 ... +enterList_of_variable_assignments + File: lfsr_task.v , 18 + Text: i = 1 ... +enterVariable_assignment + File: lfsr_task.v , 18 + Text: i = 1 ... +enterVariable_lvalue + File: lfsr_task.v , 18 + Text: i ... +enterHierarchical_identifier + File: lfsr_task.v , 18 + Text: i ... +enterSelect + File: lfsr_task.v , 18 + Text: ... +enterBit_select + File: lfsr_task.v , 18 + Text: ... +enterExpression + File: lfsr_task.v , 18 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 18 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 18 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 18 + Text: 1 ... +enterExpression + File: lfsr_task.v , 18 + Text: I <= 7 ... +enterExpression + File: lfsr_task.v , 18 + Text: I ... +enterPrimary + File: lfsr_task.v , 18 + Text: I ... +enterPrimary_literal + File: lfsr_task.v , 18 + Text: I ... +enterIdentifier + File: lfsr_task.v , 18 + Text: I ... +enterBinOp_LessEqual + File: lfsr_task.v , 18 + Text: <= ... +enterExpression + File: lfsr_task.v , 18 + Text: 7 ... +enterPrimary + File: lfsr_task.v , 18 + Text: 7 ... +enterPrimary_literal + File: lfsr_task.v , 18 + Text: 7 ... +enterNumber_Integral + File: lfsr_task.v , 18 + Text: 7 ... +enterFor_step + File: lfsr_task.v , 18 + Text: i = I + 1 ... +enterFor_step_assignment + File: lfsr_task.v , 18 + Text: i = I + 1 ... +enterOperator_assignment + File: lfsr_task.v , 18 + Text: i = I + 1 ... +enterVariable_lvalue + File: lfsr_task.v , 18 + Text: i ... +enterHierarchical_identifier + File: lfsr_task.v , 18 + Text: i ... +enterSelect + File: lfsr_task.v , 18 + Text: ... +enterBit_select + File: lfsr_task.v , 18 + Text: ... +enterAssignOp_Assign + File: lfsr_task.v , 18 + Text: = ... +enterExpression + File: lfsr_task.v , 18 + Text: I + 1 ... +enterExpression + File: lfsr_task.v , 18 + Text: I ... +enterPrimary + File: lfsr_task.v , 18 + Text: I ... +enterPrimary_literal + File: lfsr_task.v , 18 + Text: I ... +enterIdentifier + File: lfsr_task.v , 18 + Text: I ... +enterBinOp_Plus + File: lfsr_task.v , 18 + Text: + ... +enterExpression + File: lfsr_task.v , 18 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 18 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 18 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 18 + Text: 1 ... +enterStatement_or_null + File: lfsr_task.v , 19 + Text: if ( Chain [ i - 1 ] ... +enterStatement + File: lfsr_task.v , 19 + Text: if ( Chain [ i - 1 ] ... +enterStatement_item + File: lfsr_task.v , 19 + Text: if ( Chain [ i - 1 ] ... +enterConditional_statement + File: lfsr_task.v , 19 + Text: if ( Chain [ i - 1 ] ... +enterCond_predicate + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] == 1 ... +enterExpression_or_cond_pattern + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] == 1 ... +enterExpression + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] == 1 ... +enterExpression + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] ... +enterPrimary + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] ... +enterComplex_func_call + File: lfsr_task.v , 19 + Text: Chain [ i - 1 ] ... +enterIdentifier + File: lfsr_task.v , 19 + Text: Chain ... +enterSelect + File: lfsr_task.v , 19 + Text: [ i - 1 ] ... +enterBit_select + File: lfsr_task.v , 19 + Text: [ i - 1 ] ... +enterExpression + File: lfsr_task.v , 19 + Text: i - 1 ... +enterExpression + File: lfsr_task.v , 19 + Text: i ... +enterPrimary + File: lfsr_task.v , 19 + Text: i ... +enterPrimary_literal + File: lfsr_task.v , 19 + Text: i ... +enterIdentifier + File: lfsr_task.v , 19 + Text: i ... +enterBinOp_Minus + File: lfsr_task.v , 19 + Text: - ... +enterExpression + File: lfsr_task.v , 19 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 19 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 19 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 19 + Text: 1 ... +enterBinOp_Equiv + File: lfsr_task.v , 19 + Text: == ... +enterExpression + File: lfsr_task.v , 19 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 19 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 19 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 19 + Text: 1 ... +enterStatement_or_null + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterStatement + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterStatement_item + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterBlocking_assignment + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterOperator_assignment + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterVariable_lvalue + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg [ i ] ... +enterHierarchical_identifier + File: lfsr_task.v , 20 + Text: Next_LFSR_Reg ... +enterSelect + File: lfsr_task.v , 20 + Text: [ i ] ... +enterBit_select + File: lfsr_task.v , 20 + Text: [ i ] ... +enterExpression + File: lfsr_task.v , 20 + Text: i ... +enterPrimary + File: lfsr_task.v , 20 + Text: i ... +enterPrimary_literal + File: lfsr_task.v , 20 + Text: i ... +enterIdentifier + File: lfsr_task.v , 20 + Text: i ... +enterAssignOp_Assign + File: lfsr_task.v , 20 + Text: = ... +enterExpression + File: lfsr_task.v , 20 + Text: A [ i - 1 ] ^ XorNor ... +enterExpression + File: lfsr_task.v , 20 + Text: A [ i - 1 ] ... +enterPrimary + File: lfsr_task.v , 20 + Text: A [ i - 1 ] ... +enterComplex_func_call + File: lfsr_task.v , 20 + Text: A [ i - 1 ] ... +enterIdentifier + File: lfsr_task.v , 20 + Text: A ... +enterSelect + File: lfsr_task.v , 20 + Text: [ i - 1 ] ... +enterBit_select + File: lfsr_task.v , 20 + Text: [ i - 1 ] ... +enterExpression + File: lfsr_task.v , 20 + Text: i - 1 ... +enterExpression + File: lfsr_task.v , 20 + Text: i ... +enterPrimary + File: lfsr_task.v , 20 + Text: i ... +enterPrimary_literal + File: lfsr_task.v , 20 + Text: i ... +enterIdentifier + File: lfsr_task.v , 20 + Text: i ... +enterBinOp_Minus + File: lfsr_task.v , 20 + Text: - ... +enterExpression + File: lfsr_task.v , 20 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 20 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 20 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 20 + Text: 1 ... +enterBinOp_BitwXor + File: lfsr_task.v , 20 + Text: ^ ... +enterExpression + File: lfsr_task.v , 20 + Text: XorNor ... +enterPrimary + File: lfsr_task.v , 20 + Text: XorNor ... +enterPrimary_literal + File: lfsr_task.v , 20 + Text: XorNor ... +enterIdentifier + File: lfsr_task.v , 20 + Text: XorNor ... +enterStatement_or_null + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterStatement + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterStatement_item + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterBlocking_assignment + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterOperator_assignment + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterVariable_lvalue + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg [ i ] ... +enterHierarchical_identifier + File: lfsr_task.v , 22 + Text: Next_LFSR_Reg ... +enterSelect + File: lfsr_task.v , 22 + Text: [ i ] ... +enterBit_select + File: lfsr_task.v , 22 + Text: [ i ] ... +enterExpression + File: lfsr_task.v , 22 + Text: i ... +enterPrimary + File: lfsr_task.v , 22 + Text: i ... +enterPrimary_literal + File: lfsr_task.v , 22 + Text: i ... +enterIdentifier + File: lfsr_task.v , 22 + Text: i ... +enterAssignOp_Assign + File: lfsr_task.v , 22 + Text: = ... +enterExpression + File: lfsr_task.v , 22 + Text: A [ i - 1 ] ... +enterPrimary + File: lfsr_task.v , 22 + Text: A [ i - 1 ] ... +enterComplex_func_call + File: lfsr_task.v , 22 + Text: A [ i - 1 ] ... +enterIdentifier + File: lfsr_task.v , 22 + Text: A ... +enterSelect + File: lfsr_task.v , 22 + Text: [ i - 1 ] ... +enterBit_select + File: lfsr_task.v , 22 + Text: [ i - 1 ] ... +enterExpression + File: lfsr_task.v , 22 + Text: i - 1 ... +enterExpression + File: lfsr_task.v , 22 + Text: i ... +enterPrimary + File: lfsr_task.v , 22 + Text: i ... +enterPrimary_literal + File: lfsr_task.v , 22 + Text: i ... +enterIdentifier + File: lfsr_task.v , 22 + Text: i ... +enterBinOp_Minus + File: lfsr_task.v , 22 + Text: - ... +enterExpression + File: lfsr_task.v , 22 + Text: 1 ... +enterPrimary + File: lfsr_task.v , 22 + Text: 1 ... +enterPrimary_literal + File: lfsr_task.v , 22 + Text: 1 ... +enterNumber_Integral + File: lfsr_task.v , 22 + Text: 1 ... +enterStatement_or_null + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterStatement + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterStatement_item + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterBlocking_assignment + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterOperator_assignment + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterVariable_lvalue + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg [ 0 ] ... +enterHierarchical_identifier + File: lfsr_task.v , 23 + Text: Next_LFSR_Reg ... +enterSelect + File: lfsr_task.v , 23 + Text: [ 0 ] ... +enterBit_select + File: lfsr_task.v , 23 + Text: [ 0 ] ... +enterExpression + File: lfsr_task.v , 23 + Text: 0 ... +enterPrimary + File: lfsr_task.v , 23 + Text: 0 ... +enterPrimary_literal + File: lfsr_task.v , 23 + Text: 0 ... +enterNumber_Integral + File: lfsr_task.v , 23 + Text: 0 ... +enterAssignOp_Assign + File: lfsr_task.v , 23 + Text: = ... +enterExpression + File: lfsr_task.v , 23 + Text: XorNor ... +enterPrimary + File: lfsr_task.v , 23 + Text: XorNor ... +enterPrimary_literal + File: lfsr_task.v , 23 + Text: XorNor ... +enterIdentifier + File: lfsr_task.v , 23 + Text: XorNor ... +enterEnd + File: lfsr_task.v , 24 + Text: end ... +enterEndtask + File: lfsr_task.v , 25 + Text: endtask ... +enterModule_item + File: lfsr_task.v , 27 + Text: always @ ( posedge c ... +enterNon_port_module_item + File: lfsr_task.v , 27 + Text: always @ ( posedge c ... +enterModule_or_generate_item + File: lfsr_task.v , 27 + Text: always @ ( posedge c ... +enterModule_common_item + File: lfsr_task.v , 27 + Text: always @ ( posedge c ... +enterAlways_construct + File: lfsr_task.v , 27 + Text: always @ ( posedge c ... +enterAlwaysKeywd_Always + File: lfsr_task.v , 27 + Text: always ... +enterStatement + File: lfsr_task.v , 27 + Text: @ ( posedge clock or ... +enterStatement_item + File: lfsr_task.v , 27 + Text: @ ( posedge clock or ... +enterProcedural_timing_control_statement + File: lfsr_task.v , 27 + Text: @ ( posedge clock or ... +enterProcedural_timing_control + File: lfsr_task.v , 27 + Text: @ ( posedge clock or ... +enterEvent_control + File: lfsr_task.v , 27 + Text: @ ( posedge clock or ... +enterEvent_expression + File: lfsr_task.v , 27 + Text: posedge clock or neg ... +enterEvent_expression + File: lfsr_task.v , 27 + Text: posedge clock ... +enterEdge_Posedge + File: lfsr_task.v , 27 + Text: posedge ... +enterExpression + File: lfsr_task.v , 27 + Text: clock ... +enterPrimary + File: lfsr_task.v , 27 + Text: clock ... +enterPrimary_literal + File: lfsr_task.v , 27 + Text: clock ... +enterIdentifier + File: lfsr_task.v , 27 + Text: clock ... +enterEvent_expression + File: lfsr_task.v , 27 + Text: negedge Reset ... +enterEdge_Negedge + File: lfsr_task.v , 27 + Text: negedge ... +enterExpression + File: lfsr_task.v , 27 + Text: Reset ... +enterPrimary + File: lfsr_task.v , 27 + Text: Reset ... +enterPrimary_literal + File: lfsr_task.v , 27 + Text: Reset ... +enterIdentifier + File: lfsr_task.v , 27 + Text: Reset ... +enterStatement_or_null + File: lfsr_task.v , 28 + Text: if ( ! Reset ) rando ... +enterStatement + File: lfsr_task.v , 28 + Text: if ( ! Reset ) rando ... +enterStatement_item + 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 "/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 "mux21.v". + +enterTop_level_rule File: mux21.v , 7 Text: module mux21_switch ... enterNull_rule @@ -29132,34 +29159,7 @@ File: mux21.v , 19 Text: cmos C1 ( out , in1 ... enterNon_port_module_item - 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 + File: mux21.v , 19 Text: cmos C1 ( out , in1 ... enterModule_or_generate_item File: mux21.v , 19 @@ -32249,42 +32249,42 @@ Text: endmodule ... [INFO :CP0300] Compilation... -[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] m_input_mult.v:21 Compile module "work@case2". + +[INFO :CP0303] another_arbiter.v:2 Compile module "work@arbiter". [INFO :CP0303] dff.v:8 Compile module "work@dff_async_reset". -[INFO :CP0303] mux21.v:7 Compile module "work@mux21_switch". +[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] full_adder.v:7 Compile module "work@full_adder_gates". +[INFO :CP0303] encoder_case.v:8 Compile module "work@encoder_using_case". [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] uart.v:8 Compile module "work@uart". +[INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". + +[INFO :CP0303] mux21.v:7 Compile module "work@mux21_switch". [INFO :CP0303] arbiter_tb.v:2 Compile module "work@top". -[INFO :CP0303] m_input_mult.v:49 Compile module "work@pri_encooder". - [INFO :CP0305] jkff_udp.v:24 Compile udp "work@xor2_input". +[INFO :CP0303] uart.v:8 Compile module "work@uart". + +[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". - [WARNI:CP0310] lfsr_task.v:2 Port "Reset" definition missing its direction (input, output, inout), there are 1 more instances of this message. @@ -32307,10 +32307,12 @@ [NOTE :EL0503] dff.v:8 Top level module "work@dff_async_reset". -[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] arbiter_tb.v:2 Top level module "work@top". + [NOTE :EL0503] m_input_mult.v:2 Top level module "work@case1". [NOTE :EL0503] m_input_mult.v:21 Top level module "work@case2". @@ -32319,8 +32321,6 @@ [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_case.v:8 Multiply defined module "work@encoder_using_case", - encoder.v:7 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. @@ -32358,5 +32358,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -9.15user 0.60system 0:06.28elapsed 155%CPU (0avgtext+0avgdata 113496maxresident)k -0inputs+144outputs (0major+212387minor)pagefaults 0swaps +9.15user 0.64system 0:06.47elapsed 151%CPU (0avgtext+0avgdata 110720maxresident)k +128inputs+144outputs (0major+214062minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log b/SVIncCompil/Testcases/SimpleTask/SimpleTask_diff.log index 7a84627..a623ed4 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.01user 0.03system 0:01.05elapsed 99%CPU (0avgtext+0avgdata 52220maxresident)k -48inputs+576outputs (0major+15286minor)pagefaults 0swaps +1.05user 0.04system 0:01.09elapsed 99%CPU (0avgtext+0avgdata 52104maxresident)k +0inputs+576outputs (0major+15284minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleUVM/SimpleUVM.log b/SVIncCompil/Testcases/SimpleUVM/SimpleUVM.log index 84f1bf1..1490ff1 100644 --- a/SVIncCompil/Testcases/SimpleUVM/SimpleUVM.log +++ b/SVIncCompil/Testcases/SimpleUVM/SimpleUVM.log
@@ -14,14 +14,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 "/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 "testbench.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". @@ -68,14 +68,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 "/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 "design.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 "testbench.sv". @@ -84,667 +84,667 @@ [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0303] design.sv:2 Compile module "work@ADD_SUB". -[INFO :CP0303] testbench.sv:45 Compile module "work@top". - [INFO :CP0304] design.sv:24 Compile interface "work@add_sub_if". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0303] testbench.sv:45 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/uvm_pkg.sv:16220 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/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". -[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/uvm_pkg.sv:12051 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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10218 Compile class "uvm_pkg::get_t". -[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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:43998 Compile class "uvm_pkg::uvm_algorithmic_comparator". -[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/uvm_pkg.sv:41506 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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_port". -[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/uvm_pkg.sv:40532 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/uvm_pkg.sv:11515 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/uvm_pkg.sv:41348 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/uvm_pkg.sv:41427 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/uvm_pkg.sv:39969 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/uvm_pkg.sv:40684 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/uvm_pkg.sv:39620 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/uvm_pkg.sv:41269 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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:40844 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/uvm_pkg.sv:40137 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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:40982 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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_phase". -[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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:37188 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/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:37219 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39541 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/uvm_pkg.sv:19926 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/uvm_pkg.sv:33458 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/uvm_pkg.sv:27960 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/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_export". -[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/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_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/uvm_pkg.sv:19823 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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:36608 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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_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/uvm_pkg.sv:28695 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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[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/uvm_pkg.sv:36631 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/uvm_pkg.sv:43634 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/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:966 Compile class "uvm_pkg::uvm_derived_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43559 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/uvm_pkg.sv:37284 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/uvm_pkg.sv:44380 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/uvm_pkg.sv:43613 Compile class "uvm_pkg::uvm_class_converter". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:34 Compile class "uvm_pkg::uvm_event_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:12373 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_phase". -[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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:8091 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21989 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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:44743 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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[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/uvm_pkg.sv:43901 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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:50959 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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:7313 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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:29167 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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:41570 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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:41744 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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:68525 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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[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/uvm_pkg.sv:35724 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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_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/uvm_pkg.sv:76961 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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_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/uvm_pkg.sv:41535 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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:40877 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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:41291 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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:41449 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/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[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/uvm_pkg.sv:40180 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/uvm_pkg.sv:11471 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/uvm_pkg.sv:39721 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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:5400 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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:41474 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/uvm_pkg.sv:25062 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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". -[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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:39746 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/uvm_pkg.sv:65090 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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:29206 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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[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/uvm_pkg.sv:29330 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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:29124 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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". -[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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:41971 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/uvm_pkg.sv:79176 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/uvm_pkg.sv:12842 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/uvm_pkg.sv:41141 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:416 Compile class "uvm_pkg::uvm_printer_knobs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41316 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/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:40501 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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35589 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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:34201 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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6725 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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:38752 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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:64684 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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[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/uvm_pkg.sv:71114 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/uvm_pkg.sv:29085 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/uvm_pkg.sv:10286 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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_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] uvm-1.2/src/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:11017 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/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:57031 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/uvm_pkg.sv:9782 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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37385 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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29287 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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71129 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/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[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/uvm_pkg.sv:57174 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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". -[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/uvm_pkg.sv:4669 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/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[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/uvm_pkg.sv:22693 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/uvm_pkg.sv:7071 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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/uvm_pkg.sv:43115 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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:57342 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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". -[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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:53495 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/uvm_pkg.sv:71159 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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_imp". -[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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_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/uvm_pkg.sv:53865 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/uvm_pkg.sv:47284 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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:53782 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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:37071 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/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:37133 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/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_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/uvm_pkg.sv:51234 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/uvm_pkg.sv:67339 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/uvm_pkg.sv:40232 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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[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/uvm_pkg.sv:59979 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/uvm_pkg.sv:15720 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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg_field.svh:49 Compile class "uvm_pkg::uvm_vreg_field". +[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_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16725 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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:42639 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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53983 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37970 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54166 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/uvm_pkg.sv:41885 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/uvm_pkg.sv:42213 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] uvm-1.2/src/uvm_pkg.sv:41057 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/uvm_pkg.sv:52894 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] uvm-1.2/src/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:206 Compile class "uvm_pkg::uvm_status_container". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:38223 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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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/uvm_pkg.sv:53823 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] uvm-1.2/src/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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] uvm-1.2/src/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:42723 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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:53411 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/uvm_pkg.sv:24270 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] uvm-1.2/src/uvm_pkg.sv:51663 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/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_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/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". [INFO :CP0302] testbench.sv:6 Compile class "work@env". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:47 Compile class "uvm_pkg::uvm_typeid_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". -[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/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 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". [INFO :EL0526] Design Elaboration... @@ -767,5 +767,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.86user 0.09system 0:01.99elapsed 148%CPU (0avgtext+0avgdata 117960maxresident)k -0inputs+7880outputs (0major+31551minor)pagefaults 0swaps +2.61user 0.08system 0:01.76elapsed 152%CPU (0avgtext+0avgdata 118644maxresident)k +16inputs+7872outputs (0major+31849minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log b/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log index 819809d..2f231bf 100644 --- a/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log +++ b/SVIncCompil/Testcases/SimpleVMM/SimpleVMM_diff.log
@@ -8,10 +8,10 @@ [INFO :CM0024] Executing with 4 threads. -[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 "../../../UVM/vmm-1.1.1a/sv/vmm.sv". [INFO :PP0123] Preprocessing include file "../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv". @@ -113,90 +113,90 @@ [INFO :CP0300] Compilation... -[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] ../../../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] ../../../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.sv:2625 Compile class "work@vmm_broadcast". [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: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:2002 Compile class "work@vmm_consensus". -[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:2192 Compile class "work@vmm_env". [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.sv:1076 Compile class "work@vmm_log". [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: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:1748 Compile class "work@vmm_ms_scenario". [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_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.sv:1430 Compile class "work@vmm_notification". [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.sv:2378 Compile class "work@vmm_xactor". - [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_version.sv:28 Compile class "work@vmm_version". + +[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.sv:1776 Compile class "work@vmm_ms_scenario_election". [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:2378 Compile class "work@vmm_xactor". + [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:2304 Compile class "work@vmm_subenv". +[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: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: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:1425 Compile class "work@vmm_notify_callbacks". -[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: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: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.sv:2374 Compile class "work@vmm_xactor_callbacks". [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:2149 Compile class "work@vmm_voter". +[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: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.sv:2149 Compile class "work@vmm_voter". + +[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_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:2850 Compile class "work@xvc_manager". [INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2757 Compile class "work@xvc_action". +[INFO :CP0302] ../../../UVM/vmm-1.1.1a/sv/std_lib/vmm.sv:2800 Compile class "work@xvc_xactor". + [INFO :EL0526] Design Elaboration... [NOTE :EL0508] Nb Top level modules: 0. @@ -216,5 +216,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -24.30user 0.22system 0:15.61elapsed 157%CPU (0avgtext+0avgdata 292176maxresident)k -0inputs+12104outputs (0major+75248minor)pagefaults 0swaps +24.38user 0.22system 0:15.83elapsed 155%CPU (0avgtext+0avgdata 292188maxresident)k +1304inputs+12104outputs (0major+75255minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/SplitFile/SplitFile.log b/SVIncCompil/Testcases/SplitFile/SplitFile.log index cd0b9af..92b1580 100644 --- a/SVIncCompil/Testcases/SplitFile/SplitFile.log +++ b/SVIncCompil/Testcases/SplitFile/SplitFile.log
@@ -8,21 +8,21 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[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 :PP0122] Preprocessing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + [INFO :PP0122] Preprocessing source file "top1.v". -[INFO :PA0201] Parsing source file "top2.v". +[INFO :PP0122] Preprocessing source file "top2.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 "top1.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". [WARNI:PA0205] top2.v:1 No timescale set for "toto1". @@ -78,53 +78,53 @@ [INFO :CP0301] top2.v:119 Compile package "toto4". -[INFO :CP0303] top1.v:46 Compile module "work@bottom3". - [INFO :CP0303] top1.v:21 Compile module "work@bottom1". [INFO :CP0303] top1.v:26 Compile module "work@bottom2". [INFO :CP0303] top.v:90 Compile module "work@bottom4". -[INFO :CP0303] top2.v:181 Compile module "work@gap4_181". - -[INFO :CP0303] top2.v:115 Compile module "work@gap3". +[INFO :CP0303] top1.v:46 Compile module "work@bottom3". [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:36 Compile module "work@middle::nested". - -[INFO :CP0304] top1.v:2 Compile interface "work@my_interface". +[INFO :CP0303] top2.v:181 Compile module "work@gap4_181". [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 :CP0304] top1.v:2 Compile interface "work@my_interface". + [INFO :CP0302] top2.v:7 Compile class "toto1::blah1". +[INFO :CP0302] top2.v:21 Compile class "toto1::blah2". + [INFO :CP0302] top2.v:38 Compile class "toto1::blah3". -[INFO :CP0302] top2.v:65 Compile class "toto2::blah22". - -[INFO :CP0302] top2.v:135 Compile class "toto4::blah31". - [INFO :CP0302] top2.v:59 Compile class "toto2::blah21". -[INFO :CP0302] top2.v:21 Compile class "toto1::blah2". - -[INFO :CP0302] top2.v:152 Compile class "toto4::blah32". - -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". - -[INFO :CP0302] top2.v:167 Compile class "toto4::blah31_167". +[INFO :CP0302] top2.v:65 Compile class "toto2::blah22". [INFO :CP0302] top2.v:121 Compile class "toto4::blah31". -[INFO :CP0302] /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:58 Compile class "work@semaphore". +[INFO :CP0302] top2.v:135 Compile class "toto4::blah31". -[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] 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] /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". [ERROR:CP0334] top2.v:135 Colliding compilation unit name: "toto4::blah31", top2.v:121 previous usage. @@ -210,5 +210,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.74user 0.04system 0:00.51elapsed 152%CPU (0avgtext+0avgdata 48960maxresident)k -24inputs+152outputs (0major+14290minor)pagefaults 0swaps +0.72user 0.05system 0:00.47elapsed 162%CPU (0avgtext+0avgdata 48852maxresident)k +0inputs+152outputs (0major+14538minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log b/SVIncCompil/Testcases/TestFileSplit/TestFileSplit_diff.log index 082f320..5247208 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 "/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 :PP0123] Preprocessing include file "middle.v". [INFO :PP0123] Preprocessing include file "leaf.sv". @@ -20,8 +20,6 @@ [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". @@ -36,53 +34,10 @@ [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: 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> +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". + 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> @@ -195,44 +150,6 @@ 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> @@ -306,52 +223,6 @@ 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> @@ -431,6 +302,135 @@ 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". @@ -443,6 +443,8 @@ [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 :PY0400] Processing source file "top.v". @@ -455,12 +457,10 @@ [INFO :PY0400] Processing source file "top.v". -[INFO :PY0400] Processing source file "top.v". - -[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 :CP0300] Compilation... [INFO :CP0301] top.v:1 Compile package "top1_1". @@ -473,20 +473,20 @@ [INFO :CP0302] leaf.sv:13 Compile class "top1_1::leaf_13". +[INFO :CP0302] middle.v:17 Compile class "top1_1::middle_17". + [INFO :CP0302] leaf.sv:13 Compile class "top1_1::leaf_13". [INFO :CP0302] middle.v:17 Compile class "top1_1::middle_17". -[INFO :CP0302] middle.v:17 Compile class "top1_1::middle_17". - [INFO :CP0302] middle.v:24 Compile class "top1_1::middle_25". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". - [INFO :CP0302] leaf.sv:13 Compile class "work@leaf_13". [INFO :CP0302] middle.v:24 Compile class "top1_1::middle_25". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [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". @@ -528,5 +528,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -2.82user 0.29system 0:02.98elapsed 104%CPU (0avgtext+0avgdata 64940maxresident)k -0inputs+272outputs (0major+118791minor)pagefaults 0swaps +2.84user 0.28system 0:02.97elapsed 105%CPU (0avgtext+0avgdata 64684maxresident)k +32inputs+272outputs (0major+123968minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log b/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log index bd2350f..ec61e0a 100644 --- a/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log +++ b/SVIncCompil/Testcases/TestMacros/TestMacros_diff.log
@@ -18,22 +18,22 @@ [INFO :CP0300] Compilation... -[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 :CP0305] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:333 Compile udp "work@UFPRB". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:150 Compile module "work@INBUF". [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 :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:99 Compile module "work@xCM8". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/TestMacros/xl.v:53 Compile module "work@VCC". @@ -77,5 +77,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.72user 0.03system 0:00.70elapsed 107%CPU (0avgtext+0avgdata 49808maxresident)k -0inputs+344outputs (0major+14652minor)pagefaults 0swaps +0.73user 0.02system 0:00.72elapsed 105%CPU (0avgtext+0avgdata 49688maxresident)k +40inputs+344outputs (0major+14603minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log b/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log index 15c8601..9976cd4 100644 --- a/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log +++ b/SVIncCompil/Testcases/TimeUnit/TimeUnit_diff.log
@@ -8,12 +8,12 @@ [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". @@ -24,10 +24,10 @@ [INFO :PA0201] Parsing source file "top1.v". -[INFO :PA0201] Parsing source file "top.v". - [INFO :PA0201] Parsing source file "top1.v". +[INFO :PA0201] Parsing source file "top.v". + [INFO :PA0201] Parsing source file "top1.v". [INFO :PA0201] Parsing source file "top1.v". @@ -68,22 +68,22 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:13 Compile module "work@bottom2". - -[INFO :CP0303] top.v:86 Compile module "work@bottom4". - [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 :CP0303] top.v:13 Compile module "work@bottom2". -[INFO :CP0303] top1.v:287 Compile module "work@middle::nested". +[INFO :CP0303] top.v:86 Compile module "work@bottom4". [INFO :CP0303] top1.v:283 Compile module "work@middle". [INFO :CP0304] top1.v:2 Compile interface "work@my_interface". +[INFO :CP0303] top1.v:287 Compile module "work@middle::nested". + +[INFO :CP0303] top1.v:32 Compile module "work@splice1". + [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.04system 0:00.53elapsed 199%CPU (0avgtext+0avgdata 64556maxresident)k -0inputs+312outputs (0major+18436minor)pagefaults 0swaps +1.03user 0.04system 0:00.52elapsed 204%CPU (0avgtext+0avgdata 65600maxresident)k +16inputs+312outputs (0major+18722minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log b/SVIncCompil/Testcases/UVMNestedSeq/UVMNestedSeq_diff.log index 058313e..0a3ae0a 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,10 +74,10 @@ [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 "/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 "design.sv". @@ -86,33 +86,33 @@ [INFO :PA0201] Parsing source file "testbench2.sv". -[INFO :PA0201] Parsing source file "testbench.sv". +[INFO :PA0201] Parsing source file "testbench3.sv". [INFO :PA0201] Parsing source file "testbench2.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 "testbench4.sv". + +[INFO :PA0201] Parsing source file "testbench3.sv". + +[INFO :PA0201] Parsing source file "testbench4.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 "testbench.sv". [INFO :PA0201] Parsing source file "testbench3.sv". +[INFO :PA0201] Parsing source file "testbench4.sv". + [INFO :CM0029] Using global timescale: "1ns/1ns". [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] testbench.sv:26 Compile package "my_pkg". @@ -128,63 +128,61 @@ [INFO :CP0303] testbench.sv:295 Compile module "work@top". -[INFO :CP0302] testbench.sv:118 Compile class "my_pkg::alt_child_sequence". +[INFO :CP0302] testbench3.sv:117 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] testbench.sv:118 Compile class "my_pkg::alt_child_sequence". + +[INFO :CP0302] testbench3.sv:85 Compile class "my_pkg::child_sequence". + +[INFO :CP0302] testbench.sv:86 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] testbench.sv:86 Compile class "my_pkg::child_sequence". - -[INFO :CP0302] testbench3.sv:85 Compile class "my_pkg::child_sequence". - -[INFO :CP0302] testbench4.sv:71 Compile class "my_pkg::my_config". +[INFO :CP0302] testbench3.sv:71 Compile class "my_pkg::my_config". [INFO :CP0302] testbench.sv:72 Compile class "my_pkg::my_config". -[INFO :CP0302] testbench3.sv:71 Compile class "my_pkg::my_config". +[INFO :CP0302] testbench4.sv:71 Compile class "my_pkg::my_config". [INFO :CP0302] testbench2.sv:71 Compile class "my_pkg::my_config". -[INFO :CP0302] testbench4.sv:179 Compile class "my_pkg::my_driver". +[INFO :CP0302] testbench3.sv:179 Compile class "my_pkg::my_driver". [INFO :CP0302] testbench.sv:180 Compile class "my_pkg::my_driver". -[INFO :CP0302] testbench3.sv:179 Compile class "my_pkg::my_driver". +[INFO :CP0302] testbench4.sv:179 Compile class "my_pkg::my_driver". [INFO :CP0302] testbench2.sv:179 Compile class "my_pkg::my_driver". -[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] testbench3.sv:236 Compile class "my_pkg::my_test". + [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] testbench.sv:275 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] testbench2.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] testbench4.sv:274 Compile class "my_pkg::my_test2". [INFO :CP0302] testbench.sv:30 Compile class "my_pkg::my_transaction". @@ -192,665 +190,667 @@ [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] testbench4.sv:29 Compile class "my_pkg::my_transaction". [INFO :CP0302] testbench3.sv:136 Compile class "my_pkg::top_sequence". +[INFO :CP0302] testbench.sv:137 Compile class "my_pkg::top_sequence". + [INFO :CP0302] testbench2.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] testbench4.sv:136 Compile class "my_pkg::top_sequence". -[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/uvm_pkg.sv:10218 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/uvm_pkg.sv:12051 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/uvm_pkg.sv:43998 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/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". -[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/uvm_pkg.sv:16220 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/uvm_pkg.sv:42131 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/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". -[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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_port". -[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/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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/uvm_pkg.sv:41348 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/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41427 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/uvm_pkg.sv:39620 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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_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/uvm_pkg.sv:41269 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/uvm_pkg.sv:39778 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/uvm_pkg.sv:39969 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/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_export". -[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/uvm_pkg.sv:40137 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/uvm_pkg.sv:41667 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/uvm_pkg.sv:40305 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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:28407 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/uvm_pkg.sv:39699 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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:11565 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/uvm_pkg.sv:39541 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/uvm_pkg.sv:19823 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/uvm_pkg.sv:37188 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28695 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/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:33458 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/uvm_pkg.sv:41120 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/uvm_pkg.sv:19926 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/uvm_pkg.sv:43634 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/uvm_pkg.sv:29043 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/uvm_pkg.sv:43574 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". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18867 Compile class "uvm_pkg::uvm_callbacks_base". -[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/uvm_pkg.sv:43593 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/uvm_pkg.sv:43541 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/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_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/uvm_pkg.sv:36608 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/uvm_pkg.sv:43613 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/uvm_pkg.sv:43559 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/uvm_pkg.sv:3812 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/uvm_pkg.sv:36631 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/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_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/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_pair". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[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/uvm_pkg.sv:37284 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/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[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/uvm_pkg.sv:15420 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/uvm_pkg.sv:44380 Compile class "uvm_pkg::uvm_driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 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/uvm_pkg.sv:36519 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/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[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/uvm_pkg.sv:18187 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/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:12373 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/uvm_pkg.sv:28657 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/uvm_pkg.sv:28495 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/uvm_pkg.sv:21989 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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:8091 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/uvm_pkg.sv:44743 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/uvm_pkg.sv:7568 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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_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/uvm_pkg.sv:27766 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/uvm_pkg.sv:39842 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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_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/uvm_pkg.sv:39667 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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[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/uvm_pkg.sv:40064 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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[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/uvm_pkg.sv:40746 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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:41744 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/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_seq". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[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/uvm_pkg.sv:40712 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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_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/uvm_pkg.sv:76961 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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". -[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/uvm_pkg.sv:41015 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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:66131 Compile class "uvm_pkg::uvm_mem_mam_policy". -[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/uvm_pkg.sv:11471 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/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_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/uvm_pkg.sv:8048 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/uvm_pkg.sv:40180 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/uvm_pkg.sv:39721 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/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:41842 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/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:39642 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/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[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/uvm_pkg.sv:41474 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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:39746 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/uvm_pkg.sv:25062 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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_port". -[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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:29206 Compile class "uvm_pkg::uvm_post_main_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/uvm_pkg.sv:55028 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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[INFO :CP0302] uvm-1.2/src/base/uvm_phase.svh:731 Compile class "uvm_pkg::uvm_phase_cb". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:29330 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/uvm_pkg.sv:79176 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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:6937 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/uvm_pkg.sv:29124 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/uvm_pkg.sv:76285 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/uvm_pkg.sv:29245 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/uvm_pkg.sv:35639 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/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:1418 Compile class "uvm_pkg::uvm_objection_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20021 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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[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/uvm_pkg.sv:12842 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/uvm_pkg.sv:34201 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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[INFO :CP0302] uvm-1.2/src/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20091 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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/uvm_pkg.sv:28734 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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_adapter". -[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/uvm_pkg.sv:28958 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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:11963 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/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:55713 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/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_reset_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/uvm_pkg.sv:71114 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/uvm_pkg.sv:12500 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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:47330 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/uvm_pkg.sv:78073 Compile class "uvm_pkg::uvm_reg_mem_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/uvm_pkg.sv:44463 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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37385 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/uvm_pkg.sv:78934 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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[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/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_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/uvm_pkg.sv:57031 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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[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/uvm_pkg.sv:44119 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/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 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/uvm_pkg.sv:4669 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/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". -[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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:42485 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/uvm_pkg.sv:57174 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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". -[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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:22693 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/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:71159 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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". -[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/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_port". -[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/uvm_pkg.sv:37156 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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:49840 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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket_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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:20507 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/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". -[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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37133 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/uvm_pkg.sv:47786 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/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". -[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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:20211 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/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[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/uvm_pkg.sv:23570 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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_base". -[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/uvm_pkg.sv:51234 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/base/uvm_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51071 Compile class "uvm_pkg::uvm_simple_sequence". -[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/uvm_pkg.sv:12784 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/uvm_pkg.sv:43159 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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:44903 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/uvm_pkg.sv:11423 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/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_phase". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket". -[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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket_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/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_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/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". -[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/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_target_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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_export". -[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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[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/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". -[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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[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/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". -[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] uvm-1.2/src/uvm_pkg.sv:41993 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] uvm-1.2/src/uvm_pkg.sv:40349 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] uvm-1.2/src/uvm_pkg.sv:41162 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/uvm_pkg.sv:18841 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/uvm_pkg.sv:18827 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] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 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] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[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/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". [ERROR:CP0329] testbench.sv:26 Multiply defined package: "my_pkg", testbench2.sv:25 previous definition. @@ -882,5 +882,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -15.23user 0.76system 0:05.36elapsed 298%CPU (0avgtext+0avgdata 238200maxresident)k -0inputs+18072outputs (0major+61725minor)pagefaults 0swaps +15.28user 1.02system 0:05.49elapsed 296%CPU (0avgtext+0avgdata 237176maxresident)k +72inputs+18472outputs (0major+61540minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log b/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log index 18b2eb7..d42c1d7 100644 --- a/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log +++ b/SVIncCompil/Testcases/UVMSwitch/UVMSwitch_diff.log
@@ -353,12 +353,12 @@ [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". @@ -371,682 +371,682 @@ [INFO :CP0300] Compilation... -[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 :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0304] interface.sv:17 Compile interface "work@mem_interface". [INFO :CP0303] rtl.sv:1 Compile module "work@switch". +[INFO :CP0304] interface.sv:67 Compile interface "work@output_interface". + +[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_config_db.svh:38 Compile class "uvm_pkg::m_uvm_waiter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21055 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/uvm_pkg.sv:10218 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/uvm_pkg.sv:16220 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/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:44614 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/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". -[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/uvm_pkg.sv:43998 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/uvm_pkg.sv:18581 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/uvm_pkg.sv:41506 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/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11515 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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41427 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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_export". -[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/uvm_pkg.sv:40844 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:40137 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/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:39620 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:40608 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/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_phase". -[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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_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/uvm_pkg.sv:41808 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/uvm_pkg.sv:37188 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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[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/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_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/uvm_pkg.sv:40305 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] uvm-1.2/src/uvm_pkg.sv:37219 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_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/uvm_pkg.sv:19926 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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[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/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_imp". -[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/uvm_pkg.sv:19823 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-1.2/src/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1140 Compile class "uvm_pkg::uvm_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18867 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/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:28695 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] uvm-1.2/src/uvm_pkg.sv:28453 Compile class "uvm_pkg::uvm_connect_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/uvm_pkg.sv:36608 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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_port". -[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/uvm_pkg.sv:43634 Compile class "uvm_pkg::uvm_class_clone". -[INFO :CP0302] uvm-1.2/src/comps/uvm_policies.svh:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 Compile class "uvm_pkg::uvm_default_coreservice_t". -[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/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". -[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/uvm_pkg.sv:43593 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/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[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/uvm_pkg.sv:43541 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/uvm_pkg.sv:43613 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/uvm_pkg.sv:37284 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/uvm_pkg.sv:44380 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/uvm_pkg.sv:43253 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/uvm_pkg.sv:43559 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/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[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/uvm_pkg.sv:36519 Compile class "uvm_pkg::uvm_enum_wrapper". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 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/uvm_pkg.sv:43388 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/uvm_pkg.sv:18187 Compile class "uvm_pkg::uvm_event_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_comparer.svh:34 Compile class "uvm_pkg::uvm_comparer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9086 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/uvm_pkg.sv:15420 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/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_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/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". -[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/uvm_pkg.sv:3739 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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[INFO :CP0302] uvm-1.2/src/base/uvm_coreservice.svh:50 Compile class "uvm_pkg::uvm_coreservice_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". -[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/uvm_pkg.sv:41395 Compile class "uvm_pkg::uvm_get_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7568 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/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:330 Compile class "uvm_pkg::uvm_default_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_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/uvm_pkg.sv:39842 Compile class "uvm_pkg::uvm_get_peek_imp". -[INFO :CP0302] uvm-1.2/src/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37716 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/uvm_pkg.sv:43901 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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[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/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[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/uvm_pkg.sv:12816 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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". -[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/uvm_pkg.sv:7313 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/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:255 Compile class "uvm_pkg::uvm_master_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_get_imp". -[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/uvm_pkg.sv:41744 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_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/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_get_peek_port". -[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/uvm_pkg.sv:68525 Compile class "uvm_pkg::uvm_mem". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65675 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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_peek_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/uvm_pkg.sv:54919 Compile class "uvm_pkg::uvm_hdl_path_concat". -[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/uvm_pkg.sv:65887 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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_get_port". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:112 Compile class "uvm_pkg::uvm_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". -[INFO :CP0302] uvm-1.2/src/reg/uvm_mem.svh:40 Compile class "uvm_pkg::uvm_mem". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_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/uvm_pkg.sv:76732 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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/base/uvm_heartbeat.svh:53 Compile class "uvm_pkg::uvm_heartbeat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". -[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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_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/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". -[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/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40919 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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". -[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/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:66173 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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_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/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". -[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/uvm_pkg.sv:66131 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/uvm_pkg.sv:41291 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/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:78475 Compile class "uvm_pkg::uvm_mem_shared_access_seq". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:810 Compile class "uvm_pkg::uvm_object_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11471 Compile class "uvm_pkg::uvm_obj_rsrc". -[INFO :CP0302] uvm-1.2/src/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_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/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". -[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/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_object.svh:46 Compile class "uvm_pkg::uvm_object". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". -[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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[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/uvm_pkg.sv:41370 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/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". -[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/uvm_pkg.sv:41474 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/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:25062 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/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_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/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_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_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/uvm_pkg.sv:40653 Compile class "uvm_pkg::uvm_peek_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/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:130 Compile class "uvm_pkg::uvm_peek_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[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/uvm_pkg.sv:29206 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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". -[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/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". -[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/uvm_pkg.sv:25604 Compile class "uvm_pkg::uvm_phase_state_change". -[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/uvm_pkg.sv:29330 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/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". -[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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_nonblocking_put_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/uvm_pkg.sv:29124 Compile class "uvm_pkg::uvm_pre_main_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/uvm_pkg.sv:38839 Compile class "uvm_pkg::uvm_port_base". -[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/uvm_pkg.sv:55028 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/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:79176 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/uvm_pkg.sv:41141 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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[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/uvm_pkg.sv:61110 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/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_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/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:20021 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/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". -[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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:56706 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/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[INFO :CP0302] uvm-1.2/src/base/uvm_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". -[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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". -[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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:6725 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/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_access_seq". -[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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". -[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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:55534 Compile class "uvm_pkg::uvm_reg_tlm_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/uvm_pkg.sv:38694 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/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_base". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:658 Compile class "uvm_pkg::uvm_resource_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21130 Compile class "uvm_pkg::uvm_report_catcher". -[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". -[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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:28958 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/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:74 Compile class "uvm_pkg::uvm_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28917 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:71114 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/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[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/uvm_pkg.sv:78073 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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_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/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:9735 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/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". -[INFO :CP0302] uvm-1.2/src/base/uvm_queue.svh:34 Compile class "uvm_pkg::uvm_queue". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37385 Compile class "uvm_pkg::uvm_set_get_dap_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/uvm_pkg.sv:57031 Compile class "uvm_pkg::uvm_reg_read_only_cbs". -[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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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/uvm_pkg.sv:29287 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/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_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/uvm_pkg.sv:37471 Compile class "uvm_pkg::uvm_simple_lock_dap". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28611 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/uvm_pkg.sv:39588 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/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:728 Compile class "uvm_pkg::uvm_text_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4669 Compile class "uvm_pkg::uvm_scope_stack". -[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/uvm_pkg.sv:7071 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/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". -[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/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:44119 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/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". -[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/uvm_pkg.sv:22693 Compile class "uvm_pkg::uvm_report_handler". -[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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_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/uvm_pkg.sv:55403 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/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". -[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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_tr_database". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/uvm_pkg.sv:44556 Compile class "uvm_pkg::uvm_scoreboard". -[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/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_socket". -[INFO :CP0302] uvm-1.2/src/comps/uvm_scoreboard.svh:36 Compile class "uvm_pkg::uvm_scoreboard". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43115 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". -[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/uvm_pkg.sv:54532 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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:54320 Compile class "uvm_pkg::uvm_tlm_nb_target_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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:71159 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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_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/uvm_pkg.sv:50191 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/uvm_pkg.sv:53453 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/uvm_pkg.sv:42235 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/uvm_pkg.sv:45398 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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". -[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/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". -[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/uvm_pkg.sv:47786 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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". -[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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_fifo". -[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/uvm_pkg.sv:53344 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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". -[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/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:92 Compile class "uvm_pkg::uvm_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_base". -[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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_imp". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". -[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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[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/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". -[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/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". -[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/uvm_pkg.sv:51071 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/uvm_pkg.sv:23570 Compile class "uvm_pkg::uvm_report_object". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12784 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/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_imp". -[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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] Driver.sv:11 Compile class "work@top::Driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:59979 Compile class "uvm_pkg::uvm_vreg_field". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:175 Compile class "uvm_pkg::uvm_typed_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38429 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/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". [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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/tlm1/uvm_sqr_ifs.svh:36 Compile class "uvm_pkg::uvm_sqr_if_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_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] Driver.sv:11 Compile class "work@top::Driver". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:73 Compile class "uvm_pkg::uvm_structure_proxy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44251 Compile class "uvm_pkg::uvm_subscriber". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28230 Compile class "uvm_pkg::uvm_task_phase". -[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/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16725 Compile class "uvm_pkg::uvm_text_tr_stream". -[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/uvm_pkg.sv:42639 Compile class "uvm_pkg::uvm_tlm_analysis_fifo". -[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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/uvm_pkg.sv:54113 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_export". -[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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_passthrough_initiator_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/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54166 Compile class "uvm_pkg::uvm_tlm_b_target_socket". -[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/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_phase". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". -[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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_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/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:53743 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/uvm_pkg.sv:54477 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/uvm_pkg.sv:54434 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/uvm_pkg.sv:53924 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/uvm_pkg.sv:53721 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/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_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/uvm_pkg.sv:53562 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/uvm_pkg.sv:53601 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/uvm_pkg.sv:53411 Compile class "uvm_pkg::uvm_tlm_b_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_transaction.svh:124 Compile class "uvm_pkg::uvm_transaction". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:51663 Compile class "uvm_pkg::uvm_tlm_generic_payload". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 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_exports.svh:255 Compile class "uvm_pkg::uvm_transport_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40349 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_imps.svh:311 Compile class "uvm_pkg::uvm_transport_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". [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/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:61 Compile class "uvm_pkg::uvm_typeid". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_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/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:635 Compile class "uvm_pkg::uvm_utils". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:39 Compile class "uvm_pkg::uvm_void". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[INFO :CP0302] uvm-1.2/src/reg/uvm_vreg.svh:57 Compile class "uvm_pkg::uvm_vreg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". + +[INFO :CP0302] Configuration.sv:12 Compile class "work@top::Configuration". [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] ../../../UVM/uvm-1.2/src/macros/uvm_tlm_defines.svh:493 Compile class "work@top::uvm_analysis_imp_rcvd_pkt". @@ -1245,5 +1245,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -14.72user 0.18system 0:11.47elapsed 129%CPU (0avgtext+0avgdata 292764maxresident)k -128inputs+11528outputs (0major+75388minor)pagefaults 0swaps +17.99user 0.23system 0:13.83elapsed 131%CPU (0avgtext+0avgdata 292228maxresident)k +0inputs+11520outputs (0major+75352minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log b/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log index 8572bb9..886e8c8 100644 --- a/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log +++ b/SVIncCompil/Testcases/UnitAmiqEth/UnitAmiqEth_diff.log
@@ -22,10 +22,10 @@ [INFO :PP0122] Preprocessing source file "amiq_eth_pkg.sv.ck0". -[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/ovm-2.1.2/src/ovm_pkg.sv". [INFO :PA0201] Parsing source file "amiq_eth_pkg.sv.ck0". @@ -40,32 +40,32 @@ [WARNI:PA0205] ovm-2.1.2/src/ovm_pkg.sv:22 No timescale set for "ovm_pkg". -[WARNI:PA0205] uvm-1.2/src/uvm_pkg.sv:27 No timescale set for "uvm_pkg". +[WARNI:PA0205] uvm-1.2/src/uvm_pkg.sv:3446 No timescale set for "uvm_pkg". [INFO :CP0300] Compilation... -[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:27 Compile package "uvm_pkg". +[INFO :CP0301] uvm-1.2/src/uvm_pkg.sv:3446 Compile package "uvm_pkg". [INFO :CP0301] ovm-2.1.2/src/ovm_pkg.sv:22 Compile package "ovm_pkg". [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:815 Compile class "amiq_eth_pkg::amiq_eth_packet". + [INFO :CP0302] amiq_eth_pkg.sv.ck0:1985 Compile class "amiq_eth_pkg::amiq_eth_packet_snap". [INFO :CP0302] amiq_eth_pkg.sv.ck0:1539 Compile class "amiq_eth_pkg::amiq_eth_pcap_livestream". -[INFO :CP0302] amiq_eth_pkg.sv.ck0:1284 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_base". - [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:87 Compile class "ovm_pkg::avm_blocking_slave_export". +[INFO :CP0302] amiq_eth_pkg.sv.ck0:1284 Compile class "amiq_eth_pkg::amiq_eth_pcap_hdr_base". + [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:175 Compile class "ovm_pkg::avm_built_in_comp". @@ -156,1119 +156,1119 @@ [INFO :CP0302] amiq_eth_pkg.sv.ck0:1476 Compile class "amiq_eth_pkg::amiq_eth_pcap_util". -[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/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/base/ovm_root.svh:247 Compile class "ovm_pkg::ovm_root_report_handler". +[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/base/ovm_report_object.svh:552 Compile class "ovm_pkg::ovm_reporter". [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/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". +[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/compatibility/avm_compatibility.svh:294 Compile class "ovm_pkg::avm_transport_imp". -[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/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/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/methodology/layered_stimulus/ovm_scenario.svh:21 Compile class "ovm_pkg::ovm_scenario". [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/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/tlm/ovm_exports.svh:93 Compile class "ovm_pkg::ovm_blocking_get_export". +[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_imps.svh:140 Compile class "ovm_pkg::ovm_blocking_get_peek_imp". -[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/sqr_connections.svh:87 Compile class "ovm_pkg::ovm_seq_item_pull_export". [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/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: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/methodology/sequences/ovm_sequencer.svh:36 Compile class "ovm_pkg::ovm_sequencer". -[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: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_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_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/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/base/ovm_comparer.svh:34 Compile class "ovm_pkg::ovm_comparer". -[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/base/ovm_factory.svh:73 Compile class "ovm_pkg::ovm_factory". -[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_imps.svh:323 Compile class "ovm_pkg::ovm_transport_imp". + +[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/tlm/ovm_ports.svh:142 Compile class "ovm_pkg::ovm_get_peek_port". +[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_in_order_comparator.svh:234 Compile class "ovm_pkg::ovm_in_order_class_comparator". -[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/compatibility/urm_message.svh:454 Compile class "ovm_pkg::ovm_urm_report_server". [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/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_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/macros/ovm_phase_defines.svh:61 Compile class "ovm_pkg::run_phase". [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/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_get_export". +[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_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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::start_of_simulation_phase". [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/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". +[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/ovm_imps.svh:317 Compile class "ovm_pkg::ovm_nonblocking_transport_imp". -[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_b_put_port". + +[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/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_get_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/base/ovm_object.svh:908 Compile class "ovm_pkg::ovm_options_container". -[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/tlm/tlm_ifs.svh:45 Compile class "ovm_pkg::tlm_if_base". [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/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:58 Compile class "ovm_pkg::tlm_nb_get_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/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_nb_get_port". [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/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:52 Compile class "ovm_pkg::tlm_nb_put_port". + +[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/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/tlm/tlm_req_rsp.svh:296 Compile class "ovm_pkg::tlm_transport_channel". [INFO :CP0302] ovm-2.1.2/src/base/ovm_port_base.svh:44 Compile class "ovm_pkg::ovm_port_component_base". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:101 Compile class "uvm_pkg::uvm_blocking_get_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_printer.svh:493 Compile class "ovm_pkg::ovm_printer_knobs". -[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/uvm_pkg.sv:42131 Compile class "uvm_pkg::uvm_analysis_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41348 Compile class "uvm_pkg::uvm_blocking_get_export". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_push_driver.svh:38 Compile class "ovm_pkg::ovm_push_driver". -[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/uvm_pkg.sv:39620 Compile class "uvm_pkg::uvm_blocking_get_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_exports.svh:87 Compile class "ovm_pkg::ovm_put_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/uvm_pkg.sv:39778 Compile class "uvm_pkg::uvm_blocking_get_peek_imp". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_imps.svh:98 Compile class "ovm_pkg::ovm_put_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_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] 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] uvm-1.2/src/uvm_pkg.sv:41667 Compile class "uvm_pkg::uvm_blocking_master_export". [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/base/ovm_queue.svh:32 Compile class "ovm_pkg::ovm_queue". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41427 Compile class "uvm_pkg::uvm_blocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39541 Compile class "uvm_pkg::uvm_blocking_put_imp". + +[INFO :CP0302] ovm-2.1.2/src/base/ovm_recorder.svh:34 Compile class "ovm_pkg::ovm_recorder". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40982 Compile class "uvm_pkg::uvm_blocking_slave_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/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] uvm-1.2/src/uvm_pkg.sv:37188 Compile class "uvm_pkg::uvm_bottom_up_visitor_adapter". [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] uvm-1.2/src/uvm_pkg.sv:43388 Compile class "uvm_pkg::uvm_built_in_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/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: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/uvm_pkg.sv:15420 Compile class "uvm_pkg::uvm_cause_effect_link". -[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/methodology/sequences/ovm_sequence.svh:31 Compile class "ovm_pkg::ovm_sequence". [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/base/uvm_common_phases.svh:151 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:13696 Compile class "uvm_pkg::uvm_comparer". + +[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:152 Compile class "ovm_pkg::avm_analysis_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_env.svh:33 Compile class "uvm_pkg::uvm_env". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12078 Compile class "uvm_pkg::uvm_config_db". [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/base/uvm_event.svh:254 Compile class "uvm_pkg::uvm_event". - -[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/uvm_pkg.sv:28495 Compile class "uvm_pkg::uvm_end_of_elaboration_phase". [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_factory.svh:75 Compile class "uvm_pkg::uvm_factory". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44743 Compile class "uvm_pkg::uvm_env". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43998 Compile class "uvm_pkg::uvm_algorithmic_comparator". [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_analysis_port.svh:127 Compile class "uvm_pkg::uvm_analysis_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18407 Compile class "uvm_pkg::uvm_event". -[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] uvm-1.2/src/uvm_pkg.sv:42159 Compile class "uvm_pkg::uvm_analysis_export". [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_ports.svh:100 Compile class "uvm_pkg::uvm_blocking_get_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7313 Compile class "uvm_pkg::uvm_factory". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11515 Compile class "uvm_pkg::uvm_bit_rsrc". [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_ports.svh:148 Compile class "uvm_pkg::uvm_get_peek_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39667 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:40532 Compile class "uvm_pkg::uvm_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] uvm-1.2/src/reg/uvm_reg_model.svh:347 Compile class "uvm_pkg::uvm_hdl_path_concat". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40746 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:39969 Compile class "uvm_pkg::uvm_blocking_master_imp". [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/base/uvm_heartbeat.svh:290 Compile class "uvm_pkg::uvm_heartbeat_callback". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54919 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/uvm_pkg.sv:41269 Compile class "uvm_pkg::uvm_blocking_put_export". [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_in_order_comparator.svh:212 Compile class "uvm_pkg::uvm_in_order_built_in_comparator". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35961 Compile class "uvm_pkg::uvm_heartbeat_callback". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40137 Compile class "uvm_pkg::uvm_blocking_slave_imp". [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:74 Compile class "uvm_pkg::uvm_built_in_clone". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43862 Compile class "uvm_pkg::uvm_in_order_built_in_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/uvm_pkg.sv:43574 Compile class "uvm_pkg::uvm_built_in_clone". [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/comps/uvm_policies.svh:41 Compile class "uvm_pkg::uvm_built_in_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43541 Compile class "uvm_pkg::uvm_built_in_comp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43713 Compile class "uvm_pkg::uvm_in_order_comparator". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43559 Compile class "uvm_pkg::uvm_built_in_converter". [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/tlm1/uvm_ports.svh:218 Compile class "uvm_pkg::uvm_master_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37219 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". -[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/uvm_pkg.sv:40919 Compile class "uvm_pkg::uvm_master_port". [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_traversal.svh:178 Compile class "uvm_pkg::uvm_by_level_visitor_adapter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19926 Compile class "uvm_pkg::uvm_callback". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66173 Compile class "uvm_pkg::uvm_mem_mam_cfg". [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/reg/uvm_mem_mam.svh:562 Compile class "uvm_pkg::uvm_mem_mam_cfg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18867 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/reg/uvm_mem_mam.svh:520 Compile class "uvm_pkg::uvm_mem_mam_policy". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:66131 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/base/uvm_callback.svh:87 Compile class "uvm_pkg::uvm_callbacks_base". - -[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/uvm_pkg.sv:78475 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/comps/uvm_pair.svh:37 Compile class "uvm_pkg::uvm_class_pair". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43253 Compile class "uvm_pkg::uvm_class_pair". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44317 Compile class "uvm_pkg::uvm_monitor". [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/comps/uvm_monitor.svh:34 Compile class "uvm_pkg::uvm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29411 Compile class "uvm_pkg::uvm_component". -[INFO :CP0302] uvm-1.2/src/base/uvm_component.svh:60 Compile class "uvm_pkg::uvm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41370 Compile class "uvm_pkg::uvm_nonblocking_get_export". [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:105 Compile class "uvm_pkg::uvm_nonblocking_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39642 Compile class "uvm_pkg::uvm_nonblocking_get_imp". [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:107 Compile class "uvm_pkg::uvm_nonblocking_get_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39807 Compile class "uvm_pkg::uvm_nonblocking_get_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] uvm-1.2/src/uvm_pkg.sv:41701 Compile class "uvm_pkg::uvm_nonblocking_master_export". + [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_imps.svh:143 Compile class "uvm_pkg::uvm_nonblocking_get_peek_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39721 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21989 Compile class "uvm_pkg::uvm_default_report_server". [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/base/uvm_report_server.svh:244 Compile class "uvm_pkg::uvm_default_report_server". - -[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/uvm_pkg.sv:40477 Compile class "uvm_pkg::uvm_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] uvm-1.2/src/tlm1/uvm_imps.svh:125 Compile class "uvm_pkg::uvm_nonblocking_peek_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41971 Compile class "uvm_pkg::uvm_nonblocking_transport_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43901 Compile class "uvm_pkg::uvm_in_order_class_comparator". [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/comps/uvm_in_order_comparator.svh:241 Compile class "uvm_pkg::uvm_in_order_class_comparator". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41141 Compile class "uvm_pkg::uvm_nonblocking_transport_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/uvm_pkg.sv:11373 Compile class "uvm_pkg::uvm_int_rsrc". [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_resource_specializations.svh:52 Compile class "uvm_pkg::uvm_int_rsrc". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:6937 Compile class "uvm_pkg::uvm_object_string_pool". -[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/uvm_pkg.sv:29167 Compile class "uvm_pkg::uvm_main_phase". [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/base/uvm_runtime_phases.svh:372 Compile class "uvm_pkg::uvm_main_phase". - -[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/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/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/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] 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_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/reg/sequences/uvm_mem_walk_seq.svh:60 Compile class "uvm_pkg::uvm_mem_single_walk_seq". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35639 Compile class "uvm_pkg::uvm_objection_callback". [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/base/uvm_objection.svh:32 Compile class "uvm_pkg::uvm_objection_events". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40064 Compile class "uvm_pkg::uvm_master_imp". -[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/compatibility/avm_compatibility.svh:82 Compile class "ovm_pkg::avm_slave_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/uvm_pkg.sv:35589 Compile class "uvm_pkg::uvm_objection_context_object". [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_packer.svh:40 Compile class "uvm_pkg::uvm_packer". +[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/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:34201 Compile class "uvm_pkg::uvm_objection_events". -[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/uvm_pkg.sv:65675 Compile class "uvm_pkg::uvm_mem_mam". [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] 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_pool.svh:35 Compile class "uvm_pkg::uvm_pool". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:14123 Compile class "uvm_pkg::uvm_packer". [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/uvm_pkg.sv:65887 Compile class "uvm_pkg::uvm_mem_region". -[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_port_base.svh:109 Compile class "uvm_pkg::uvm_port_component". +[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_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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::export_connections_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/uvm_pkg.sv:76732 Compile class "uvm_pkg::uvm_mem_single_walk_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/uvm_pkg.sv:6725 Compile class "uvm_pkg::uvm_pool". [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/methodology/ovm_algorithmic_comparator.svh:65 Compile class "ovm_pkg::ovm_algorithmic_comparator". -[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_runtime_phases.svh:290 Compile class "uvm_pkg::uvm_post_configure_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40712 Compile class "uvm_pkg::uvm_nonblocking_get_peek_port". [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/uvm_pkg.sv:38752 Compile class "uvm_pkg::uvm_port_component". -[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/tlm/ovm_imps.svh:104 Compile class "ovm_pkg::ovm_blocking_get_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/macros/uvm_callback_defines.svh:59 Compile class "uvm_pkg::uvm_objection". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40012 Compile class "uvm_pkg::uvm_nonblocking_master_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_runtime_phases.svh:206 Compile class "uvm_pkg::uvm_pre_configure_phase". +[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/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38694 Compile class "uvm_pkg::uvm_port_component_base". [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] uvm-1.2/src/uvm_pkg.sv:39563 Compile class "uvm_pkg::uvm_nonblocking_put_imp". + +[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/uvm_pkg.sv:29085 Compile class "uvm_pkg::uvm_post_configure_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41015 Compile class "uvm_pkg::uvm_nonblocking_slave_port". [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/tlm/ovm_exports.svh:74 Compile class "ovm_pkg::ovm_blocking_put_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28958 Compile class "uvm_pkg::uvm_post_reset_phase". [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/uvm_pkg.sv:11471 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] ovm-2.1.2/src/tlm/ovm_imps.svh:278 Compile class "ovm_pkg::ovm_blocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29001 Compile class "uvm_pkg::uvm_pre_configure_phase". [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/uvm_pkg.sv:8048 Compile class "uvm_pkg::uvm_object_wrapper". -[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/uvm_pkg.sv:28869 Compile class "uvm_pkg::uvm_pre_reset_phase". -[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/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_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/uvm_pkg.sv:34229 Compile class "uvm_pkg::uvm_objection". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_imps.svh:95 Compile class "uvm_pkg::uvm_put_imp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:55713 Compile class "uvm_pkg::uvm_predict_s". -[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/base/ovm_component.svh:65 Compile class "ovm_pkg::ovm_component". [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] uvm-1.2/src/uvm_pkg.sv:12500 Compile class "uvm_pkg::uvm_printer". [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] uvm-1.2/src/uvm_pkg.sv:44463 Compile class "uvm_pkg::uvm_push_driver". -[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_random_stimulus.svh:45 Compile class "uvm_pkg::uvm_random_stimulus". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76516 Compile class "uvm_pkg::uvm_reg_bit_bash_seq". [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/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:193 Compile class "uvm_pkg::uvm_reg_access_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/uvm_pkg.sv:39588 Compile class "uvm_pkg::uvm_put_imp". [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/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:65090 Compile class "uvm_pkg::uvm_reg_file". -[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/base/ovm_factory.svh:727 Compile class "ovm_pkg::ovm_factory_override". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:7071 Compile class "uvm_pkg::uvm_queue". [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/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/base/ovm_factory.svh:29 Compile class "ovm_pkg::ovm_factory_queue_class". -[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/uvm_pkg.sv:56632 Compile class "uvm_pkg::uvm_reg_frontdoor". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:70 Compile class "ovm_pkg::avm_peek_export". -[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/uvm_pkg.sv:44119 Compile class "uvm_pkg::uvm_random_stimulus". -[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/tlm/ovm_exports.svh:105 Compile class "ovm_pkg::ovm_get_export". -[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:76041 Compile class "uvm_pkg::uvm_reg_hw_reset_seq". [INFO :CP0302] ovm-2.1.2/src/compatibility/avm_compatibility.svh:308 Compile class "ovm_pkg::avm_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/uvm_pkg.sv:77888 Compile class "uvm_pkg::uvm_reg_access_seq". -[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_exports.svh:141 Compile class "ovm_pkg::ovm_get_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/uvm_pkg.sv:55028 Compile class "uvm_pkg::uvm_reg_item". [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] uvm-1.2/src/uvm_pkg.sv:55403 Compile class "uvm_pkg::uvm_reg_adapter". + +[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/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/uvm_pkg.sv:79176 Compile class "uvm_pkg::uvm_reg_mem_hdl_paths_seq". -[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/uvm_pkg.sv:57342 Compile class "uvm_pkg::uvm_reg_backdoor". -[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/base/ovm_printer.svh:462 Compile class "ovm_pkg::ovm_line_printer". [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] uvm-1.2/src/uvm_pkg.sv:76285 Compile class "uvm_pkg::uvm_reg_single_bit_bash_seq". -[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_exports.svh:237 Compile class "ovm_pkg::ovm_master_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57793 Compile class "uvm_pkg::uvm_reg_field". [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] uvm-1.2/src/uvm_pkg.sv:20021 Compile class "uvm_pkg::uvm_report_message_element_base". -[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/methodology/ovm_monitor.svh:34 Compile class "ovm_pkg::ovm_monitor". [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/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/uvm_pkg.sv:20267 Compile class "uvm_pkg::uvm_report_message_element_container". -[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_resource.svh:199 Compile class "uvm_pkg::uvm_resource_base". +[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_barrier.svh:33 Compile class "ovm_pkg::ovm_barrier". -[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/uvm_pkg.sv:71159 Compile class "uvm_pkg::uvm_reg_map". -[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:100 Compile class "ovm_pkg::ovm_nonblocking_get_port". -[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/uvm_pkg.sv:20091 Compile class "uvm_pkg::uvm_report_message_int_element". [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/base/ovm_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". +[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/base/uvm_links.svh:300 Compile class "uvm_pkg::uvm_related_link". - -[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] uvm-1.2/src/uvm_pkg.sv:20157 Compile class "uvm_pkg::uvm_report_message_string_element". [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/base/uvm_report_message.svh:475 Compile class "uvm_pkg::uvm_report_message". +[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:267 Compile class "ovm_pkg::ovm_blocking_transport_port". -[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/uvm_pkg.sv:78715 Compile class "uvm_pkg::uvm_reg_mem_shared_access_seq". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28734 Compile class "uvm_pkg::uvm_report_phase". + +[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/methodology/ovm_policies.svh:135 Compile class "ovm_pkg::ovm_class_clone". -[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/uvm_pkg.sv:56045 Compile class "uvm_pkg::uvm_reg_sequence". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:21789 Compile class "uvm_pkg::uvm_report_server". + +[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/methodology/ovm_policies.svh:97 Compile class "ovm_pkg::ovm_class_comp". -[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_factory.svh:684 Compile class "ovm_pkg::ovm_object_wrapper". -[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/uvm_pkg.sv:15548 Compile class "uvm_pkg::uvm_related_link". [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/dap/uvm_set_get_dap_base.svh:32 Compile class "uvm_pkg::uvm_set_get_dap_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9823 Compile class "uvm_pkg::uvm_resource_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/base/ovm_objection.svh:42 Compile class "ovm_pkg::ovm_objection". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20507 Compile class "uvm_pkg::uvm_report_message". [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_report_object.svh:79 Compile class "uvm_pkg::uvm_report_object". - -[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/uvm_pkg.sv:11963 Compile class "uvm_pkg::uvm_resource_db_options". [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/dap/uvm_simple_lock_dap.svh:35 Compile class "uvm_pkg::uvm_simple_lock_dap". +[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/layered_stimulus/ovm_scenario_controller.svh:27 Compile class "ovm_pkg::ovm_scenario_controller". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:10286 Compile class "uvm_pkg::uvm_resource_pool". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:20211 Compile class "uvm_pkg::uvm_report_message_object_element". [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/base/uvm_spell_chkr.svh:28 Compile class "uvm_pkg::uvm_spell_chkr". +[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_resource_db.svh:54 Compile class "uvm_pkg::uvm_resource_db". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:23570 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] 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/base/ovm_object.svh:882 Compile class "ovm_pkg::ovm_copy_map". -[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_misc.svh:318 Compile class "uvm_pkg::uvm_seed_map". - -[INFO :CP0302] ovm-2.1.2/src/base/ovm_misc.sv:34 Compile class "ovm_pkg::ovm_seed_map". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47330 Compile class "uvm_pkg::uvm_sequencer_param_base". [INFO :CP0302] ovm-2.1.2/src/methodology/ovm_env.svh:32 Compile class "ovm_pkg::ovm_env". -[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/sequences/ovm_sequencer.svh:383 Compile class "ovm_pkg::ovm_seq_cons_if". - -[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/seq/uvm_sequence.svh:33 Compile class "uvm_pkg::uvm_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11663 Compile class "uvm_pkg::uvm_resource_db". -[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/uvm_pkg.sv:37385 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/methodology/sequences/ovm_sequence_builtin.svh:156 Compile class "ovm_pkg::ovm_exhaustive_sequence". -[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/uvm_pkg.sv:4924 Compile class "uvm_pkg::uvm_seed_map". -[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/uvm_pkg.sv:29287 Compile class "uvm_pkg::uvm_shutdown_phase". -[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_misc.svh:51 Compile class "ovm_pkg::ovm_scope_stack". [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/tlm2/uvm_tlm2_sockets.svh:395 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:43159 Compile class "uvm_pkg::uvm_seq_item_pull_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37471 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/tlm/ovm_imps.svh:152 Compile class "ovm_pkg::ovm_get_peek_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/uvm_pkg.sv:49662 Compile class "uvm_pkg::uvm_sequence". -[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] 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_sequence_builtin.svh:258 Compile class "ovm_pkg::ovm_simple_sequence". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9439 Compile class "uvm_pkg::uvm_spell_chkr". [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_ports.svh:67 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44903 Compile class "uvm_pkg::uvm_sequence_item". -[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/tlm1/uvm_exports.svh:236 Compile class "uvm_pkg::uvm_slave_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:17598 Compile class "uvm_pkg::uvm_text_recorder". [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_ports.svh:51 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". - -[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/tlm1/uvm_ports.svh:239 Compile class "uvm_pkg::uvm_slave_port". +[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_config.svh:68 Compile class "ovm_pkg::ovm_int_config_setting". -[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/uvm_pkg.sv:37970 Compile class "uvm_pkg::uvm_set_before_get_dap". -[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/base/uvm_common_phases.svh:198 Compile class "uvm_pkg::uvm_start_of_simulation_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:42485 Compile class "uvm_pkg::uvm_tlm_fifo". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:239 Compile class "ovm_pkg::ovm_master_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:115 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". +[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/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41885 Compile class "uvm_pkg::uvm_slave_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/base/uvm_topdown_phase.svh:35 Compile class "uvm_pkg::uvm_topdown_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54241 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket". [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/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41057 Compile class "uvm_pkg::uvm_slave_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:309 Compile class "uvm_pkg::uvm_table_printer". +[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_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] uvm-1.2/src/uvm_pkg.sv:54532 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket". [INFO :CP0302] ovm-2.1.2/src/tlm/ovm_ports.svh:136 Compile class "ovm_pkg::ovm_nonblocking_get_peek_port". -[INFO :CP0302] uvm-1.2/src/comps/uvm_test.svh:62 Compile class "uvm_pkg::uvm_test". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:28542 Compile class "uvm_pkg::uvm_start_of_simulation_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54320 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] ovm-2.1.2/src/tlm/ovm_exports.svh:117 Compile class "ovm_pkg::ovm_nonblocking_peek_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/uvm_pkg.sv:4812 Compile class "uvm_pkg::uvm_status_container". -[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/uvm_pkg.sv:53495 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_traversal.svh:30 Compile class "uvm_pkg::uvm_visitor". +[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/tlm/ovm_imps.svh:128 Compile class "ovm_pkg::ovm_nonblocking_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/uvm_pkg.sv:12735 Compile class "uvm_pkg::uvm_table_printer". -[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] uvm-1.2/src/uvm_pkg.sv:53453 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_port". [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/reg/uvm_vreg.svh:618 Compile class "uvm_pkg::uvm_vreg_cbs". +[INFO :CP0302] ovm-2.1.2/src/methodology/ovm_subscriber.svh:35 Compile class "ovm_pkg::ovm_subscriber". -[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/uvm_pkg.sv:44825 Compile class "uvm_pkg::uvm_test". -[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/uvm_pkg.sv:42981 Compile class "uvm_pkg::uvm_tlm_transport_channel". [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_sockets.svh:104 Compile class "uvm_pkg::uvm_tlm_b_target_socket". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:35312 Compile class "uvm_pkg::uvm_test_done_objection". -[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/methodology/ovm_test.svh:61 Compile class "ovm_pkg::ovm_test". -[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/uvm_pkg.sv:37156 Compile class "uvm_pkg::uvm_top_down_visitor_adapter". [INFO :CP0302] ovm-2.1.2/src/base/ovm_object.svh:53 Compile class "ovm_pkg::ovm_object". -[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/base/ovm_transaction.svh:37 Compile class "ovm_pkg::ovm_transaction". -[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53743 Compile class "uvm_pkg::uvm_tlm_b_initiator_socket_base". -[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/uvm_pkg.sv:28082 Compile class "uvm_pkg::uvm_topdown_phase". -[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] uvm-1.2/src/uvm_pkg.sv:54434 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket". [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_tlm_ifs.svh:46 Compile class "uvm_pkg::uvm_tlm_if_base". +[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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::pre_run_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:16243 Compile class "uvm_pkg::uvm_tr_stream". -[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/uvm_pkg.sv:54166 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::report_phase". +[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] ovm-2.1.2/src/base/ovm_printer.svh:80 Compile class "ovm_pkg::ovm_printer". -[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/compatibility/urm_message.svh:221 Compile class "ovm_pkg::ovm_urm_override_request". -[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/uvm_pkg.sv:42213 Compile class "uvm_pkg::uvm_tlm_event". -[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/uvm_pkg.sv:37071 Compile class "uvm_pkg::uvm_visitor". [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] 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_exports.svh:59 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:52894 Compile class "uvm_pkg::uvm_tlm_extension". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37133 Compile class "uvm_pkg::uvm_visitor_adapter". + +[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/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/uvm_pkg.sv:53013 Compile class "uvm_pkg::uvm_tlm_if". -[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/uvm_pkg.sv:67339 Compile class "uvm_pkg::uvm_vreg_cbs". + +[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/uvm_pkg.sv:38223 Compile class "uvm_pkg::uvm_tlm_if_base". [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/uvm_pkg.sv:59979 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/macros/ovm_phase_defines.svh:38 Compile class "ovm_pkg::report_phase". -[INFO :CP0302] ovm-2.1.2/src/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53823 Compile class "uvm_pkg::uvm_tlm_nb_initiator_socket_base". [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/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_nb_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:54477 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_socket". -[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:33 Compile class "work@process". -[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/sqr_ifs.svh:34 Compile class "ovm_pkg::sqr_if_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/uvm_pkg.sv:53924 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_target_socket_base". -[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/compatibility/urm_meth_compatibility.svh:58 Compile class "ovm_pkg::tlm_b_get_export". [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] 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_barrier.svh:34 Compile class "uvm_pkg::uvm_barrier". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:53641 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_export". -[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] 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/tlm/tlm_fifos.svh:37 Compile class "ovm_pkg::tlm_fifo". [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] uvm-1.2/src/uvm_pkg.sv:53601 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:222 Compile class "uvm_pkg::uvm_blocking_slave_export". +[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/base/ovm_config.svh:83 Compile class "ovm_pkg::ovm_string_config_setting". -[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/uvm_pkg.sv:42723 Compile class "uvm_pkg::uvm_tlm_req_rsp_channel". -[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/compatibility/urm_meth_compatibility.svh:52 Compile class "ovm_pkg::tlm_put_port". [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/base/uvm_bottomup_phase.svh:36 Compile class "uvm_pkg::uvm_bottomup_phase". +[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_objection.svh:634 Compile class "ovm_pkg::ovm_test_done_objection". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:1037 Compile class "uvm_pkg::uvm_callback_iter". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:24270 Compile class "uvm_pkg::uvm_transaction". [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/base/uvm_common_phases.svh:351 Compile class "uvm_pkg::uvm_check_phase". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18581 Compile class "uvm_pkg::uvm_barrier". -[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:93 Compile class "uvm_pkg::uvm_class_comp". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41993 Compile class "uvm_pkg::uvm_transport_export". [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] uvm-1.2/src/uvm_pkg.sv:40608 Compile class "uvm_pkg::uvm_blocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40349 Compile class "uvm_pkg::uvm_transport_imp". [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_cmdline_processor.svh:25 Compile class "uvm_pkg::uvm_cmd_line_verb". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41808 Compile class "uvm_pkg::uvm_blocking_slave_export". [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_cmdline_processor.svh:48 Compile class "uvm_pkg::uvm_cmdline_processor". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41162 Compile class "uvm_pkg::uvm_transport_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40305 Compile class "uvm_pkg::uvm_blocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18841 Compile class "uvm_pkg::uvm_typeid". [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/uvm_pkg.sv:27960 Compile class "uvm_pkg::uvm_bottomup_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:590 Compile class "uvm_pkg::get_t". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:18827 Compile class "uvm_pkg::uvm_typeid_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/uvm_pkg.sv:10218 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/uvm_pkg.sv:19823 Compile class "uvm_pkg::uvm_callback_iter". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:49 Compile class "uvm_pkg::uvm_component_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5241 Compile class "uvm_pkg::uvm_utils". -[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/uvm_pkg.sv:16220 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/uvm_pkg.sv:28695 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/uvm_pkg.sv:4645 Compile class "uvm_pkg::uvm_void". -[INFO :CP0302] uvm-1.2/src/comps/uvm_agent.svh:39 Compile class "uvm_pkg::uvm_agent". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12051 Compile class "uvm_pkg::m_uvm_waiter". -[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/uvm_pkg.sv:43634 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/uvm_pkg.sv:66777 Compile class "uvm_pkg::uvm_vreg". -[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/uvm_pkg.sv:21055 Compile class "uvm_pkg::sev_id_struct". -[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/uvm_pkg.sv:43593 Compile class "uvm_pkg::uvm_class_comp". -[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/uvm_pkg.sv:44614 Compile class "uvm_pkg::uvm_agent". -[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/uvm_pkg.sv:43613 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/uvm_pkg.sv:42077 Compile class "uvm_pkg::uvm_analysis_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/uvm_pkg.sv:36608 Compile class "uvm_pkg::uvm_cmd_line_verb". -[INFO :CP0302] uvm-1.2/src/comps/uvm_driver.svh:44 Compile class "uvm_pkg::uvm_driver". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:60362 Compile class "uvm_pkg::uvm_vreg_field_cbs". -[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/uvm_pkg.sv:41506 Compile class "uvm_pkg::uvm_blocking_get_peek_export". -[INFO :CP0302] uvm-1.2/src/base/uvm_globals.svh:499 Compile class "uvm_pkg::uvm_enum_wrapper". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:36631 Compile class "uvm_pkg::uvm_cmdline_processor". -[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/uvm_pkg.sv:40684 Compile class "uvm_pkg::uvm_blocking_get_peek_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/uvm_pkg.sv:40844 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/uvm_pkg.sv:37284 Compile class "uvm_pkg::uvm_component_name_check_visitor". -[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/uvm_pkg.sv:39699 Compile class "uvm_pkg::uvm_blocking_peek_imp". -[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/uvm_pkg.sv:37255 Compile class "uvm_pkg::uvm_component_proxy". -[INFO :CP0302] uvm-1.2/src/base/uvm_factory.svh:853 Compile class "uvm_pkg::uvm_factory_override". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40456 Compile class "uvm_pkg::uvm_blocking_put_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/uvm_pkg.sv:9086 Compile class "uvm_pkg::uvm_component_registry". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:111 Compile class "uvm_pkg::uvm_get_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41949 Compile class "uvm_pkg::uvm_blocking_transport_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/uvm_pkg.sv:33458 Compile class "uvm_pkg::uvm_config_object_wrapper". -[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/uvm_pkg.sv:41120 Compile class "uvm_pkg::uvm_blocking_transport_port". -[INFO :CP0302] uvm-1.2/src/base/uvm_callback.svh:470 Compile class "uvm_pkg::uvm_callbacks". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29043 Compile class "uvm_pkg::uvm_configure_phase". -[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/uvm_pkg.sv:28407 Compile class "uvm_pkg::uvm_build_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/uvm_pkg.sv:28453 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/uvm_pkg.sv:11565 Compile class "uvm_pkg::uvm_byte_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:390 Compile class "uvm_pkg::uvm_line_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:3812 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/uvm_pkg.sv:19256 Compile class "uvm_pkg::uvm_callbacks". -[INFO :CP0302] uvm-1.2/src/base/uvm_links.svh:59 Compile class "uvm_pkg::uvm_link_base". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:19752 Compile class "uvm_pkg::uvm_derived_callbacks". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:215 Compile class "uvm_pkg::uvm_master_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:12373 Compile class "uvm_pkg::uvm_config_db_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_domain.svh:65 Compile class "uvm_pkg::uvm_domain". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:44380 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/uvm_pkg.sv:3739 Compile class "uvm_pkg::uvm_coreservice_t". -[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/uvm_pkg.sv:36519 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/uvm_pkg.sv:18187 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/uvm_pkg.sv:7568 Compile class "uvm_pkg::uvm_default_factory". -[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/uvm_pkg.sv:28657 Compile class "uvm_pkg::uvm_extract_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/uvm_pkg.sv:27766 Compile class "uvm_pkg::uvm_domain". -[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/uvm_pkg.sv:8091 Compile class "uvm_pkg::uvm_factory_override". -[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/uvm_pkg.sv:41395 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/uvm_pkg.sv:18103 Compile class "uvm_pkg::uvm_event_callback". -[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/uvm_pkg.sv:39842 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/uvm_pkg.sv:50959 Compile class "uvm_pkg::uvm_exhaustive_sequence". -[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/uvm_pkg.sv:37716 Compile class "uvm_pkg::uvm_get_to_lock_dap". -[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/uvm_pkg.sv:7270 Compile class "uvm_pkg::uvm_factory_queue_class". -[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/uvm_pkg.sv:12816 Compile class "uvm_pkg::uvm_line_printer". -[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/uvm_pkg.sv:28775 Compile class "uvm_pkg::uvm_final_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/uvm_pkg.sv:15210 Compile class "uvm_pkg::uvm_link_base". -[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/uvm_pkg.sv:41570 Compile class "uvm_pkg::uvm_get_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/uvm_pkg.sv:41744 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/uvm_pkg.sv:40577 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:68525 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/uvm_pkg.sv:35724 Compile class "uvm_pkg::uvm_heartbeat". -[INFO :CP0302] uvm-1.2/src/base/uvm_registry.svh:187 Compile class "uvm_pkg::uvm_object_registry". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77422 Compile class "uvm_pkg::uvm_mem_access_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/uvm_pkg.sv:76961 Compile class "uvm_pkg::uvm_mem_walk_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/uvm_pkg.sv:77170 Compile class "uvm_pkg::uvm_mem_single_access_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/uvm_pkg.sv:41535 Compile class "uvm_pkg::uvm_nonblocking_get_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/uvm_pkg.sv:40877 Compile class "uvm_pkg::uvm_nonblocking_master_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/uvm_pkg.sv:40553 Compile class "uvm_pkg::uvm_nonblocking_get_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41291 Compile class "uvm_pkg::uvm_nonblocking_put_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41449 Compile class "uvm_pkg::uvm_nonblocking_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40180 Compile class "uvm_pkg::uvm_nonblocking_slave_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40629 Compile class "uvm_pkg::uvm_nonblocking_peek_port". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:9224 Compile class "uvm_pkg::uvm_object_registry". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41842 Compile class "uvm_pkg::uvm_nonblocking_slave_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:15292 Compile class "uvm_pkg::uvm_parent_child_link". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40327 Compile class "uvm_pkg::uvm_nonblocking_transport_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:5400 Compile class "uvm_pkg::uvm_object". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:25062 Compile class "uvm_pkg::uvm_phase". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:41474 Compile class "uvm_pkg::uvm_peek_export". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:39746 Compile class "uvm_pkg::uvm_peek_imp". + +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:29206 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/uvm_pkg.sv:40653 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/uvm_pkg.sv:29330 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/uvm_pkg.sv:25712 Compile class "uvm_pkg::uvm_phase_cb". -[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/uvm_pkg.sv:29124 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/uvm_pkg.sv:29245 Compile class "uvm_pkg::uvm_pre_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/uvm_pkg.sv:25604 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/uvm_pkg.sv:12842 Compile class "uvm_pkg::uvm_printer_knobs". -[INFO :CP0302] uvm-1.2/src/reg/uvm_reg.svh:37 Compile class "uvm_pkg::uvm_reg". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:38839 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/uvm_pkg.sv:48141 Compile class "uvm_pkg::uvm_push_sequencer". -[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/uvm_pkg.sv:41316 Compile class "uvm_pkg::uvm_put_export". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_exports.svh:93 Compile class "uvm_pkg::uvm_put_export". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:61110 Compile class "uvm_pkg::uvm_reg". -[INFO :CP0302] uvm-1.2/src/tlm1/uvm_ports.svh:94 Compile class "uvm_pkg::uvm_put_port". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:40501 Compile class "uvm_pkg::uvm_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/uvm_pkg.sv:50840 Compile class "uvm_pkg::uvm_random_sequence". -[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/uvm_pkg.sv:16897 Compile class "uvm_pkg::uvm_recorder". -[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/uvm_pkg.sv:56706 Compile class "uvm_pkg::uvm_reg_cbs". -[INFO :CP0302] uvm-1.2/src/base/uvm_recorder.svh:43 Compile class "uvm_pkg::uvm_recorder". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:64766 Compile class "uvm_pkg::uvm_reg_fifo". -[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/uvm_pkg.sv:64396 Compile class "uvm_pkg::uvm_reg_indirect_data". -[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/uvm_pkg.sv:73630 Compile class "uvm_pkg::uvm_reg_block". -[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/uvm_pkg.sv:55733 Compile class "uvm_pkg::uvm_reg_predictor". -[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/uvm_pkg.sv:78234 Compile class "uvm_pkg::uvm_reg_shared_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/uvm_pkg.sv:64684 Compile class "uvm_pkg::uvm_reg_indirect_ftdr_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/uvm_pkg.sv:55534 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/uvm_pkg.sv:71114 Compile class "uvm_pkg::uvm_reg_map_info". -[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/uvm_pkg.sv:21130 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/uvm_pkg.sv:78073 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] uvm-1.2/src/uvm_pkg.sv:78934 Compile class "uvm_pkg::uvm_reg_mem_built_in_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/uvm_pkg.sv:28917 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/uvm_pkg.sv:11017 Compile class "uvm_pkg::uvm_resource". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:1369 Compile class "uvm_pkg::uvm_resource". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57031 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/uvm_pkg.sv:9782 Compile class "uvm_pkg::uvm_resource_options". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:158 Compile class "uvm_pkg::uvm_resource_options". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:77658 Compile class "uvm_pkg::uvm_reg_single_access_seq". -[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/uvm_pkg.sv:9735 Compile class "uvm_pkg::uvm_resource_types". -[INFO :CP0302] uvm-1.2/src/base/uvm_resource.svh:111 Compile class "uvm_pkg::uvm_resource_types". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:71129 Compile class "uvm_pkg::uvm_reg_transaction_order_policy". -[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/uvm_pkg.sv:31129 Compile class "uvm_pkg::uvm_root". -[INFO :CP0302] uvm-1.2/src/base/uvm_root.svh:71 Compile class "uvm_pkg::uvm_root". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:57174 Compile class "uvm_pkg::uvm_reg_write_only_cbs". -[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/uvm_pkg.sv:22693 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/uvm_pkg.sv:28611 Compile class "uvm_pkg::uvm_run_phase". -[INFO :CP0302] uvm-1.2/src/base/uvm_misc.svh:63 Compile class "uvm_pkg::uvm_scope_stack". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:4669 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/uvm_pkg.sv:48330 Compile class "uvm_pkg::uvm_sequence_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/uvm_pkg.sv:44556 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/uvm_pkg.sv:43115 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/uvm_pkg.sv:43068 Compile class "uvm_pkg::uvm_seq_item_pull_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/uvm_pkg.sv:15994 Compile class "uvm_pkg::uvm_text_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/uvm_pkg.sv:49840 Compile class "uvm_pkg::uvm_sequence_library". -[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/uvm_pkg.sv:54392 Compile class "uvm_pkg::uvm_tlm_b_passthrough_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/uvm_pkg.sv:54023 Compile class "uvm_pkg::uvm_tlm_b_passthrough_target_socket_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/uvm_pkg.sv:50191 Compile class "uvm_pkg::uvm_sequence_library_cfg". -[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/uvm_pkg.sv:53259 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:45398 Compile class "uvm_pkg::uvm_sequence_process_wrapper". -[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/uvm_pkg.sv:52829 Compile class "uvm_pkg::uvm_tlm_extension_base". -[INFO :CP0302] uvm-1.2/src/seq/uvm_sequencer.svh:30 Compile class "uvm_pkg::uvm_sequencer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:47252 Compile class "uvm_pkg::uvm_sequence_request". -[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/uvm_pkg.sv:42235 Compile class "uvm_pkg::uvm_tlm_fifo_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/uvm_pkg.sv:47786 Compile class "uvm_pkg::uvm_sequencer". -[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/uvm_pkg.sv:53865 Compile class "uvm_pkg::uvm_tlm_nb_passthrough_initiator_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/uvm_pkg.sv:47284 Compile class "uvm_pkg::uvm_sequencer_analysis_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/uvm_pkg.sv:53782 Compile class "uvm_pkg::uvm_tlm_nb_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/uvm_pkg.sv:45412 Compile class "uvm_pkg::uvm_sequencer_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/uvm_pkg.sv:53344 Compile class "uvm_pkg::uvm_tlm_nb_transport_bw_imp". -[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/uvm_pkg.sv:53301 Compile class "uvm_pkg::uvm_tlm_nb_transport_fw_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/uvm_pkg.sv:51234 Compile class "uvm_pkg::uvm_tlm_time". -[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/uvm_pkg.sv:51071 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/uvm_pkg.sv:15720 Compile class "uvm_pkg::uvm_tr_database". -[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/uvm_pkg.sv:40232 Compile class "uvm_pkg::uvm_slave_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/uvm_pkg.sv:12784 Compile class "uvm_pkg::uvm_tree_printer". -[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/uvm_pkg.sv:38429 Compile class "uvm_pkg::uvm_sqr_if_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/uvm_pkg.sv:18955 Compile class "uvm_pkg::uvm_typed_callbacks". -[INFO :CP0302] uvm-1.2/src/comps/uvm_subscriber.svh:36 Compile class "uvm_pkg::uvm_subscriber". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:11423 Compile class "uvm_pkg::uvm_string_rsrc". -[INFO :CP0302] uvm-1.2/src/base/uvm_printer.svh:358 Compile class "uvm_pkg::uvm_tree_printer". +[INFO :CP0302] uvm-1.2/src/uvm_pkg.sv:37114 Compile class "uvm_pkg::uvm_structure_proxy". -[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/uvm_pkg.sv:44251 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] uvm-1.2/src/uvm_pkg.sv:28230 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/uvm_pkg.sv:16725 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/uvm_pkg.sv:42639 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/uvm_pkg.sv:54113 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/uvm_pkg.sv:53983 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53721 Compile class "uvm_pkg::uvm_tlm_b_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/uvm_pkg.sv:53562 Compile class "uvm_pkg::uvm_tlm_b_transport_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/uvm_pkg.sv:53411 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/uvm_pkg.sv:51663 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". @@ -1293,5 +1293,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -7.19user 0.11system 0:04.54elapsed 160%CPU (0avgtext+0avgdata 148224maxresident)k -0inputs+8856outputs (0major+39236minor)pagefaults 0swaps +7.46user 0.11system 0:04.74elapsed 159%CPU (0avgtext+0avgdata 148468maxresident)k +176inputs+8848outputs (0major+39290minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitClass/UnitClass.log b/SVIncCompil/Testcases/UnitClass/UnitClass.log index 72799db..8920a6c 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 "/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". + 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> @@ -609,12 +609,12 @@ [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] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:4 Compile class "work@mailbox". + [INFO :CP0302] top.v:3 Compile class "work@top::C". [INFO :CP0302] top.v:14 Compile class "work@top::A::B". @@ -670,5 +670,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.37user 0.03system 0:00.36elapsed 112%CPU (0avgtext+0avgdata 45364maxresident)k -0inputs+88outputs (0major+13031minor)pagefaults 0swaps +0.38user 0.03system 0:00.38elapsed 107%CPU (0avgtext+0avgdata 45092maxresident)k +8inputs+88outputs (0major+13027minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitDefParam/UnitDefParam.log b/SVIncCompil/Testcases/UnitDefParam/UnitDefParam.log index ab2a1bc..06f0770 100644 --- a/SVIncCompil/Testcases/UnitDefParam/UnitDefParam.log +++ b/SVIncCompil/Testcases/UnitDefParam/UnitDefParam.log
@@ -8,24 +8,24 @@ [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 "small.v". [INFO :PP0122] Preprocessing source file "def.v". -[INFO :PP0122] Preprocessing source file "small.v". +[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". -[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 "def.v". -[INFO :PA0201] Parsing source file "small.v". - LIB: work -FILE: /home/alain/surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv +FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv n<> u<0> t<Null_rule> p<251> s<250> l<4> n<mailbox> u<1> t<StringConst> p<103> s<18> l<4> n<> u<2> t<Function_data_type_or_implicit> p<15> s<3> l<6> @@ -279,63 +279,6 @@ n<> u<250> t<Source_text> p<251> c<106> l<4> n<> u<251> t<Top_level_rule> l<4> LIB: work -FILE: def.v -n<> u<0> t<Null_rule> p<54> s<53> l<2> -n<> u<1> t<Module_keyword> p<6> s<2> l<2> -n<def> u<2> t<StringConst> p<6> s<5> l<2> -n<> u<3> t<Port_expression> p<4> l<2> -n<> u<4> t<Port> p<5> c<3> l<2> -n<> u<5> t<List_of_ports> p<6> c<4> l<2> -n<> u<6> t<Module_nonansi_header> p<51> c<1> s<23> l<2> -n<> u<7> t<Data_type_or_implicit> p<17> s<16> l<3> -n<SIZE1> u<8> t<StringConst> p<15> s<14> l<3> -n<2> u<9> t<IntConst> p<10> l<3> -n<> u<10> t<Primary_literal> p<11> c<9> l<3> -n<> u<11> t<Constant_primary> p<12> c<10> l<3> -n<> u<12> t<Constant_expression> p<13> c<11> l<3> -n<> u<13> t<Constant_mintypmax_expression> p<14> c<12> l<3> -n<> u<14> t<Constant_param_expression> p<15> c<13> l<3> -n<> u<15> t<Param_assignment> p<16> c<8> l<3> -n<> u<16> t<List_of_param_assignments> p<17> c<15> l<3> -n<> u<17> t<Parameter_declaration> p<18> c<7> l<3> -n<> u<18> t<Package_or_generate_item_declaration> p<19> c<17> l<3> -n<> u<19> t<Module_or_generate_item_declaration> p<20> c<18> l<3> -n<> u<20> t<Module_common_item> p<21> c<19> l<3> -n<> u<21> t<Module_or_generate_item> p<22> c<20> l<3> -n<> u<22> t<Non_port_module_item> p<23> c<21> l<3> -n<> u<23> t<Module_item> p<51> c<22> s<36> l<3> -n<small_top.u1.SIZE> u<24> t<StringConst> p<25> l<5> -n<> u<25> t<Hierarchical_identifier> p<31> c<24> s<30> l<5> -n<SIZE1> u<26> t<StringConst> p<27> l<5> -n<> u<27> t<Primary_literal> p<28> c<26> l<5> -n<> u<28> t<Constant_primary> p<29> c<27> l<5> -n<> u<29> t<Constant_expression> p<30> c<28> l<5> -n<> u<30> t<Constant_mintypmax_expression> p<31> c<29> l<5> -n<> u<31> t<Defparam_assignment> p<32> c<25> l<5> -n<> u<32> t<List_of_defparam_assignments> p<33> c<31> l<5> -n<> u<33> t<Parameter_override> p<34> c<32> l<5> -n<> u<34> t<Module_or_generate_item> p<35> c<33> l<5> -n<> u<35> t<Non_port_module_item> p<36> c<34> l<5> -n<> u<36> t<Module_item> p<51> c<35> s<49> l<5> -n<small_top.u1.dummy> u<37> t<StringConst> p<38> l<7> -n<> u<38> t<Hierarchical_identifier> p<44> c<37> s<43> l<7> -n<4> u<39> t<IntConst> p<40> l<7> -n<> u<40> t<Primary_literal> p<41> c<39> l<7> -n<> u<41> t<Constant_primary> p<42> c<40> l<7> -n<> u<42> t<Constant_expression> p<43> c<41> l<7> -n<> u<43> t<Constant_mintypmax_expression> p<44> c<42> l<7> -n<> u<44> t<Defparam_assignment> p<45> c<38> l<7> -n<> u<45> t<List_of_defparam_assignments> p<46> c<44> l<7> -n<> u<46> t<Parameter_override> p<47> c<45> l<7> -n<> u<47> t<Module_or_generate_item> p<48> c<46> l<7> -n<> u<48> t<Non_port_module_item> p<49> c<47> l<7> -n<> u<49> t<Module_item> p<51> c<48> s<50> l<7> -n<> u<50> t<Endmodule> p<51> l<8> -n<> u<51> t<Module_declaration> p<52> c<6> l<2> -n<> u<52> t<Description> p<53> c<51> l<2> -n<> u<53> t<Source_text> p<54> c<52> l<2> -n<> u<54> t<Top_level_rule> l<2> -LIB: work FILE: small.v n<> u<0> t<Null_rule> p<227> s<226> l<2> n<> u<1> t<Module_keyword> p<3> s<2> l<2> @@ -566,6 +509,63 @@ n<> u<226> t<Source_text> p<227> c<75> l<2> n<> u<227> t<Top_level_rule> l<2> LIB: work +FILE: def.v +n<> u<0> t<Null_rule> p<54> s<53> l<2> +n<> u<1> t<Module_keyword> p<6> s<2> l<2> +n<def> u<2> t<StringConst> p<6> s<5> l<2> +n<> u<3> t<Port_expression> p<4> l<2> +n<> u<4> t<Port> p<5> c<3> l<2> +n<> u<5> t<List_of_ports> p<6> c<4> l<2> +n<> u<6> t<Module_nonansi_header> p<51> c<1> s<23> l<2> +n<> u<7> t<Data_type_or_implicit> p<17> s<16> l<3> +n<SIZE1> u<8> t<StringConst> p<15> s<14> l<3> +n<2> u<9> t<IntConst> p<10> l<3> +n<> u<10> t<Primary_literal> p<11> c<9> l<3> +n<> u<11> t<Constant_primary> p<12> c<10> l<3> +n<> u<12> t<Constant_expression> p<13> c<11> l<3> +n<> u<13> t<Constant_mintypmax_expression> p<14> c<12> l<3> +n<> u<14> t<Constant_param_expression> p<15> c<13> l<3> +n<> u<15> t<Param_assignment> p<16> c<8> l<3> +n<> u<16> t<List_of_param_assignments> p<17> c<15> l<3> +n<> u<17> t<Parameter_declaration> p<18> c<7> l<3> +n<> u<18> t<Package_or_generate_item_declaration> p<19> c<17> l<3> +n<> u<19> t<Module_or_generate_item_declaration> p<20> c<18> l<3> +n<> u<20> t<Module_common_item> p<21> c<19> l<3> +n<> u<21> t<Module_or_generate_item> p<22> c<20> l<3> +n<> u<22> t<Non_port_module_item> p<23> c<21> l<3> +n<> u<23> t<Module_item> p<51> c<22> s<36> l<3> +n<small_top.u1.SIZE> u<24> t<StringConst> p<25> l<5> +n<> u<25> t<Hierarchical_identifier> p<31> c<24> s<30> l<5> +n<SIZE1> u<26> t<StringConst> p<27> l<5> +n<> u<27> t<Primary_literal> p<28> c<26> l<5> +n<> u<28> t<Constant_primary> p<29> c<27> l<5> +n<> u<29> t<Constant_expression> p<30> c<28> l<5> +n<> u<30> t<Constant_mintypmax_expression> p<31> c<29> l<5> +n<> u<31> t<Defparam_assignment> p<32> c<25> l<5> +n<> u<32> t<List_of_defparam_assignments> p<33> c<31> l<5> +n<> u<33> t<Parameter_override> p<34> c<32> l<5> +n<> u<34> t<Module_or_generate_item> p<35> c<33> l<5> +n<> u<35> t<Non_port_module_item> p<36> c<34> l<5> +n<> u<36> t<Module_item> p<51> c<35> s<49> l<5> +n<small_top.u1.dummy> u<37> t<StringConst> p<38> l<7> +n<> u<38> t<Hierarchical_identifier> p<44> c<37> s<43> l<7> +n<4> u<39> t<IntConst> p<40> l<7> +n<> u<40> t<Primary_literal> p<41> c<39> l<7> +n<> u<41> t<Constant_primary> p<42> c<40> l<7> +n<> u<42> t<Constant_expression> p<43> c<41> l<7> +n<> u<43> t<Constant_mintypmax_expression> p<44> c<42> l<7> +n<> u<44> t<Defparam_assignment> p<45> c<38> l<7> +n<> u<45> t<List_of_defparam_assignments> p<46> c<44> l<7> +n<> u<46> t<Parameter_override> p<47> c<45> l<7> +n<> u<47> t<Module_or_generate_item> p<48> c<46> l<7> +n<> u<48> t<Non_port_module_item> p<49> c<47> l<7> +n<> u<49> t<Module_item> p<51> c<48> s<50> l<7> +n<> u<50> t<Endmodule> p<51> l<8> +n<> u<51> t<Module_declaration> p<52> c<6> l<2> +n<> u<52> t<Description> p<53> c<51> l<2> +n<> u<53> t<Source_text> p<54> c<52> l<2> +n<> u<54> t<Top_level_rule> l<2> +LIB: work FILE: top.v n<> u<0> t<Null_rule> p<340> s<339> l<1> n<> u<1> t<Module_keyword> p<6> s<2> l<1> @@ -908,12 +908,12 @@ n<> u<338> t<Description> p<339> c<337> l<11> n<> u<339> t<Source_text> p<340> c<28> l<1> n<> u<340> t<Top_level_rule> l<1> -[WARNI:PA0205] def.v:2 No timescale set for "def". - [WARNI:PA0205] small.v:2 No timescale set for "secret_number". [WARNI:PA0205] small.v:14 No timescale set for "defparam_example". +[WARNI:PA0205] def.v:2 No timescale set for "def". + [WARNI:PA0205] top.v:1 No timescale set for "top_def". [WARNI:PA0205] top.v:7 No timescale set for "small_top". @@ -934,11 +934,11 @@ [INFO :CP0303] top.v:1 Compile module "work@top_def". -[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: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 :EL0526] Design Elaboration... @@ -990,5 +990,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.04user 0.04system 0:00.66elapsed 165%CPU (0avgtext+0avgdata 49600maxresident)k -8inputs+144outputs (0major+14489minor)pagefaults 0swaps +1.01user 0.03system 0:00.62elapsed 168%CPU (0avgtext+0avgdata 49344maxresident)k +24inputs+144outputs (0major+14678minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log b/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log index 74bcc4f..ec65a8a 100644 --- a/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log +++ b/SVIncCompil/Testcases/UnitElab/UnitElab_diff.log
@@ -10,14 +10,14 @@ [INFO :PP0122] Preprocessing source file "small.v". -[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 :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 "small.v". LIB: work @@ -1286,24 +1286,24 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] top.v:1 Compile module "work@bottom1". - [INFO :CP0303] top.v:6 Compile module "work@bottom2". -[INFO :CP0303] top.v:16 Compile module "work@bottom5". +[INFO :CP0303] top.v:1 Compile module "work@bottom1". [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] top.v:20 Compile module "work@my_module". [INFO :CP0303] small.v:1 Compile module "work@small_top". [INFO :CP0303] top.v:26 Compile module "work@top". +[INFO :CP0303] top.v:16 Compile module "work@bottom5". + +[INFO :CP0303] top.v:35 Compile module "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:33 Compile class "work@process". @@ -8726,5 +8726,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.14user 0.06system 0:00.73elapsed 164%CPU (0avgtext+0avgdata 58484maxresident)k -16inputs+504outputs (0major+16913minor)pagefaults 0swaps +1.28user 0.05system 0:00.79elapsed 168%CPU (0avgtext+0avgdata 59520maxresident)k +0inputs+504outputs (0major+17116minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log b/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log index b824622..2636cd7 100644 --- a/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.log +++ b/SVIncCompil/Testcases/UnitElabBlock/UnitElabBlock.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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[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". + 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> @@ -553,5 +553,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.41user 0.04system 0:00.42elapsed 108%CPU (0avgtext+0avgdata 45300maxresident)k -8inputs+80outputs (0major+12739minor)pagefaults 0swaps +0.41user 0.04system 0:00.42elapsed 108%CPU (0avgtext+0avgdata 45320maxresident)k +8inputs+80outputs (0major+12716minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log b/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log index f8133bb..91a3bbc 100644 --- a/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log +++ b/SVIncCompil/Testcases/UnitElabExternNested/UnitElabExternNested.log
@@ -8,16 +8,16 @@ [INFO :CM0020] Separate compilation-unit mode is on. +[INFO :PP0122] Preprocessing source file "middle.v". + [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 "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,12 +731,12 @@ [INFO :CP0300] Compilation... -[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:9 Compile module "work@dff_nested::ff1". + [INFO :CP0303] top.v:18 Compile module "work@dff_nested::ff2". [INFO :CP0303] middle.v:18 Compile module "work@top". @@ -745,12 +745,12 @@ [INFO :CP0303] top.v:28 Compile module "work@dff_nested::ff3". -[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.53user 0.02system 0:00.33elapsed 164%CPU (0avgtext+0avgdata 45372maxresident)k -16inputs+120outputs (0major+13615minor)pagefaults 0swaps +0.58user 0.04system 0:00.37elapsed 168%CPU (0avgtext+0avgdata 45948maxresident)k +0inputs+120outputs (0major+13800minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitEnum/UnitEnum.log b/SVIncCompil/Testcases/UnitEnum/UnitEnum.log index 7a96336..1beae6e 100644 --- a/SVIncCompil/Testcases/UnitEnum/UnitEnum.log +++ b/SVIncCompil/Testcases/UnitEnum/UnitEnum.log
@@ -393,14 +393,14 @@ [INFO :CP0302] top.v:3 Compile class "pkg::Configuration1". +[INFO :CP0302] /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv:33 Compile class "work@process". + [INFO :CP0302] top.v:10 Compile class "work@Configuration2". [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.01system 0:00.18elapsed 111%CPU (0avgtext+0avgdata 45588maxresident)k -0inputs+24outputs (0major+10709minor)pagefaults 0swaps +0.16user 0.04system 0:00.19elapsed 104%CPU (0avgtext+0avgdata 45580maxresident)k +8inputs+24outputs (0major+10701minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log b/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log index 17a771c..061cbd3 100644 --- a/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log +++ b/SVIncCompil/Testcases/UnitForLoop/UnitForLoop.log
@@ -328,5 +328,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.34user 0.03system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 45576maxresident)k -0inputs+16outputs (0major+13351minor)pagefaults 0swaps +0.35user 0.02system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 45640maxresident)k +8inputs+16outputs (0major+13347minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitForeach/UnitForeach.log b/SVIncCompil/Testcases/UnitForeach/UnitForeach.log index ed2db97..c6f6ec6 100644 --- a/SVIncCompil/Testcases/UnitForeach/UnitForeach.log +++ b/SVIncCompil/Testcases/UnitForeach/UnitForeach.log
@@ -352,5 +352,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.49user 0.03system 0:00.52elapsed 100%CPU (0avgtext+0avgdata 46776maxresident)k -0inputs+64outputs (0major+14028minor)pagefaults 0swaps +0.52user 0.01system 0:00.55elapsed 97%CPU (0avgtext+0avgdata 46768maxresident)k +8inputs+64outputs (0major+14032minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log b/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log index 4108e62..945d650 100644 --- a/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log +++ b/SVIncCompil/Testcases/UnitLibrary/UnitLibrary.log
@@ -53,12 +53,12 @@ /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/dist/surelog/bin/../sv/builtin.sv". - [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,13 +89,13 @@ [INFO :PP0122] Preprocessing source file "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/configs.cfg". [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/dist/surelog/bin/../sv/builtin.sv". -[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg". +[INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/top.v". [INFO :PA0201] Parsing source file "/home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg". @@ -131,11 +131,13 @@ [INFO :CP0300] Compilation... +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib1/bot.sv:1 Compile module "lib1@bot". + [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg:1 Compile module "aLib@adder". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/gate/adder.vg:7 Compile module "aLib@m". -[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib1/bot.sv:1 Compile module "lib1@bot". +[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/lib2/bot.sv:1 Compile module "lib2@bot". @@ -143,25 +145,23 @@ [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/lib3/sub.v:1 Compile module "lib3@sub". +[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/libw2/wsub.v:1 Compile module "libw2@wsub". -[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/libwconfig/libw.cfg:2 Compile module "libw@libw". +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/libwconfig/wtop.v:1 Compile module "libw@wtop". + +[INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:28 Compile module "work@cfg3". + [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/rtl/adder.v:7 Compile module "rtlLib@m". -[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/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: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/configs.cfg:9 Compile module "work@top". [INFO :CP0303] /home/alain/Surelog/SVIncCompil/Testcases/UnitLibrary/configs.cfg:34 Compile module "work@top3". @@ -290,5 +290,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.29user 0.02system 0:00.22elapsed 142%CPU (0avgtext+0avgdata 45480maxresident)k -0inputs+552outputs (0major+11830minor)pagefaults 0swaps +0.27user 0.03system 0:00.24elapsed 129%CPU (0avgtext+0avgdata 45372maxresident)k +184inputs+552outputs (0major+11836minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log b/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log index 46f1793..0a67d5f 100644 --- a/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log +++ b/SVIncCompil/Testcases/UnitPackage/UnitPackage_diff.log
@@ -15,21 +15,21 @@ /home/alain/Surelog/SVIncCompil/Testcases/UnitPackage/simple_pkg.sv +[INFO :PP0122] Preprocessing source file "msgPkg.pkg". + [INFO :PP0122] Preprocessing source file "definesPkg.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 :PP0122] Preprocessing source file "msgPkg.pkg". +[INFO :PA0201] Parsing source file "simple_pkg.sv". [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". +[INFO :PA0201] Parsing source file "definesPkg.pkg". LIB: work FILE: /home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.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: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: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... @@ -1014,5 +1014,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -1.79user 0.04system 0:01.05elapsed 174%CPU (0avgtext+0avgdata 61696maxresident)k -0inputs+160outputs (0major+17725minor)pagefaults 0swaps +1.81user 0.03system 0:01.09elapsed 169%CPU (0avgtext+0avgdata 61080maxresident)k +24inputs+160outputs (0major+17637minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitPython/UnitPython.log b/SVIncCompil/Testcases/UnitPython/UnitPython.log index 247f454..5f95196 100644 --- a/SVIncCompil/Testcases/UnitPython/UnitPython.log +++ b/SVIncCompil/Testcases/UnitPython/UnitPython.log
@@ -12,10 +12,140 @@ [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 "/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> 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> @@ -270,146 +400,16 @@ 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 "top.v". - [INFO :PY0400] Processing source file "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.sv". +[INFO :PY0400] Processing source file "top.v". + [ERROR:PY0405] top.v:13 Module declaration "module bottom ( ) ; ". [ERROR:PY0405] top.v:16 Module declaration "module top ( ) ; ". @@ -426,12 +426,12 @@ [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:25 Undefined type "Environment". [INFO :EL0526] Design Elaboration... @@ -527,5 +527,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -0.42user 0.04system 0:00.40elapsed 115%CPU (0avgtext+0avgdata 45716maxresident)k -32inputs+24outputs (0major+14518minor)pagefaults 0swaps +0.44user 0.05system 0:00.40elapsed 122%CPU (0avgtext+0avgdata 45360maxresident)k +0inputs+24outputs (0major+14582minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitQueue/UnitQueue.log b/SVIncCompil/Testcases/UnitQueue/UnitQueue.log index 1738f95..c89eedb 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.42elapsed 100%CPU (0avgtext+0avgdata 45608maxresident)k -0inputs+16outputs (0major+13325minor)pagefaults 0swaps +0.41user 0.02system 0:00.45elapsed 96%CPU (0avgtext+0avgdata 45380maxresident)k +8inputs+16outputs (0major+13310minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log b/SVIncCompil/Testcases/UnitTest/UnitTest_diff.log index b91c12c..3968fcb 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.33user 0.03system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 45596maxresident)k -8inputs+24outputs (0major+12620minor)pagefaults 0swaps +0.35user 0.02system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 45636maxresident)k +0inputs+24outputs (0major+12610minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log b/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log index 6e80c4f..618833c 100644 --- a/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log +++ b/SVIncCompil/Testcases/UtdSV/UtdSV_diff.log
@@ -41,17 +41,17 @@ [WARNI:PA0205] bw_r_l2d.v:21 No timescale set for "bw_r_l2d". -[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_r_l2d_rep_top.v:21 No timescale set for "bw_r_l2d_rep_top". [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". -[WARNI:PA0205] bw_r_l2d_rep_top.v:21 No timescale set for "bw_r_l2d_rep_top". +[WARNI:PA0205] bw_zzctu_sync.v:28 No timescale set for "bw_zzctu_sync". [WARNI:PA0205] cpx_fpbuf_p1.v:21 No timescale set for "cpx_fpbuf_p1". @@ -63,21 +63,25 @@ [WARNI:PA0205] ctu_clsp_synch_jldl.v:27 No timescale set for "ctu_clsp_synch_jldl". +[WARNI:PA0205] efc_lib.v:28 No timescale set for "bw_efc_latch". + [WARNI:PA0205] ccx_global_int_buf.v:25 No timescale set for "ccx_global_int_buf". [WARNI:PA0205] ccx_iob_rptr.v:21 No timescale set for "ccx_iob_rptr". [WARNI:PA0205] ccx_spc_rpt.v:23 No timescale set for "ccx_spc_rpt". -[WARNI:PA0205] efc_lib.v:28 No timescale set for "bw_efc_latch". +[WARNI:PA0205] expression_tostring.v:3 No timescale set for "dummy". [WARNI:PA0205] cpx_spc_buf.v:24 No timescale set for "cpx_spc_buf". [WARNI:PA0205] ctu_clsp_clkgn_clksw.v:27 No timescale set for "ctu_clsp_clkgn_clksw". +[WARNI:PA0205] ff_dram_sc_bank0.v:29 No timescale set for "ff_dram_sc_bank0". + [WARNI:PA0205] ctu_clsp_synch_cljl.v:27 No timescale set for "ctu_clsp_synch_cljl". -[WARNI:PA0205] expression_tostring.v:3 No timescale set for "dummy". +[WARNI:PA0205] ff_dram_sc_bank3.v:29 No timescale set for "ff_dram_sc_bank3". [WARNI:PA0205] ctu_jtag_id.v:32 No timescale set for "ctu_jtag_id". @@ -89,63 +93,59 @@ [WARNI:PA0205] ctu_top_rptr2.v:21 No timescale set for "ctu_top_rptr2". -[WARNI:PA0205] ff_dram_sc_bank0.v:29 No timescale set for "ff_dram_sc_bank0". - -[WARNI:PA0205] ff_dram_sc_bank3.v:29 No timescale set for "ff_dram_sc_bank3". - -[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". - [WARNI:PA0205] flop_rptrs_xb2.v:22 No timescale set for "flop_rptrs_xb2". -[WARNI:PA0205] ccx.v:24 No timescale set for "ccx". - -[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] casez.v:3 No timescale set for "tb_casez". + +[WARNI:PA0205] cluster_header_dup.v:24 No timescale set for "cluster_header_dup". + +[WARNI:PA0205] cpx_buf_io.v:33 No timescale set for "cpx_buf_io". + +[WARNI:PA0205] ccx.v:24 No timescale set for "ccx". + [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] dbginit_mon.v:29 No timescale set for "dbginit_mon". -[WARNI:PA0205] ff_jbi_sc3_2.v:21 No timescale set for "ff_jbi_sc3_2". +[WARNI:PA0205] ff_dram_sc_bank2.v:29 No timescale set for "ff_dram_sc_bank2". [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] ff_jbi_sc3_2.v:21 No timescale set for "ff_jbi_sc3_2". + [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_xb0.v:22 No timescale set for "flop_rptrs_xb0". + [WARNI:PA0205] ctu_clsp_clkgn_clksel.v:27 No timescale set for "ctu_clsp_clkgn_clksel". +[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] ctu_clsp_jbusgif.v:27 No timescale set for "ctu_clsp_jbusgif". + +[WARNI:PA0205] ctu_clsp_synch_dldg.v:27 No timescale set for "ctu_clsp_synch_dldg". + +[WARNI:PA0205] fpu_denorm_frac.v:27 No timescale set for "fpu_denorm_frac". + [WARNI:PA0205] flop_rptrs_xb1.v:22 No timescale set for "flop_rptrs_xb1". [WARNI:PA0205] flop_rptrs_xc1.v:22 No timescale set for "flop_rptrs_xc1". -[WARNI:PA0205] flop_rptrs_xc5.v:22 No timescale set for "flop_rptrs_xc5". - -[WARNI:PA0205] ctu_clsp_jbusgif.v:27 No timescale set for "ctu_clsp_jbusgif". - [WARNI:PA0205] forever-disable.v:2 No timescale set for "forever_disable". -[WARNI:PA0205] ctu_clsp_synch_dldg.v:27 No timescale set for "ctu_clsp_synch_dldg". - -[WARNI:PA0205] fpu_denorm_frac.v:27 No timescale set for "fpu_denorm_frac". +[WARNI:PA0205] flop_rptrs_xc5.v:22 No timescale set for "flop_rptrs_xc5". [WARNI:PA0205] fpu.v:27 No timescale set for "fpu". @@ -221,8 +221,6 @@ [WARNI:PA0205] functions.v:2 No timescale set for "tb_functions". -[WARNI:PA0205] generate.v:2 No timescale set for "tb_generate". - [WARNI:PA0205] fpu_in_ctl.v:27 No timescale set for "fpu_in_ctl". [WARNI:PA0205] fpu_out.v:28 No timescale set for "fpu_out". @@ -233,6 +231,8 @@ [WARNI:PA0205] inc-2.v:6 No timescale set for "a_module". +[WARNI:PA0205] generate.v:2 No timescale set for "tb_generate". + [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". @@ -241,14 +241,34 @@ [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] pad_ddr2.v:21 No timescale set for "pad_ddr2". + [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] 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_dirrep.v:21 No timescale set for "sctag_dirrep". + +[WARNI:PA0205] sctag_pcx_rptr_0.v:21 No timescale set for "sctag_pcx_rptr_0". + +[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". + +[WARNI:PA0205] sctag_pcx_rptr_3.v:21 No timescale set for "sctag_pcx_rptr_3". + +[WARNI:PA0205] sctag_retbuf.v:22 No timescale set for "sctag_retbuf". + [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". @@ -259,9 +279,15 @@ [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_retdp.v:22 No timescale set for "sctag_retdp". -[WARNI:PA0205] sctag_dbgdp.v:23 No timescale set for "sctag_dbgdp". +[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_scbuf_rptr0.v:21 No timescale set for "sctag_scbuf_rptr0". + +[WARNI:PA0205] scdata_subbank.v:21 No timescale set for "scdata_subbank". [WARNI:PA0205] sctag_cpx_rptr_0.v:21 No timescale set for "sctag_cpx_rptr_0". @@ -271,134 +297,108 @@ [WARNI:PA0205] sctag_cpx_rptr_3.v:21 No timescale set for "sctag_cpx_rptr_3". -[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_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". - -[WARNI:PA0205] sctag_pcx_rptr_3.v:21 No timescale set for "sctag_pcx_rptr_3". - -[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] sctag_retdp.v:22 No timescale set for "sctag_retdp". - -[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_vuad_ctl.v:24 No timescale set for "sctag_vuad_ctl". +[WARNI:PA0205] sctag_deccdp.v:41 No timescale set for "sctag_deccdp". [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_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_dir_out.v:21 No timescale set for "sctag_dir_out". [WARNI:PA0205] sctag_snpdp.v:25 No timescale set for "sctag_snpdp". -[WARNI:PA0205] sparc_exu_byp_eccgen.v:27 No timescale set for "sparc_exu_byp_eccgen". +[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_tagdp.v:39 No timescale set for "sctag_tagdp". -[WARNI:PA0205] operators.v:2 No timescale set for "tb_operators". - -[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] iob_jbi_rptr_1.v:21 No timescale set for "iob_jbi_rptr_1". +[WARNI:PA0205] fpu_add_ctl.v:32 No timescale set for "fpu_add_ctl". [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] sctag_oqdp.v:47 No timescale set for "sctag_oqdp". -[WARNI:PA0205] pad_ddr3.v:21 No timescale set for "pad_ddr3". +[WARNI:PA0205] operators.v:2 No timescale set for "tb_operators". -[WARNI:PA0205] sparc_ffu_part_add32.v:27 No timescale set for "sparc_ffu_part_add32". +[WARNI:PA0205] sctag_scbuf_rptr3.v:21 No timescale set for "sctag_scbuf_rptr3". -[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] sctag_sig_rptr.v:21 No timescale set for "sctag_sig_rptr". [WARNI:PA0205] simple_task.v:1 No timescale set for "simple_task". +[WARNI:PA0205] sctag_snpctl.v:24 No timescale set for "sctag_snpctl". + [WARNI:PA0205] sparc_exu_alu_16eql.v:27 No timescale set for "sparc_exu_alu_16eql". +[WARNI:PA0205] pad_ddr0.v:21 No timescale set for "pad_ddr0". + [WARNI:PA0205] sparc_exu_aluaddsub.v:35 No timescale set for "sparc_exu_aluaddsub". +[WARNI:PA0205] fpu_rptr_groups.v:22 No timescale set for "fpu_rptr_groups". + [WARNI:PA0205] sparc_exu_aluspr.v:29 No timescale set for "sparc_exu_aluspr". [WARNI:PA0205] sparc_exu_aluzcmp64.v:31 No timescale set for "sparc_exu_aluzcmp64". +[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] sparc_exu_div_32eql.v:21 No timescale set for "sparc_exu_div_32eql". +[WARNI:PA0205] pad_ddr3.v:21 No timescale set for "pad_ddr3". + +[WARNI:PA0205] iob_jbi_rptr_1.v:21 No timescale set for "iob_jbi_rptr_1". + +[WARNI:PA0205] sparc_exu_ecc_dec.v:28 No timescale set for "sparc_exu_ecc_dec". + +[WARNI:PA0205] sctag_tagl_dp.v:28 No timescale set for "sctag_tagl_dp". + +[WARNI:PA0205] sparc_exu_ecl_cnt6.v:26 No timescale set for "sparc_exu_ecl_cnt6". + +[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] sparc_exu_aluor32.v:29 No timescale set for "sparc_exu_aluor32". + +[WARNI:PA0205] sparc_exu_byp_eccgen.v:27 No timescale set for "sparc_exu_byp_eccgen". + +[WARNI:PA0205] sparc_exu_eclcomp7.v:28 No timescale set for "sparc_exu_eclcomp7". + +[WARNI:PA0205] sparc_exu_shft.v:29 No timescale set for "sparc_exu_shft". + +[WARNI:PA0205] lsu_tagdp.v:21 No timescale set for "lsu_tagdp". + +[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] lsu_tlbdp.v:23 No timescale set for "lsu_tlbdp". + +[WARNI:PA0205] sparc_ifu_par34.v:28 No timescale set for "sparc_ifu_par34". + +[WARNI:PA0205] sparc_exu_rml_inc3.v:21 No timescale set for "sparc_exu_rml_inc3". + +[WARNI:PA0205] pad_ddr1.v:21 No timescale set for "pad_ddr1". + [WARNI:PA0205] sparc_ifu_thrcmpl.v:30 No timescale set for "sparc_ifu_thrcmpl". +[WARNI:PA0205] pad_efc.v:32 No timescale set for "pad_efc". + [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". - -[WARNI:PA0205] lsu_tlbdp.v:23 No timescale set for "lsu_tlbdp". - -[WARNI:PA0205] pad_ddr1.v:21 No timescale set for "pad_ddr1". - -[WARNI:PA0205] pad_efc.v:32 No timescale set for "pad_efc". - -[WARNI:PA0205] sparc_exu_rml_inc3.v:21 No timescale set for "sparc_exu_rml_inc3". - [WARNI:PA0205] sparc_ffu_ctl_visctl.v:26 No timescale set for "sparc_ffu_ctl_visctl". [WARNI:PA0205] spu_ma_mon.v:22 No timescale set for "spu_ma_mon". @@ -481,64 +481,64 @@ [INFO :CP0300] Compilation... -[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] 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] inc-2.v:6 Compile module "work@a_module". -[INFO :CP0303] bw_r_l2d.v:21 Compile module "work@bw_r_l2d". +[INFO :CP0303] bw_ctu_pad_cluster.v:28 Compile module "work@bw_ctu_pad_cluster". + +[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_rep_bot.v:21 Compile module "work@bw_r_l2d_rep_bot". +[INFO :CP0303] bw_dtl_impctl_pulldown.v:21 Compile module "work@bw_dtl_impctl_pulldown". + +[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] 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] c2i_sdp.v:40 Compile module "work@c2i_sdp". -[INFO :CP0303] bw_zzctu_sync.v:28 Compile module "work@bw_zzctu_sync". - -[INFO :CP0303] ccx_arbc.v:38 Compile module "work@ccx_arbc". +[INFO :CP0303] bw_r_l2d_rep_bot.v:21 Compile module "work@bw_r_l2d_rep_bot". [INFO :CP0303] c2i_buf.v:39 Compile module "work@c2i_buf". -[INFO :CP0303] ccx.v:24 Compile module "work@ccx". +[INFO :CP0303] ccx_arbc.v:38 Compile module "work@ccx_arbc". -[INFO :CP0303] ccx_arb_atomq.v:37 Compile module "work@ccx_arb_atomq". +[INFO :CP0303] bw_zckgatedcap_h.v:21 Compile module "work@bw_zckgatedcap_h". [INFO :CP0303] ccx_arb_srcq.v:35 Compile module "work@ccx_arb_srcq". -[INFO :CP0303] cluster_header_dup.v:24 Compile module "work@cluster_header_dup". +[INFO :CP0303] bw_zzctu_sync.v:28 Compile module "work@bw_zzctu_sync". -[INFO :CP0303] ccx_iob_rptr.v:21 Compile module "work@ccx_iob_rptr". +[INFO :CP0303] ccx.v:24 Compile module "work@ccx". + +[INFO :CP0303] cluster_header_dup.v:24 Compile module "work@cluster_header_dup". [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] ccx_arb_atomq.v:37 Compile module "work@ccx_arb_atomq". [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_p3.v:36 Compile module "work@cpx_buf_p3". +[INFO :CP0303] ccx_iob_rptr.v:21 Compile module "work@ccx_iob_rptr". [INFO :CP0303] cpx_buf_p4.v:36 Compile module "work@cpx_buf_p4". +[INFO :CP0303] cpx_buf_io.v:33 Compile module "work@cpx_buf_io". + [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_buf_p3.v:36 Compile module "work@cpx_buf_p3". + [INFO :CP0303] cpx_databuf_ca.v:40 Compile module "work@cpx_databuf_ca". [INFO :CP0303] cpx_dp2.v:38 Compile module "work@cpx_dp2". @@ -607,18 +607,18 @@ [INFO :CP0303] flop_rptrs_xc3.v:22 Compile module "work@flop_rptrs_xc3". -[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] 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] cpx_buf_pdr_even.v:37 Compile module "work@cpx_buf_pdr_even". [INFO :CP0303] fpu_add_exp_dp.v:28 Compile module "work@fpu_add_exp_dp". +[INFO :CP0303] cpx_buf_top.v:42 Compile module "work@cpx_buf_top". + [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". @@ -629,107 +629,103 @@ [INFO :CP0303] fpu_in_dp.v:27 Compile module "work@fpu_in_dp". +[INFO :CP0303] cpx_buf_pdl_even.v:37 Compile module "work@cpx_buf_pdl_even". + [INFO :CP0303] fpu_out_ctl.v:28 Compile module "work@fpu_out_ctl". [INFO :CP0303] fpu_rptr_min_global.v:67 Compile module "work@fpu_rptr_inq". [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] cpx_buf_pt.v:37 Compile module "work@cpx_buf_pt". [INFO :CP0303] lsu_dcdp.v:37 Compile module "work@lsu_dcdp". -[INFO :CP0303] cpx_buf_pt.v:37 Compile module "work@cpx_buf_pt". - [INFO :CP0303] cpx_datacx2_ff.v:35 Compile module "work@cpx_datacx2_ff". [INFO :CP0303] cpx_dp6.v:39 Compile module "work@cpx_dp6". [INFO :CP0303] cpx_fpbuf_p1.v:21 Compile module "work@cpx_fpbuf_p1". -[INFO :CP0303] lsu_rrobin_picker2.v:36 Compile module "work@lsu_rrobin_picker2". - [INFO :CP0303] fpu_rptr_macros.v:21 Compile module "work@fpu_bufrpt_grp64". [INFO :CP0303] fpu_cnt_lead0_lvl2.v:27 Compile module "work@fpu_cnt_lead0_lvl2". -[INFO :CP0303] lsu_tlbdp.v:23 Compile module "work@lsu_tlbdp". +[INFO :CP0303] lsu_rrobin_picker2.v:36 Compile module "work@lsu_rrobin_picker2". [INFO :CP0303] fpu_denorm_3to1.v:27 Compile module "work@fpu_denorm_3to1". [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] lsu_tlbdp.v:23 Compile module "work@lsu_tlbdp". [INFO :CP0303] fpu_in_ctl.v:27 Compile module "work@fpu_in_ctl". +[INFO :CP0303] pad_ddr1.v:21 Compile module "work@pad_ddr1". + [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] pad_jbusl.v:21 Compile module "work@pad_jbusl". + [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] 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] pcx_buf_p0.v:35 Compile module "work@pcx_buf_p0". +[INFO :CP0303] cpx_dp0.v:38 Compile module "work@cpx_dp0". [INFO :CP0303] net_type_directive.v:5 Compile module "work@dumb". -[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] cpx_io_grant_ff.v:35 Compile module "work@cpx_io_grant_ff". +[INFO :CP0303] cpx_dp_array.v:39 Compile module "work@cpx_dp_array". -[INFO :CP0303] ctu_clsp_clkgn_clksel.v:27 Compile module "work@ctu_clsp_clkgn_clksel". +[INFO :CP0303] pcx_buf_p0.v:35 Compile module "work@pcx_buf_p0". -[INFO :CP0303] ctu_clsp_jbusgif.v:27 Compile module "work@ctu_clsp_jbusgif". +[INFO :CP0303] pcx_buf_p3.v:37 Compile module "work@pcx_buf_p3". [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] pcx_buf_pdl.v:37 Compile module "work@pcx_buf_pdl". -[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] cpx_io_grant_ff.v:35 Compile module "work@cpx_io_grant_ff". [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] iob_jbi_rptr_1.v:21 Compile module "work@iob_jbi_rptr_1". -[INFO :CP0303] lsu_qdp2.v:40 Compile module "work@lsu_qdp2". +[INFO :CP0303] ctu_clsp_clkgn_clksel.v:27 Compile module "work@ctu_clsp_clkgn_clksel". [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] lsu_qdp2.v:40 Compile module "work@lsu_qdp2". + +[INFO :CP0303] ctu_clsp_jbusgif.v:27 Compile module "work@ctu_clsp_jbusgif". [INFO :CP0303] pcx_buf_top.v:43 Compile module "work@pcx_buf_top". +[INFO :CP0303] flop_rptrs_xc0.v:22 Compile module "work@flop_rptrs_xc0". + +[INFO :CP0303] ctu_jtag_id.v:32 Compile module "work@ctu_jtag_id". + +[INFO :CP0303] ctu_test_stub_scan.v:26 Compile module "work@ctu_test_stub_scan". + [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] ff_dram_sc_bank3.v:29 Compile module "work@ff_dram_sc_bank3". +[INFO :CP0303] dbginit_mon.v:29 Compile module "work@dbginit_mon". [INFO :CP0303] forever-disable.v:2 Compile module "work@forever_disable". @@ -737,117 +733,159 @@ [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] expression_tostring.v:3 Compile module "work@dummy". -[INFO :CP0303] ff_jbi_sc1_2.v:21 Compile module "work@ff_jbi_sc1_2". +[INFO :CP0303] ff_dram_sc_bank3.v:29 Compile module "work@ff_dram_sc_bank3". [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] ff_jbi_sc1_2.v:21 Compile module "work@ff_jbi_sc1_2". [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] ff_jbi_sc3_2.v:21 Compile module "work@ff_jbi_sc3_2". [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_xb1.v:22 Compile module "work@flop_rptrs_xb1". + +[INFO :CP0303] flop_rptrs_xc1.v:22 Compile module "work@flop_rptrs_xc1". + +[INFO :CP0303] lsu_tagdp.v:21 Compile module "work@lsu_tagdp". [INFO :CP0303] flop_rptrs_xc5.v:22 Compile module "work@flop_rptrs_xc5". -[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] 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". - -[INFO :CP0303] fpu_denorm_3b.v:28 Compile module "work@fpu_denorm_3b". - -[INFO :CP0303] fpu_div_exp_dp.v:27 Compile module "work@fpu_div_exp_dp". - -[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_pdr.v:37 Compile module "work@pcx_buf_pdr". - -[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_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] pad_ddr0.v:21 Compile module "work@pad_ddr0". [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] i2c_fctrl.v:40 Compile module "work@i2c_fctrl". +[INFO :CP0303] fpu.v:27 Compile module "work@fpu". [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] fpu_rptr_min_global.v:25 Compile module "work@fpu_bufrpt_grp4". -[INFO :CP0303] sc_0_1_dbg_rptr.v:21 Compile module "work@sc_0_1_dbg_rptr". +[INFO :CP0303] fpu_cnt_lead0_lvl1.v:27 Compile module "work@fpu_cnt_lead0_lvl1". [INFO :CP0303] mod-param-dec.v:2 Compile module "work@mod_param_dec_1". +[INFO :CP0303] pad_efc.v:32 Compile module "work@pad_efc". + [INFO :CP0303] pad_ddr2.v:21 Compile module "work@pad_ddr2". -[INFO :CP0303] scbuf_fbd.v:23 Compile module "work@scbuf_fbd". +[INFO :CP0303] fpu_denorm_3b.v:28 Compile module "work@fpu_denorm_3b". -[INFO :CP0303] scdata_ctr_io.v:22 Compile module "work@scdata_ctr_io". +[INFO :CP0303] pcx_buf_fpio.v:39 Compile module "work@pcx_buf_fpio". + +[INFO :CP0303] fpu_div_exp_dp.v:27 Compile module "work@fpu_div_exp_dp". + +[INFO :CP0303] pcx_buf_p1.v:36 Compile module "work@pcx_buf_p1". [INFO :CP0303] pcx_dp1.v:37 Compile module "work@pcx_dp1". +[INFO :CP0303] fpu_in2_gt_in1_frac.v:27 Compile module "work@fpu_in2_gt_in1_frac". + [INFO :CP0303] pcx_dp_array.v:39 Compile module "work@pcx_dp_array". -[INFO :CP0303] sctag_arbaddrdp.v:57 Compile module "work@sctag_arbaddrdp". +[INFO :CP0303] fpu_mul_exp_dp.v:28 Compile module "work@fpu_mul_exp_dp". [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] fpu_rptr_min_global.v:39 Compile module "work@fpu_rptr_fp_cpx_grp16". + [INFO :CP0303] sc_2_3_dbg_rptr.v:21 Compile module "work@sc_2_3_dbg_rptr". +[INFO :CP0303] i2c_fctrl.v:40 Compile module "work@i2c_fctrl". + +[INFO :CP0303] pcx_buf_p4_odd.v:36 Compile module "work@pcx_buf_p4_odd". + [INFO :CP0303] scbuf_rdmard.v:23 Compile module "work@scbuf_rdmard". +[INFO :CP0303] iob_jbi_rptr_0.v:21 Compile module "work@iob_jbi_rptr_0". + +[INFO :CP0303] pcx_buf_pdr.v:37 Compile module "work@pcx_buf_pdr". + +[INFO :CP0303] lsu_qdp1.v:38 Compile module "work@lsu_qdp1". + [INFO :CP0303] scdata_periph_io.v:22 Compile module "work@scdata_periph_io". +[INFO :CP0303] pcx_buf_pm_even.v:37 Compile module "work@pcx_buf_pm_even". + [INFO :CP0303] sctag_cpx_rptr_0.v:21 Compile module "work@sctag_cpx_rptr_0". +[INFO :CP0303] pcx_buf_scache.v:39 Compile module "work@pcx_buf_scache". + [INFO :CP0303] sctag_dbgdp.v:23 Compile module "work@sctag_dbgdp". -[INFO :CP0303] sctag_cpx_rptr_3.v:21 Compile module "work@sctag_cpx_rptr_3". +[INFO :CP0303] pcx_dp0.v:38 Compile module "work@pcx_dp0". [INFO :CP0303] sctag_dir_out.v:21 Compile module "work@sctag_dir_out". +[INFO :CP0303] sctag_dirvec_dp.v:27 Compile module "work@sctag_dirvec_dp". + +[INFO :CP0303] pcx_dp4.v:38 Compile module "work@pcx_dp4". + +[INFO :CP0303] rep_jbi_sc0_2.v:21 Compile module "work@rep_jbi_sc0_2". + +[INFO :CP0303] sc_0_1_dbg_rptr.v:21 Compile module "work@sc_0_1_dbg_rptr". + +[INFO :CP0303] scbuf_fbd.v:23 Compile module "work@scbuf_fbd". + +[INFO :CP0303] pcx_buf_p0_even.v:35 Compile module "work@pcx_buf_p0_even". + +[INFO :CP0303] scdata_ctr_io.v:22 Compile module "work@scdata_ctr_io". + +[INFO :CP0303] pcx_buf_p4.v:36 Compile module "work@pcx_buf_p4". + +[INFO :CP0303] sctag_pcx_rptr_1.v:21 Compile module "work@sctag_pcx_rptr_1". + +[INFO :CP0303] pcx_buf_pdl_even.v:37 Compile module "work@pcx_buf_pdl_even". + +[INFO :CP0303] sctag_retdp.v:22 Compile module "work@sctag_retdp". + +[INFO :CP0303] sctag_arbaddrdp.v:57 Compile module "work@sctag_arbaddrdp". + +[INFO :CP0303] pcx_buf_pdr_odd.v:37 Compile module "work@pcx_buf_pdr_odd". + +[INFO :CP0303] sctag_scbuf_rptr3.v:21 Compile module "work@sctag_scbuf_rptr3". + +[INFO :CP0303] pcx_buf_pt.v:37 Compile module "work@pcx_buf_pt". + +[INFO :CP0303] pcx_data_px2.v:34 Compile module "work@pcx_data_px2". + +[INFO :CP0303] pcx_dp2.v:38 Compile module "work@pcx_dp2". + +[INFO :CP0303] sctag_snpctl.v:24 Compile module "work@sctag_snpctl". + +[INFO :CP0303] pcx_dp_array02.v:39 Compile module "work@pcx_dp_array02". + +[INFO :CP0303] lsu_stb_rwdp.v:37 Compile module "work@lsu_stb_rwdp". + +[INFO :CP0303] sctag_tagdp.v:39 Compile module "work@sctag_tagdp". + +[INFO :CP0303] rep_jbi_sc2_2.v:21 Compile module "work@rep_jbi_sc2_2". + +[INFO :CP0303] sctag_cpx_rptr_3.v:21 Compile module "work@sctag_cpx_rptr_3". + +[INFO :CP0303] mod-param-dec.v:9 Compile module "work@mod_param_dec_2". + +[INFO :CP0303] scbuf.v:23 Compile module "work@scbuf". + [INFO :CP0303] sctag_dir_in.v:21 Compile module "work@sctag_dir_in". -[INFO :CP0303] sctag_dirvec_dp.v:27 Compile module "work@sctag_dirvec_dp". +[INFO :CP0303] pad_ddr3.v:21 Compile module "work@pad_ddr3". + +[INFO :CP0303] sctag_vuad_ctl.v:24 Compile module "work@sctag_vuad_ctl". [INFO :CP0303] sctag_dirrep.v:21 Compile module "work@sctag_dirrep". @@ -857,222 +895,184 @@ [INFO :CP0303] sctag_scbuf_rptr2.v:21 Compile module "work@sctag_scbuf_rptr2". -[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_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_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] 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] 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] sctag_vuaddp_ctl.v:21 Compile module "work@sctag_vuaddp_ctl". [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] 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] scbuf.v:23 Compile module "work@scbuf". - -[INFO :CP0303] sparc_exu_shft.v:29 Compile module "work@sparc_exu_shft". - -[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_p4_even.v:36 Compile module "work@pcx_buf_p4_even". +[INFO :CP0303] sctag_slow_rptr.v:21 Compile module "work@sctag_slow_rptr". [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] 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] sctag_tagctlrep.v:21 Compile module "work@sctag_tagctlrep". [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] scbuf_sig_buf.v:21 Compile module "work@scbuf_sig_buf". -[INFO :CP0303] terminator.v:21 Compile module "work@terminator". - -[INFO :CP0303] pcx_buf_pm.v:37 Compile module "work@pcx_buf_pm". +[INFO :CP0303] sctag_vd_dp.v:21 Compile module "work@sctag_vd_dp". [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] scdata_rep.v:21 Compile module "work@scdata_rep". [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] 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] pcx_dp_array134.v:39 Compile module "work@pcx_dp_array134". +[INFO :CP0303] sctag_vuadcol_dp.v:24 Compile module "work@sctag_vuadcol_dp". [INFO :CP0303] sctag_deccdp.v:41 Compile module "work@sctag_deccdp". -[INFO :CP0303] rep_jbi_sc3_2.v:21 Compile module "work@rep_jbi_sc3_2". +[INFO :CP0303] simple_task.v:1 Compile module "work@simple_task". [INFO :CP0303] sctag_dirg_buf.v:21 Compile module "work@sctag_dirg_buf". -[INFO :CP0303] scbuf_evict.v:23 Compile module "work@scbuf_evict". +[INFO :CP0303] sparc_exu_alulogic.v:33 Compile module "work@sparc_exu_alulogic". + +[INFO :CP0303] pcx_buf_p0_odd.v:35 Compile module "work@pcx_buf_p0_odd". + +[INFO :CP0303] sparc_ffu_ctl_visctl.v:26 Compile module "work@sparc_ffu_ctl_visctl". [INFO :CP0303] sctag_min_rptr.v:21 Compile module "work@sctag_min_rptr". +[INFO :CP0303] sparc_exu_byp_eccgen.v:27 Compile module "work@sparc_exu_byp_eccgen". + +[INFO :CP0303] pcx_buf_p4_even.v:36 Compile module "work@pcx_buf_p4_even". + [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] scbuf_slowsig_buf.v:21 Compile module "work@scbuf_slowsig_buf". +[INFO :CP0303] pcx_buf_pdl_odd.v:37 Compile module "work@pcx_buf_pdl_odd". -[INFO :CP0303] sparc_ifu_par32.v:28 Compile module "work@sparc_ifu_par32". +[INFO :CP0303] sparc_exu_ecl_cnt6.v:26 Compile module "work@sparc_exu_ecl_cnt6". -[INFO :CP0303] scdata_subbank.v:21 Compile module "work@scdata_subbank". +[INFO :CP0303] sparc_exu_shft.v:29 Compile module "work@sparc_exu_shft". -[INFO :CP0303] spc_pcx_buf.v:23 Compile module "work@spc_pcx_buf". +[INFO :CP0303] pcx_buf_pm.v:37 Compile module "work@pcx_buf_pm". + +[INFO :CP0303] pcx_buf_pt1.v:37 Compile module "work@pcx_buf_pt1". [INFO :CP0303] sctag_scbufrep.v:21 Compile module "work@sctag_scbufrep". -[INFO :CP0303] spu_maexp.v:22 Compile module "work@spu_maexp". +[INFO :CP0303] pcx_databuf_pa.v:39 Compile module "work@pcx_databuf_pa". -[INFO :CP0303] sctag_cpx_rptr_2.v:21 Compile module "work@sctag_cpx_rptr_2". +[INFO :CP0303] sparc_ifu_par16.v:28 Compile module "work@sparc_ifu_par16". + +[INFO :CP0303] sparc_ifu_par32.v:28 Compile module "work@sparc_ifu_par32". [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] pcx_dp3.v:38 Compile module "work@pcx_dp3". -[INFO :CP0303] synchronizer_asr.v:21 Compile module "work@synchronizer_asr". +[INFO :CP0303] sparc_ifu_thrcmpl.v:30 Compile module "work@sparc_ifu_thrcmpl". -[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] spc_pcx_buf.v:23 Compile module "work@spc_pcx_buf". [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] spu_maexp.v:22 Compile module "work@spu_maexp". -[INFO :CP0303] sctag_oqdp.v:47 Compile module "work@sctag_oqdp". +[INFO :CP0303] pcx_dp_array134.v:39 Compile module "work@pcx_dp_array134". + +[INFO :CP0303] spu_ma_mon.v:22 Compile module "work@spu_ma_mon". [INFO :CP0303] sctag_vuad_dpm.v:21 Compile module "work@sctag_vuad_dpm". +[INFO :CP0303] sync_pulse_synchronizer.v:24 Compile module "work@sync_pulse_synchronizer". + +[INFO :CP0303] synchronizer_asr.v:21 Compile module "work@synchronizer_asr". + +[INFO :CP0303] rep_jbi_sc3_2.v:21 Compile module "work@rep_jbi_sc3_2". + +[INFO :CP0303] functions.v:2 Compile module "work@tb_functions". + +[INFO :CP0303] generate.v:2 Compile module "work@tb_generate". + +[INFO :CP0303] sctag_wbctl.v:21 Compile module "work@sctag_wbctl". + +[INFO :CP0303] terminator.v:21 Compile module "work@terminator". + +[INFO :CP0303] scbuf_evict.v:23 Compile module "work@scbuf_evict". + +[INFO :CP0303] ifdef-1.v:2 Compile module "work@test". + +[INFO :CP0303] tlu_addern_32.v:35 Compile module "work@tlu_addern_32". + [INFO :CP0303] tlu_incr64.v:35 Compile module "work@tlu_incr64". +[INFO :CP0303] ucb_bus_in.v:41 Compile module "work@ucb_bus_in". + [INFO :CP0303] ucb_bus_out.v:38 Compile module "work@ucb_bus_out". -[INFO :CP0303] sctag_wbctl.v:21 Compile module "work@sctag_wbctl". +[INFO :CP0303] sparc_exu_aluadder64.v:30 Compile module "work@sparc_exu_aluadder64". + +[INFO :CP0303] sparc_exu_aluspr.v:29 Compile module "work@sparc_exu_aluspr". + +[INFO :CP0303] scbuf_slowsig_buf.v:21 Compile module "work@scbuf_slowsig_buf". + +[INFO :CP0303] sparc_exu_ecc.v:27 Compile module "work@sparc_exu_ecc". + +[INFO :CP0303] scdata_subbank.v:21 Compile module "work@scdata_subbank". + +[INFO :CP0303] sparc_exu_eclcomp7.v:28 Compile module "work@sparc_exu_eclcomp7". + +[INFO :CP0303] sparc_ffu_part_add32.v:27 Compile module "work@sparc_ffu_part_add32". + +[INFO :CP0303] sctag_cpx_rptr_2.v:21 Compile module "work@sctag_cpx_rptr_2". + +[INFO :CP0303] sparc_ifu_par34.v:28 Compile module "work@sparc_ifu_par34". + +[INFO :CP0303] sctag_dir_ctl.v:21 Compile module "work@sctag_dir_ctl". + +[INFO :CP0303] spu_lsurpt.v:23 Compile module "work@spu_lsurpt". + +[INFO :CP0303] sctag_dirl_buf.v:21 Compile module "work@sctag_dirl_buf". + +[INFO :CP0303] spu_mald.v:29 Compile module "work@spu_mald". + +[INFO :CP0303] sctag_oqdp.v:47 Compile module "work@sctag_oqdp". + +[INFO :CP0303] synchronizer_asr_dup.v:21 Compile module "work@synchronizer_asr_dup". + +[INFO :CP0303] loops.v:3 Compile module "work@tb_loops". + +[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] sctag_pcx_rptr_3.v:21 Compile module "work@sctag_pcx_rptr_3". [INFO :CP0303] sctag_scbuf_rptr1.v:21 Compile module "work@sctag_scbuf_rptr1". +[INFO :CP0303] ucb_flow_jbi.v:58 Compile module "work@ucb_flow_jbi". + [INFO :CP0303] sctag_sig_rptr.v:21 Compile module "work@sctag_sig_rptr". [INFO :CP0303] sctag_stdatarep.v:21 Compile module "work@sctag_stdatarep". [INFO :CP0303] sctag_ua_dp.v:21 Compile module "work@sctag_ua_dp". -[INFO :CP0303] sparc_exu_aluadder64.v:30 Compile module "work@sparc_exu_aluadder64". - -[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] 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". @@ -1896,13 +1896,11 @@ [NOTE :EL0503] ccx_arb_atomq.v:37 Top level module "work@ccx_arb_atomq". -[NOTE :EL0503] bw_zzctu_sync.v:28 Top level module "work@bw_zzctu_sync". - [NOTE :EL0503] bw_temp_diode.v:21 Top level module "work@bw_temp_diode". -[NOTE :EL0503] ctu_bottom_rptr2.v:21 Top level module "work@ctu_bottom_rptr2". +[NOTE :EL0503] bw_zzctu_sync.v:28 Top level module "work@bw_zzctu_sync". -[NOTE :EL0503] c2i_buf.v:39 Top level module "work@c2i_buf". +[NOTE :EL0503] ctu_bottom_rptr2.v:21 Top level module "work@ctu_bottom_rptr2". [NOTE :EL0503] ctu_clsp_clkgn_ssiclk.v:27 Top level module "work@ctu_clsp_clkgn_ssiclk". @@ -1910,21 +1908,27 @@ [NOTE :EL0503] ctu_clsp_synch_jldl.v:27 Top level module "work@ctu_clsp_synch_jldl". +[NOTE :EL0503] efc_lib.v:28 Top level module "work@bw_efc_latch". + +[NOTE :EL0503] c2i_buf.v:39 Top level module "work@c2i_buf". + [NOTE :EL0503] c2i_sdp.v:40 Top level module "work@c2i_sdp". [NOTE :EL0503] ccx_iob_rptr.v:21 Top level module "work@ccx_iob_rptr". [NOTE :EL0503] ccx_spc_rpt.v:23 Top level module "work@ccx_spc_rpt". -[NOTE :EL0503] efc_lib.v:28 Top level module "work@bw_efc_latch". +[NOTE :EL0503] expression_tostring.v:3 Top level module "work@dummy". [NOTE :EL0503] cpx_spc_buf.v:24 Top level module "work@cpx_spc_buf". [NOTE :EL0503] ctu_clsp_clkgn_clksw.v:27 Top level module "work@ctu_clsp_clkgn_clksw". +[NOTE :EL0503] ff_dram_sc_bank0.v:29 Top level module "work@ff_dram_sc_bank0". + [NOTE :EL0503] ctu_clsp_synch_cljl.v:27 Top level module "work@ctu_clsp_synch_cljl". -[NOTE :EL0503] expression_tostring.v:3 Top level module "work@dummy". +[NOTE :EL0503] ff_dram_sc_bank3.v:29 Top level module "work@ff_dram_sc_bank3". [NOTE :EL0503] ctu_jtag_id.v:32 Top level module "work@ctu_jtag_id". @@ -1936,55 +1940,51 @@ [NOTE :EL0503] ctu_top_rptr2.v:21 Top level module "work@ctu_top_rptr2". -[NOTE :EL0503] ff_dram_sc_bank0.v:29 Top level module "work@ff_dram_sc_bank0". - -[NOTE :EL0503] ff_dram_sc_bank3.v:29 Top level module "work@ff_dram_sc_bank3". - -[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] 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] ccx_arb_srcq.v:35 Top level module "work@ccx_arb_srcq". + +[NOTE :EL0503] casez.v:3 Top level module "work@tb_casez". + +[NOTE :EL0503] cluster_header_dup.v:24 Top level module "work@cluster_header_dup". + +[NOTE :EL0503] ccx.v:24 Top level module "work@ccx". + [NOTE :EL0503] flop_rptrs_xc6.v:22 Top level module "work@flop_rptrs_xc6". +[NOTE :EL0503] dbginit_mon.v:29 Top level module "work@dbginit_mon". + [NOTE :EL0503] ff_dram_sc_bank2.v:29 Top level module "work@ff_dram_sc_bank2". +[NOTE :EL0503] ctu_bottom_rptr.v:21 Top level module "work@ctu_bottom_rptr". + +[NOTE :EL0503] fpu_cnt_lead0_53b.v:27 Top level module "work@fpu_cnt_lead0_53b". + [NOTE :EL0503] ff_jbi_sc3_2.v:21 Top level module "work@ff_jbi_sc3_2". [NOTE :EL0503] flop_rptrs_xb0.v:22 Top level module "work@flop_rptrs_xb0". -[NOTE :EL0503] ctu_bottom_rptr.v:21 Top level module "work@ctu_bottom_rptr". - [NOTE :EL0503] flop_rptrs_xc0.v:22 Top level module "work@flop_rptrs_xc0". [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] ctu_clsp_jbusgif.v:27 Top level module "work@ctu_clsp_jbusgif". + +[NOTE :EL0503] ctu_clsp_synch_dldg.v:27 Top level module "work@ctu_clsp_synch_dldg". + +[NOTE :EL0503] fpu_denorm_frac.v:27 Top level module "work@fpu_denorm_frac". [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". -[NOTE :EL0503] flop_rptrs_xc5.v:22 Top level module "work@flop_rptrs_xc5". - -[NOTE :EL0503] ctu_clsp_jbusgif.v:27 Top level module "work@ctu_clsp_jbusgif". - [NOTE :EL0503] forever-disable.v:2 Top level module "work@forever_disable". -[NOTE :EL0503] ctu_clsp_synch_dldg.v:27 Top level module "work@ctu_clsp_synch_dldg". - -[NOTE :EL0503] fpu_denorm_frac.v:27 Top level module "work@fpu_denorm_frac". +[NOTE :EL0503] flop_rptrs_xc5.v:22 Top level module "work@flop_rptrs_xc5". [NOTE :EL0503] fpu.v:27 Top level module "work@fpu". @@ -2028,8 +2028,6 @@ [NOTE :EL0503] functions.v:2 Top level module "work@tb_functions". -[NOTE :EL0503] generate.v:2 Top level module "work@tb_generate". - [NOTE :EL0503] fpu_in_ctl.v:27 Top level module "work@fpu_in_ctl". [NOTE :EL0503] i2c_fdp.v:40 Top level module "work@i2c_fdp". @@ -2038,6 +2036,8 @@ [NOTE :EL0503] inc-2.v:6 Top level module "work@a_module". +[NOTE :EL0503] generate.v:2 Top level module "work@tb_generate". + [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". @@ -2046,60 +2046,38 @@ [NOTE :EL0503] fpu_mul_ctl.v:33 Top level module "work@fpu_mul_ctl". +[NOTE :EL0503] lsu_qdp1.v:38 Top level module "work@lsu_qdp1". + [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] 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_qdp2.v:40 Top level module "work@lsu_qdp2". + [NOTE :EL0503] lsu_stb_rwdp.v:37 Top level module "work@lsu_stb_rwdp". +[NOTE :EL0503] pad_ddr2.v:21 Top level module "work@pad_ddr2". + [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". - -[NOTE :EL0503] sctag_cpx_rptr_2.v:21 Top level module "work@sctag_cpx_rptr_2". - -[NOTE :EL0503] sctag_cpx_rptr_3.v:21 Top level module "work@sctag_cpx_rptr_3". - [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_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". @@ -2108,35 +2086,33 @@ [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] 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] sctag_retdp.v:22 Top level module "work@sctag_retdp". [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] 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] sctag_scbuf_rptr0.v:21 Top level module "work@sctag_scbuf_rptr0". +[NOTE :EL0503] scdata_subbank.v:21 Top level module "work@scdata_subbank". + +[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". + +[NOTE :EL0503] sctag_cpx_rptr_2.v:21 Top level module "work@sctag_cpx_rptr_2". + +[NOTE :EL0503] sctag_cpx_rptr_3.v:21 Top level module "work@sctag_cpx_rptr_3". + [NOTE :EL0503] sctag_scbuf_rptr1.v:21 Top level module "work@sctag_scbuf_rptr1". -[NOTE :EL0503] sctag_vuad_ctl.v:24 Top level module "work@sctag_vuad_ctl". +[NOTE :EL0503] sctag_deccdp.v:41 Top level module "work@sctag_deccdp". [NOTE :EL0503] sctag_scbuf_rptr2.v:21 Top level module "work@sctag_scbuf_rptr2". @@ -2144,62 +2120,84 @@ [NOTE :EL0503] sctag_slow_rptr.v:21 Top level module "work@sctag_slow_rptr". -[NOTE :EL0503] sparc_exu_alulogic.v:33 Top level module "work@sparc_exu_alulogic". +[NOTE :EL0503] sctag_dir_out.v:21 Top level module "work@sctag_dir_out". [NOTE :EL0503] sctag_snpdp.v:25 Top level module "work@sctag_snpdp". -[NOTE :EL0503] sparc_exu_byp_eccgen.v:27 Top level module "work@sparc_exu_byp_eccgen". +[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_tagdp.v:39 Top level module "work@sctag_tagdp". -[NOTE :EL0503] operators.v:2 Top level module "work@tb_operators". - -[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] iob_jbi_rptr_1.v:21 Top level module "work@iob_jbi_rptr_1". +[NOTE :EL0503] fpu_add_ctl.v:32 Top level module "work@fpu_add_ctl". [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] sctag_oqdp.v:47 Top level module "work@sctag_oqdp". -[NOTE :EL0503] pad_ddr3.v:21 Top level module "work@pad_ddr3". +[NOTE :EL0503] operators.v:2 Top level module "work@tb_operators". -[NOTE :EL0503] sparc_ffu_vis.v:28 Top level module "work@sparc_ffu_vis". +[NOTE :EL0503] sctag_scbuf_rptr3.v:21 Top level module "work@sctag_scbuf_rptr3". -[NOTE :EL0503] sparc_ifu_par34.v:28 Top level module "work@sparc_ifu_par34". +[NOTE :EL0503] sctag_sig_rptr.v:21 Top level module "work@sctag_sig_rptr". [NOTE :EL0503] simple_task.v:1 Top level module "work@simple_task". +[NOTE :EL0503] sctag_snpctl.v:24 Top level module "work@sctag_snpctl". + [NOTE :EL0503] sparc_exu_alu_16eql.v:27 Top level module "work@sparc_exu_alu_16eql". +[NOTE :EL0503] pad_ddr0.v:21 Top level module "work@pad_ddr0". + [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] sctag_stdatarep.v:21 Top level module "work@sctag_stdatarep". + +[NOTE :EL0503] sctag_tagctlrep.v:21 Top level module "work@sctag_tagctlrep". + [NOTE :EL0503] sparc_exu_div_32eql.v:21 Top level module "work@sparc_exu_div_32eql". +[NOTE :EL0503] pad_ddr3.v:21 Top level module "work@pad_ddr3". + +[NOTE :EL0503] iob_jbi_rptr_1.v:21 Top level module "work@iob_jbi_rptr_1". + +[NOTE :EL0503] sctag_tagl_dp.v:28 Top level module "work@sctag_tagl_dp". + +[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] lsu_dcdp.v:37 Top level module "work@lsu_dcdp". + +[NOTE :EL0503] sparc_exu_byp_eccgen.v:27 Top level module "work@sparc_exu_byp_eccgen". + +[NOTE :EL0503] sparc_exu_eclcomp7.v:28 Top level module "work@sparc_exu_eclcomp7". + +[NOTE :EL0503] sparc_exu_shft.v:29 Top level module "work@sparc_exu_shft". + +[NOTE :EL0503] lsu_tagdp.v:21 Top level module "work@lsu_tagdp". + +[NOTE :EL0503] sparc_ffu_vis.v:28 Top level module "work@sparc_ffu_vis". + +[NOTE :EL0503] lsu_tlbdp.v:23 Top level module "work@lsu_tlbdp". + +[NOTE :EL0503] sparc_ifu_par34.v:28 Top level module "work@sparc_ifu_par34". + +[NOTE :EL0503] sparc_exu_rml_inc3.v:21 Top level module "work@sparc_exu_rml_inc3". + +[NOTE :EL0503] pad_ddr1.v:21 Top level module "work@pad_ddr1". + [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] pad_efc.v:32 Top level module "work@pad_efc". [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". - -[NOTE :EL0503] pad_ddr1.v:21 Top level module "work@pad_ddr1". - -[NOTE :EL0503] pad_efc.v:32 Top level module "work@pad_efc". - -[NOTE :EL0503] sparc_exu_rml_inc3.v:21 Top level module "work@sparc_exu_rml_inc3". - -[NOTE :EL0503] ucb_flow_jbi.v:58 Top level module "work@ucb_flow_jbi". - [NOTE :EL0503] sparc_ffu_ctl_visctl.v:26 Top level module "work@sparc_ffu_ctl_visctl". [NOTE :EL0503] spu_ma_mon.v:22 Top level module "work@spu_ma_mon". @@ -2208,6 +2206,8 @@ [NOTE :EL0503] tlu_addern_32.v:35 Top level module "work@tlu_addern_32". +[NOTE :EL0503] ucb_flow_jbi.v:58 Top level module "work@ucb_flow_jbi". + [NOTE :EL0503] ucb_flow_spi.v:58 Top level module "work@ucb_flow_spi". [NOTE :EL0503] pad_jbusl.v:21 Top level module "work@pad_jbusl". @@ -2307,22 +2307,6 @@ [WARNI:EL0500] ctu_bottom_rptr2.v:81 Cannot find a module definition for "work@ctu_bottom_rptr2::dff_s". -[WARNI:EL0500] dbl_buf.v:95 Cannot find a module definition for "work@dbl_buf::dffrle_ns". - -[WARNI:EL0500] dbl_buf.v:106 Cannot find a module definition for "work@dbl_buf::dffrle_ns". - -[WARNI:EL0500] dbl_buf.v:112 Cannot find a module definition for "work@dbl_buf::dffrle_ns". - -[WARNI:EL0500] dbl_buf.v:118 Cannot find a module definition for "work@dbl_buf::dffe_ns". - -[WARNI:EL0500] dbl_buf.v:123 Cannot find a module definition for "work@dbl_buf::dffe_ns". - -[WARNI:EL0500] ucb_bus_out.v:88 Cannot find a module definition for "work@ucb_bus_out::dffrl_ns". - -[WARNI:EL0500] ucb_bus_out.v:108 Cannot find a module definition for "work@ucb_bus_out::dffrl_ns". - -[WARNI:EL0500] ucb_bus_out.v:117 Cannot find a module definition for "work@ucb_bus_out::dff_ns". - [WARNI:EL0500] ctu_clsp_clkgn_ssiclk.v:48 Cannot find a module definition for "work@ctu_clsp_clkgn_ssiclk::dffrl_async_ns". [WARNI:EL0500] ctu_clsp_clkgn_ssiclk.v:53 Cannot find a module definition for "work@ctu_clsp_clkgn_ssiclk::dffrl_async_ns". @@ -2431,10 +2415,26 @@ [WARNI:EL0500] ctu_clsp_synch_jldl.v:367 Cannot find a module definition for "work@ctu_clsp_synch_jldl::ctu_synch_jl_dl". -[WARNI:EL0500] c2i_sdp.v:107 Cannot find a module definition for "work@c2i_sdp::dffe_ns". - [WARNI:EL0500] efc_lib.v:48 Cannot find a module definition for "work@bw_efc_latch::bw_u1_scanlg_2x". +[WARNI:EL0500] dbl_buf.v:95 Cannot find a module definition for "work@dbl_buf::dffrle_ns". + +[WARNI:EL0500] dbl_buf.v:106 Cannot find a module definition for "work@dbl_buf::dffrle_ns". + +[WARNI:EL0500] dbl_buf.v:112 Cannot find a module definition for "work@dbl_buf::dffrle_ns". + +[WARNI:EL0500] dbl_buf.v:118 Cannot find a module definition for "work@dbl_buf::dffe_ns". + +[WARNI:EL0500] dbl_buf.v:123 Cannot find a module definition for "work@dbl_buf::dffe_ns". + +[WARNI:EL0500] ucb_bus_out.v:88 Cannot find a module definition for "work@ucb_bus_out::dffrl_ns". + +[WARNI:EL0500] ucb_bus_out.v:108 Cannot find a module definition for "work@ucb_bus_out::dffrl_ns". + +[WARNI:EL0500] ucb_bus_out.v:117 Cannot find a module definition for "work@ucb_bus_out::dff_ns". + +[WARNI:EL0500] c2i_sdp.v:107 Cannot find a module definition for "work@c2i_sdp::dffe_ns". + [WARNI:EL0500] ctu_clsp_clkgn_clksel.v:80 Cannot find a module definition for "work@ctu_clsp_clkgn_clksel::ctu_and2". [WARNI:EL0500] ctu_clsp_clkgn_clksel.v:85 Cannot find a module definition for "work@ctu_clsp_clkgn_clksel::ctu_mux21". @@ -2455,6 +2455,22 @@ [WARNI:EL0500] ctu_clsp_clkgn_clksel.v:134 Cannot find a module definition for "work@ctu_clsp_clkgn_clksel::ctu_inv". +[WARNI:EL0500] ff_dram_sc_bank0.v:126 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:207 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:288 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:369 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:450 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:517 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:589 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank0.v:602 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". + [WARNI:EL0500] ctu_clsp_synch_cljl.v:97 Cannot find a module definition for "work@ctu_clsp_synch_cljl::dffrl_ns". [WARNI:EL0500] ctu_clsp_synch_cljl.v:112 Cannot find a module definition for "work@ctu_clsp_synch_cljl::dffrl_ns". @@ -2485,6 +2501,22 @@ [WARNI:EL0500] ctu_clsp_synch_cljl.v:292 Cannot find a module definition for "work@ctu_clsp_synch_cljl::dff_ns". +[WARNI:EL0500] ff_dram_sc_bank3.v:126 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:207 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:288 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:369 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:450 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:517 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:589 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + +[WARNI:EL0500] ff_dram_sc_bank3.v:602 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". + [WARNI:EL0500] ctu_top_rptr.v:49 Cannot find a module definition for "work@ctu_top_rptr::bw_u1_scanlg_2x". [WARNI:EL0500] ctu_top_rptr.v:54 Cannot find a module definition for "work@ctu_top_rptr::mux2ds". @@ -2509,78 +2541,6 @@ [WARNI:EL0500] ctu_top_rptr2.v:81 Cannot find a module definition for "work@ctu_top_rptr2::dff_s". -[WARNI:EL0500] ff_dram_sc_bank0.v:126 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:207 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:288 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:369 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:450 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:517 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:589 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank0.v:602 Cannot find a module definition for "work@ff_dram_sc_bank0::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:126 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:207 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:288 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:369 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:450 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:517 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[WARNI:EL0500] ff_dram_sc_bank3.v:589 Cannot find a module definition for "work@ff_dram_sc_bank3::dff_s". - -[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". @@ -2741,6 +2701,126 @@ [WARNI:EL0500] flop_rptrs_xb2.v:636 Cannot find a module definition for "work@flop_rptrs_xb2::bw_u1_scanlg_2x". +[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] 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] ccx.v:302 Cannot find a module definition for "work@ccx::bw_clk_cl_ccx_cmp". [WARNI:EL0500] cpx_dp0.v:141 Cannot find a module definition for "work@cpx_dp0::cpx_dp_macc_r". @@ -2903,6 +2983,86 @@ [WARNI:EL0500] pcx_data_px2.v:73 Cannot find a module definition for "work@pcx_data_px2::dff_s". +[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". + +[WARNI:EL0500] flop_rptrs_xc6.v:115 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:129 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:143 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:157 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:171 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:196 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:209 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:222 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:235 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:248 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:261 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:274 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:287 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:300 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:313 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:326 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:339 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:352 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:365 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:378 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:391 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:404 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:417 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:430 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:443 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:456 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:469 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:482 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:495 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:508 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:521 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:541 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:556 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:571 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:586 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:601 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:616 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". + +[WARNI:EL0500] flop_rptrs_xc6.v:636 Cannot find a module definition for "work@flop_rptrs_xc6::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". @@ -3113,166 +3273,6 @@ [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". - -[WARNI:EL0500] flop_rptrs_xc6.v:115 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:129 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:143 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:157 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:171 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:196 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:209 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:222 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:235 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:248 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:261 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:274 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:287 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:300 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:313 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:326 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:339 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:352 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:365 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:378 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:391 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:404 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:417 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:430 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:443 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:456 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:469 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:482 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:495 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:508 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:521 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:541 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:556 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:571 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:586 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:601 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:616 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_soffasr_2x". - -[WARNI:EL0500] flop_rptrs_xc6.v:636 Cannot find a module definition for "work@flop_rptrs_xc6::bw_u1_scanlg_2x". - [WARNI:EL0500] ff_dram_sc_bank2.v:126 Cannot find a module definition for "work@ff_dram_sc_bank2::dff_s". [WARNI:EL0500] ff_dram_sc_bank2.v:207 Cannot find a module definition for "work@ff_dram_sc_bank2::dff_s". @@ -3289,6 +3289,18 @@ [WARNI:EL0500] ff_dram_sc_bank2.v:602 Cannot find a module definition for "work@ff_dram_sc_bank2::dff_s". +[WARNI:EL0500] ctu_bottom_rptr.v:49 Cannot find a module definition for "work@ctu_bottom_rptr::bw_u1_scanlg_2x". + +[WARNI:EL0500] ctu_bottom_rptr.v:54 Cannot find a module definition for "work@ctu_bottom_rptr::mux2ds". + +[WARNI:EL0500] ctu_bottom_rptr.v:60 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". + +[WARNI:EL0500] ctu_bottom_rptr.v:67 Cannot find a module definition for "work@ctu_bottom_rptr::mux2ds". + +[WARNI:EL0500] ctu_bottom_rptr.v:73 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". + +[WARNI:EL0500] ctu_bottom_rptr.v:81 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". + [WARNI:EL0500] ff_jbi_sc3_2.v:64 Cannot find a module definition for "work@ff_jbi_sc3_2::bw_u1_scanlg_2x". [WARNI:EL0500] ff_jbi_sc3_2.v:68 Cannot find a module definition for "work@ff_jbi_sc3_2::dff_s". @@ -3377,18 +3389,6 @@ [WARNI:EL0500] flop_rptrs_xb0.v:636 Cannot find a module definition for "work@flop_rptrs_xb0::bw_u1_scanlg_2x". -[WARNI:EL0500] ctu_bottom_rptr.v:49 Cannot find a module definition for "work@ctu_bottom_rptr::bw_u1_scanlg_2x". - -[WARNI:EL0500] ctu_bottom_rptr.v:54 Cannot find a module definition for "work@ctu_bottom_rptr::mux2ds". - -[WARNI:EL0500] ctu_bottom_rptr.v:60 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". - -[WARNI:EL0500] ctu_bottom_rptr.v:67 Cannot find a module definition for "work@ctu_bottom_rptr::mux2ds". - -[WARNI:EL0500] ctu_bottom_rptr.v:73 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". - -[WARNI:EL0500] ctu_bottom_rptr.v:81 Cannot find a module definition for "work@ctu_bottom_rptr::dff_s". - [WARNI:EL0500] flop_rptrs_xc0.v:83 Cannot find a module definition for "work@flop_rptrs_xc0::bw_u1_ckbuf_33x". [WARNI:EL0500] flop_rptrs_xc0.v:100 Cannot find a module definition for "work@flop_rptrs_xc0::bw_u1_soffasr_2x". @@ -3549,6 +3549,50 @@ [WARNI:EL0500] flop_rptrs_xc4.v:636 Cannot find a module definition for "work@flop_rptrs_xc4::bw_u1_scanlg_2x". +[WARNI:EL0500] ctu_clsp_jbusgif.v:101 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:108 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:133 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:139 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:145 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:151 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:157 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:163 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:169 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:175 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". + +[WARNI:EL0500] ctu_clsp_jbusgif.v:181 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:76 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dffrl_async_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:82 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:86 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:90 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:95 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:100 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:105 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:110 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:115 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:120 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + +[WARNI:EL0500] ctu_clsp_synch_dldg.v:125 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". + [WARNI:EL0500] flop_rptrs_xb1.v:83 Cannot find a module definition for "work@flop_rptrs_xb1::bw_u1_ckbuf_33x". [WARNI:EL0500] flop_rptrs_xb1.v:100 Cannot find a module definition for "work@flop_rptrs_xb1::bw_u1_soffasr_2x". @@ -3789,50 +3833,6 @@ [WARNI:EL0500] flop_rptrs_xc5.v:636 Cannot find a module definition for "work@flop_rptrs_xc5::bw_u1_scanlg_2x". -[WARNI:EL0500] ctu_clsp_jbusgif.v:101 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:108 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:133 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:139 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:145 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:151 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:157 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:163 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:169 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:175 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". - -[WARNI:EL0500] ctu_clsp_jbusgif.v:181 Cannot find a module definition for "work@ctu_clsp_jbusgif::dffsl_async_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:76 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dffrl_async_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:82 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:86 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:90 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:95 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:100 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:105 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:110 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:115 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:120 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - -[WARNI:EL0500] ctu_clsp_synch_dldg.v:125 Cannot find a module definition for "work@ctu_clsp_synch_dldg::dff_ns". - [WARNI:EL0500] fpu.v:268 Cannot find a module definition for "work@fpu::fpu_in". [WARNI:EL0500] fpu.v:328 Cannot find a module definition for "work@fpu::bw_r_rf16x160". @@ -4393,8 +4393,6 @@ [WARNI:EL0500] fpu_mul_exp_dp.v:476 Cannot find a module definition for "work@fpu_mul_exp_dp::dffe_s". -[WARNI:EL0500] generate.v:7 Cannot find a module definition for "work@tb_generate.MEM::memory". - [WARNI:EL0500] fpu_in_ctl.v:197 Cannot find a module definition for "work@fpu_in_ctl::dffrl_async". [WARNI:EL0500] fpu_in_ctl.v:216 Cannot find a module definition for "work@fpu_in_ctl::dffr_s". @@ -4475,6 +4473,8 @@ [WARNI:EL0500] i2c_fdp.v:149 Cannot find a module definition for "work@i2c_fdp::dffe_ns". +[WARNI:EL0500] generate.v:7 Cannot find a module definition for "work@tb_generate.MEM::memory". + [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". @@ -4691,76 +4691,6 @@ [WARNI:EL0500] fpu_mul_ctl.v:2124 Cannot find a module definition for "work@fpu_mul_ctl::dffe_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] lsu_qdp2.v:298 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:314 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:321 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:338 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:345 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:362 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:369 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:386 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:394 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:469 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:475 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:547 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:558 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:604 Cannot find a module definition for "work@lsu_qdp2::clken_buf". - -[WARNI:EL0500] lsu_qdp2.v:620 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:669 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:693 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:718 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:736 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:760 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:786 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:805 Cannot find a module definition for "work@lsu_qdp2::mux4ds". - -[WARNI:EL0500] lsu_qdp2.v:843 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:850 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:907 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:917 Cannot find a module definition for "work@lsu_qdp2::lsu_dc_parity_gen". - -[WARNI:EL0500] lsu_qdp2.v:945 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:986 Cannot find a module definition for "work@lsu_qdp2::dff_s". - -[WARNI:EL0500] lsu_qdp2.v:997 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:1005 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:1129 Cannot find a module definition for "work@lsu_qdp2::mux2ds". - -[WARNI:EL0500] lsu_qdp2.v:1136 Cannot find a module definition for "work@lsu_qdp2::dff_s". - [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". @@ -4901,30 +4831,18 @@ [WARNI:EL0500] lsu_qdp1.v:1856 Cannot find a module definition for "work@lsu_qdp1::mux4ds". +[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] lsu_rrobin_picker2.v:76 Cannot find a module definition for "work@lsu_rrobin_picker2::dffrl_async". [WARNI:EL0500] lsu_rrobin_picker2.v:133 Cannot find a module definition for "work@lsu_rrobin_picker2::dff_s". [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". @@ -4957,6 +4875,70 @@ [WARNI:EL0500] lsu_stb_ctldp.v:192 Cannot find a module definition for "work@lsu_stb_ctldp::dff_s". +[WARNI:EL0500] lsu_qdp2.v:298 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:314 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:321 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:338 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:345 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:362 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:369 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:386 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:394 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:469 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:475 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:547 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:558 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:604 Cannot find a module definition for "work@lsu_qdp2::clken_buf". + +[WARNI:EL0500] lsu_qdp2.v:620 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:669 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:693 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:718 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:736 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:760 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:786 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:805 Cannot find a module definition for "work@lsu_qdp2::mux4ds". + +[WARNI:EL0500] lsu_qdp2.v:843 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:850 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:907 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:917 Cannot find a module definition for "work@lsu_qdp2::lsu_dc_parity_gen". + +[WARNI:EL0500] lsu_qdp2.v:945 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:986 Cannot find a module definition for "work@lsu_qdp2::dff_s". + +[WARNI:EL0500] lsu_qdp2.v:997 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:1005 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:1129 Cannot find a module definition for "work@lsu_qdp2::mux2ds". + +[WARNI:EL0500] lsu_qdp2.v:1136 Cannot find a module definition for "work@lsu_qdp2::dff_s". + [WARNI:EL0500] lsu_stb_rwdp.v:118 Cannot find a module definition for "work@lsu_stb_rwdp::mux4ds". [WARNI:EL0500] lsu_stb_rwdp.v:131 Cannot find a module definition for "work@lsu_stb_rwdp::dff_s". @@ -4989,25 +4971,23 @@ [WARNI:EL0500] lsu_stb_rwdp.v:364 Cannot find a module definition for "work@lsu_stb_rwdp::mux4ds". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:49 Cannot find a module definition for "work@sc_2_3_dbg_rptr::bw_u1_scanlg_2x". +[WARNI:EL0500] pad_ddr2.v:147 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pulldown". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:54 Cannot find a module definition for "work@sc_2_3_dbg_rptr::mux2ds". +[WARNI:EL0500] pad_ddr2.v:168 Cannot find a module definition for "work@pad_ddr2::bw_io_ddr_impctl_pullup". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:60 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". +[WARNI:EL0500] pad_ddr2.v:195 Cannot find a module definition for "work@pad_ddr2::bw_iodll_code_adjust". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:67 Cannot find a module definition for "work@sc_2_3_dbg_rptr::mux2ds". +[WARNI:EL0500] pad_ddr2.v:207 Cannot find a module definition for "work@pad_ddr2::bw_iodll". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:73 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". +[WARNI:EL0500] pad_ddr2.v:223 Cannot find a module definition for "work@pad_ddr2::bw_clk_cl_ddr_ddr". -[WARNI:EL0500] sc_2_3_dbg_rptr.v:81 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". +[WARNI:EL0500] pad_ddr2.v:238 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". -[WARNI:EL0500] scdata_periph_io.v:40 Cannot find a module definition for "work@scdata_periph_io::dff_s". +[WARNI:EL0500] pad_ddr2.v:241 Cannot find a module definition for "work@pad_ddr2::ddr_ch". -[WARNI:EL0500] scdata_periph_io.v:44 Cannot find a module definition for "work@scdata_periph_io::dff_s". +[WARNI:EL0500] pad_ddr2.v:311 Cannot find a module definition for "work@pad_ddr2::bw_u1_buf_40x". -[WARNI:EL0500] bw_r_l2d.v:209 Cannot find a module definition for "work@bw_r_l2d::bw_r_l2d_32k". - -[WARNI:EL0500] bw_r_l2d.v:239 Cannot find a module definition for "work@bw_r_l2d::bw_r_l2d_32k". +[WARNI:EL0500] pad_ddr2.v:314 Cannot find a module definition for "work@pad_ddr2::bw_u1_scanl_2x". [WARNI:EL0500] sctag_dbgdp.v:55 Cannot find a module definition for "work@sctag_dbgdp::dff_s". @@ -5027,36 +5007,6 @@ [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". - -[WARNI:EL0500] sctag_deccdp.v:111 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". - -[WARNI:EL0500] sctag_deccdp.v:120 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:127 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". - -[WARNI:EL0500] sctag_deccdp.v:136 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:143 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". - -[WARNI:EL0500] sctag_deccdp.v:152 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:169 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:176 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:184 Cannot find a module definition for "work@sctag_deccdp::dff_s". - -[WARNI:EL0500] sctag_deccdp.v:191 Cannot find a module definition for "work@sctag_deccdp::mux2ds". - -[WARNI:EL0500] sctag_deccdp.v:201 Cannot find a module definition for "work@sctag_deccdp::mux2ds". - -[WARNI:EL0500] sctag_deccdp.v:210 Cannot find a module definition for "work@sctag_deccdp::mux2ds". - -[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". @@ -5097,13 +5047,25 @@ [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] sc_2_3_dbg_rptr.v:49 Cannot find a module definition for "work@sc_2_3_dbg_rptr::bw_u1_scanlg_2x". -[WARNI:EL0500] sctag_dir_out.v:59 Cannot find a module definition for "work@sctag_dir_out::zzpar16". +[WARNI:EL0500] sc_2_3_dbg_rptr.v:54 Cannot find a module definition for "work@sc_2_3_dbg_rptr::mux2ds". -[WARNI:EL0500] sctag_dir_out.v:66 Cannot find a module definition for "work@sctag_dir_out::zzpar16". +[WARNI:EL0500] sc_2_3_dbg_rptr.v:60 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". -[WARNI:EL0500] sctag_dir_out.v:78 Cannot find a module definition for "work@sctag_dir_out::dff_s". +[WARNI:EL0500] sc_2_3_dbg_rptr.v:67 Cannot find a module definition for "work@sc_2_3_dbg_rptr::mux2ds". + +[WARNI:EL0500] sc_2_3_dbg_rptr.v:73 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". + +[WARNI:EL0500] sc_2_3_dbg_rptr.v:81 Cannot find a module definition for "work@sc_2_3_dbg_rptr::dff_s". + +[WARNI:EL0500] scdata_periph_io.v:40 Cannot find a module definition for "work@scdata_periph_io::dff_s". + +[WARNI:EL0500] scdata_periph_io.v:44 Cannot find a module definition for "work@scdata_periph_io::dff_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". [ERROR:EL0530] module-instance.v:6 Out of range parameter index: "1". @@ -5115,107 +5077,161 @@ [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] bw_r_l2d.v:209 Cannot find a module definition for "work@bw_r_l2d::bw_r_l2d_32k". -[WARNI:EL0500] sctag_oqdp.v:262 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] bw_r_l2d.v:239 Cannot find a module definition for "work@bw_r_l2d::bw_r_l2d_32k". -[WARNI:EL0500] sctag_oqdp.v:268 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:95 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". -[WARNI:EL0500] sctag_oqdp.v:279 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:104 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:286 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:111 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". -[WARNI:EL0500] sctag_oqdp.v:292 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:120 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:303 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:127 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". -[WARNI:EL0500] sctag_oqdp.v:326 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:136 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:333 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:143 Cannot find a module definition for "work@sctag_deccdp::zzecc_sctag_ecc39". -[WARNI:EL0500] sctag_oqdp.v:347 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:152 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:353 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:169 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:369 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:176 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:380 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:184 Cannot find a module definition for "work@sctag_deccdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:387 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:191 Cannot find a module definition for "work@sctag_deccdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:393 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:201 Cannot find a module definition for "work@sctag_deccdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:398 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_deccdp.v:210 Cannot find a module definition for "work@sctag_deccdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:431 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_deccdp.v:216 Cannot find a module definition for "work@sctag_deccdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:437 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_scbufrep.v:38 Cannot find a module definition for "work@sctag_scbufrep::dff_s". -[WARNI:EL0500] sctag_oqdp.v:446 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_dir_out.v:53 Cannot find a module definition for "work@sctag_dir_out::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:452 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_dir_out.v:59 Cannot find a module definition for "work@sctag_dir_out::zzpar16". -[WARNI:EL0500] sctag_oqdp.v:468 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_dir_out.v:66 Cannot find a module definition for "work@sctag_dir_out::zzpar16". -[WARNI:EL0500] sctag_oqdp.v:475 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_dir_out.v:78 Cannot find a module definition for "work@sctag_dir_out::dff_s". -[WARNI:EL0500] sctag_oqdp.v:482 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:86 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:488 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:87 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:502 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:94 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:509 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:95 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:515 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:103 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:520 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:111 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:532 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:120 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:538 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:121 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:543 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:130 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:548 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:131 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:574 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:141 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:592 Cannot find a module definition for "work@sctag_oqdp::mux4ds". +[WARNI:EL0500] sctag_snpdp.v:142 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:600 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:154 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:606 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:155 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:611 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:162 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:623 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:163 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:628 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:170 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:649 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:178 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:654 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:187 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:667 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:188 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:686 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:197 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:693 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:198 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:701 Cannot find a module definition for "work@sctag_oqdp::mux2ds". +[WARNI:EL0500] sctag_snpdp.v:207 Cannot find a module definition for "work@sctag_snpdp::clken_buf". -[WARNI:EL0500] sctag_oqdp.v:709 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:208 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:716 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:224 Cannot find a module definition for "work@sctag_snpdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:731 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:231 Cannot find a module definition for "work@sctag_snpdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:744 Cannot find a module definition for "work@sctag_oqdp::mux3ds". +[WARNI:EL0500] sctag_snpdp.v:248 Cannot find a module definition for "work@sctag_snpdp::dff_s". -[WARNI:EL0500] sctag_oqdp.v:751 Cannot find a module definition for "work@sctag_oqdp::dff_s". +[WARNI:EL0500] sctag_snpdp.v:251 Cannot find a module definition for "work@sctag_snpdp::mux2ds". -[WARNI:EL0500] sctag_oqdp.v:763 Cannot find a module definition for "work@sctag_oqdp::mux3ds". +[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] 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". + +[WARNI:EL0500] sctag_tagdp.v:151 Cannot find a module definition for "work@sctag_tagdp::zzecc_sctag_24b_gen". + +[WARNI:EL0500] sctag_tagdp.v:183 Cannot find a module definition for "work@sctag_tagdp::mux2ds". + +[WARNI:EL0500] sctag_tagdp.v:190 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:198 Cannot find a module definition for "work@sctag_tagdp::mux4ds". + +[WARNI:EL0500] sctag_tagdp.v:220 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:223 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:226 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:235 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:238 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:241 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:244 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:247 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:250 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:253 Cannot find a module definition for "work@sctag_tagdp::dff_s". + +[WARNI:EL0500] sctag_tagdp.v:260 Cannot find a module definition for "work@sctag_tagdp::dff_s". [WARNI:EL0500] fpu_add_ctl.v:680 Cannot find a module definition for "work@fpu_add_ctl::dffrl_async". @@ -5387,6 +5403,114 @@ [WARNI:EL0500] fpu_add_ctl.v:2557 Cannot find a module definition for "work@fpu_add_ctl::dffe_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] 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". + +[WARNI:EL0500] sctag_oqdp.v:268 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:279 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:286 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:292 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:303 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:326 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:333 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:347 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:353 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:369 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:380 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:387 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:393 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:398 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:431 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:437 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:446 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:452 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:468 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:475 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:482 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:488 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:502 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:509 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:515 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:520 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:532 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:538 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:543 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:548 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:574 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:592 Cannot find a module definition for "work@sctag_oqdp::mux4ds". + +[WARNI:EL0500] sctag_oqdp.v:600 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:606 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:611 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:623 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:628 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:649 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:654 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:667 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:686 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:693 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:701 Cannot find a module definition for "work@sctag_oqdp::mux2ds". + +[WARNI:EL0500] sctag_oqdp.v:709 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:716 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:731 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:744 Cannot find a module definition for "work@sctag_oqdp::mux3ds". + +[WARNI:EL0500] sctag_oqdp.v:751 Cannot find a module definition for "work@sctag_oqdp::dff_s". + +[WARNI:EL0500] sctag_oqdp.v:763 Cannot find a module definition for "work@sctag_oqdp::mux3ds". + [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". @@ -5413,9 +5537,35 @@ [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] pad_ddr0.v:150 Cannot find a module definition for "work@pad_ddr0::bw_clk_cl_ddr_ddr". -[WARNI:EL0500] sctag_retdp.v:65 Cannot find a module definition for "work@sctag_retdp::dff_s". +[WARNI:EL0500] pad_ddr0.v:165 Cannot find a module definition for "work@pad_ddr0::ddr_ch". + +[WARNI:EL0500] pad_ddr0.v:235 Cannot find a module definition for "work@pad_ddr0::bw_io_ddr_impctl_pulldown". + +[WARNI:EL0500] pad_ddr0.v:263 Cannot find a module definition for "work@pad_ddr0::bw_iodll_code_adjust". + +[WARNI:EL0500] pad_ddr0.v:275 Cannot find a module definition for "work@pad_ddr0::bw_iodll". + +[WARNI:EL0500] pad_ddr0.v:291 Cannot find a module definition for "work@pad_ddr0::bw_io_ddr_impctl_pullup". + +[WARNI:EL0500] pad_ddr0.v:312 Cannot find a module definition for "work@pad_ddr0::bw_u1_buf_40x". + +[WARNI:EL0500] pad_ddr0.v:315 Cannot find a module definition for "work@pad_ddr0::bw_u1_buf_40x". + +[WARNI:EL0500] pad_ddr0.v:318 Cannot find a module definition for "work@pad_ddr0::bw_u1_scanl_2x". + +[WARNI:EL0500] sparc_exu_aluaddsub.v:68 Cannot find a module definition for "work@sparc_exu_aluaddsub::dff_s". + +[WARNI:EL0500] pad_ddr3.v:127 Cannot find a module definition for "work@pad_ddr3::ddr_ch_b". + +[WARNI:EL0500] pad_ddr3.v:197 Cannot find a module definition for "work@pad_ddr3::bw_clk_cl_ddr_ddr". + +[WARNI:EL0500] pad_ddr3.v:218 Cannot find a module definition for "work@pad_ddr3::bw_iodll_code_adjust". + +[WARNI:EL0500] pad_ddr3.v:230 Cannot find a module definition for "work@pad_ddr3::bw_iodll". + +[WARNI:EL0500] pad_ddr3.v:246 Cannot find a module definition for "work@pad_ddr3::bw_u1_scanl_2x". [WARNI:EL0500] sctag_tagl_dp.v:77 Cannot find a module definition for "work@sctag_tagl_dp::zzpar32". @@ -5459,8 +5609,6 @@ [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". @@ -5469,83 +5617,29 @@ [WARNI:EL0500] sparc_exu_alulogic.v:78 Cannot find a module definition for "work@sparc_exu_alulogic::dp_buffer". -[WARNI:EL0500] sctag_snpdp.v:86 Cannot find a module definition for "work@sctag_snpdp::clken_buf". +[WARNI:EL0500] lsu_dcdp.v:245 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:87 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:270 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:94 Cannot find a module definition for "work@sctag_snpdp::clken_buf". +[WARNI:EL0500] lsu_dcdp.v:306 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:95 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:331 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:103 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:384 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:111 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:430 Cannot find a module definition for "work@lsu_dcdp::mux4ds". -[WARNI:EL0500] sctag_snpdp.v:120 Cannot find a module definition for "work@sctag_snpdp::clken_buf". +[WARNI:EL0500] lsu_dcdp.v:582 Cannot find a module definition for "work@lsu_dcdp::dff_s". -[WARNI:EL0500] sctag_snpdp.v:121 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:592 Cannot find a module definition for "work@lsu_dcdp::dff_s". -[WARNI:EL0500] sctag_snpdp.v:130 Cannot find a module definition for "work@sctag_snpdp::clken_buf". +[WARNI:EL0500] lsu_dcdp.v:602 Cannot find a module definition for "work@lsu_dcdp::dff_s". -[WARNI:EL0500] sctag_snpdp.v:131 Cannot find a module definition for "work@sctag_snpdp::dff_s". +[WARNI:EL0500] lsu_dcdp.v:630 Cannot find a module definition for "work@lsu_dcdp::dff_s". -[WARNI:EL0500] sctag_snpdp.v:141 Cannot find a module definition for "work@sctag_snpdp::clken_buf". +[WARNI:EL0500] lsu_dcdp.v:639 Cannot find a module definition for "work@lsu_dcdp::dff_s". -[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] lsu_dcdp.v:898 Cannot find a module definition for "work@lsu_dcdp::dff_s". [WARNI:EL0500] sparc_exu_byp_eccgen.v:54 Cannot find a module definition for "work@sparc_exu_byp_eccgen::dff_s". @@ -5647,64 +5741,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_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". - -[WARNI:EL0500] sctag_tagdp.v:151 Cannot find a module definition for "work@sctag_tagdp::zzecc_sctag_24b_gen". - -[WARNI:EL0500] sctag_tagdp.v:183 Cannot find a module definition for "work@sctag_tagdp::mux2ds". - -[WARNI:EL0500] sctag_tagdp.v:190 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:198 Cannot find a module definition for "work@sctag_tagdp::mux4ds". - -[WARNI:EL0500] sctag_tagdp.v:220 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:223 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:226 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:235 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:238 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:241 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:244 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:247 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:250 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:253 Cannot find a module definition for "work@sctag_tagdp::dff_s". - -[WARNI:EL0500] sctag_tagdp.v:260 Cannot find a module definition for "work@sctag_tagdp::dff_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". - -[WARNI:EL0500] pad_ddr0.v:235 Cannot find a module definition for "work@pad_ddr0::bw_io_ddr_impctl_pulldown". - -[WARNI:EL0500] pad_ddr0.v:263 Cannot find a module definition for "work@pad_ddr0::bw_iodll_code_adjust". - -[WARNI:EL0500] pad_ddr0.v:275 Cannot find a module definition for "work@pad_ddr0::bw_iodll". - -[WARNI:EL0500] pad_ddr0.v:291 Cannot find a module definition for "work@pad_ddr0::bw_io_ddr_impctl_pullup". - -[WARNI:EL0500] pad_ddr0.v:312 Cannot find a module definition for "work@pad_ddr0::bw_u1_buf_40x". - -[WARNI:EL0500] pad_ddr0.v:315 Cannot find a module definition for "work@pad_ddr0::bw_u1_buf_40x". - -[WARNI:EL0500] pad_ddr0.v:318 Cannot find a module definition for "work@pad_ddr0::bw_u1_scanl_2x". - -[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_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". @@ -5733,74 +5769,6 @@ [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". - -[WARNI:EL0500] pad_ddr3.v:197 Cannot find a module definition for "work@pad_ddr3::bw_clk_cl_ddr_ddr". - -[WARNI:EL0500] pad_ddr3.v:218 Cannot find a module definition for "work@pad_ddr3::bw_iodll_code_adjust". - -[WARNI:EL0500] pad_ddr3.v:230 Cannot find a module definition for "work@pad_ddr3::bw_iodll". - -[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". - -[WARNI:EL0500] lsu_dcdp.v:306 Cannot find a module definition for "work@lsu_dcdp::mux4ds". - -[WARNI:EL0500] lsu_dcdp.v:331 Cannot find a module definition for "work@lsu_dcdp::mux4ds". - -[WARNI:EL0500] lsu_dcdp.v:384 Cannot find a module definition for "work@lsu_dcdp::mux4ds". - -[WARNI:EL0500] lsu_dcdp.v:430 Cannot find a module definition for "work@lsu_dcdp::mux4ds". - -[WARNI:EL0500] lsu_dcdp.v:582 Cannot find a module definition for "work@lsu_dcdp::dff_s". - -[WARNI:EL0500] lsu_dcdp.v:592 Cannot find a module definition for "work@lsu_dcdp::dff_s". - -[WARNI:EL0500] lsu_dcdp.v:602 Cannot find a module definition for "work@lsu_dcdp::dff_s". - -[WARNI:EL0500] lsu_dcdp.v:630 Cannot find a module definition for "work@lsu_dcdp::dff_s". - -[WARNI:EL0500] lsu_dcdp.v:639 Cannot find a module definition for "work@lsu_dcdp::dff_s". - -[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". @@ -5819,6 +5787,20 @@ [WARNI:EL0500] lsu_tagdp.v:187 Cannot find a module definition for "work@lsu_tagdp::dff_s". +[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] lsu_tlbdp.v:121 Cannot find a module definition for "work@lsu_tlbdp::dff_s". [WARNI:EL0500] lsu_tlbdp.v:127 Cannot find a module definition for "work@lsu_tlbdp::dff_s". @@ -5833,57 +5815,23 @@ [WARNI:EL0500] pad_ddr1.v:246 Cannot find a module definition for "work@pad_ddr1::bw_u1_scanl_2x". -[WARNI:EL0500] ucb_bus_in.v:102 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". +[WARNI:EL0500] sparc_ifu_thrcmpl.v:129 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:108 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". +[WARNI:EL0500] sparc_ifu_thrcmpl.v:135 Cannot find a module definition for "work@sparc_ifu_thrcmpl::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:113 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". +[WARNI:EL0500] spu_mald.v:112 Cannot find a module definition for "work@spu_mald::dffre_s". -[WARNI:EL0500] ucb_bus_in.v:118 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". +[WARNI:EL0500] spu_mald.v:128 Cannot find a module definition for "work@spu_mald::dff_s". -[WARNI:EL0500] ucb_bus_in.v:136 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". +[WARNI:EL0500] spu_mald.v:133 Cannot find a module definition for "work@spu_mald::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:142 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". +[WARNI:EL0500] spu_mald.v:138 Cannot find a module definition for "work@spu_mald::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:148 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". +[WARNI:EL0500] spu_mald.v:143 Cannot find a module definition for "work@spu_mald::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:153 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". +[WARNI:EL0500] spu_mald.v:148 Cannot find a module definition for "work@spu_mald::dffr_s". -[WARNI:EL0500] ucb_bus_in.v:159 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". - -[WARNI:EL0500] ucb_bus_in.v:175 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". - -[WARNI:EL0500] ucb_bus_in.v:195 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". - -[WARNI:EL0500] ucb_bus_in.v:204 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". - -[WARNI:EL0500] ucb_bus_in.v:210 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:214 Cannot find a module definition for "work@ucb_flow_jbi::dff_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:226 Cannot find a module definition for "work@ucb_flow_jbi::dff_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:233 Cannot find a module definition for "work@ucb_flow_jbi::dffrle_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:242 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:258 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:264 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:298 Cannot find a module definition for "work@ucb_flow_jbi::dffrl_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:303 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:308 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:322 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:345 Cannot find a module definition for "work@ucb_flow_jbi::dffrl_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:356 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". - -[WARNI:EL0500] ucb_flow_jbi.v:370 Cannot find a module definition for "work@ucb_flow_jbi::dffrle_ns". +[WARNI:EL0500] spu_mald.v:201 Cannot find a module definition for "work@spu_mald::dffr_s". [WARNI:EL0500] sparc_ffu_ctl_visctl.v:240 Cannot find a module definition for "work@sparc_ffu_ctl_visctl::dff_s". @@ -5971,6 +5919,58 @@ [WARNI:EL0500] spu_maexp.v:157 Cannot find a module definition for "work@spu_maexp::dffr_s". +[WARNI:EL0500] ucb_bus_in.v:102 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". + +[WARNI:EL0500] ucb_bus_in.v:108 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". + +[WARNI:EL0500] ucb_bus_in.v:113 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". + +[WARNI:EL0500] ucb_bus_in.v:118 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". + +[WARNI:EL0500] ucb_bus_in.v:136 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". + +[WARNI:EL0500] ucb_bus_in.v:142 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". + +[WARNI:EL0500] ucb_bus_in.v:148 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". + +[WARNI:EL0500] ucb_bus_in.v:153 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". + +[WARNI:EL0500] ucb_bus_in.v:159 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". + +[WARNI:EL0500] ucb_bus_in.v:175 Cannot find a module definition for "work@ucb_bus_in::dffrl_ns". + +[WARNI:EL0500] ucb_bus_in.v:195 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". + +[WARNI:EL0500] ucb_bus_in.v:204 Cannot find a module definition for "work@ucb_bus_in::dffe_ns". + +[WARNI:EL0500] ucb_bus_in.v:210 Cannot find a module definition for "work@ucb_bus_in::dffrle_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:214 Cannot find a module definition for "work@ucb_flow_jbi::dff_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:226 Cannot find a module definition for "work@ucb_flow_jbi::dff_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:233 Cannot find a module definition for "work@ucb_flow_jbi::dffrle_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:242 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:258 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:264 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:298 Cannot find a module definition for "work@ucb_flow_jbi::dffrl_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:303 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:308 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:322 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:345 Cannot find a module definition for "work@ucb_flow_jbi::dffrl_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:356 Cannot find a module definition for "work@ucb_flow_jbi::dffe_ns". + +[WARNI:EL0500] ucb_flow_jbi.v:370 Cannot find a module definition for "work@ucb_flow_jbi::dffrle_ns". + [WARNI:EL0500] ucb_flow_spi.v:224 Cannot find a module definition for "work@ucb_flow_spi::dff_ns". [WARNI:EL0500] ucb_flow_spi.v:237 Cannot find a module definition for "work@ucb_flow_spi::dff_ns". @@ -7456,5 +7456,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -33.10user 2.81system 0:13.09elapsed 274%CPU (0avgtext+0avgdata 1060632maxresident)k -7704inputs+16024outputs (0major+267488minor)pagefaults 0swaps +33.56user 1.56system 0:18.92elapsed 185%CPU (0avgtext+0avgdata 1059356maxresident)k +7704inputs+16024outputs (0major+267183minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Verilator/Verilator_diff.log b/SVIncCompil/Testcases/Verilator/Verilator_diff.log index 30811ae..ece624b 100644 --- a/SVIncCompil/Testcases/Verilator/Verilator_diff.log +++ b/SVIncCompil/Testcases/Verilator/Verilator_diff.log
@@ -8,32 +8,34 @@ [INFO :CM0020] Separate compilation-unit mode is on. -[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 "t_sv_bus_mux_demux/sv_bus_mux_demux_def.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_ana.sv". - -[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac_dig.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/ac_dig.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ac_ana.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/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". @@ -42,28 +44,26 @@ [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/rom.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/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_sv_cpu_code/pad_gpio.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads.sv". + [INFO :PP0122] Preprocessing source file "t_array_interface.v". [INFO :PP0122] Preprocessing source file "t_array_pattern_2d.v". +[INFO :PP0122] Preprocessing source file "tsub/t_flag_f_tsub.v". + [INFO :PP0122] Preprocessing source file "t_array_pattern_bad.v". [INFO :PP0122] Preprocessing source file "t_array_pattern_unpacked.v". @@ -72,23 +72,23 @@ [INFO :PP0122] Preprocessing source file "t_array_rev.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_sv_cpu_code/program_h.sv". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pinout_h.sv". [INFO :PP0122] Preprocessing source file "t_assert_basic.v". -[INFO :PP0122] Preprocessing source file "tsub/t_flag_f_tsub.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/program_h.sv". -[INFO :PP0122] Preprocessing source file "t_assert_cover.v". +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/pads_h.sv". + +[INFO :PP0122] Preprocessing source file "t_sv_cpu_code/ports.sv". + +[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_EXAMPLE.v". +[INFO :PP0122] Preprocessing source file "t_assert_cover.v". [INFO :PP0122] Preprocessing source file "t_altera_lpm.v". @@ -98,57 +98,63 @@ [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". [INFO :PP0122] Preprocessing source file "t_array_mda.v". [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_alw_split.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_alw_splitord.v". + [INFO :PP0122] Preprocessing source file "t_assert_synth.v". +[INFO :PP0122] Preprocessing source file "t_array_packed_sysfunct.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_huge_sub2.v". + [INFO :PP0122] Preprocessing source file "t_case_inside.v". +[INFO :PP0122] Preprocessing source file "t_case_huge_sub3.v". + [INFO :PP0122] Preprocessing source file "t_case_itemwidth.v". [INFO :PP0122] Preprocessing source file "t_case_onehot.v". +[INFO :PP0122] Preprocessing source file "t_case_write1.v". + [INFO :PP0122] Preprocessing source file "t_case_reducer.v". -[INFO :PP0122] Preprocessing source file "t_case_huge_sub3.v". +[INFO :PP0122] Preprocessing source file "t_case_write2.v". + +[INFO :PP0122] Preprocessing source file "t_case_write2_tasks.v". [INFO :PP0122] Preprocessing source file "t_case_x.v". @@ -158,8 +164,6 @@ [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". @@ -168,52 +172,42 @@ [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_write2_tasks.v". - [INFO :PP0122] Preprocessing source file "t_clk_concat3.v". [INFO :PP0122] Preprocessing source file "t_clk_concat4.v". [INFO :PP0122] Preprocessing source file "t_clk_concat5.v". -[INFO :PP0122] Preprocessing source file "t_clk_concat6.v". - -[INFO :PP0122] Preprocessing source file "t_clk_condflop.v". - -[INFO :PP0122] Preprocessing source file "t_clk_condflop_nord.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". +[INFO :PP0122] Preprocessing source file "t_clk_concat6.v". + [INFO :PP0122] Preprocessing source file "t_assert_comp_bad.v". +[INFO :PP0122] Preprocessing source file "t_clk_condflop.v". + [INFO :PP0122] Preprocessing source file "t_assert_elab.v". [INFO :PP0122] Preprocessing source file "t_assert_question.v". [INFO :PP0122] Preprocessing source file "t_assign_inline.v". +[INFO :PP0122] Preprocessing source file "t_clk_condflop_nord.v". + [INFO :PP0122] Preprocessing source file "t_attr_parenstar.v". [INFO :PP0122] Preprocessing source file "t_bind.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_bitsel_const_bad.v". [INFO :PP0122] Preprocessing source file "t_bitsel_enum.v". @@ -222,103 +216,81 @@ [INFO :PP0122] Preprocessing source file "t_bitsel_struct2.v". +[INFO :PP0122] Preprocessing source file "t_clk_first.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_gater.v". + [INFO :PP0122] Preprocessing source file "t_case_huge_sub.v". +[INFO :PP0122] Preprocessing source file "t_gen_mislevel.v". + +[INFO :PP0122] Preprocessing source file "t_clk_gen.v". + +[INFO :PP0122] Preprocessing source file "t_gen_missing.v". + +[INFO :PP0122] Preprocessing source file "t_gen_upscope.v". + +[INFO :PP0122] Preprocessing source file "t_case_huge_sub4.v". + +[INFO :PP0122] Preprocessing source file "t_if_deep.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_clk_inp_init.v". [INFO :PP0122] Preprocessing source file "t_clk_latch.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_missing.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_case_write1_tasks.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_case_write1_tasks.v". +[INFO :PP0122] Preprocessing source file "t_inst_comma.v". [INFO :PP0122] Preprocessing source file "t_display_realtime.v". -[INFO :PP0122] Preprocessing source file "t_const.v". - [INFO :PP0122] Preprocessing source file "t_display_signed.v". -[INFO :PP0122] Preprocessing source file "t_const_bad.v". - -[INFO :PP0122] Preprocessing source file "t_const_dec_mixed_bad.v". - -[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_clk_latchgate.v". -[INFO :PP0122] Preprocessing source file "t_cover_line.v". +[INFO :PP0122] Preprocessing source file "t_inst_first.v". + +[INFO :PP0122] Preprocessing source file "t_inst_port_array.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_clk_powerdn.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_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_clk_scope_bad.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_clk_vecgen1.v". [INFO :PP0122] Preprocessing source file "t_inst_v2k.v". @@ -326,335 +298,151 @@ [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_clocker.v". [INFO :PP0122] Preprocessing source file "t_interface_dups.v". -[INFO :PP0122] Preprocessing source file "t_display_real.v". +[INFO :PP0122] Preprocessing source file "t_concat_large.v". -[INFO :PP0122] Preprocessing source file "t_display_string.v". +[INFO :PP0122] Preprocessing source file "t_concat_large_bad.v". -[INFO :PP0122] Preprocessing source file "t_display_wide.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_context.v". +[INFO :PP0122] Preprocessing source file "t_concat_opt.v". [INFO :PP0122] Preprocessing source file "t_interface_gen8.v". +[INFO :PP0122] Preprocessing source file "t_const.v". + [INFO :PP0122] Preprocessing source file "t_interface_modport_export.v". [INFO :PP0122] Preprocessing source file "t_interface_param1.v". [INFO :PP0122] Preprocessing source file "t_interface_param_another_bad.v". +[INFO :PP0122] Preprocessing source file "t_const_bad.v". + +[INFO :PP0122] Preprocessing source file "t_const_dec_mixed_bad.v". + [INFO :PP0122] Preprocessing source file "t_interface_size_bad.v". -[INFO :PP0122] Preprocessing source file "t_interface_twod.v". +[INFO :PP0122] Preprocessing source file "t_const_overflow_bad.v". -[INFO :PP0122] Preprocessing source file "t_langext_2.v". +[INFO :PP0122] Preprocessing source file "t_cover_line.v". -[INFO :PP0122] Preprocessing source file "t_lint_blksync_bad.v". +[INFO :PP0122] Preprocessing source file "t_cover_sva_notflat.v". -[INFO :PP0122] Preprocessing source file "t_lint_bsspace_bad.v". +[INFO :PP0122] Preprocessing source file "t_cover_toggle.v". -[INFO :PP0122] Preprocessing source file "t_lint_colonplus_bad.v". +[INFO :PP0122] Preprocessing source file "t_crazy_sel.v". -[INFO :PP0122] Preprocessing source file "t_lint_comb_use.v". +[INFO :PP0122] Preprocessing source file "t_dedupe_clk_gate.v". -[INFO :PP0122] Preprocessing source file "t_lint_implicit.v". +[INFO :PP0122] Preprocessing source file "t_dedupe_seq_logic.v". -[INFO :PP0122] Preprocessing source file "t_lint_implicit_port.v". +[INFO :PP0122] Preprocessing source file "t_delay.v". -[INFO :PP0122] Preprocessing source file "t_lint_input_eq_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_literal_bad.v". - -[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". - -[INFO :PP0122] Preprocessing source file "t_lint_width.v". - -[INFO :PP0122] Preprocessing source file "t_lint_width_genfor_bad.v". - -[INFO :PP0122] Preprocessing source file "t_math_concat.v". - -[INFO :PP0122] Preprocessing source file "t_math_concat64.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_detectarray_1.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.v". - -[INFO :PP0122] Preprocessing source file "t_dpi_export.v". - -[INFO :PP0122] Preprocessing source file "t_enum.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_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_extend_class.v". - -[INFO :PP0122] Preprocessing source file "t_flag_bboxsys.v". - -[INFO :PP0122] Preprocessing source file "t_flag_debug_noleak.v". - -[INFO :PP0122] Preprocessing source file "t_flag_debugi9.v". - -[INFO :PP0122] Preprocessing source file "t_flag_define.v". - -[INFO :PP0122] Preprocessing source file "t_embed1_wrap.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_exp_bad.v". +[INFO :PP0122] Preprocessing source file "t_detectarray_2.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_dpi_export.v". -[INFO :PP0122] Preprocessing source file "t_flag_language.v". +[INFO :PP0122] Preprocessing source file "t_detectarray_3.v". -[INFO :PP0122] Preprocessing source file "t_flag_lib.v". - -[INFO :PP0122] Preprocessing source file "t_flag_libinc.v". - -[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_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_dpi_openfirst.v". [INFO :PP0122] Preprocessing source file "t_dpi_sys.v". [INFO :PP0122] Preprocessing source file "t_dpi_vams.v". +[INFO :PP0122] Preprocessing source file "t_display.v". + [INFO :PP0122] Preprocessing source file "t_dpi_var.v". [INFO :PP0122] Preprocessing source file "t_embed1_child.v". [INFO :PP0122] Preprocessing source file "t_emit_constw.v". -[INFO :PP0122] Preprocessing source file "t_flag_topmodule.v". +[INFO :PP0122] Preprocessing source file "t_dpi_openreg_bad.v". -[INFO :PP0122] Preprocessing source file "t_flag_werror.v". +[INFO :PP0122] Preprocessing source file "t_dpi_qw.v". -[INFO :PP0122] Preprocessing source file "t_flag_woff.v". +[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit.v". -[INFO :PP0122] Preprocessing source file "t_flag_xinitial_unique.v". +[INFO :PP0122] Preprocessing source file "t_interface_twod.v". -[INFO :PP0122] Preprocessing source file "t_for_comma_bad.v". +[INFO :PP0122] Preprocessing source file "t_display_real.v". -[INFO :PP0122] Preprocessing source file "t_math_imm2.v". +[INFO :PP0122] Preprocessing source file "t_langext_2.v". -[INFO :PP0122] Preprocessing source file "t_for_count.v". +[INFO :PP0122] Preprocessing source file "t_display_string.v". -[INFO :PP0122] Preprocessing source file "t_math_msvc_64.v". +[INFO :PP0122] Preprocessing source file "t_embed1_wrap.v". -[INFO :PP0122] Preprocessing source file "t_math_mul.v". +[INFO :PP0122] Preprocessing source file "t_display_wide.v". -[INFO :PP0122] Preprocessing source file "t_for_local.v". +[INFO :PP0122] Preprocessing source file "t_dpi_context.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_for_init_bug.v". - -[INFO :PP0122] Preprocessing source file "t_math_pow4.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_math_real.v". - -[INFO :PP0122] Preprocessing source file "t_func_const_bad.v". - -[INFO :PP0122] Preprocessing source file "t_func_const_packed_struct_bad2.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_bad_hide.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_enum_func.v". -[INFO :PP0122] Preprocessing source file "t_math_shift.v". +[INFO :PP0122] Preprocessing source file "t_enum_large_methods.v". -[INFO :PP0122] Preprocessing source file "t_func_const_struct_bad.v". +[INFO :PP0122] Preprocessing source file "t_dpi_dup_bad.v". -[INFO :PP0122] Preprocessing source file "t_math_signed3.v". +[INFO :PP0122] Preprocessing source file "t_enum_name2.v". -[INFO :PP0122] Preprocessing source file "t_func_defaults.v". +[INFO :PP0122] Preprocessing source file "t_enum_overlap_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_endian.v". +[INFO :PP0122] Preprocessing source file "t_dpi_imp_gen.v". -[INFO :PP0122] Preprocessing source file "t_func_first.v". +[INFO :PP0122] Preprocessing source file "t_enum_size.v". -[INFO :PP0122] Preprocessing source file "t_func_flip.v". +[INFO :PP0122] Preprocessing source file "t_dpi_lib.v". -[INFO :PP0122] Preprocessing source file "t_math_signed5.v". +[INFO :PP0122] Preprocessing source file "t_enumeration.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_real_abs.v". - -[INFO :PP0122] Preprocessing source file "t_func_regfirst.v". - -[INFO :PP0122] Preprocessing source file "t_func_sum.v". - -[INFO :PP0122] Preprocessing source file "t_func_under.v". - -[INFO :PP0122] Preprocessing source file "t_func_unit.v". - -[INFO :PP0122] Preprocessing source file "t_func_v.v". - -[INFO :PP0122] Preprocessing source file "t_func_while.v". - -[INFO :PP0122] Preprocessing source file "t_gate_array.v". - -[INFO :PP0122] Preprocessing source file "t_gate_fdup.v". - -[INFO :PP0122] Preprocessing source file "t_gate_unsup.v". - -[INFO :PP0122] Preprocessing source file "t_gated_clk_1.v". - -[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange.v". - -[INFO :PP0122] Preprocessing source file "t_gen_div0.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for1.v". - -[INFO :PP0122] Preprocessing source file "t_gen_for_shuffle.v". - -[INFO :PP0122] Preprocessing source file "t_gen_inc.v". - -[INFO :PP0122] Preprocessing source file "t_gen_self_return.v". - -[INFO :PP0122] Preprocessing source file "t_hierarchy_identifier.v". - -[INFO :PP0122] Preprocessing source file "t_init_concat.v". - -[INFO :PP0122] Preprocessing source file "t_initial_edge.v". - -[INFO :PP0122] Preprocessing source file "t_inst_array_bad.v". - -[INFO :PP0122] Preprocessing source file "t_inst_array_partial.v". - -[INFO :PP0122] Preprocessing source file "t_inst_dtree.v". - -[INFO :PP0122] Preprocessing source file "t_inst_first_b.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". - -[INFO :PP0122] Preprocessing source file "t_inst_signed1.v". - -[INFO :PP0122] Preprocessing source file "t_inst_tree.v". +[INFO :PP0122] Preprocessing source file "t_dpi_logic_bad.v". [INFO :PP0122] Preprocessing source file "t_extend.v". -[INFO :PP0122] Preprocessing source file "t_interface2.v". +[INFO :PP0122] Preprocessing source file "t_dpi_name_bad.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_dpi_open.v". [INFO :PP0122] Preprocessing source file "t_final.v". [INFO :PP0122] Preprocessing source file "t_flag_csplit.v". -[INFO :PP0122] Preprocessing source file "t_func_noinl.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_lint_blksync_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_rand.v". +[INFO :PP0122] Preprocessing source file "t_lint_bsspace_bad.v". -[INFO :PP0122] Preprocessing source file "t_func_range.v". +[INFO :PP0122] Preprocessing source file "t_lint_colonplus_bad.v". + +[INFO :PP0122] Preprocessing source file "t_dpi_shortcircuit2.v". + +[INFO :PP0122] Preprocessing source file "t_lint_comb_use.v". + +[INFO :PP0122] Preprocessing source file "t_for_funcbound.v". + +[INFO :PP0122] Preprocessing source file "t_lint_implicit.v". + +[INFO :PP0122] Preprocessing source file "t_lint_implicit_port.v". [INFO :PP0122] Preprocessing source file "t_flag_f.v". @@ -664,288 +452,194 @@ [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_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_enum.v". + +[INFO :PP0122] Preprocessing source file "t_lint_input_eq_bad.v". + [INFO :PP0122] Preprocessing source file "t_flag_skipidentical.v". +[INFO :PP0122] Preprocessing source file "t_enum_int.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_enum_name3.v". -[INFO :PP0122] Preprocessing source file "t_func_task_bad.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_func_tie_bad.v". +[INFO :PP0122] Preprocessing source file "t_enum_public.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_enum_type_pins.v". + +[INFO :PP0122] Preprocessing source file "t_extend_class.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_flag_bboxsys.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_flag_debug_noleak.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_flag_debugi9.v". + +[INFO :PP0122] Preprocessing source file "t_flag_define.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_flag_future.v". + +[INFO :PP0122] Preprocessing source file "t_flag_language.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_flag_lib.v". -[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange_bad.v". +[INFO :PP0122] Preprocessing source file "t_flag_libinc.v". [INFO :PP0122] Preprocessing source file "t_func_const3_bad.v". +[INFO :PP0122] Preprocessing source file "t_flag_nomod_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_flag_parameter.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". +[INFO :PP0122] Preprocessing source file "t_lint_literal_bad.v". -[INFO :PP0122] Preprocessing source file "t_mem_packed.v". +[INFO :PP0122] Preprocessing source file "t_flag_topmodule.v". -[INFO :PP0122] Preprocessing source file "t_mem_slot.v". +[INFO :PP0122] Preprocessing source file "t_flag_werror.v". -[INFO :PP0122] Preprocessing source file "t_mod_dup_ign.v". +[INFO :PP0122] Preprocessing source file "t_flag_woff.v". -[INFO :PP0122] Preprocessing source file "t_mod_interface_array2.v". +[INFO :PP0122] Preprocessing source file "t_lint_modport_dir_bad.v". -[INFO :PP0122] Preprocessing source file "t_mod_recurse1.v". +[INFO :PP0122] Preprocessing source file "t_for_init_bug.v". -[INFO :PP0122] Preprocessing source file "t_multitop_sig.v". - -[INFO :PP0122] Preprocessing source file "t_optm_redor.v". - -[INFO :PP0122] Preprocessing source file "t_order_b.v". - -[INFO :PP0122] Preprocessing source file "t_order_clkinst.v". +[INFO :PP0122] Preprocessing source file "t_flag_xinitial_unique.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_interface_bind_public.v". - -[INFO :PP0122] Preprocessing source file "t_param_avec.v". - -[INFO :PP0122] Preprocessing source file "t_param_chain.v". +[INFO :PP0122] Preprocessing source file "t_lint_repeat_bad.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_param_if_blk.v". - -[INFO :PP0122] Preprocessing source file "t_param_named.v". - [INFO :PP0122] Preprocessing source file "t_func_public.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_param_repl.v". - -[INFO :PP0122] Preprocessing source file "t_param_shift.v". - -[INFO :PP0122] Preprocessing source file "t_param_type.v". - -[INFO :PP0122] Preprocessing source file "t_param_wide_io.v". - -[INFO :PP0122] Preprocessing source file "t_parse_delay.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_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_gen_local.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_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_interface_gen11.v". - -[INFO :PP0122] Preprocessing source file "t_gen_var_bad.v". - -[INFO :PP0122] Preprocessing source file "t_generate_fatal_bad.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_gen5.v". - -[INFO :PP0122] Preprocessing source file "t_initarray_nonarray.v". - [INFO :PP0122] Preprocessing source file "t_gen_alw.v". -[INFO :PP0122] Preprocessing source file "t_initial.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_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_initial_dlyass.v". +[INFO :PP0122] Preprocessing source file "t_lint_setout_bad.v". + +[INFO :PP0122] Preprocessing source file "t_foreach.v". + +[INFO :PP0122] Preprocessing source file "t_for_comma_bad.v". [INFO :PP0122] Preprocessing source file "t_gen_if.v". +[INFO :PP0122] Preprocessing source file "t_for_count.v". + +[INFO :PP0122] Preprocessing source file "t_lint_unused.v". + +[INFO :PP0122] Preprocessing source file "t_lint_width.v". + +[INFO :PP0122] Preprocessing source file "t_for_local.v". + +[INFO :PP0122] Preprocessing source file "t_lint_width_genfor_bad.v". + +[INFO :PP0122] Preprocessing source file "t_math_concat.v". + +[INFO :PP0122] Preprocessing source file "t_func.v". + +[INFO :PP0122] Preprocessing source file "t_func_begin2.v". + +[INFO :PP0122] Preprocessing source file "t_func_const.v". + +[INFO :PP0122] Preprocessing source file "t_func_const2_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_bad.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_packed_struct_bad2.v". + +[INFO :PP0122] Preprocessing source file "t_func_default_warn.v". + +[INFO :PP0122] Preprocessing source file "t_math_concat64.v". + +[INFO :PP0122] Preprocessing source file "t_func_dotted.v". + +[INFO :PP0122] Preprocessing source file "t_func_const_struct_bad.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_gen_index.v". [INFO :PP0122] Preprocessing source file "t_gen_intdot2.v". +[INFO :PP0122] Preprocessing source file "t_math_equal.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_func_graphcirc.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_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_inst_missing.v". - -[INFO :PP0122] Preprocessing source file "t_inst_notunsized.v". - -[INFO :PP0122] Preprocessing source file "t_inst_sv.v". - -[INFO :PP0122] Preprocessing source file "t_interface.v". - -[INFO :PP0122] Preprocessing source file "t_interface_array_nocolon.v". - -[INFO :PP0122] Preprocessing source file "t_interface_down_gen.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen10.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen12.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen3.v". - -[INFO :PP0122] Preprocessing source file "t_interface_gen7.v". - -[INFO :PP0122] Preprocessing source file "t_interface_missing_bad.v". - -[INFO :PP0122] Preprocessing source file "t_interface_modportlist.v". - -[INFO :PP0122] Preprocessing source file "t_interface_mp_func.v". - -[INFO :PP0122] Preprocessing source file "t_interface_param2.v". - -[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". - -[INFO :PP0122] Preprocessing source file "t_langext_order_sub.v". - -[INFO :PP0122] Preprocessing source file "t_lint_always_comb_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_block_redecl_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_comb_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_declfilename.v". - -[INFO :PP0122] Preprocessing source file "t_lint_defparam.v". - -[INFO :PP0122] Preprocessing source file "t_lint_ifdepth_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_latch_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_once_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_pindup_bad.v". - -[INFO :PP0122] Preprocessing source file "t_lint_syncasyncnet_bad.v". - -[INFO :PP0122] Preprocessing source file "t_math_arith.v". - -[INFO :PP0122] Preprocessing source file "t_math_const.v". - -[INFO :PP0122] Preprocessing source file "t_math_eq.v". - -[INFO :PP0122] Preprocessing source file "t_math_imm.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". @@ -958,10 +652,16 @@ [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_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_interface1_modport.v". [INFO :PP0122] Preprocessing source file "t_interface_array_bad.v". @@ -970,10 +670,40 @@ [INFO :PP0122] Preprocessing source file "t_interface_arraymux.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_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_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_interface_gen.v". +[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange_bad.v". + [INFO :PP0122] Preprocessing source file "t_interface_gen4.v". +[INFO :PP0122] Preprocessing source file "t_gen_for0.v". + [INFO :PP0122] Preprocessing source file "t_interface_gen6.v". [INFO :PP0122] Preprocessing source file "t_interface_gen9.v". @@ -1008,66 +738,214 @@ [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_func_lib.v". [INFO :PP0122] Preprocessing source file "t_lint_unsup_mixed.v". +[INFO :PP0122] Preprocessing source file "t_func_lib_sub.v". + [INFO :PP0122] Preprocessing source file "t_lint_unused_iface.v". +[INFO :PP0122] Preprocessing source file "t_math_imm2.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_msvc_64.v". -[INFO :PP0122] Preprocessing source file "t_math_shift_rep.v". +[INFO :PP0122] Preprocessing source file "t_func_numones.v". -[INFO :PP0122] Preprocessing source file "t_math_sign_extend.v". +[INFO :PP0122] Preprocessing source file "t_math_mul.v". + +[INFO :PP0122] Preprocessing source file "t_func_outp.v". [INFO :PP0122] Preprocessing source file "t_math_concat_sel_bad.v". +[INFO :PP0122] Preprocessing source file "t_math_pow2.v". + [INFO :PP0122] Preprocessing source file "t_math_div.v". +[INFO :PP0122] Preprocessing source file "t_func_plog.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow4.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_pow6.v". + +[INFO :PP0122] Preprocessing source file "t_func_real_abs.v". + +[INFO :PP0122] Preprocessing source file "t_func_regfirst.v". + +[INFO :PP0122] Preprocessing source file "t_math_real.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_func_sum.v". + +[INFO :PP0122] Preprocessing source file "t_func_under.v". + +[INFO :PP0122] Preprocessing source file "t_func_unit.v". + +[INFO :PP0122] Preprocessing source file "t_func_v.v". + +[INFO :PP0122] Preprocessing source file "t_func_while.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_gate_array.v". [INFO :PP0122] Preprocessing source file "t_math_precedence.v". +[INFO :PP0122] Preprocessing source file "t_math_shift.v". + +[INFO :PP0122] Preprocessing source file "t_gate_fdup.v". + +[INFO :PP0122] Preprocessing source file "t_gate_unsup.v". + +[INFO :PP0122] Preprocessing source file "t_gated_clk_1.v". + [INFO :PP0122] Preprocessing source file "t_math_reverse.v". +[INFO :PP0122] Preprocessing source file "t_gen_cond_bitrange.v". + +[INFO :PP0122] Preprocessing source file "t_math_signed3.v". + [INFO :PP0122] Preprocessing source file "t_math_shiftrs.v". +[INFO :PP0122] Preprocessing source file "t_gen_for2.v". + +[INFO :PP0122] Preprocessing source file "t_gen_div0.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for_overlap.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for1.v". + +[INFO :PP0122] Preprocessing source file "t_gen_forif.v". + +[INFO :PP0122] Preprocessing source file "t_gen_for_shuffle.v". + +[INFO :PP0122] Preprocessing source file "t_gen_inc.v". + +[INFO :PP0122] Preprocessing source file "t_gen_intdot.v". + [INFO :PP0122] Preprocessing source file "t_math_signed.v". +[INFO :PP0122] Preprocessing source file "t_gen_self_return.v". + +[INFO :PP0122] Preprocessing source file "t_gen_local.v". + +[INFO :PP0122] Preprocessing source file "t_hierarchy_identifier.v". + +[INFO :PP0122] Preprocessing source file "t_gen_lsb.v". + [INFO :PP0122] Preprocessing source file "t_math_signed_wire.v". +[INFO :PP0122] Preprocessing source file "t_math_signed5.v". + +[INFO :PP0122] Preprocessing source file "t_init_concat.v". + +[INFO :PP0122] Preprocessing source file "t_gen_var_bad.v". + +[INFO :PP0122] Preprocessing source file "t_generate_fatal_bad.v". + +[INFO :PP0122] Preprocessing source file "t_initial_edge.v". + +[INFO :PP0122] Preprocessing source file "t_hierarchy_identifier_bad.v". + +[INFO :PP0122] Preprocessing source file "t_initarray_nonarray.v". + +[INFO :PP0122] Preprocessing source file "t_initial.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_mem.v". +[INFO :PP0122] Preprocessing source file "t_initial_dlyass.v". + [INFO :PP0122] Preprocessing source file "t_mem_file.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_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_inst_missing.v". + +[INFO :PP0122] Preprocessing source file "t_inst_notunsized.v". + [INFO :PP0122] Preprocessing source file "t_mem_multi_io.v". +[INFO :PP0122] Preprocessing source file "t_inst_sv.v". + +[INFO :PP0122] Preprocessing source file "t_interface.v". + +[INFO :PP0122] Preprocessing source file "t_interface_array_nocolon.v". + +[INFO :PP0122] Preprocessing source file "t_interface_down_gen.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen10.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen12.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen3.v". + +[INFO :PP0122] Preprocessing source file "t_interface_gen7.v". + +[INFO :PP0122] Preprocessing source file "t_interface_missing_bad.v". + +[INFO :PP0122] Preprocessing source file "t_interface_modportlist.v". + +[INFO :PP0122] Preprocessing source file "t_interface_mp_func.v". + +[INFO :PP0122] Preprocessing source file "t_interface_param2.v". + +[INFO :PP0122] Preprocessing source file "t_interface_star.v". + +[INFO :PP0122] Preprocessing source file "t_interface_wrong_bad.v". + +[INFO :PP0122] Preprocessing source file "t_langext_3.v". + +[INFO :PP0122] Preprocessing source file "t_langext_order_sub.v". + +[INFO :PP0122] Preprocessing source file "t_lint_always_comb_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_block_redecl_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_comb_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_declfilename.v". + +[INFO :PP0122] Preprocessing source file "t_lint_defparam.v". + +[INFO :PP0122] Preprocessing source file "t_lint_ifdepth_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_latch_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_once_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_pindup_bad.v". + +[INFO :PP0122] Preprocessing source file "t_lint_syncasyncnet_bad.v". + [INFO :PP0122] Preprocessing source file "t_mem_multidim.v". [INFO :PP0122] Preprocessing source file "t_mem_slice_bad.v". [INFO :PP0122] Preprocessing source file "t_mem_slice_dtype_bad.v". +[INFO :PP0122] Preprocessing source file "t_math_arith.v". + [INFO :PP0122] Preprocessing source file "t_mem_twoedge.v". [INFO :PP0122] Preprocessing source file "t_multitop1.v". @@ -1080,6 +958,8 @@ [INFO :PP0122] Preprocessing source file "t_order_comboclkloop.v". +[INFO :PP0122] Preprocessing source file "t_math_const.v". + [INFO :PP0122] Preprocessing source file "t_order_loop_bad.v". [INFO :PP0122] Preprocessing source file "t_order_multialways.v". @@ -1096,6 +976,8 @@ [INFO :PP0122] Preprocessing source file "t_param_default_bad.v". +[INFO :PP0122] Preprocessing source file "t_math_eq.v". + [INFO :PP0122] Preprocessing source file "t_param_first_a.v". [INFO :PP0122] Preprocessing source file "t_param_local.v". @@ -1104,6 +986,8 @@ [INFO :PP0122] Preprocessing source file "t_param_module.v". +[INFO :PP0122] Preprocessing source file "t_math_imm.v". + [INFO :PP0122] Preprocessing source file "t_param_named_2.v". [INFO :PP0122] Preprocessing source file "t_param_public.v". @@ -1114,22 +998,48 @@ [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_math_pick.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_math_vgen.v". + +[INFO :PP0122] Preprocessing source file "t_math_pow3.v". + [INFO :PP0122] Preprocessing source file "t_preproc_def09.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_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_signed6.v". + +[INFO :PP0122] Preprocessing source file "t_inst_array_bad.v". + +[INFO :PP0122] Preprocessing source file "t_mem_multi_ref_bad.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". @@ -1138,6 +1048,8 @@ [INFO :PP0122] Preprocessing source file "t_mem_multi_io2.v". +[INFO :PP0122] Preprocessing source file "t_preproc_persist2.v". + [INFO :PP0122] Preprocessing source file "t_mem_multiwire.v". [INFO :PP0122] Preprocessing source file "t_mem_packed_bad.v". @@ -1192,7 +1104,9 @@ [INFO :PP0122] Preprocessing source file "t_preproc_ifdef.v". -[INFO :PP0122] Preprocessing source file "t_preproc_persist2.v". +[INFO :PP0122] Preprocessing source file "t_mem_packed.v". + +[INFO :PP0122] Preprocessing source file "t_inst_array_partial.v". [INFO :PP0122] Preprocessing source file "t_preproc_ttempty.v". @@ -1200,46 +1114,132 @@ [INFO :PP0122] Preprocessing source file "t_real_param.v". +[INFO :PP0122] Preprocessing source file "t_inst_dtree.v". + [INFO :PP0122] Preprocessing source file "t_rnd.v". +[INFO :PP0122] Preprocessing source file "t_mem_slot.v". + +[INFO :PP0122] Preprocessing source file "t_mod_dup_ign.v". + [INFO :PP0122] Preprocessing source file "t_savable.v". +[INFO :PP0122] Preprocessing source file "t_mod_interface_array2.v". + +[INFO :PP0122] Preprocessing source file "t_mod_recurse1.v". + +[INFO :PP0122] Preprocessing source file "t_multitop_sig.v". + [INFO :PP0122] Preprocessing source file "t_select_bad_range3.v". +[INFO :PP0122] Preprocessing source file "t_optm_redor.v". + [INFO :PP0122] Preprocessing source file "t_select_bad_tri.v". +[INFO :PP0122] Preprocessing source file "t_inst_first_b.v". + [INFO :PP0122] Preprocessing source file "t_select_bound1.v". +[INFO :PP0122] Preprocessing source file "t_inst_misarray_bad.v". + +[INFO :PP0122] Preprocessing source file "t_order_b.v". + +[INFO :PP0122] Preprocessing source file "t_inst_missing_bad.v". + +[INFO :PP0122] Preprocessing source file "t_order_clkinst.v". + +[INFO :PP0122] Preprocessing source file "t_inst_mnpipe.v". + [INFO :PP0122] Preprocessing source file "t_select_lhs_oob2.v". +[INFO :PP0122] Preprocessing source file "t_inst_recurse_bad.v". + +[INFO :PP0122] Preprocessing source file "t_order_multidriven.v". + [INFO :PP0122] Preprocessing source file "t_select_param.v". +[INFO :PP0122] Preprocessing source file "t_inst_signed1.v". + +[INFO :PP0122] Preprocessing source file "t_inst_tree.v". + +[INFO :PP0122] Preprocessing source file "t_param_avec.v". + +[INFO :PP0122] Preprocessing source file "t_interface2.v". + +[INFO :PP0122] Preprocessing source file "t_param_chain.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_param_if_blk.v". + [INFO :PP0122] Preprocessing source file "t_select_plusloop.v". [INFO :PP0122] Preprocessing source file "t_select_set.v". [INFO :PP0122] Preprocessing source file "t_slice_init.v". +[INFO :PP0122] Preprocessing source file "t_param_named.v". + [INFO :PP0122] Preprocessing source file "t_string.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_param_repl.v". + +[INFO :PP0122] Preprocessing source file "t_param_shift.v". + +[INFO :PP0122] Preprocessing source file "t_param_type.v". + +[INFO :PP0122] Preprocessing source file "t_param_wide_io.v". + +[INFO :PP0122] Preprocessing source file "t_parse_delay.v". + [INFO :PP0122] Preprocessing source file "t_struct_array.v". +[INFO :PP0122] Preprocessing source file "t_past_bad.v". + +[INFO :PP0122] Preprocessing source file "t_pp_circdef_bad.v". + [INFO :PP0122] Preprocessing source file "t_struct_nest.v". [INFO :PP0122] Preprocessing source file "t_struct_notfound_bad.v". +[INFO :PP0122] Preprocessing source file "t_pp_dupdef.v". + +[INFO :PP0122] Preprocessing source file "t_pp_misdef_bad.v". + [INFO :PP0122] Preprocessing source file "t_struct_packed_sysfunct.v". +[INFO :PP0122] Preprocessing source file "t_pp_underline_bad.v". + [INFO :PP0122] Preprocessing source file "t_struct_param.v". +[INFO :PP0122] Preprocessing source file "t_interface_bind_public.v". + [INFO :PP0122] Preprocessing source file "t_struct_pat_width.v". +[INFO :PP0122] Preprocessing source file "t_interface_gen11.v". + +[INFO :PP0122] Preprocessing source file "t_preproc.v". + [INFO :PP0122] Preprocessing source file "t_struct_port.v". +[INFO :PP0122] Preprocessing source file "t_interface_gen2.v". + [INFO :PP0122] Preprocessing source file "t_struct_unaligned.v". +[INFO :PP0122] Preprocessing source file "t_interface_gen5.v". + [INFO :PP0122] Preprocessing source file "t_sv_bus_mux_demux.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_sys_plusargs.v". [INFO :PP0122] Preprocessing source file "t_sys_readmem_bad_digit.v". @@ -1368,8 +1368,6 @@ [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". @@ -1414,12 +1412,6 @@ [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". @@ -1482,8 +1474,16 @@ [INFO :PP0122] Preprocessing source file "t_unpacked_array_order.v". +[INFO :PP0122] Preprocessing source file "t_preproc_noline.v". + [INFO :PP0122] Preprocessing source file "t_unroll_genf.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_vams_wreal.v". [INFO :PP0122] Preprocessing source file "t_var_dotted.v". @@ -2061,10 +2061,10 @@ [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 "/home/alain/Surelog/SVIncCompil/dist/surelog/bin/../sv/builtin.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". @@ -2181,24 +2181,24 @@ [INFO :PA0201] Parsing source file "t_array_rev.v". -[INFO :PA0201] Parsing source file "t_arraysel_wide.v". - [INFO :PA0201] Parsing source file "t_alw_combdly.v". +[INFO :PA0201] Parsing source file "t_arraysel_wide.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_altera_lpm.v". -[INFO :PA0201] Parsing source file "t_assert_elab.v". +[INFO :PA0201] Parsing source file "t_assert_dup_bad.v". [INFO :PA0201] Parsing source file "t_alw_reorder.v". [INFO :PA0201] Parsing source file "t_alw_split_rst.v". +[INFO :PA0201] Parsing source file "t_assert_elab.v". + [INFO :PA0201] Parsing source file "t_array_list_bad.v". [INFO :PA0201] Parsing source file "t_assert_property.v". @@ -2207,6 +2207,8 @@ [INFO :PA0201] Parsing source file "t_altera_lpm.v". +[INFO :PA0201] Parsing source file "t_array_packed_sysfunct.v". + [INFO :PA0201] Parsing source file "t_altera_lpm.v". [INFO :PA0201] Parsing source file "t_alw_dly.v". @@ -2215,8 +2217,6 @@ [INFO :PA0201] Parsing source file "t_alw_splitord.v". -[INFO :PA0201] Parsing source file "t_array_packed_sysfunct.v". - [INFO :PA0201] Parsing source file "t_assign_inline.v". [INFO :PA0201] Parsing source file "t_bench_mux4k.v". @@ -2225,10 +2225,10 @@ [INFO :PA0201] Parsing source file "t_array_pattern_unpacked.v". -[INFO :PA0201] Parsing source file "t_array_type_methods.v". - [INFO :PA0201] Parsing source file "t_bitsel_struct2.v". +[INFO :PA0201] Parsing source file "t_array_type_methods.v". + [INFO :PA0201] Parsing source file "t_assert_casez.v". [INFO :PA0201] Parsing source file "t_assert_comp.v". @@ -2265,32 +2265,32 @@ [INFO :PA0201] Parsing source file "t_case_huge_sub2.v". -[INFO :PA0201] Parsing source file "t_case_deep.v". - [INFO :PA0201] Parsing source file "t_case_huge_sub4.v". [INFO :PA0201] Parsing source file "t_case_inside.v". [INFO :PA0201] Parsing source file "t_case_itemwidth.v". +[INFO :PA0201] Parsing source file "t_case_deep.v". + [INFO :PA0201] Parsing source file "t_case_nest.v". [INFO :PA0201] Parsing source file "t_case_onehot.v". -[INFO :PA0201] Parsing source file "t_case_reducer.v". - [INFO :PA0201] Parsing source file "t_case_wild.v". +[INFO :PA0201] Parsing source file "t_case_reducer.v". + [INFO :PA0201] Parsing source file "t_clk_concat4.v". [INFO :PA0201] Parsing source file "t_clk_concat6.v". +[INFO :PA0201] Parsing source file "t_case_write2_tasks.v". + [INFO :PA0201] Parsing source file "t_clk_condflop_nord.v". [INFO :PA0201] Parsing source file "t_clk_dsp.v". -[INFO :PA0201] Parsing source file "t_case_write2_tasks.v". - [INFO :PA0201] Parsing source file "t_clk_gater.v". [INFO :PA0201] Parsing source file "t_clk_latch.v". @@ -2363,10 +2363,10 @@ [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". +[INFO :PA0201] Parsing source file "t_flag_csplit.v". + [INFO :PA0201] Parsing source file "t_flag_f__3.v". [INFO :PA0201] Parsing source file "t_flag_fi.v". @@ -2403,46 +2403,46 @@ [INFO :PA0201] Parsing source file "t_func.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_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_dotted.v". - [INFO :PA0201] Parsing source file "t_func_wide.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_gate_elim.v". +[INFO :PA0201] Parsing source file "t_func_const_packed_struct_bad.v". + [INFO :PA0201] Parsing source file "t_gen_assign.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_func_dotted.v". + [INFO :PA0201] Parsing source file "t_array_interface.v". +[INFO :PA0201] Parsing source file "t_gen_cond_const.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_gen_for.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". @@ -2451,6 +2451,8 @@ [INFO :PA0201] Parsing source file "t_func_return.v". +[INFO :PA0201] Parsing source file "t_gen_intdot.v". + [INFO :PA0201] Parsing source file "t_func_twocall.v". [INFO :PA0201] Parsing source file "t_func_v.v". @@ -2459,35 +2461,47 @@ [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_lsb.v". -[INFO :PA0201] Parsing source file "t_gen_upscope.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_gen_upscope.v". + +[INFO :PA0201] Parsing source file "t_iff.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_inst_ccall.v". + +[INFO :PA0201] Parsing source file "t_inst_darray.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_inst_ccall.v". +[INFO :PA0201] Parsing source file "t_flag_debugi9.v". -[INFO :PA0201] Parsing source file "t_inst_darray.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_flag_parameter.v". + +[INFO :PA0201] Parsing source file "t_for_funcbound.v". [INFO :PA0201] Parsing source file "t_inst_first_b.v". @@ -2501,30 +2515,14 @@ [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_flag_parameter.v". - -[INFO :PA0201] Parsing source file "t_for_funcbound.v". +[INFO :PA0201] Parsing source file "t_for_local.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". @@ -2535,20 +2533,30 @@ [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_func_defaults.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_array_nocolon_bad.v". + [INFO :PA0201] Parsing source file "t_interface_down.v". [INFO :PA0201] Parsing source file "t_interface_dups.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_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". @@ -2565,15 +2573,25 @@ [INFO :PA0201] Parsing source file "t_lint_colonplus_bad.v". -[INFO :PA0201] Parsing source file "t_func_defaults.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_func_outp.v". + +[INFO :PA0201] Parsing source file "t_func_public.v". + +[INFO :PA0201] Parsing source file "t_func_under2.v". + +[INFO :PA0201] Parsing source file "t_func_void_bad.v". + +[INFO :PA0201] Parsing source file "t_gate_array.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_gate_unsup.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_gen_alw.v". [INFO :PA0201] Parsing source file "t_lint_comb_use.v". @@ -2595,46 +2613,46 @@ [INFO :PA0201] Parsing source file "t_lint_unsup_deassign.v". +[INFO :PA0201] Parsing source file "t_gen_defparam.v". + +[INFO :PA0201] Parsing source file "t_gen_div0.v". + [INFO :PA0201] Parsing source file "t_lint_unused_bad.v". +[INFO :PA0201] Parsing source file "t_gen_for0.v". + +[INFO :PA0201] Parsing source file "t_gen_for_overlap.v". + +[INFO :PA0201] Parsing source file "t_gen_if.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_gen_index.v". -[INFO :PA0201] Parsing source file "t_math_concat0.v". +[INFO :PA0201] Parsing source file "t_math_clog2.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_gen_local.v". -[INFO :PA0201] Parsing source file "t_func_grey.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_concat0.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_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". - -[INFO :PA0201] Parsing source file "t_gate_array.v". - -[INFO :PA0201] Parsing source file "t_gate_unsup.v". - -[INFO :PA0201] Parsing source file "t_gen_alw.v". - [INFO :PA0201] Parsing source file "t_math_div0.v". [INFO :PA0201] Parsing source file "t_math_divw.v". @@ -2645,70 +2663,102 @@ [INFO :PA0201] Parsing source file "t_initial_edge.v". -[INFO :PA0201] Parsing source file "t_gen_defparam.v". - [INFO :PA0201] Parsing source file "t_inst_array_bad.v". [INFO :PA0201] Parsing source file "t_inst_array_partial.v". -[INFO :PA0201] Parsing source file "t_gen_div0.v". - [INFO :PA0201] Parsing source file "t_inst_dff.v". -[INFO :PA0201] Parsing source file "t_gen_for0.v". - -[INFO :PA0201] Parsing source file "t_gen_for_overlap.v". - -[INFO :PA0201] Parsing source file "t_gen_if.v". +[INFO :PA0201] Parsing source file "t_gen_self_return.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_assert_synth.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_bind2.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_bitsel_struct.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_bitsel_struct3.v". -[INFO :PA0201] Parsing source file "t_math_real_public.v". +[INFO :PA0201] Parsing source file "t_inst_wideconst.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_real_public.v". + +[INFO :PA0201] Parsing source file "t_case_66bits.v". + +[INFO :PA0201] Parsing source file "t_case_auto1.v". + +[INFO :PA0201] Parsing source file "t_case_huge.v". + +[INFO :PA0201] Parsing source file "t_case_huge_sub3.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_case_write1.v". + [INFO :PA0201] Parsing source file "t_interface_arraymux.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_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_interface_gen.v". +[INFO :PA0201] Parsing source file "t_hierarchy_identifier.v". + [INFO :PA0201] Parsing source file "t_interface_gen3.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_init_concat.v". + +[INFO :PA0201] Parsing source file "t_inside.v". + [INFO :PA0201] Parsing source file "t_interface_modport_bad.v". [INFO :PA0201] Parsing source file "t_interface_modportlist.v". [INFO :PA0201] Parsing source file "t_interface_mp_func.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_inst_missing_bad.v". + +[INFO :PA0201] Parsing source file "t_inst_mnpipe.v". + [INFO :PA0201] Parsing source file "t_interface_param2.v". +[INFO :PA0201] Parsing source file "t_inst_recurse2_bad.v". + +[INFO :PA0201] Parsing source file "t_inst_recurse_bad.v". + +[INFO :PA0201] Parsing source file "t_inst_slice.v". + [INFO :PA0201] Parsing source file "t_interface_star.v". [INFO :PA0201] Parsing source file "t_interface_wrong_bad.v". @@ -2731,93 +2781,33 @@ [INFO :PA0201] Parsing source file "t_lint_syncasyncnet_bad.v". -[INFO :PA0201] Parsing source file "t_assert_synth.v". - -[INFO :PA0201] Parsing source file "t_bind2.v". - [INFO :PA0201] Parsing source file "t_math_arith.v". -[INFO :PA0201] Parsing source file "t_bitsel_struct.v". - -[INFO :PA0201] Parsing source file "t_bitsel_struct3.v". - -[INFO :PA0201] Parsing source file "t_case_66bits.v". - -[INFO :PA0201] Parsing source file "t_case_auto1.v". - -[INFO :PA0201] Parsing source file "t_case_huge.v". - -[INFO :PA0201] Parsing source file "t_case_huge_sub3.v". +[INFO :PA0201] Parsing source file "t_interface.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_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_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". - -[INFO :PA0201] Parsing source file "t_inst_recurse2_bad.v". - -[INFO :PA0201] Parsing source file "t_inst_recurse_bad.v". - -[INFO :PA0201] Parsing source file "t_inst_slice.v". - -[INFO :PA0201] Parsing source file "t_interface.v". - -[INFO :PA0201] Parsing source file "t_math_sign_extend.v". - -[INFO :PA0201] Parsing source file "t_math_signed5.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_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_cdc_async_bad.v". -[INFO :PA0201] Parsing source file "t_math_vliw.v". +[INFO :PA0201] Parsing source file "t_cellarray.v". -[INFO :PA0201] Parsing source file "t_mem_banks.v". +[INFO :PA0201] Parsing source file "t_math_pick.v". -[INFO :PA0201] Parsing source file "t_math_tri.v". +[INFO :PA0201] Parsing source file "t_math_pow3.v". -[INFO :PA0201] Parsing source file "t_math_vgen.v". +[INFO :PA0201] Parsing source file "t_chg_first.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_interface_gen10.v". @@ -2827,38 +2817,52 @@ [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_clk_concat3.v". -[INFO :PA0201] Parsing source file "t_cellarray.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_clk_concat5.v". + +[INFO :PA0201] Parsing source file "t_math_sign_extend.v". + +[INFO :PA0201] Parsing source file "t_math_signed5.v". [INFO :PA0201] Parsing source file "t_interface_mismodport_bad.v". +[INFO :PA0201] Parsing source file "t_math_signed4.v". + [INFO :PA0201] Parsing source file "t_interface_modport_export.v". [INFO :PA0201] Parsing source file "t_interface_nest.v". -[INFO :PA0201] Parsing source file "t_interface_parameter_access.v". +[INFO :PA0201] Parsing source file "t_clk_condflop.v". -[INFO :PA0201] Parsing source file "t_mem_first.v". +[INFO :PA0201] Parsing source file "t_clk_dpulse.v". + +[INFO :PA0201] Parsing source file "t_interface_parameter_access.v". [INFO :PA0201] Parsing source file "t_langext_order.v". -[INFO :PA0201] Parsing source file "t_chg_first.v". +[INFO :PA0201] Parsing source file "t_math_vliw.v". -[INFO :PA0201] Parsing source file "t_clk_concat.v". +[INFO :PA0201] Parsing source file "t_clk_first.v". -[INFO :PA0201] Parsing source file "t_clk_concat2.v". +[INFO :PA0201] Parsing source file "t_mem_banks.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_math_tri.v". [INFO :PA0201] Parsing source file "t_langext_order_sub.v". [INFO :PA0201] Parsing source file "t_lint_always_comb_iface.v". +[INFO :PA0201] Parsing source file "t_math_vgen.v". + +[INFO :PA0201] Parsing source file "t_clk_gen.v". + [INFO :PA0201] Parsing source file "t_lint_ifdepth_bad.v". [INFO :PA0201] Parsing source file "t_lint_input_eq_bad.v". @@ -2873,88 +2877,56 @@ [INFO :PA0201] Parsing source file "t_lint_unused.v". -[INFO :PA0201] Parsing source file "t_clk_concat5.v". +[INFO :PA0201] Parsing source file "t_clk_inp_init.v". [INFO :PA0201] Parsing source file "t_lint_width_bad.v". +[INFO :PA0201] Parsing source file "t_clk_latchgate.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_math_cond_huge.v". +[INFO :PA0201] Parsing source file "t_clocker.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_concat_large_bad.v". [INFO :PA0201] Parsing source file "t_concat_opt.v". -[INFO :PA0201] Parsing source file "t_math_signed7.v". +[INFO :PA0201] Parsing source file "t_mem_first.v". -[INFO :PA0201] Parsing source file "t_mem_slice_dtype_bad.v". +[INFO :PA0201] Parsing source file "t_mem_iforder.v". -[INFO :PA0201] Parsing source file "t_math_svl.v". +[INFO :PA0201] Parsing source file "t_mem_multidim.v". -[INFO :PA0201] Parsing source file "t_metacmt_onoff.v". - -[INFO :PA0201] Parsing source file "t_mod_interface_array.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_order.v". - -[INFO :PA0201] Parsing source file "t_order_doubleloop.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_math_signed6.v". [INFO :PA0201] Parsing source file "t_cover_line.v". [INFO :PA0201] Parsing source file "t_crazy_sel.v". +[INFO :PA0201] Parsing source file "t_math_signed7.v". + +[INFO :PA0201] Parsing source file "t_math_svl.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_dimport.v". - -[INFO :PA0201] Parsing source file "t_mem_multi_io2.v". +[INFO :PA0201] Parsing source file "t_math_trig.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_mem_packed.v". - [INFO :PA0201] Parsing source file "t_display_time.v". [INFO :PA0201] Parsing source file "t_dos.v". @@ -2963,12 +2935,100 @@ [INFO :PA0201] Parsing source file "t_dpi_accessors.v". +[INFO :PA0201] Parsing source file "t_mem_file.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_mem_slice_bad.v". + +[INFO :PA0201] Parsing source file "t_dpi_imp_gen.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_mem_slot.v". + +[INFO :PA0201] Parsing source file "t_mod_dup_bad.v". + +[INFO :PA0201] Parsing source file "t_mod_interface_array1.v". + +[INFO :PA0201] Parsing source file "t_mem_slice_dtype_bad.v". + +[INFO :PA0201] Parsing source file "t_mod_nomod.v". + +[INFO :PA0201] Parsing source file "t_mod_recurse1.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_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_metacmt_onoff.v". + +[INFO :PA0201] Parsing source file "t_mod_interface_array.v". + +[INFO :PA0201] Parsing source file "t_mod_longname.v". + +[INFO :PA0201] Parsing source file "t_order.v". + +[INFO :PA0201] Parsing source file "t_order_doubleloop.v". + +[INFO :PA0201] Parsing source file "t_param_array3.v". + +[INFO :PA0201] Parsing source file "t_param_bit_sel.v". + +[INFO :PA0201] Parsing source file "t_param_circ_bad.v". + +[INFO :PA0201] Parsing source file "t_param_const_part.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_param_first.v". + +[INFO :PA0201] Parsing source file "t_param_package.v". + +[INFO :PA0201] Parsing source file "t_param_real.v". + +[INFO :PA0201] Parsing source file "t_param_scope_bad.v". + +[INFO :PA0201] Parsing source file "t_param_sel.v". + +[INFO :PA0201] Parsing source file "t_package_dimport.v". + +[INFO :PA0201] Parsing source file "t_param_value.v". + +[INFO :PA0201] Parsing source file "t_dpi_openfirst.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_dpi_openreg_bad.v". + +[INFO :PA0201] Parsing source file "t_dpi_qw.v". + [INFO :PA0201] Parsing source file "t_mem_multi_io3.v". +[INFO :PA0201] Parsing source file "t_dpi_shortcircuit2.v". + +[INFO :PA0201] Parsing source file "t_dpi_string.v". + [INFO :PA0201] Parsing source file "t_param_concat.v". [INFO :PA0201] Parsing source file "t_param_default_bad.v". @@ -2977,51 +3037,47 @@ [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_dpi_sys.v". -[INFO :PA0201] Parsing source file "t_mod_dup_bad.v". +[INFO :PA0201] Parsing source file "t_dpi_threads.v". -[INFO :PA0201] Parsing source file "t_mod_interface_array1.v". +[INFO :PA0201] Parsing source file "t_dpi_vams.v". -[INFO :PA0201] Parsing source file "t_mod_nomod.v". - -[INFO :PA0201] Parsing source file "t_mod_recurse1.v". +[INFO :PA0201] Parsing source file "t_dpi_var.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_pipe_filter.v". -[INFO :PA0201] Parsing source file "t_order_clkinst.v". +[INFO :PA0201] Parsing source file "t_pp_lib_library.v". -[INFO :PA0201] Parsing source file "t_order_multidriven.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_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_embed1_child.v". -[INFO :PA0201] Parsing source file "t_param_circ_bad.v". +[INFO :PA0201] Parsing source file "t_embed1_wrap.v". -[INFO :PA0201] Parsing source file "t_param_const_part.v". +[INFO :PA0201] Parsing source file "t_enum.v". -[INFO :PA0201] Parsing source file "t_param_first.v". +[INFO :PA0201] Parsing source file "t_param_named.v". -[INFO :PA0201] Parsing source file "t_param_package.v". +[INFO :PA0201] Parsing source file "t_param_no_parentheses.v". -[INFO :PA0201] Parsing source file "t_dpi_imp_gen.v". +[INFO :PA0201] Parsing source file "t_param_repl.v". [INFO :PA0201] Parsing source file "t_order_a.v". @@ -3031,38 +3087,42 @@ [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". - [INFO :PA0201] Parsing source file "t_param_shift.v". [INFO :PA0201] Parsing source file "t_param_type.v". -[INFO :PA0201] Parsing source file "t_param_value.v". +[INFO :PA0201] Parsing source file "t_package.v". + +[INFO :PA0201] Parsing source file "t_real_param.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_enum_name2.v". + +[INFO :PA0201] Parsing source file "t_enum_name3.v". + +[INFO :PA0201] Parsing source file "t_enum_public.v". + +[INFO :PA0201] Parsing source file "t_enum_type_methods.v". [INFO :PA0201] Parsing source file "t_package_enum.v". +[INFO :PA0201] Parsing source file "t_rnd.v". + +[INFO :PA0201] Parsing source file "t_scope_map.v". + +[INFO :PA0201] Parsing source file "t_select_bad_msb.v". + [INFO :PA0201] Parsing source file "t_param_wide_io.v". +[INFO :PA0201] Parsing source file "t_select_bad_range.v". + +[INFO :PA0201] Parsing source file "t_select_bad_range2.v". + [INFO :PA0201] Parsing source file "t_parse_delay.v". [INFO :PA0201] Parsing source file "t_past_bad.v". @@ -3073,6 +3133,8 @@ [INFO :PA0201] Parsing source file "t_pp_lib.v". +[INFO :PA0201] Parsing source file "t_select_bound2.v". + [INFO :PA0201] Parsing source file "t_pp_misdef_bad.v". [INFO :PA0201] Parsing source file "t_pp_underline_bad.v". @@ -3087,17 +3149,7 @@ [INFO :PA0201] Parsing source file "t_reloop_cam.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_little.v". [INFO :PA0201] Parsing source file "t_package_param.v". @@ -3105,87 +3157,41 @@ [INFO :PA0201] Parsing source file "t_param_ceil.v". -[INFO :PA0201] Parsing source file "t_select_index.v". +[INFO :PA0201] Parsing source file "t_select_loop.v". -[INFO :PA0201] Parsing source file "t_dpi_openreg_bad.v". +[INFO :PA0201] Parsing source file "t_select_plus.v". -[INFO :PA0201] Parsing source file "t_select_index2.v". +[INFO :PA0201] Parsing source file "t_stream2.v". -[INFO :PA0201] Parsing source file "t_dpi_qw.v". +[INFO :PA0201] Parsing source file "t_string_type_methods.v". -[INFO :PA0201] Parsing source file "t_dpi_shortcircuit2.v". - -[INFO :PA0201] Parsing source file "t_dpi_string.v". - -[INFO :PA0201] Parsing source file "t_real_param.v". +[INFO :PA0201] Parsing source file "t_struct_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_struct_portsel.v". -[INFO :PA0201] Parsing source file "t_select_bad_range.v". +[INFO :PA0201] Parsing source file "t_select_index.v". -[INFO :PA0201] Parsing source file "t_select_bad_range2.v". - -[INFO :PA0201] Parsing source file "t_select_bound2.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_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_select_plusloop.v". - -[INFO :PA0201] Parsing source file "t_enum_int.v". - -[INFO :PA0201] Parsing source file "t_enum_name2.v". - -[INFO :PA0201] Parsing source file "t_enum_name3.v". - -[INFO :PA0201] Parsing source file "t_enum_public.v". - -[INFO :PA0201] Parsing source file "t_enum_type_methods.v". +[INFO :PA0201] Parsing source file "t_select_index2.v". [INFO :PA0201] Parsing source file "t_param_type2.v". @@ -3195,48 +3201,68 @@ [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_select_lhs_oob2.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_select_param.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_sv_conditional.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_select_plusloop.v". [INFO :PA0201] Parsing source file "t_stream3.v". +[INFO :PA0201] Parsing source file "t_slice_cond.v". + +[INFO :PA0201] Parsing source file "t_trace_cat.v". + +[INFO :PA0201] Parsing source file "t_stop_bad.v". + +[INFO :PA0201] Parsing source file "t_trace_decoration.v". + +[INFO :PA0201] Parsing source file "t_trace_ena.v". + +[INFO :PA0201] Parsing source file "t_trace_packed_struct.v". + +[INFO :PA0201] Parsing source file "t_stream.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_struct_pat_width.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_struct_init.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_anon.v". +[INFO :PA0201] Parsing source file "t_extend.v". -[INFO :PA0201] Parsing source file "t_struct_array.v". +[INFO :PA0201] Parsing source file "t_final.v". + +[INFO :PA0201] Parsing source file "t_flag_bboxsys.v". + +[INFO :PA0201] Parsing source file "t_tri_dangle.v". + +[INFO :PA0201] Parsing source file "t_tri_gen.v". + +[INFO :PA0201] Parsing source file "t_tri_ifbegin.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". @@ -3251,10 +3277,14 @@ [INFO :PA0201] Parsing source file "t_tri_select_unsized.v". -[INFO :PA0201] Parsing source file "t_sv_conditional.v". - [INFO :PA0201] Parsing source file "t_type_param.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_typedef.v". + [INFO :PA0201] Parsing source file "t_struct_nest.v". [INFO :PA0201] Parsing source file "t_struct_notfound_bad.v". @@ -3263,114 +3293,6 @@ [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". - -[INFO :PA0201] Parsing source file "t_trace_ena.v". - -[INFO :PA0201] Parsing source file "t_trace_packed_struct.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_trace_primitive.v". - -[INFO :PA0201] Parsing source file "t_trace_string.v". - -[INFO :PA0201] Parsing source file "t_sys_readmem_bad_addr.v". - -[INFO :PA0201] Parsing source file "t_sys_readmem_bad_digit.v". - -[INFO :PA0201] Parsing source file "t_sys_readmem_bad_end.v". - -[INFO :PA0201] Parsing source file "t_sys_readmem_bad_notfound.v". - -[INFO :PA0201] Parsing source file "t_sys_sformat.v". - -[INFO :PA0201] Parsing source file "t_table_fsm.v". - -[INFO :PA0201] Parsing source file "t_typedef_port.v". - -[INFO :PA0201] Parsing source file "t_unopt_array.v". - -[INFO :PA0201] Parsing source file "t_trace_param.v". - -[INFO :PA0201] Parsing source file "t_trace_scstruct.v". - -[INFO :PA0201] Parsing source file "t_tri_array.v". - -[INFO :PA0201] Parsing source file "t_tri_gate.v". - -[INFO :PA0201] Parsing source file "t_unoptflat_simple_2.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". - -[INFO :PA0201] Parsing source file "t_tri_gen.v". - -[INFO :PA0201] Parsing source file "t_tri_ifbegin.v". - -[INFO :PA0201] Parsing source file "t_var_dup2.v". - -[INFO :PA0201] Parsing source file "t_var_dup_bad.v". - -[INFO :PA0201] Parsing source file "t_tri_graph.v". - -[INFO :PA0201] Parsing source file "t_tri_inout.v". - -[INFO :PA0201] Parsing source file "t_tri_inz.v". - -[INFO :PA0201] Parsing source file "t_tri_pull01.v". - -[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". @@ -3387,23 +3309,103 @@ [INFO :PA0201] Parsing source file "t_unoptflat_simple_3.v". +[INFO :PA0201] Parsing source file "t_struct_unpacked_bad.v". + [INFO :PA0201] Parsing source file "t_unroll_forfor.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_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_sys_readmem_bad_addr.v". + +[INFO :PA0201] Parsing source file "t_sys_readmem_bad_digit.v". + +[INFO :PA0201] Parsing source file "t_sys_readmem_bad_end.v". + +[INFO :PA0201] Parsing source file "t_sys_readmem_bad_notfound.v". + +[INFO :PA0201] Parsing source file "t_sys_sformat.v". + +[INFO :PA0201] Parsing source file "t_table_fsm.v". + [INFO :PA0201] Parsing source file "t_var_assign_landr.v". [INFO :PA0201] Parsing source file "t_var_dotted.v". -[INFO :PA0201] Parsing source file "t_unroll_genf.v". +[INFO :PA0201] Parsing source file "t_flag_debug_noleak.v". -[INFO :PA0201] Parsing source file "t_vams_wreal.v". +[INFO :PA0201] Parsing source file "t_flag_define.v". -[INFO :PA0201] Parsing source file "t_extend.v". +[INFO :PA0201] Parsing source file "t_flag_future.v". -[INFO :PA0201] Parsing source file "t_final.v". +[INFO :PA0201] Parsing source file "t_flag_getenv.v". -[INFO :PA0201] Parsing source file "t_flag_bboxsys.v". +[INFO :PA0201] Parsing source file "t_flag_lib.v". -[INFO :PA0201] Parsing source file "t_var_const.v". +[INFO :PA0201] Parsing source file "t_flag_libinc.v". + +[INFO :PA0201] Parsing source file "t_flag_relinc.v". + +[INFO :PA0201] Parsing source file "t_flag_topmod2_bad.v". + +[INFO :PA0201] Parsing source file "t_flag_topmodule_inline.v". + +[INFO :PA0201] Parsing source file "t_flag_wfatal.v". + +[INFO :PA0201] Parsing source file "t_flag_xinitial_0.v". + +[INFO :PA0201] Parsing source file "t_for_break.v". + +[INFO :PA0201] Parsing source file "t_trace_param.v". + +[INFO :PA0201] Parsing source file "t_trace_scstruct.v". + +[INFO :PA0201] Parsing source file "t_tri_array.v". + +[INFO :PA0201] Parsing source file "t_for_loop.v". + +[INFO :PA0201] Parsing source file "t_func_begin2.v". + +[INFO :PA0201] Parsing source file "t_func_const.v". + +[INFO :PA0201] Parsing source file "t_tri_gate.v". + +[INFO :PA0201] Parsing source file "t_func_default_warn.v". + +[INFO :PA0201] Parsing source file "t_func_endian.v". + +[INFO :PA0201] Parsing source file "t_tri_graph.v". + +[INFO :PA0201] Parsing source file "t_tri_inout.v". + +[INFO :PA0201] Parsing source file "t_tri_inz.v". + +[INFO :PA0201] Parsing source file "t_tri_pull01.v". + +[INFO :PA0201] Parsing source file "t_tri_various.v". + +[INFO :PA0201] Parsing source file "t_udp.v". + +[INFO :PA0201] Parsing source file "t_typedef_port.v". + +[INFO :PA0201] Parsing source file "t_unopt_array.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_func_graphcirc.v". + +[INFO :PA0201] Parsing source file "t_func_lib.v". + +[INFO :PA0201] Parsing source file "t_func_lib_sub.v". [INFO :PA0201] Parsing source file "t_var_overzero.v". @@ -3411,6 +3413,44 @@ [INFO :PA0201] Parsing source file "t_var_types.v". +[INFO :PA0201] Parsing source file "t_unoptflat_simple_2.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_var_dup2.v". + +[INFO :PA0201] Parsing source file "t_var_dup_bad.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_unroll_genf.v". + +[INFO :PA0201] Parsing source file "t_vams_wreal.v". + +[INFO :PA0201] Parsing source file "t_var_nonamebegin.v". + +[INFO :PA0201] Parsing source file "t_var_const.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_var_dup3.v". [INFO :PA0201] Parsing source file "t_var_in_assign.v". @@ -3443,46 +3483,6 @@ [INFO :PA0201] Parsing source file "t_xml_tag.v". -[INFO :PA0201] Parsing source file "t_flag_debug_noleak.v". - -[INFO :PA0201] Parsing source file "t_flag_define.v". - -[INFO :PA0201] Parsing source file "t_flag_future.v". - -[INFO :PA0201] Parsing source file "t_flag_getenv.v". - -[INFO :PA0201] Parsing source file "t_flag_lib.v". - -[INFO :PA0201] Parsing source file "t_flag_libinc.v". - -[INFO :PA0201] Parsing source file "t_flag_relinc.v". - -[INFO :PA0201] Parsing source file "t_flag_topmod2_bad.v". - -[INFO :PA0201] Parsing source file "t_flag_topmodule_inline.v". - -[INFO :PA0201] Parsing source file "t_flag_wfatal.v". - -[INFO :PA0201] Parsing source file "t_flag_xinitial_0.v". - -[INFO :PA0201] Parsing source file "t_for_break.v". - -[INFO :PA0201] Parsing source file "t_for_loop.v". - -[INFO :PA0201] Parsing source file "t_func_begin2.v". - -[INFO :PA0201] Parsing source file "t_func_const.v". - -[INFO :PA0201] Parsing source file "t_func_default_warn.v". - -[INFO :PA0201] Parsing source file "t_func_endian.v". - -[INFO :PA0201] Parsing source file "t_func_graphcirc.v". - -[INFO :PA0201] Parsing source file "t_func_lib.v". - -[INFO :PA0201] Parsing source file "t_func_lib_sub.v". - [INFO :PA0201] Parsing source file "t_func_numones.v". [INFO :PA0201] Parsing source file "t_func_outfirst.v". @@ -4203,14 +4203,14 @@ [WARNI:PA0205] t_flag_topmodule.v:32 No timescale set for "d". -[WARNI:PA0205] t_func_const2_bad.v:17 No timescale set for "c9". - -[WARNI:PA0205] t_func_const2_bad.v:25 No timescale set for "b8". - [WARNI:PA0205] t_func_regfirst.v:49 No timescale set for "f6". [WARNI:PA0205] t_func_wide.v:30 No timescale set for "muxtop". +[WARNI:PA0205] t_func_const2_bad.v:17 No timescale set for "c9". + +[WARNI:PA0205] t_func_const2_bad.v:25 No timescale set for "b8". + [WARNI:PA0205] t_gate_elim.v:66 No timescale set for "ta". [WARNI:PA0205] t_gate_elim.v:76 No timescale set for "tb". @@ -4225,6 +4225,8 @@ [WARNI:PA0205] t_array_interface.v:12 No timescale set for "modify_interface". +[WARNI:PA0205] t_gen_cond_const.v:45 No timescale set for "test_gen". + [WARNI:PA0205] t_func_dotted.v:66 No timescale set for "global_mod". [WARNI:PA0205] t_func_dotted.v:76 No timescale set for "ma". @@ -4233,14 +4235,8 @@ [WARNI:PA0205] t_func_dotted.v:119 No timescale set for "mc". -[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_gen_for.v:54 No timescale set for "gencase". [WARNI:PA0205] t_gen_for.v:74 No timescale set for "paramed". @@ -4251,6 +4247,10 @@ [WARNI:PA0205] t_gen_for.v:162 No timescale set for "enflop_one". +[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_intdot.v:45 No timescale set for "Generate". @@ -4279,24 +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_for_funcbound.v:53 No timescale set for "strings". +[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_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_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". @@ -4311,18 +4311,6 @@ [WARNI:PA0205] t_interface_size_bad.v:20 No timescale set for "baz". -[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_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_lint_unused_iface_bad.v:6 No timescale set for "dummy_if". - -[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". @@ -4331,37 +4319,57 @@ [WARNI:PA0205] t_func_outp.v:84 No timescale set for "mytop". -[WARNI:PA0205] t_genfor_hier.v:7 No timescale set for "m1". - -[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_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_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_gen_defparam.v:26 No timescale set for "m1". + [WARNI:PA0205] t_gen_defparam.v:40 No timescale set for "m2". [WARNI:PA0205] t_gen_for_overlap.v:35 No timescale set for "sub1". [WARNI:PA0205] t_gen_for_overlap.v:40 No timescale set for "sub2". -[WARNI:PA0205] t_inst_dff.v:109 No timescale set for "dff". +[WARNI:PA0205] t_lint_unused_iface_bad.v:6 No timescale set for "dummy_if". + +[WARNI:PA0205] t_gen_intdot2.v:38 No timescale set for "One". [WARNI:PA0205] t_gen_index.v:41 No timescale set for "foo". [WARNI:PA0205] t_gen_index.v:62 No timescale set for "bar". +[WARNI:PA0205] t_genvar_misuse_bad.v:7 No timescale set for "top". + +[WARNI:PA0205] t_gen_missing.v:12 No timescale set for "foobar". + +[WARNI:PA0205] t_gen_missing.v:45 No timescale set for "foo0". + +[WARNI:PA0205] t_inst_dff.v:109 No timescale set for "dff". + +[WARNI:PA0205] t_bind2.v:50 No timescale set for "targetmod". + +[WARNI:PA0205] t_bind2.v:66 No timescale set for "mycheck". + [WARNI:PA0205] t_inst_notunsized.v:93 No timescale set for "Muxer". [WARNI:PA0205] t_inst_sv.v:61 No timescale set for "t_inst". [WARNI:PA0205] t_inst_wideconst.v:59 No timescale set for "wide". +[WARNI:PA0205] t_case_huge_sub3.v:6 No timescale set for "t_case_huge_sub3". + [WARNI:PA0205] t_interface_arraymux.v:32 No timescale set for "ThingMuxOH". [WARNI:PA0205] t_interface_arraymux.v:43 No timescale set for "Thinker". -[WARNI:PA0205] t_gen_missing.v:12 No timescale set for "foobar". - -[WARNI:PA0205] t_gen_missing.v:45 No timescale set for "foo0". +[WARNI:PA0205] t_init_concat.v:59 No timescale set for "regfile". [WARNI:PA0205] t_interface_modport_bad.v:20 No timescale set for "counter_ansi". @@ -4369,26 +4377,6 @@ [WARNI:PA0205] t_interface_modportlist.v:20 No timescale set for "my_interface". -[WARNI:PA0205] t_interface_param2.v:37 No timescale set for "mem". - -[WARNI:PA0205] t_interface_star.v:30 No timescale set for "counter_io". - -[WARNI:PA0205] t_interface_wrong_bad.v:11 No timescale set for "bar_intf". - -[WARNI:PA0205] t_lint_blksync_loop.v:44 No timescale set for "reg_1r1w". - -[WARNI:PA0205] t_lint_importstar_bad.v:6 No timescale set for "defs". - -[WARNI:PA0205] t_bind2.v:50 No timescale set for "targetmod". - -[WARNI:PA0205] t_bind2.v:66 No timescale set for "mycheck". - -[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". [WARNI:PA0205] t_inst_dtree.v:28 No timescale set for "cmod". @@ -4407,31 +4395,27 @@ [WARNI:PA0205] t_inst_recurse_bad.v:21 No timescale set for "looped2". +[WARNI:PA0205] t_interface_param2.v:37 No timescale set for "mem". + +[WARNI:PA0205] t_interface_star.v:30 No timescale set for "counter_io". + +[WARNI:PA0205] t_interface_wrong_bad.v:11 No timescale set for "bar_intf". + +[WARNI:PA0205] t_lint_blksync_loop.v:44 No timescale set for "reg_1r1w". + +[WARNI:PA0205] t_lint_importstar_bad.v:6 No timescale set for "defs". + [WARNI:PA0205] t_interface.v:70 No timescale set for "handshake". [WARNI:PA0205] t_interface.v:109 No timescale set for "source". [WARNI:PA0205] t_interface.v:141 No timescale set for "drain". -[WARNI:PA0205] t_math_vliw.v:58 No timescale set for "vliw". - -[WARNI:PA0205] t_interface_gen12.v:8 No timescale set for "foo_module". - -[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". - -[WARNI:PA0205] t_interface_nest.v:6 No timescale set for "if1". - -[WARNI:PA0205] t_interface_nest.v:10 No timescale set for "if2". - -[WARNI:PA0205] t_interface_nest.v:15 No timescale set for "mod1". +[WARNI:PA0205] t_math_imm.v:73 No timescale set for "example". [WARNI:PA0205] t_cellarray.v:66 No timescale set for "drv1". @@ -4443,10 +4427,32 @@ [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". +[WARNI:PA0205] t_interface_gen12.v:8 No timescale set for "foo_module". + +[WARNI:PA0205] t_interface_gen12.v:16 No timescale set for "bar_module". + +[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". + +[WARNI:PA0205] t_interface_nest.v:6 No timescale set for "if1". + +[WARNI:PA0205] t_interface_nest.v:10 No timescale set for "if2". + +[WARNI:PA0205] t_interface_nest.v:15 No timescale set for "mod1". + +[WARNI:PA0205] t_math_vliw.v:58 No timescale set for "vliw". [WARNI:PA0205] t_langext_order_sub.v:10 No timescale set for "t_langext_order_sub". +[WARNI:PA0205] t_clk_first.v:30 No timescale set for "t_clk". + +[WARNI:PA0205] t_clk_first.v:133 No timescale set for "t_clk_flop". + +[WARNI:PA0205] t_clk_first.v:151 No timescale set for "t_clk_two". + +[WARNI:PA0205] t_clk_first.v:175 No timescale set for "t_clk_twob". + [WARNI:PA0205] t_lint_always_comb_iface.v:6 No timescale set for "my_if". [WARNI:PA0205] t_lint_always_comb_iface.v:54 No timescale set for "my_module1". @@ -4461,27 +4467,13 @@ [WARNI:PA0205] t_math_cmp.v:71 No timescale set for "prover". -[WARNI:PA0205] t_clk_first.v:30 No timescale set for "t_clk". - -[WARNI:PA0205] t_clk_first.v:133 No timescale set for "t_clk_flop". - -[WARNI:PA0205] t_clk_first.v:151 No timescale set for "t_clk_two". - -[WARNI:PA0205] t_clk_first.v:175 No timescale set for "t_clk_twob". - -[WARNI:PA0205] t_math_signed.v:164 No timescale set for "by_width". - [WARNI:PA0205] t_clk_latchgate.v:97 No timescale set for "llq". [WARNI:PA0205] t_clk_latchgate.v:116 No timescale set for "ffq". -[WARNI:PA0205] t_mod_interface_array.v:8 No timescale set for "a_if". +[WARNI:PA0205] t_mem_iforder.v:58 No timescale set for "fifo". -[WARNI:PA0205] t_mod_interface_array.v:14 No timescale set for "intf_source". - -[WARNI:PA0205] t_mod_interface_array.v:26 No timescale set for "intf_sink". - -[WARNI:PA0205] t_mod_longname.v:28 No timescale set for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". +[WARNI:PA0205] t_math_signed.v:164 No timescale set for "by_width". [WARNI:PA0205] t_cover_line.v:114 No timescale set for "tsk". @@ -4493,23 +4485,17 @@ [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". - -[WARNI:PA0205] t_param_array.v:78 No timescale set for "checkstr". - -[WARNI:PA0205] t_param_default_bad.v:6 No timescale set for "m". - -[WARNI:PA0205] t_param_first_b.v:6 No timescale set for "t_param_first_b". +[WARNI:PA0205] t_dpi_accessors.v:50 No timescale set for "test_sub". [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_interface_array1.v:8 No timescale set for "a_if". + +[WARNI:PA0205] t_mod_interface_array1.v:14 No timescale set for "intf_source". + +[WARNI:PA0205] t_mod_interface_array1.v:26 No timescale set for "intf_sink". [WARNI:PA0205] t_mod_recurse1.v:12 No timescale set for "rec". @@ -4521,6 +4507,8 @@ [WARNI:PA0205] t_order_clkinst.v:90 No timescale set for "seq_loop". +[WARNI:PA0205] t_mod_longname.v:28 No timescale set for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". + [WARNI:PA0205] t_order_multidriven.v:61 No timescale set for "FooWr". [WARNI:PA0205] t_order_multidriven.v:86 No timescale set for "FooRd". @@ -4529,20 +4517,6 @@ [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". - [WARNI:PA0205] t_param_package.v:12 No timescale set for "params". [WARNI:PA0205] t_param_package.v:16 No timescale set for "Test0". @@ -4551,13 +4525,37 @@ [WARNI:PA0205] t_param_real.v:6 No timescale set for "mod". -[WARNI:PA0205] t_package.v:20 No timescale set for "p2". +[WARNI:PA0205] t_package_abs.v:8 No timescale set for "functions". -[WARNI:PA0205] t_param_type.v:54 No timescale set for "mod_typ". +[WARNI:PA0205] t_package_twodeep.v:8 No timescale set for "pkg2". + +[WARNI:PA0205] t_package_twodeep.v:12 No timescale set for "pkg1". + +[WARNI:PA0205] t_param_array.v:78 No timescale set for "checkstr". + +[WARNI:PA0205] t_param_default_bad.v:6 No timescale set for "m". + +[WARNI:PA0205] t_param_first_b.v:6 No timescale set for "t_param_first_b". + +[WARNI:PA0205] t_mem_multi_io3.v:34 No timescale set for "testio". [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". +[WARNI:PA0205] t_embed1_child.v:6 No timescale set for "t_embed1_child". + +[WARNI:PA0205] t_embed1_wrap.v:6 No timescale set for "t_embed1_wrap". + +[WARNI:PA0205] t_param_if_blk.v:71 No timescale set for "Nested". + +[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". + +[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_preproc_kwd.v:28 No timescale set for "v95". @@ -4575,6 +4573,18 @@ [WARNI:PA0205] t_preproc_kwd.v:74 No timescale set for "a23". +[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_package.v:20 No timescale set for "p2". + +[WARNI:PA0205] t_param_type.v:54 No timescale set for "mod_typ". + [WARNI:PA0205] t_param_ddeep_width.v:13 No timescale set for "paramtest_WRAP". [WARNI:PA0205] t_param_ddeep_width.v:20 No timescale set for "paramtest_DFFRE". @@ -4583,17 +4593,11 @@ [WARNI:PA0205] t_param_mem_attr.v:34 No timescale set for "memory". -[WARNI:PA0205] t_embed1_child.v:6 No timescale set for "t_embed1_child". +[WARNI:PA0205] t_reloop_cam.v:95 No timescale set for "cam". -[WARNI:PA0205] t_embed1_wrap.v:6 No timescale set for "t_embed1_wrap". +[WARNI:PA0205] t_struct_param.v:7 No timescale set for "config_pkg". -[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_struct_param.v:40 No timescale set for "struct_submodule". [WARNI:PA0205] t_param_sel_range.v:15 No timescale set for "submod". @@ -4607,18 +4611,6 @@ [WARNI:PA0205] t_past.v:84 No timescale set for "Test2". -[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_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". @@ -4641,17 +4633,11 @@ [WARNI:PA0205] t_trace_primitive.v:31 No timescale set for "CINV". -[WARNI:PA0205] t_type_param.v:15 No timescale set for "foo_wrapper". +[WARNI:PA0205] t_struct_array.v:6 No timescale set for "TEST_TYPES". -[WARNI:PA0205] t_typedef_port.v:78 No timescale set for "TestNonAnsi". +[WARNI:PA0205] t_struct_unpacked.v:6 No timescale set for "x". -[WARNI:PA0205] t_typedef_port.v:95 No timescale set for "TestAnsi". - -[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_final.v:6 No timescale set for "submodule". [WARNI:PA0205] t_tri_gen.v:27 No timescale set for "updown". @@ -4659,14 +4645,54 @@ [WARNI:PA0205] t_tri_gen.v:42 No timescale set for "t_down". +[WARNI:PA0205] t_tri_array_pull.v:6 No timescale set for "IOBUF". + +[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_typedef_param.v:77 No timescale set for "TestNonAnsi". + +[WARNI:PA0205] t_typedef_param.v:94 No timescale set for "TestAnsi". + +[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_sv_cpu.v:79 No timescale set for "testbench". + +[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". + +[WARNI:PA0205] t_flag_libinc.v:17 No timescale set for "liblib_c". + +[WARNI:PA0205] t_flag_libinc.v:23 No timescale set for "liblib_d". + +[WARNI:PA0205] t_flag_topmod2_bad.v:6 No timescale set for "a_top". + +[WARNI:PA0205] t_flag_topmodule_inline.v:22 No timescale set for "l3". + +[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_func_begin2.v:6 No timescale set for "init". + +[WARNI:PA0205] t_tri_array.v:65 No timescale set for "Pad". + +[WARNI:PA0205] t_func_const.v:6 No timescale set for "testpackage". + [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". @@ -4683,29 +4709,17 @@ [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_type_param.v:15 No timescale set for "foo_wrapper". [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_var_overzero.v:33 No timescale set for "tsub". -[WARNI:PA0205] t_vpi_var.v:87 No timescale set for "arr". +[WARNI:PA0205] t_var_overzero.v:98 No timescale set for "sub0". -[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_var_dup_bad.v:68 No timescale set for "sub3". [WARNI:PA0205] t_vams_wreal.v:87 No timescale set for "through". @@ -4717,28 +4731,14 @@ [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_port_bad.v:11 No timescale set for "subok". + +[WARNI:PA0205] t_vpi_var.v:87 No timescale set for "arr". [WARNI:PA0205] t_var_in_assign.v:59 No timescale set for "z". [WARNI:PA0205] t_xml_first.v:44 No timescale set for "mod2". -[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". - -[WARNI:PA0205] t_flag_libinc.v:17 No timescale set for "liblib_c". - -[WARNI:PA0205] t_flag_libinc.v:23 No timescale set for "liblib_d". - -[WARNI:PA0205] t_flag_topmod2_bad.v:6 No timescale set for "a_top". - -[WARNI:PA0205] t_flag_topmodule_inline.v:22 No timescale set for "l3". - -[WARNI:PA0205] t_func_begin2.v:6 No timescale set for "init". - -[WARNI:PA0205] t_func_const.v:6 No timescale set for "testpackage". - [WARNI:PA0205] t_func_lib_sub.v:7 No timescale set for "BreadAddrDP". [WARNI:PA0205] t_func_lib_sub.v:56 No timescale set for "DecCountReg4". @@ -5051,14 +5051,14 @@ [ERROR:PA0206] t_flag_topmodule.v:32 Missing timeunit/timeprecision for "d". -[ERROR:PA0206] t_func_const2_bad.v:17 Missing timeunit/timeprecision for "c9". - -[ERROR:PA0206] t_func_const2_bad.v:25 Missing timeunit/timeprecision for "b8". - [ERROR:PA0206] t_func_regfirst.v:49 Missing timeunit/timeprecision for "f6". [ERROR:PA0206] t_func_wide.v:30 Missing timeunit/timeprecision for "muxtop". +[ERROR:PA0206] t_func_const2_bad.v:17 Missing timeunit/timeprecision for "c9". + +[ERROR:PA0206] t_func_const2_bad.v:25 Missing timeunit/timeprecision for "b8". + [ERROR:PA0206] t_gate_elim.v:66 Missing timeunit/timeprecision for "ta". [ERROR:PA0206] t_gate_elim.v:76 Missing timeunit/timeprecision for "tb". @@ -5069,11 +5069,13 @@ [ERROR:PA0206] t_gate_elim.v:106 Missing timeunit/timeprecision for "te". +[ERROR:PA0206] t_gen_assign.v:46 Missing timeunit/timeprecision for "assigns". + [ERROR:PA0206] t_array_interface.v:6 Missing timeunit/timeprecision for "intf". [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_gen_cond_const.v:45 Missing timeunit/timeprecision for "test_gen". [ERROR:PA0206] t_func_dotted.v:66 Missing timeunit/timeprecision for "global_mod". @@ -5083,14 +5085,8 @@ [ERROR:PA0206] t_func_dotted.v:119 Missing timeunit/timeprecision for "mc". -[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_gen_for.v:54 Missing timeunit/timeprecision for "gencase". [ERROR:PA0206] t_gen_for.v:74 Missing timeunit/timeprecision for "paramed". @@ -5101,6 +5097,10 @@ [ERROR:PA0206] t_gen_for.v:162 Missing timeunit/timeprecision for "enflop_one". +[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_intdot.v:45 Missing timeunit/timeprecision for "Generate". @@ -5129,24 +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_for_funcbound.v:53 Missing timeunit/timeprecision for "strings". +[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_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_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". @@ -5161,18 +5161,6 @@ [ERROR:PA0206] t_interface_size_bad.v:20 Missing timeunit/timeprecision for "baz". -[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_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_lint_unused_iface_bad.v:6 Missing timeunit/timeprecision for "dummy_if". - -[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". @@ -5181,15 +5169,17 @@ [ERROR:PA0206] t_func_outp.v:84 Missing timeunit/timeprecision for "mytop". -[ERROR:PA0206] t_genfor_hier.v:7 Missing timeunit/timeprecision for "m1". - -[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". +[ERROR:PA0206] t_gen_forif.v:67 Missing timeunit/timeprecision for "Test_wrap1". -[ERROR:PA0206] t_initial_edge.v:85 Missing timeunit/timeprecision for "initial_edge". +[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_gen_defparam.v:26 Missing timeunit/timeprecision for "m1". [ERROR:PA0206] t_gen_defparam.v:40 Missing timeunit/timeprecision for "m2". @@ -5197,25 +5187,43 @@ [ERROR:PA0206] t_gen_for_overlap.v:40 Missing timeunit/timeprecision for "sub2". -[ERROR:PA0206] t_inst_dff.v:109 Missing timeunit/timeprecision for "dff". +[ERROR:PA0206] t_lint_unused_iface_bad.v:6 Missing timeunit/timeprecision for "dummy_if". + +[ERROR:PA0206] t_gen_intdot2.v:38 Missing timeunit/timeprecision for "One". [ERROR:PA0206] t_gen_index.v:41 Missing timeunit/timeprecision for "foo". [ERROR:PA0206] t_gen_index.v:62 Missing timeunit/timeprecision for "bar". +[ERROR:PA0206] t_genvar_misuse_bad.v:7 Missing timeunit/timeprecision for "top". + +[ERROR:PA0206] t_initial_edge.v:69 Missing timeunit/timeprecision for "initial_edge_n". + +[ERROR:PA0206] t_initial_edge.v:85 Missing timeunit/timeprecision for "initial_edge". + +[ERROR:PA0206] t_gen_missing.v:12 Missing timeunit/timeprecision for "foobar". + +[ERROR:PA0206] t_gen_missing.v:45 Missing timeunit/timeprecision for "foo0". + +[ERROR:PA0206] t_inst_dff.v:109 Missing timeunit/timeprecision for "dff". + +[ERROR:PA0206] t_bind2.v:50 Missing timeunit/timeprecision for "targetmod". + +[ERROR:PA0206] t_bind2.v:66 Missing timeunit/timeprecision for "mycheck". + [ERROR:PA0206] t_inst_notunsized.v:93 Missing timeunit/timeprecision for "Muxer". [ERROR:PA0206] t_inst_sv.v:61 Missing timeunit/timeprecision for "t_inst". [ERROR:PA0206] t_inst_wideconst.v:59 Missing timeunit/timeprecision for "wide". +[ERROR:PA0206] t_case_huge_sub3.v:6 Missing timeunit/timeprecision for "t_case_huge_sub3". + [ERROR:PA0206] t_interface_arraymux.v:32 Missing timeunit/timeprecision for "ThingMuxOH". [ERROR:PA0206] t_interface_arraymux.v:43 Missing timeunit/timeprecision for "Thinker". -[ERROR:PA0206] t_gen_missing.v:12 Missing timeunit/timeprecision for "foobar". - -[ERROR:PA0206] t_gen_missing.v:45 Missing timeunit/timeprecision for "foo0". +[ERROR:PA0206] t_init_concat.v:59 Missing timeunit/timeprecision for "regfile". [ERROR:PA0206] t_interface_modport_bad.v:20 Missing timeunit/timeprecision for "counter_ansi". @@ -5223,26 +5231,6 @@ [ERROR:PA0206] t_interface_modportlist.v:20 Missing timeunit/timeprecision for "my_interface". -[ERROR:PA0206] t_interface_param2.v:37 Missing timeunit/timeprecision for "mem". - -[ERROR:PA0206] t_interface_star.v:30 Missing timeunit/timeprecision for "counter_io". - -[ERROR:PA0206] t_interface_wrong_bad.v:11 Missing timeunit/timeprecision for "bar_intf". - -[ERROR:PA0206] t_lint_blksync_loop.v:44 Missing timeunit/timeprecision for "reg_1r1w". - -[ERROR:PA0206] t_lint_importstar_bad.v:6 Missing timeunit/timeprecision for "defs". - -[ERROR:PA0206] t_bind2.v:50 Missing timeunit/timeprecision for "targetmod". - -[ERROR:PA0206] t_bind2.v:66 Missing timeunit/timeprecision for "mycheck". - -[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". [ERROR:PA0206] t_inst_dtree.v:28 Missing timeunit/timeprecision for "cmod". @@ -5261,31 +5249,27 @@ [ERROR:PA0206] t_inst_recurse_bad.v:21 Missing timeunit/timeprecision for "looped2". +[ERROR:PA0206] t_interface_param2.v:37 Missing timeunit/timeprecision for "mem". + +[ERROR:PA0206] t_interface_star.v:30 Missing timeunit/timeprecision for "counter_io". + +[ERROR:PA0206] t_interface_wrong_bad.v:11 Missing timeunit/timeprecision for "bar_intf". + +[ERROR:PA0206] t_lint_blksync_loop.v:44 Missing timeunit/timeprecision for "reg_1r1w". + +[ERROR:PA0206] t_lint_importstar_bad.v:6 Missing timeunit/timeprecision for "defs". + [ERROR:PA0206] t_interface.v:70 Missing timeunit/timeprecision for "handshake". [ERROR:PA0206] t_interface.v:109 Missing timeunit/timeprecision for "source". [ERROR:PA0206] t_interface.v:141 Missing timeunit/timeprecision for "drain". -[ERROR:PA0206] t_math_vliw.v:58 Missing timeunit/timeprecision for "vliw". - -[ERROR:PA0206] t_interface_gen12.v:8 Missing timeunit/timeprecision for "foo_module". - -[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". - -[ERROR:PA0206] t_interface_nest.v:6 Missing timeunit/timeprecision for "if1". - -[ERROR:PA0206] t_interface_nest.v:10 Missing timeunit/timeprecision for "if2". - -[ERROR:PA0206] t_interface_nest.v:15 Missing timeunit/timeprecision for "mod1". +[ERROR:PA0206] t_math_imm.v:73 Missing timeunit/timeprecision for "example". [ERROR:PA0206] t_cellarray.v:66 Missing timeunit/timeprecision for "drv1". @@ -5297,10 +5281,32 @@ [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". +[ERROR:PA0206] t_interface_gen12.v:8 Missing timeunit/timeprecision for "foo_module". + +[ERROR:PA0206] t_interface_gen12.v:16 Missing timeunit/timeprecision for "bar_module". + +[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". + +[ERROR:PA0206] t_interface_nest.v:6 Missing timeunit/timeprecision for "if1". + +[ERROR:PA0206] t_interface_nest.v:10 Missing timeunit/timeprecision for "if2". + +[ERROR:PA0206] t_interface_nest.v:15 Missing timeunit/timeprecision for "mod1". + +[ERROR:PA0206] t_math_vliw.v:58 Missing timeunit/timeprecision for "vliw". [ERROR:PA0206] t_langext_order_sub.v:10 Missing timeunit/timeprecision for "t_langext_order_sub". +[ERROR:PA0206] t_clk_first.v:30 Missing timeunit/timeprecision for "t_clk". + +[ERROR:PA0206] t_clk_first.v:133 Missing timeunit/timeprecision for "t_clk_flop". + +[ERROR:PA0206] t_clk_first.v:151 Missing timeunit/timeprecision for "t_clk_two". + +[ERROR:PA0206] t_clk_first.v:175 Missing timeunit/timeprecision for "t_clk_twob". + [ERROR:PA0206] t_lint_always_comb_iface.v:6 Missing timeunit/timeprecision for "my_if". [ERROR:PA0206] t_lint_always_comb_iface.v:54 Missing timeunit/timeprecision for "my_module1". @@ -5315,27 +5321,13 @@ [ERROR:PA0206] t_math_cmp.v:71 Missing timeunit/timeprecision for "prover". -[ERROR:PA0206] t_clk_first.v:30 Missing timeunit/timeprecision for "t_clk". - -[ERROR:PA0206] t_clk_first.v:133 Missing timeunit/timeprecision for "t_clk_flop". - -[ERROR:PA0206] t_clk_first.v:151 Missing timeunit/timeprecision for "t_clk_two". - -[ERROR:PA0206] t_clk_first.v:175 Missing timeunit/timeprecision for "t_clk_twob". - -[ERROR:PA0206] t_math_signed.v:164 Missing timeunit/timeprecision for "by_width". - [ERROR:PA0206] t_clk_latchgate.v:97 Missing timeunit/timeprecision for "llq". [ERROR:PA0206] t_clk_latchgate.v:116 Missing timeunit/timeprecision for "ffq". -[ERROR:PA0206] t_mod_interface_array.v:8 Missing timeunit/timeprecision for "a_if". +[ERROR:PA0206] t_mem_iforder.v:58 Missing timeunit/timeprecision for "fifo". -[ERROR:PA0206] t_mod_interface_array.v:14 Missing timeunit/timeprecision for "intf_source". - -[ERROR:PA0206] t_mod_interface_array.v:26 Missing timeunit/timeprecision for "intf_sink". - -[ERROR:PA0206] t_mod_longname.v:28 Missing timeunit/timeprecision for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". +[ERROR:PA0206] t_math_signed.v:164 Missing timeunit/timeprecision for "by_width". [ERROR:PA0206] t_cover_line.v:114 Missing timeunit/timeprecision for "tsk". @@ -5347,23 +5339,17 @@ [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". - -[ERROR:PA0206] t_param_array.v:78 Missing timeunit/timeprecision for "checkstr". - -[ERROR:PA0206] t_param_default_bad.v:6 Missing timeunit/timeprecision for "m". - -[ERROR:PA0206] t_param_first_b.v:6 Missing timeunit/timeprecision for "t_param_first_b". +[ERROR:PA0206] t_dpi_accessors.v:50 Missing timeunit/timeprecision for "test_sub". [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_interface_array1.v:8 Missing timeunit/timeprecision for "a_if". + +[ERROR:PA0206] t_mod_interface_array1.v:14 Missing timeunit/timeprecision for "intf_source". + +[ERROR:PA0206] t_mod_interface_array1.v:26 Missing timeunit/timeprecision for "intf_sink". [ERROR:PA0206] t_mod_recurse1.v:12 Missing timeunit/timeprecision for "rec". @@ -5375,6 +5361,8 @@ [ERROR:PA0206] t_order_clkinst.v:90 Missing timeunit/timeprecision for "seq_loop". +[ERROR:PA0206] t_mod_longname.v:28 Missing timeunit/timeprecision for "modlongnameiuqyrewewriqyewroiquyweriuqyewriuyewrioryqoiewyriuewyrqrqioeyriuqyewriuqyeworqiurewyqoiuewyrqiuewoyewriuoeyqiuewryqiuewyroiqyewiuryqeiuwryuqiyreoiqyewiuryqewiruyqiuewyroiuqyewroiuyqewoiryqiewuyrqiuewyroqiyewriuqyewrewqroiuyqiuewyriuqyewroiqyewroiquewyriuqyewroiqewyriuqewyroiqyewroiyewoiuryqoiewyriuqyewiuryqoierwyqoiuewyrewoiuyqroiewuryewurqyoiweyrqiuewyreqwroiyweroiuyqweoiuryqiuewyroiuqyroie". + [ERROR:PA0206] t_order_multidriven.v:61 Missing timeunit/timeprecision for "FooWr". [ERROR:PA0206] t_order_multidriven.v:86 Missing timeunit/timeprecision for "FooRd". @@ -5383,20 +5371,6 @@ [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". - [ERROR:PA0206] t_param_package.v:12 Missing timeunit/timeprecision for "params". [ERROR:PA0206] t_param_package.v:16 Missing timeunit/timeprecision for "Test0". @@ -5405,13 +5379,37 @@ [ERROR:PA0206] t_param_real.v:6 Missing timeunit/timeprecision for "mod". -[ERROR:PA0206] t_package.v:20 Missing timeunit/timeprecision for "p2". +[ERROR:PA0206] t_package_abs.v:8 Missing timeunit/timeprecision for "functions". -[ERROR:PA0206] t_param_type.v:54 Missing timeunit/timeprecision for "mod_typ". +[ERROR:PA0206] t_package_twodeep.v:8 Missing timeunit/timeprecision for "pkg2". + +[ERROR:PA0206] t_package_twodeep.v:12 Missing timeunit/timeprecision for "pkg1". + +[ERROR:PA0206] t_param_array.v:78 Missing timeunit/timeprecision for "checkstr". + +[ERROR:PA0206] t_param_default_bad.v:6 Missing timeunit/timeprecision for "m". + +[ERROR:PA0206] t_param_first_b.v:6 Missing timeunit/timeprecision for "t_param_first_b". + +[ERROR:PA0206] t_mem_multi_io3.v:34 Missing timeunit/timeprecision for "testio". [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". +[ERROR:PA0206] t_embed1_child.v:6 Missing timeunit/timeprecision for "t_embed1_child". + +[ERROR:PA0206] t_embed1_wrap.v:6 Missing timeunit/timeprecision for "t_embed1_wrap". + +[ERROR:PA0206] t_param_if_blk.v:71 Missing timeunit/timeprecision for "Nested". + +[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". + +[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_preproc_kwd.v:28 Missing timeunit/timeprecision for "v95". @@ -5429,6 +5427,18 @@ [ERROR:PA0206] t_preproc_kwd.v:74 Missing timeunit/timeprecision for "a23". +[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_package.v:20 Missing timeunit/timeprecision for "p2". + +[ERROR:PA0206] t_param_type.v:54 Missing timeunit/timeprecision for "mod_typ". + [ERROR:PA0206] t_param_ddeep_width.v:13 Missing timeunit/timeprecision for "paramtest_WRAP". [ERROR:PA0206] t_param_ddeep_width.v:20 Missing timeunit/timeprecision for "paramtest_DFFRE". @@ -5437,17 +5447,11 @@ [ERROR:PA0206] t_param_mem_attr.v:34 Missing timeunit/timeprecision for "memory". -[ERROR:PA0206] t_embed1_child.v:6 Missing timeunit/timeprecision for "t_embed1_child". +[ERROR:PA0206] t_reloop_cam.v:95 Missing timeunit/timeprecision for "cam". -[ERROR:PA0206] t_embed1_wrap.v:6 Missing timeunit/timeprecision for "t_embed1_wrap". +[ERROR:PA0206] t_struct_param.v:7 Missing timeunit/timeprecision for "config_pkg". -[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_struct_param.v:40 Missing timeunit/timeprecision for "struct_submodule". [ERROR:PA0206] t_param_sel_range.v:15 Missing timeunit/timeprecision for "submod". @@ -5461,18 +5465,6 @@ [ERROR:PA0206] t_past.v:84 Missing timeunit/timeprecision for "Test2". -[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_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". @@ -5495,17 +5487,11 @@ [ERROR:PA0206] t_trace_primitive.v:31 Missing timeunit/timeprecision for "CINV". -[ERROR:PA0206] t_type_param.v:15 Missing timeunit/timeprecision for "foo_wrapper". +[ERROR:PA0206] t_struct_array.v:6 Missing timeunit/timeprecision for "TEST_TYPES". -[ERROR:PA0206] t_typedef_port.v:78 Missing timeunit/timeprecision for "TestNonAnsi". +[ERROR:PA0206] t_struct_unpacked.v:6 Missing timeunit/timeprecision for "x". -[ERROR:PA0206] t_typedef_port.v:95 Missing timeunit/timeprecision for "TestAnsi". - -[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_final.v:6 Missing timeunit/timeprecision for "submodule". [ERROR:PA0206] t_tri_gen.v:27 Missing timeunit/timeprecision for "updown". @@ -5513,14 +5499,54 @@ [ERROR:PA0206] t_tri_gen.v:42 Missing timeunit/timeprecision for "t_down". +[ERROR:PA0206] t_tri_array_pull.v:6 Missing timeunit/timeprecision for "IOBUF". + +[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_typedef_param.v:77 Missing timeunit/timeprecision for "TestNonAnsi". + +[ERROR:PA0206] t_typedef_param.v:94 Missing timeunit/timeprecision for "TestAnsi". + +[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_sv_cpu.v:79 Missing timeunit/timeprecision for "testbench". + +[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". + +[ERROR:PA0206] t_flag_libinc.v:17 Missing timeunit/timeprecision for "liblib_c". + +[ERROR:PA0206] t_flag_libinc.v:23 Missing timeunit/timeprecision for "liblib_d". + +[ERROR:PA0206] t_flag_topmod2_bad.v:6 Missing timeunit/timeprecision for "a_top". + +[ERROR:PA0206] t_flag_topmodule_inline.v:22 Missing timeunit/timeprecision for "l3". + +[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_func_begin2.v:6 Missing timeunit/timeprecision for "init". + +[ERROR:PA0206] t_tri_array.v:65 Missing timeunit/timeprecision for "Pad". + +[ERROR:PA0206] t_func_const.v:6 Missing timeunit/timeprecision for "testpackage". + [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". @@ -5537,29 +5563,17 @@ [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_type_param.v:15 Missing timeunit/timeprecision for "foo_wrapper". [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_var_overzero.v:33 Missing timeunit/timeprecision for "tsub". -[ERROR:PA0206] t_vpi_var.v:87 Missing timeunit/timeprecision for "arr". +[ERROR:PA0206] t_var_overzero.v:98 Missing timeunit/timeprecision for "sub0". -[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_var_dup_bad.v:68 Missing timeunit/timeprecision for "sub3". [ERROR:PA0206] t_vams_wreal.v:87 Missing timeunit/timeprecision for "through". @@ -5571,28 +5585,14 @@ [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_port_bad.v:11 Missing timeunit/timeprecision for "subok". + +[ERROR:PA0206] t_vpi_var.v:87 Missing timeunit/timeprecision for "arr". [ERROR:PA0206] t_var_in_assign.v:59 Missing timeunit/timeprecision for "z". [ERROR:PA0206] t_xml_first.v:44 Missing timeunit/timeprecision for "mod2". -[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". - -[ERROR:PA0206] t_flag_libinc.v:17 Missing timeunit/timeprecision for "liblib_c". - -[ERROR:PA0206] t_flag_libinc.v:23 Missing timeunit/timeprecision for "liblib_d". - -[ERROR:PA0206] t_flag_topmod2_bad.v:6 Missing timeunit/timeprecision for "a_top". - -[ERROR:PA0206] t_flag_topmodule_inline.v:22 Missing timeunit/timeprecision for "l3". - -[ERROR:PA0206] t_func_begin2.v:6 Missing timeunit/timeprecision for "init". - -[ERROR:PA0206] t_func_const.v:6 Missing timeunit/timeprecision for "testpackage". - [ERROR:PA0206] t_func_lib_sub.v:7 Missing timeunit/timeprecision for "BreadAddrDP". [ERROR:PA0206] t_func_lib_sub.v:56 Missing timeunit/timeprecision for "DecCountReg4". @@ -5700,5 +5700,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -174.12user 1.61system 1:34.80elapsed 185%CPU (0avgtext+0avgdata 1924996maxresident)k -8296inputs+9744outputs (0major+478818minor)pagefaults 0swaps +202.63user 2.02system 2:13.02elapsed 153%CPU (0avgtext+0avgdata 1927184maxresident)k +8296inputs+9744outputs (0major+479413minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Yosys/Yosys_diff.log b/SVIncCompil/Testcases/Yosys/Yosys_diff.log index d4ca2be..39abfde 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.03user 0.24system 0:12.35elapsed 99%CPU (0avgtext+0avgdata 349100maxresident)k -2136inputs+2240outputs (0major+84698minor)pagefaults 0swaps +14.65user 0.23system 0:16.36elapsed 91%CPU (0avgtext+0avgdata 349240maxresident)k +2136inputs+2240outputs (0major+84702minor)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 3c4431e..ff1e27e 100644 --- a/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/aes_5cycle_2stage/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:04:09 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:41:26 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_cipher_top.v:48 Compile module "work@aes_cipher_top". - [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_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_key_expand_128.v:42 Compile module "work@aes_key_expand_128". + [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 6579243..04eda8b 100644 --- a/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/amber23/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:07:03 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:44:29 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. @@ -28,10 +28,10 @@ [WARNI:PA0205] rtl/a23_alu.v:43 No timescale set for "a23_alu". -[WARNI:PA0205] rtl/a23_barrel_shift_fpga.v:46 No timescale set for "a23_barrel_shift_fpga". - [WARNI:PA0205] rtl/a23_coprocessor.v:41 No timescale set for "a23_coprocessor". +[WARNI:PA0205] rtl/a23_barrel_shift_fpga.v:46 No timescale set for "a23_barrel_shift_fpga". + [WARNI:PA0205] rtl/a23_core.v:43 No timescale set for "a23_core". [WARNI:PA0205] rtl/a23_multiply.v:56 No timescale set for "a23_multiply". @@ -58,32 +58,32 @@ [INFO :CP0303] rtl/a23_alu.v:43 Compile module "work@a23_alu". -[INFO :CP0303] rtl/a23_barrel_shift_fpga.v:46 Compile module "work@a23_barrel_shift_fpga". +[INFO :CP0303] rtl/a23_barrel_shift.v:42 Compile module "work@a23_barrel_shift". [INFO :CP0303] rtl/a23_cache.v:47 Compile module "work@a23_cache". +[INFO :CP0303] rtl/a23_barrel_shift_fpga.v:46 Compile module "work@a23_barrel_shift_fpga". + [INFO :CP0303] rtl/a23_coprocessor.v:41 Compile module "work@a23_coprocessor". -[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_execute.v:45 Compile module "work@a23_execute". -[INFO :CP0303] rtl/a23_decompile.v:44 Compile module "work@a23_decompile". +[INFO :CP0303] rtl/a23_decode.v:43 Compile module "work@a23_decode". -[INFO :CP0303] rtl/a23_ram_register_bank.v:44 Compile module "work@a23_ram_register_bank". +[INFO :CP0303] rtl/a23_decompile.v:44 Compile module "work@a23_decompile". [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_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/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] rtl/a23_register_bank.v:44 Compile module "work@a23_register_bank". + +[INFO :CP0303] rtl/generic_sram_line_en.v:42 Compile module "work@generic_sram_line_en". + [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 8b75985..c17dc5a 100644 --- a/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/lm32/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:08:10 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:45:40 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. @@ -76,10 +76,10 @@ [WARNI:PA0205] rtl/lm32_shifter.v:55 No timescale set for "lm32_shifter". -[WARNI:PA0205] rtl/lm32_instruction_unit.v:76 No timescale set for "lm32_instruction_unit". - [WARNI:PA0205] rtl/lm32_interrupt.v:55 No timescale set for "lm32_interrupt". +[WARNI:PA0205] rtl/lm32_instruction_unit.v:76 No timescale set for "lm32_instruction_unit". + [WARNI:PA0205] rtl/lm32_mc_arithmetic.v:56 No timescale set for "lm32_mc_arithmetic". [WARNI:PA0205] rtl/lm32_ram.v:60 No timescale set for "lm32_ram". @@ -96,24 +96,24 @@ [INFO :CP0303] rtl/lm32_adder.v:55 Compile module "work@lm32_adder". -[INFO :CP0303] rtl/lm32_cpu.v:98 Compile module "work@lm32_cpu". - [INFO :CP0303] rtl/lm32_addsub.v:54 Compile module "work@lm32_addsub". [INFO :CP0303] rtl/lm32_dcache.v:62 Compile module "work@lm32_dcache". -[INFO :CP0303] rtl/lm32_debug.v:61 Compile module "work@lm32_debug". +[INFO :CP0303] rtl/lm32_cpu.v:98 Compile module "work@lm32_cpu". [INFO :CP0303] rtl/lm32_decoder.v:65 Compile module "work@lm32_decoder". -[INFO :CP0303] rtl/lm32_icache.v:67 Compile module "work@lm32_icache". +[INFO :CP0303] rtl/lm32_debug.v:61 Compile module "work@lm32_debug". [INFO :CP0303] rtl/lm32_dtlb.v:41 Compile module "work@lm32_dtlb". -[INFO :CP0303] rtl/lm32_load_store_unit.v:68 Compile module "work@lm32_load_store_unit". +[INFO :CP0303] rtl/lm32_icache.v:67 Compile module "work@lm32_icache". [INFO :CP0303] rtl/lm32_itlb.v:40 Compile module "work@lm32_itlb". +[INFO :CP0303] rtl/lm32_load_store_unit.v:68 Compile module "work@lm32_load_store_unit". + [INFO :CP0303] rtl/lm32_instruction_unit.v:76 Compile module "work@lm32_instruction_unit". [INFO :CP0303] rtl/lm32_multiplier.v:55 Compile module "work@lm32_multiplier". @@ -124,10 +124,10 @@ [INFO :CP0303] rtl/lm32_ram.v:60 Compile module "work@lm32_ram". -[INFO :CP0303] rtl/lm32_interrupt.v:55 Compile module "work@lm32_interrupt". - [INFO :CP0303] rtl/lm32_logic_op.v:55 Compile module "work@lm32_logic_op". +[INFO :CP0303] rtl/lm32_interrupt.v:55 Compile module "work@lm32_interrupt". + [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".
diff --git a/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log index 7deb2fe..1d24231 100644 --- a/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/openmsp430/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:06:44 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:44:09 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. @@ -108,38 +108,38 @@ [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_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". -[INFO :CP0303] rtl/omsp_dbg_i2c.v:46 Compile module "work@omsp_dbg_i2c". - [INFO :CP0303] rtl/omsp_multiplier.v:46 Compile module "work@omsp_multiplier". -[INFO :CP0303] rtl/omsp_execution_unit.v:46 Compile module "work@omsp_execution_unit". +[INFO :CP0303] rtl/omsp_dbg_i2c.v:46 Compile module "work@omsp_dbg_i2c". [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". +[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". [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_sfr.v:47 Compile module "work@omsp_sfr". + +[INFO :CP0303] rtl/omsp_dbg.v:46 Compile module "work@omsp_dbg". + [INFO :CP0303] rtl/omsp_watchdog.v:46 Compile module "work@omsp_watchdog". +[INFO :CP0303] rtl/omsp_execution_unit.v:46 Compile module "work@omsp_execution_unit". + +[INFO :CP0303] rtl/omsp_register_file.v:46 Compile module "work@omsp_register_file". + [INFO :CP0303] rtl/omsp_sync_reset.v:44 Compile module "work@omsp_sync_reset". [INFO :CP0303] sim/bench.v:6 Compile module "work@testbench".
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 ac4c2cb..1b330bd 100644 --- a/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/reed_solomon_decoder/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:09:50 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:47:59 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,26 +18,26 @@ [ERROR:PP0125] Cannot read the file's content "rtl/BM_lamda.v". Only UTF-8 is supported. +[WARNI:PA0205] rtl/DP_RAM.v:18 No timescale set for "DP_RAM". + [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". -[WARNI:PA0205] rtl/input_syndromes.v:24 No timescale set for "input_syndromes". - [WARNI:PA0205] rtl/RS_dec.v:21 No timescale set for "RS_dec". +[WARNI:PA0205] rtl/input_syndromes.v:24 No timescale set for "input_syndromes". + [WARNI:PA0205] rtl/Omega_Phy.v:21 No timescale set for "Omega_Phy". [WARNI:PA0205] rtl/transport_in2out.v:22 No timescale set for "transport_in2out". -[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/error_correction.v:20 No timescale set for "error_correction". + [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". @@ -46,28 +46,28 @@ [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/Omega_Phy.v:21 Compile module "work@Omega_Phy". -[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/out_stage.v:21 Compile module "work@out_stage". +[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/RS_dec.v:21 Compile module "work@RS_dec". + [INFO :CP0303] rtl/error_correction.v:20 Compile module "work@error_correction". +[INFO :CP0303] rtl/out_stage.v:21 Compile module "work@out_stage". + [INFO :CP0303] sim/RS_dec_tb.v:3 Compile module "work@testbench". +[INFO :CP0303] rtl/GF_mult_add_syndromes.v:28 Compile module "work@GF_mult_add_syndromes". + +[INFO :CP0303] rtl/input_syndromes.v:24 Compile module "work@input_syndromes". + +[INFO :CP0303] rtl/transport_in2out.v:22 Compile module "work@transport_in2out". + [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 712de40..b2e5fe4 100644 --- a/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/softusb_navre/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:04:11 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:41:28 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 5039381..d30724e 100644 --- a/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysBigSim/verilog-pong/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:10:48 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:49:17 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/front_rom.v:1 No timescale set for "font_rom". +[WARNI:PA0205] rtl/data.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/pong_graph.v:3 Compile module "work@pong_graph". - -[INFO :CP0303] rtl/front_rom.v:1 Compile module "work@font_rom". +[INFO :CP0303] rtl/text_graph.v:1 Compile module "work@text_graph". [INFO :CP0303] sim/bench.v:7 Compile module "work@testbench". -[INFO :CP0303] rtl/text_graph.v:1 Compile module "work@text_graph". +[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/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/data.v:1 Multiply defined module "work@font_rom", - rtl/front_rom.v:1 previous definition. +[WARNI:EL0505] rtl/front_rom.v:1 Multiply defined module "work@font_rom", + rtl/data.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 90c9570..2a03344 100644 --- a/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log +++ b/SVIncCompil/Testcases/YosysCam/YosysCam_diff.log
@@ -14,22 +14,22 @@ [INFO :CP0303] cam_bram.vh:32 Compile module "work@cam_bram". -[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] cam_bram_top.v:32 Compile module "work@cam_bram_top". - -[INFO :CP0303] priority_encoder.vh:32 Compile module "work@priority_encoder". +[INFO :CP0303] cam_srl.vh:32 Compile module "work@cam_srl". [INFO :CP0303] ram_dp.vh:32 Compile module "work@ram_dp". +[INFO :CP0303] priority_encoder.vh:32 Compile module "work@priority_encoder". + [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". + [INFO :EL0526] Design Elaboration... [NOTE :EL0503] cam_srl_top.v:32 Top level module "work@cam_srl_top". @@ -55,5 +55,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.35user 0.05system 0:01.75elapsed 194%CPU (0avgtext+0avgdata 67792maxresident)k -0inputs+696outputs (0major+14309minor)pagefaults 0swaps +3.33user 0.07system 0:01.75elapsed 194%CPU (0avgtext+0avgdata 67676maxresident)k +64inputs+696outputs (0major+14291minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log b/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log index d78414a..3442ea9 100644 --- a/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log +++ b/SVIncCompil/Testcases/YosysDsp/YosysDsp_diff.log
@@ -48,52 +48,52 @@ [WARNI:PA0205] lfsr.v:43 No timescale set for "lfsr". -[WARNI:PA0205] shalfband.v:41 No timescale set for "shalfband". - [WARNI:PA0205] slowsymf.v:45 No timescale set for "slowsymf". +[WARNI:PA0205] shalfband.v:41 No timescale set for "shalfband". + [WARNI:PA0205] smplfir.v:47 No timescale set for "smplfir". [WARNI:PA0205] slowfil_srl_fixedtaps.v:1 No timescale set for "slowfil_srl_fixedtaps". [INFO :CP0300] Compilation... -[INFO :CP0303] boxcar.v:74 Compile module "work@boxcar". - [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] dspswitch.v:40 Compile module "work@dspswitch". + +[INFO :CP0303] boxcar.v:74 Compile module "work@boxcar". [INFO :CP0303] fastfir_fixedtaps.v:1 Compile module "work@fastfir_fixedtaps". -[INFO :CP0303] genericfir.v:41 Compile module "work@genericfir". - [INFO :CP0303] firtap.v:55 Compile module "work@firtap". -[INFO :CP0303] iiravg.v:41 Compile module "work@iiravg". +[INFO :CP0303] fastfir_dynamictaps.v:1 Compile module "work@fastfir_dynamictaps". [INFO :CP0303] lfsr.v:43 Compile module "work@lfsr". +[INFO :CP0303] lfsr_fib.v:41 Compile module "work@lfsr_fib". + +[INFO :CP0303] iiravg.v:41 Compile module "work@iiravg". + +[INFO :CP0303] slowfil.v:46 Compile module "work@slowfil". + +[INFO :CP0303] genericfir.v:41 Compile module "work@genericfir". + +[INFO :CP0303] slowfil_fixedtaps.v:1 Compile module "work@slowfil_fixedtaps". + +[INFO :CP0303] slowsymf.v:45 Compile module "work@slowsymf". + [INFO :CP0303] lfsr_gal.v:41 Compile module "work@lfsr_gal". -[INFO :CP0303] lfsr_fib.v:41 Compile module "work@lfsr_fib". +[INFO :CP0303] smplfir.v:47 Compile module "work@smplfir". [INFO :CP0303] shalfband.v:41 Compile module "work@shalfband". [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] 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:33 Compile class "work@process". @@ -126,10 +126,10 @@ [NOTE :EL0503] lfsr.v:43 Top level module "work@lfsr". -[NOTE :EL0503] shalfband.v:41 Top level module "work@shalfband". - [NOTE :EL0503] slowsymf.v:45 Top level module "work@slowsymf". +[NOTE :EL0503] shalfband.v:41 Top level module "work@shalfband". + [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.61user 0.07system 0:02.54elapsed 341%CPU (0avgtext+0avgdata 123756maxresident)k -0inputs+2000outputs (0major+28268minor)pagefaults 0swaps +8.67user 0.08system 0:03.12elapsed 280%CPU (0avgtext+0avgdata 125172maxresident)k +536inputs+2000outputs (0major+28696minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log b/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log index d34de3a..3fd445c 100644 --- a/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log +++ b/SVIncCompil/Testcases/YosysMarlann/YosysMarlann_diff.log
@@ -14,16 +14,16 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] marlann_compute.v:18 Compile module "work@marlann_compute". - [INFO :CP0303] marlann_compute.v:545 Compile module "work@marlann_compute_mul2". +[INFO :CP0303] marlann_compute.v:18 Compile module "work@marlann_compute". + [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] 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.52user 0.02system 0:02.10elapsed 121%CPU (0avgtext+0avgdata 69512maxresident)k -32inputs+568outputs (0major+14741minor)pagefaults 0swaps +3.59user 0.06system 0:03.11elapsed 117%CPU (0avgtext+0avgdata 69728maxresident)k +0inputs+568outputs (0major+14790minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c.log b/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c.log index e3079a2..74f303e 100644 --- a/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c.log +++ b/SVIncCompil/Testcases/YosysOldTests/YosysOldI2c.log
@@ -44,35 +44,35 @@ [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:101 Compile module "work@$_DFF_NP0_". +[INFO :CP0303] scripts/sim_stdcells.v:79 Compile module "work@$_DFF_NN0_". [INFO :CP0303] scripts/sim_stdcells.v:112 Compile module "work@$_DFF_NP1_". -[INFO :CP0303] scripts/sim_stdcells.v:63 Compile module "work@$_DFF_N_". +[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:134 Compile module "work@$_DFF_PN1_". +[INFO :CP0303] scripts/sim_stdcells.v:63 Compile module "work@$_DFF_N_". + +[INFO :CP0303] scripts/sim_stdcells.v:145 Compile module "work@$_DFF_PP0_". + [INFO :CP0303] scripts/sim_stdcells.v:156 Compile module "work@$_DFF_PP1_". [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:123 Compile module "work@$_DFF_PN0_". - -[INFO :CP0303] scripts/sim_stdcells.v:40 Compile module "work@$_OR_". - [INFO :CP0303] scripts/sim_stdcells.v:71 Compile module "work@$_DFF_P_". +[INFO :CP0303] scripts/sim_mul.v:2 Compile module "work@$mul". + [INFO :CP0303] scripts/sim_stdcells.v:46 Compile module "work@$_XOR_". [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: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.02system 0:00.53elapsed 143%CPU (0avgtext+0avgdata 43012maxresident)k -16inputs+32outputs (0major+8128minor)pagefaults 0swaps +0.73user 0.01system 0:00.44elapsed 168%CPU (0avgtext+0avgdata 43016maxresident)k +16inputs+32outputs (0major+8131minor)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 9169557..833199f 100644 --- a/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/aes_core/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:07:06 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:44:32 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] cache/synth.v:1 Compile module "work@aes_cipher_top". +[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: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:1 Compile module "work@aes_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 d61f172..94ba443 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 70387bd..a80a171 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 13ab26c..f5bde26 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 1fac78e..a856365 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 7f16f46..17fa8c0 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 2905744..89743dd 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 8744ad1..2f39399 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 6140825..5c38c89 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 dc60599..a9853da 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 0039720..a3fd062 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 0fbcbb4..d0b6540 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 65bc60d..86c6955 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 cf7fbf0..8a42160 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 c2c25a9..ef5bac6 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 5bfbcec..6ffcb05 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 876efef..e102e75 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 3160b9f..8b6d1ab 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 701bea4..5c0c29b 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 a7609af..173d2b8 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 84c7e6d..49fec5b 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 8cb6d88..737cd7c 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 fd20c9d..521b23a 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 65a9cbf..747bd7e 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 ddbb89d..6e738f9 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 43cdd4d..8907598 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 9fc8dac..5c27dbe 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 f9b64fc..ebe1c76 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 943e0f6..798c8e5 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 0811541..d6408ae 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 eb31728..a6f4ad3 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 c3af96a..3ff700d 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 73c610d..3cd0cfb 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 2bef8a5..3c34464 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 78fe550..b539915 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 945e91a..e844c79 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 d33c6cc..18b7f4e 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 8314730..5eb8ae6 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 75055a6..7e4adf1 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 6d191a4..52ae4e8 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 4506974..190c3a0 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 d34dfac..703ccc6 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 35bd1cc..6b1fd27 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 32eef6d..2db1191 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 5cc6f1d..e629754 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 016bb79..914891a 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 1050e20..22b72ae 100644 --- a/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/openmsp430/slpp_all/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:07:09 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:44:35 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_multiplier.v:46 No timescale set for "omsp_multiplier". - -[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_multiplier.v:46 No timescale set for "omsp_multiplier". + +[WARNI:PA0205] rtl/openMSP430.v:46 No timescale set for "openMSP430". + [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,13 +56,13 @@ [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_gate.v:44 Compile module "work@omsp_clock_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". @@ -70,27 +70,27 @@ [INFO :CP0303] rtl/omsp_clock_mux.v:44 Compile module "work@omsp_clock_mux". +[INFO :CP0303] rtl/omsp_mem_backbone.v:46 Compile module "work@omsp_mem_backbone". + [INFO :CP0303] rtl/omsp_dbg_uart.v:46 Compile module "work@omsp_dbg_uart". [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_register_file.v:46 Compile module "work@omsp_register_file". + [INFO :CP0303] rtl/omsp_sync_cell.v:44 Compile module "work@omsp_sync_cell". -[INFO :CP0303] rtl/openMSP430.v:46 Compile module "work@openMSP430". +[INFO :CP0303] rtl/omsp_watchdog.v:46 Compile module "work@omsp_watchdog". [INFO :CP0303] rtl/omsp_scan_mux.v:44 Compile module "work@omsp_scan_mux". -[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_sync_reset.v:44 Compile module "work@omsp_sync_reset". @@ -98,10 +98,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] rtl/omsp_alu.v:49 Implicit port type (wire) for "alu_out", there are 3 more instances of this message.
diff --git a/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log index b9796ff..98b9a0b 100644 --- a/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/sasc/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:10:50 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:49:19 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.
diff --git a/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log b/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log index efe25c3..ede42ae 100644 --- a/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/spi/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:09:52 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:48:03 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. @@ -162,83 +162,83 @@ [ERROR:PP0102] rtl/spi_top.v:279 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0207] timescale.v:11 Syntax error: no viable alternative at input 'input [SURELOG_MACRO_NOT_DEFINED:SPI_DIVIDER_LEN!!!', +[ERROR:PA0207] rtl/spi_clgen.v:51 Syntax error: no viable alternative at input 'input [SURELOG_MACRO_NOT_DEFINED:SPI_DIVIDER_LEN!!!', input [SURELOG_MACRO_NOT_DEFINED:SPI_DIVIDER_LEN!!! -1:0] divider; // clock divider (output clock is divided by this value) ^-- ./slpp_unit/work/rtl/spi_clgen.v:51 col:13. -[ERROR:PA0203] timescale.v:11 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_clgen.v:51 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0203] timescale.v:25 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_clgen.v:65 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0203] timescale.v:26 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_clgen.v:66 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0203] timescale.v:32 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_clgen.v:72 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0203] timescale.v:38 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_clgen.v:78 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0207] rtl/spi_shift.v:53 Syntax error: no viable alternative at input 'input [SURELOG_MACRO_NOT_DEFINED:SPI_CHAR_LEN_BITS!!!', +[ERROR:PA0207] timescale.v:13 Syntax error: no viable alternative at input 'input [SURELOG_MACRO_NOT_DEFINED:SPI_CHAR_LEN_BITS!!!', input [SURELOG_MACRO_NOT_DEFINED:SPI_CHAR_LEN_BITS!!! -1:0] len; // data len in bits (minus one) ^-- ./slpp_unit/work/rtl/spi_shift.v:53 col:9. -[ERROR:PA0203] rtl/spi_shift.v:53 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:13 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:80 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:40 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:81 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:41 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:82 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:42 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:93 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:53 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:97 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:57 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:99 Unknown macro "SPI_CHAR_LEN_BITS". +[ERROR:PA0203] timescale.v:59 Unknown macro "SPI_CHAR_LEN_BITS". -[ERROR:PA0203] rtl/spi_shift.v:127 Unknown macro "SPI_MAX_CHAR". +[ERROR:PA0203] timescale.v:87 Unknown macro "SPI_MAX_CHAR". -[ERROR:PA0207] timescale.v:29 Syntax error: no viable alternative at input 'output [SURELOG_MACRO_NOT_DEFINED:SPI_SS_NB!!!', +[ERROR:PA0207] rtl/spi_top.v:70 Syntax error: no viable alternative at input 'output [SURELOG_MACRO_NOT_DEFINED:SPI_SS_NB!!!', output [SURELOG_MACRO_NOT_DEFINED:SPI_SS_NB!!! -1:0] ss_pad_o; // slave select ^-- ./slpp_unit/work/rtl/spi_top.v:70 col:19. -[ERROR:PA0203] timescale.v:29 Unknown macro "SPI_SS_NB". +[ERROR:PA0203] rtl/spi_top.v:70 Unknown macro "SPI_SS_NB". -[ERROR:PA0203] timescale.v:61 Unknown macro "SPI_DEVIDE". +[ERROR:PA0203] rtl/spi_top.v:102 Unknown macro "SPI_DEVIDE". -[ERROR:PA0203] timescale.v:62 Unknown macro "SPI_CTRL". +[ERROR:PA0203] rtl/spi_top.v:103 Unknown macro "SPI_CTRL". -[ERROR:PA0203] timescale.v:63 Unknown macro "SPI_TX_0". +[ERROR:PA0203] rtl/spi_top.v:104 Unknown macro "SPI_TX_0". -[ERROR:PA0203] timescale.v:64 Unknown macro "SPI_TX_1". +[ERROR:PA0203] rtl/spi_top.v:105 Unknown macro "SPI_TX_1". -[ERROR:PA0203] timescale.v:65 Unknown macro "SPI_TX_2". +[ERROR:PA0203] rtl/spi_top.v:106 Unknown macro "SPI_TX_2". -[ERROR:PA0203] timescale.v:66 Unknown macro "SPI_TX_3". +[ERROR:PA0203] rtl/spi_top.v:107 Unknown macro "SPI_TX_3". -[ERROR:PA0203] timescale.v:67 Unknown macro "SPI_SS". +[ERROR:PA0203] rtl/spi_top.v:108 Unknown macro "SPI_SS". -[ERROR:PA0203] timescale.v:73 Unknown macro "SPI_RX_0". +[ERROR:PA0203] rtl/spi_top.v:114 Unknown macro "SPI_RX_0". -[ERROR:PA0203] timescale.v:73 Unknown macro "SPI_MAX_CHAR". +[ERROR:PA0203] rtl/spi_top.v:114 Unknown macro "SPI_MAX_CHAR". -[ERROR:PA0203] timescale.v:74 Unknown macro "SPI_RX_1". +[ERROR:PA0203] rtl/spi_top.v:115 Unknown macro "SPI_RX_1". -[ERROR:PA0203] timescale.v:75 Unknown macro "SPI_RX_2". +[ERROR:PA0203] rtl/spi_top.v:116 Unknown macro "SPI_RX_2". -[ERROR:PA0203] timescale.v:76 Unknown macro "SPI_RX_3". +[ERROR:PA0203] rtl/spi_top.v:117 Unknown macro "SPI_RX_3". -[ERROR:PA0203] timescale.v:77 Unknown macro "SPI_CTRL". +[ERROR:PA0203] rtl/spi_top.v:118 Unknown macro "SPI_CTRL". -[ERROR:PA0203] timescale.v:78 Unknown macro "SPI_DEVIDE". +[ERROR:PA0203] rtl/spi_top.v:119 Unknown macro "SPI_DEVIDE". -[ERROR:PA0203] timescale.v:79 Unknown macro "SPI_SS". +[ERROR:PA0203] rtl/spi_top.v:120 Unknown macro "SPI_SS". -[ERROR:PA0203] timescale.v:120 Unknown macro "SPI_DIVIDER_LEN". +[ERROR:PA0203] rtl/spi_top.v:161 Unknown macro "SPI_DIVIDER_LEN". -[ERROR:PA0203] timescale.v:130 Unknown macro "SPI_CTRL_BIT_NB". +[ERROR:PA0203] rtl/spi_top.v:171 Unknown macro "SPI_CTRL_BIT_NB". -[ERROR:PA0203] timescale.v:154 Unknown macro "SPI_SS_NB". +[ERROR:PA0203] rtl/spi_top.v:195 Unknown macro "SPI_SS_NB". -[ERROR:PA0203] timescale.v:160 Unknown macro "SPI_SS_NB". +[ERROR:PA0203] rtl/spi_top.v:201 Unknown macro "SPI_SS_NB". [WARNI:PA0205] cache/synth.v:1 No timescale set for "spi_clgen". @@ -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 417e73d..9b67df0 100644 --- a/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/systemcaes/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:09:58 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:48:14 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. @@ -32,18 +32,18 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] cache/synth.v:1 Compile module "work@aes". - [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:9037 Compile module "work@mixcolum". +[INFO :CP0303] cache/synth.v:1 Compile module "work@aes". [INFO :CP0303] cache/synth.v:12581 Compile module "work@subbytes". [INFO :CP0303] cache/synth.v:15275 Compile module "work@word_mixcolum". +[INFO :CP0303] cache/synth.v:9037 Compile module "work@mixcolum". + [INFO :CP0303] cache/synth.v:12017 Compile module "work@sbox". [NOTE :CP0309] cache/synth.v:1 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 07b847a..d4b1463 100644 --- a/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log +++ b/SVIncCompil/Testcases/YosysOldTests/usb_phy/YosysOldUsb.log
@@ -54,5 +54,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -3.49user 0.05system 0:01.35elapsed 263%CPU (0avgtext+0avgdata 71328maxresident)k -0inputs+208outputs (0major+15213minor)pagefaults 0swaps +3.50user 0.07system 0:01.38elapsed 258%CPU (0avgtext+0avgdata 70800maxresident)k +128inputs+208outputs (0major+15149minor)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 198fe52..fef43b0 100644 --- a/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log +++ b/SVIncCompil/Testcases/YosysOldTests/usb_phy/slpp_unit/surelog.log
@@ -6,8 +6,8 @@ Authorized used only. VERSION: 0.05 -BUILT : Nov 2 2019 -DATE : 2019-11-02.12:07:13 +BUILT : Nov 3 2019 +DATE : 2019-11-03.11:44:39 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.
diff --git a/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log b/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log index 74a1f22..637bd7d 100644 --- a/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log +++ b/SVIncCompil/Testcases/YosysSmall/YosysSmall_diff.log
@@ -22,16 +22,16 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] cic5.v:6 Compile module "work@cic5". +[INFO :CP0303] latch.v:7 Compile module "work@latch". [INFO :CP0303] crc32.v:8 Compile module "work@crc32". -[INFO :CP0303] latch.v:7 Compile module "work@latch". - -[INFO :CP0303] pwm256_tb.v:6 Compile module "work@tb". +[INFO :CP0303] cic5.v:6 Compile module "work@cic5". [INFO :CP0303] pwm256.v:6 Compile module "work@pwm256". +[INFO :CP0303] pwm256_tb.v:6 Compile module "work@tb". + [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.11user 0.06system 0:00.99elapsed 320%CPU (0avgtext+0avgdata 68064maxresident)k -0inputs+608outputs (0major+14371minor)pagefaults 0swaps +3.13user 0.04system 0:01.00elapsed 316%CPU (0avgtext+0avgdata 67116maxresident)k +72inputs+608outputs (0major+14201minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log b/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log index 348f9df..7e3b7ce 100644 --- a/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log +++ b/SVIncCompil/Testcases/YosysTestSuite/YosysTestSuite_diff.log
@@ -394,12 +394,12 @@ [WARNI:PA0205] asicworld/code_hdl_models_arbiter.v:5 No timescale set for "arbiter". +[WARNI:PA0205] asicworld/code_hdl_models_parallel_crc.v:7 No timescale set for "parallel_crc_ccitt". + [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". @@ -500,12 +500,12 @@ [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] 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_task_global.v:1 No timescale set for "task_global". - [WARNI:PA0205] asicworld/code_hdl_models_uart.v:7 No timescale set for "uart". [WARNI:PA0205] asicworld/code_tidbits_nonblocking.v:1 No timescale set for "nonblocking". @@ -544,10 +544,10 @@ [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] asicworld/code_verilog_tutorial_fsm_full.v:1 No timescale set for "fsm_full". + [WARNI:PA0205] opt/opt_share_add_sub.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". @@ -556,11 +556,13 @@ [WARNI:PA0205] proc/bug_1268.v:13 No timescale set for "gate". +[WARNI:PA0205] asicworld/code_verilog_tutorial_v2k_reg.v:1 No timescale set for "v2k_reg". + [WARNI:PA0205] sat/counters-repeat.v:3 No timescale set for "counter1". [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] errors/syntax_err12.v:1 No timescale set for "iface". [WARNI:PA0205] hana/test_parse2synthtrans.v:27 No timescale set for "f2_demultiplexer1_to_4". @@ -630,8 +632,6 @@ [WARNI:PA0205] hana/test_simulation_techmap_tech.v:141 No timescale set for "f15_TECH_XOR2". -[WARNI:PA0205] errors/syntax_err12.v:1 No timescale set for "iface". - [WARNI:PA0205] sat/expose_dff.v:2 No timescale set for "test1". [WARNI:PA0205] sat/expose_dff.v:7 No timescale set for "test2". @@ -640,8 +640,6 @@ [WARNI:PA0205] sat/expose_dff.v:25 No timescale set for "test4". -[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". [WARNI:PA0205] hana/test_intermout.v:71 No timescale set for "f6_FlipFlop". @@ -698,12 +696,14 @@ [WARNI:PA0205] hana/test_intermout.v:409 No timescale set for "f33_test". +[WARNI:PA0205] sat/splice.v:1 No timescale set for "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/arrays01.v:1 No timescale set for "uut_arrays01". + [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". @@ -812,16 +812,16 @@ [WARNI:PA0205] simple/mem2reg.v:97 No timescale set for "mem2reg_test6". +[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". + [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". - [WARNI:PA0205] simple/paramods.v:2 No timescale set for "pm_test1". [WARNI:PA0205] simple/paramods.v:14 No timescale set for "pm_test2". @@ -840,14 +840,14 @@ [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/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/signedexpr.v:1 No timescale set for "signed_test01". - [WARNI:PA0205] simple/operators.v:1 No timescale set for "optest". [WARNI:PA0205] simple/realexpr.v:1 No timescale set for "demo_001". @@ -968,8 +968,6 @@ [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,6 +978,8 @@ [WARNI:PA0205] arch/common/adffs.v:34 No timescale set for "ndffnr". +[WARNI:PA0205] simple/undef_eqx_nex.v:1 No timescale set for "undef_eqx_nex". + [WARNI:PA0205] arch/common/tribuf.v:1 No timescale set for "tristate". [WARNI:PA0205] simple/usb_phy_tests.v:3 No timescale set for "usb_phy_test01". @@ -1038,8 +1038,6 @@ [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] 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". @@ -1050,20 +1048,46 @@ [WARNI:PA0205] simple/task_func.v:127 No timescale set for "task_func_test05". +[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] svinterfaces/svinterface_at_top_ref.v:2 No timescale set for "TopModule". +[WARNI:PA0205] svinterfaces/svinterface1_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/svinterface1_ref.v:35 No timescale set for "SubModule1". -[WARNI:PA0205] svinterfaces/svinterface_at_top_ref.v:92 No timescale set for "SubModule2". +[WARNI:PA0205] svinterfaces/svinterface1_ref.v:79 No timescale set for "SubModule2". [WARNI:PA0205] various/shregmap.v:1 No timescale set for "shregmap_static_test". [WARNI:PA0205] arch/common/fsm.v:1 No timescale set for "fsm". +[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/common/latches.v:1 No timescale set for "latchp". + +[WARNI:PA0205] arch/common/latches.v:7 No timescale set for "latchn". + +[WARNI:PA0205] arch/common/latches.v:13 No timescale set for "latchsr". + +[WARNI:PA0205] arch/common/mux.v:1 No timescale set for "mux2". + +[WARNI:PA0205] arch/common/mux.v:10 No timescale set for "mux4". + +[WARNI:PA0205] arch/common/mux.v:30 No timescale set for "mux8". + +[WARNI:PA0205] arch/common/mux.v:54 No timescale set for "mux16". + [WARNI:PA0205] various/muxpack.v:1 No timescale set for "mux_if_unbal_4_1". [WARNI:PA0205] various/muxpack.v:10 No timescale set for "mux_if_unbal_5_3". @@ -1098,30 +1122,6 @@ [WARNI:PA0205] various/muxpack.v:241 No timescale set for "case_overlap2". -[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". - -[WARNI:PA0205] arch/common/latches.v:13 No timescale set for "latchsr". - -[WARNI:PA0205] arch/common/mux.v:1 No timescale set for "mux2". - -[WARNI:PA0205] arch/common/mux.v:10 No timescale set for "mux4". - -[WARNI:PA0205] arch/common/mux.v:30 No timescale set for "mux8". - -[WARNI:PA0205] arch/common/mux.v:54 No timescale set for "mux16". - [WARNI:PA0205] arch/ice40/macc.v:27 No timescale set for "top2". [WARNI:PA0205] arch/xilinx/mul_unsigned.v:10 No timescale set for "mul_unsigned". @@ -1132,966 +1132,966 @@ [INFO :CP0300] Compilation... -[INFO :CP0303] techmap/mem_simple_4x1_map.v:2 Compile module "work@$mem". - [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:531 Compile module "work@ADD8". - -[INFO :CP0303] hana/hana_vlib.v:545 Compile module "work@ADD32". - -[INFO :CP0303] hana/hana_vlib.v:524 Compile module "work@ADD4". +[INFO :CP0303] techmap/mem_simple_4x1_map.v:2 Compile module "work@$mem". [INFO :CP0303] hana/hana_vlib.v:538 Compile module "work@ADD16". -[INFO :CP0303] hana/hana_vlib.v:43 Compile module "work@AND3". +[INFO :CP0303] asicworld/code_verilog_tutorial_escape_id.v:3 Compile module "work@1dff". + +[INFO :CP0303] hana/hana_vlib.v:551 Compile module "work@ADD64". + +[INFO :CP0303] hana/hana_vlib.v:517 Compile module "work@ADD2". + +[INFO :CP0303] hana/hana_vlib.v:545 Compile module "work@ADD32". + +[INFO :CP0303] hana/hana_vlib.v:49 Compile module "work@AND4". + +[INFO :CP0303] hana/hana_vlib.v:531 Compile module "work@ADD8". + +[INFO :CP0303] hana/hana_vlib.v:941 Compile module "work@CMP2". [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:551 Compile module "work@ADD64". +[INFO :CP0303] hana/hana_vlib.v:511 Compile module "work@ADD1". -[INFO :CP0303] hana/hana_vlib.v:1019 Compile module "work@CMP16". +[INFO :CP0303] hana/hana_vlib.v:993 Compile module "work@CMP8". [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: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:993 Compile module "work@CMP8". - -[INFO :CP0303] hana/hana_vlib.v:221 Compile module "work@DEC5". - -[INFO :CP0303] hana/hana_vlib.v:195 Compile module "work@DEC4". - -[INFO :CP0303] hana/hana_vlib.v:654 Compile module "work@DIV2". - -[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:678 Compile module "work@DIV16". - -[INFO :CP0303] asicworld/code_hdl_models_GrayCounter.v:7 Compile module "work@GrayCounter". - -[INFO :CP0303] hana/hana_vlib.v:694 Compile module "work@DIV64". - -[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:662 Compile module "work@DIV4". - -[INFO :CP0303] hana/hana_vlib.v:1100 Compile module "work@GND". +[INFO :CP0303] hana/hana_vlib.v:524 Compile module "work@ADD4". [INFO :CP0303] hana/hana_vlib.v:967 Compile module "work@CMP4". -[INFO :CP0303] hana/hana_vlib.v:1110 Compile module "work@INC2". - -[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:1126 Compile module "work@INC16". - -[INFO :CP0303] hana/hana_vlib.v:1121 Compile module "work@INC8". +[INFO :CP0303] hana/hana_vlib.v:195 Compile module "work@DEC4". [INFO :CP0303] hana/hana_vlib.v:161 Compile module "work@DEC2". -[INFO :CP0303] hana/hana_vlib.v:803 Compile module "work@LSHIFT16". - -[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:759 Compile module "work@LSHIFT1". - -[INFO :CP0303] hana/hana_vlib.v:823 Compile module "work@LSHIFT64". +[INFO :CP0303] hana/hana_vlib.v:678 Compile module "work@DIV16". [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:148 Compile module "work@DEC1". -[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:43 Compile module "work@AND3". [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:221 Compile module "work@DEC5". [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:341 Compile module "work@MUX2". - -[INFO :CP0303] hana/hana_vlib.v:351 Compile module "work@MUX4". +[INFO :CP0303] hana/hana_vlib.v:1019 Compile module "work@CMP16". [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:654 Compile module "work@DIV2". + +[INFO :CP0303] hana/hana_vlib.v:694 Compile module "work@DIV64". + +[INFO :CP0303] hana/hana_vlib.v:1071 Compile module "work@CMP64". [INFO :CP0303] hana/hana_vlib.v:1116 Compile module "work@INC4". -[INFO :CP0303] simple/multiplier.v:66 Compile module "work@Multiplier_2D". +[INFO :CP0303] hana/hana_vlib.v:670 Compile module "work@DIV8". + +[INFO :CP0303] hana/hana_vlib.v:1100 Compile module "work@GND". + +[INFO :CP0303] hana/hana_vlib.v:176 Compile module "work@DEC3". [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:363 Compile module "work@MUX8". - -[INFO :CP0303] hana/hana_vlib.v:98 Compile module "work@NOR3". +[INFO :CP0303] asicworld/code_hdl_models_GrayCounter.v:7 Compile module "work@GrayCounter". [INFO :CP0303] hana/hana_vlib.v:813 Compile module "work@LSHIFT32". -[INFO :CP0303] hana/hana_vlib.v:67 Compile module "work@OR4". +[INFO :CP0303] hana/hana_vlib.v:1131 Compile module "work@INC32". + +[INFO :CP0303] hana/hana_vlib.v:1110 Compile module "work@INC2". + +[INFO :CP0303] hana/hana_vlib.v:31 Compile module "work@INV". + +[INFO :CP0303] hana/hana_vlib.v:1121 Compile module "work@INC8". + +[INFO :CP0303] hana/hana_vlib.v:647 Compile module "work@DIV1". + +[INFO :CP0303] hana/hana_vlib.v:803 Compile module "work@LSHIFT16". + +[INFO :CP0303] hana/hana_vlib.v:771 Compile module "work@LSHIFT2". + +[INFO :CP0303] hana/hana_vlib.v:823 Compile module "work@LSHIFT64". + +[INFO :CP0303] hana/hana_vlib.v:662 Compile module "work@DIV4". + +[INFO :CP0303] hana/hana_vlib.v:629 Compile module "work@MUL16". + +[INFO :CP0303] hana/hana_vlib.v:793 Compile module "work@LSHIFT8". [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/multiplier.v:119 Compile module "work@FullAdder". -[INFO :CP0303] simple/mem_arst.v:2 Compile module "work@MyMem". +[INFO :CP0303] hana/hana_vlib.v:641 Compile module "work@MUL64". -[INFO :CP0303] hana/hana_vlib.v:80 Compile module "work@NAND3". +[INFO :CP0303] hana/hana_vlib.v:611 Compile module "work@MUL2". [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:623 Compile module "work@MUL8". -[INFO :CP0303] hana/hana_vlib.v:92 Compile module "work@NOR2". +[INFO :CP0303] hana/hana_vlib.v:401 Compile module "work@MUX32". -[INFO :CP0303] hana/hana_vlib.v:104 Compile module "work@NOR4". +[INFO :CP0303] hana/hana_vlib.v:1126 Compile module "work@INC16". + +[INFO :CP0303] hana/hana_vlib.v:351 Compile module "work@MUX4". + +[INFO :CP0303] simple_abc9/abc9.v:216 Compile module "work@MUXF8". [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:1135 Compile module "work@INC64". -[INFO :CP0303] hana/hana_vlib.v:61 Compile module "work@OR3". +[INFO :CP0303] simple/multiplier.v:66 Compile module "work@Multiplier_2D". -[INFO :CP0303] hana/hana_vlib.v:716 Compile module "work@SFF". +[INFO :CP0303] hana/hana_vlib.v:74 Compile module "work@NAND2". [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:98 Compile module "work@NOR3". -[INFO :CP0303] hana/hana_vlib.v:724 Compile module "work@RSFF". +[INFO :CP0303] hana/hana_vlib.v:80 Compile module "work@NAND3". -[INFO :CP0303] hana/hana_vlib.v:578 Compile module "work@SUB8". +[INFO :CP0303] hana/hana_vlib.v:759 Compile module "work@LSHIFT1". -[INFO :CP0303] hana/hana_vlib.v:880 Compile module "work@RSHIFT16". +[INFO :CP0303] hana/hana_vlib.v:782 Compile module "work@LSHIFT4". + +[INFO :CP0303] hana/hana_vlib.v:104 Compile module "work@NOR4". [INFO :CP0303] simple/multiplier.v:8 Compile module "work@Multiplier_flat". -[INFO :CP0303] hana/hana_vlib.v:892 Compile module "work@RSHIFT32". +[INFO :CP0303] hana/hana_vlib.v:67 Compile module "work@OR4". -[INFO :CP0303] svinterfaces/svinterface_at_top_ref.v:2 Compile module "work@TopModule". +[INFO :CP0303] hana/hana_vlib.v:605 Compile module "work@MUL1". + +[INFO :CP0303] hana/hana_vlib.v:708 Compile module "work@RFF". + +[INFO :CP0303] hana/hana_vlib.v:617 Compile module "work@MUL4". + +[INFO :CP0303] hana/hana_vlib.v:833 Compile module "work@RSHIFT1". + +[INFO :CP0303] hana/hana_vlib.v:341 Compile module "work@MUX2". + +[INFO :CP0303] hana/hana_vlib.v:880 Compile module "work@RSHIFT16". + +[INFO :CP0303] hana/hana_vlib.v:857 Compile module "work@RSHIFT4". [INFO :CP0303] hana/hana_vlib.v:903 Compile module "work@RSHIFT64". -[INFO :CP0303] hana/hana_vlib.v:142 Compile module "work@XNOR4". +[INFO :CP0303] hana/hana_vlib.v:716 Compile module "work@SFF". -[INFO :CP0303] simple/multiplier.v:98 Compile module "work@RippleCarryAdder". +[INFO :CP0303] hana/hana_vlib.v:363 Compile module "work@MUX8". [INFO :CP0303] hana/hana_vlib.v:86 Compile module "work@NAND4". -[INFO :CP0303] hana/hana_vlib.v:585 Compile module "work@SUB16". - -[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:598 Compile module "work@SUB64". - -[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: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: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] simple_abc9/abc9.v:50 Compile module "work@abc9_test009". - -[INFO :CP0303] simple_abc9/abc9.v:22 Compile module "work@abc9_test006". - -[INFO :CP0303] hana/hana_vlib.v:571 Compile module "work@SUB4". - -[INFO :CP0303] simple_abc9/abc9.v:46 Compile module "work@abc9_test008_sub". - -[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/svinterface_at_top_ref.v:92 Compile module "work@SubModule2". - [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:564 Compile module "work@SUB2". [INFO :CP0303] hana/hana_vlib.v:592 Compile module "work@SUB32". -[INFO :CP0303] hana/hana_vlib.v:130 Compile module "work@XNOR2". +[INFO :CP0303] hana/hana_vlib.v:578 Compile module "work@SUB8". -[INFO :CP0303] svinterfaces/svinterface_at_top_ref.v:43 Compile module "work@SubModule1". +[INFO :CP0303] simple/mem_arst.v:2 Compile module "work@MyMem". -[INFO :CP0303] simple_abc9/abc9.v:132 Compile module "work@abc9_test019". +[INFO :CP0303] svinterfaces/svinterface1_ref.v:2 Compile module "work@TopModule". -[INFO :CP0303] simple_abc9/abc9.v:243 Compile module "work@abc9_test023". +[INFO :CP0303] svinterfaces/svinterface1_ref.v:35 Compile module "work@SubModule1". -[INFO :CP0303] simple_abc9/abc9.v:114 Compile module "work@abc9_test016". +[INFO :CP0303] hana/hana_vlib.v:55 Compile module "work@OR2". -[INFO :CP0303] simple_abc9/abc9.v:266 Compile module "work@abc9_test026". +[INFO :CP0303] hana/hana_vlib.v:92 Compile module "work@NOR2". + +[INFO :CP0303] hana/hana_vlib.v:142 Compile module "work@XNOR4". [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] hana/hana_vlib.v:750 Compile module "work@RLATCH". -[INFO :CP0303] hana/hana_vlib.v:117 Compile module "work@XOR3". +[INFO :CP0303] hana/hana_vlib.v:61 Compile module "work@OR3". -[INFO :CP0303] arch/common/adffs.v:1 Compile module "work@adff". - -[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] errors/syntax_err04.v:1 Compile module "work@a". [INFO :CP0303] hana/hana_vlib.v:111 Compile module "work@XOR2". -[INFO :CP0303] various/abc9.v:1 Compile module "work@abc9_test027". +[INFO :CP0303] hana/hana_vlib.v:844 Compile module "work@RSHIFT2". -[INFO :CP0303] simple_abc9/abc9.v:17 Compile module "work@abc9_test005". +[INFO :CP0303] hana/hana_vlib.v:724 Compile module "work@RSFF". -[INFO :CP0303] simple/implicit_ports.v:2 Compile module "work@alu". +[INFO :CP0303] hana/hana_vlib.v:868 Compile module "work@RSHIFT8". [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] hana/hana_vlib.v:558 Compile module "work@SUB1". -[INFO :CP0303] simple_abc9/abc9.v:39 Compile module "work@abc9_test008". +[INFO :CP0303] hana/hana_vlib.v:892 Compile module "work@RSHIFT32". -[INFO :CP0303] simple/process.v:2 Compile module "work@blocking_cond". +[INFO :CP0303] hana/hana_vlib.v:571 Compile module "work@SUB4". [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:9 Compile module "work@abc9_test003". -[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/multiplier.v:98 Compile module "work@RippleCarryAdder". [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] svinterfaces/svinterface1_ref.v:79 Compile module "work@SubModule2". [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] hana/hana_vlib.v:585 Compile module "work@SUB16". [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] hana/hana_vlib.v:130 Compile module "work@XNOR2". + +[INFO :CP0303] simple_abc9/abc9.v:28 Compile module "work@abc9_test007". + +[INFO :CP0303] hana/hana_vlib.v:598 Compile module "work@SUB64". + +[INFO :CP0303] simple_abc9/abc9.v:50 Compile module "work@abc9_test009". + +[INFO :CP0303] hana/hana_vlib.v:25 Compile module "work@TRIBUF". [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] hana/hana_vlib.v:117 Compile module "work@XOR3". -[INFO :CP0303] asicworld/code_verilog_tutorial_always_example.v:1 Compile module "work@always_example". +[INFO :CP0303] simple_abc9/abc9.v:97 Compile module "work@abc9_test012_sub". -[INFO :CP0303] asicworld/code_verilog_tutorial_addbit.v:1 Compile module "work@addbit". +[INFO :CP0303] hana/hana_vlib.v:136 Compile module "work@XNOR3". -[INFO :CP0303] asicworld/code_tidbits_asyn_reset.v:1 Compile module "work@asyn_reset". +[INFO :CP0303] simple_abc9/abc9.v:114 Compile module "work@abc9_test016". -[INFO :CP0303] asicworld/code_hdl_models_decoder_using_assign.v:7 Compile module "work@decoder_using_assign". +[INFO :CP0303] simple_abc9/abc9.v:1 Compile module "work@abc9_test001". -[INFO :CP0303] asicworld/code_verilog_tutorial_bus_con.v:1 Compile module "work@bus_con". +[INFO :CP0303] hana/hana_vlib.v:123 Compile module "work@XOR4". -[INFO :CP0303] simple/aes_kexp128.v:4 Compile module "work@aes_key_expand_128". +[INFO :CP0303] simple_abc9/abc9.v:139 Compile module "work@abc9_test020". + +[INFO :CP0303] simple_abc9/abc9.v:5 Compile module "work@abc9_test002". + +[INFO :CP0303] simple_abc9/abc9.v:17 Compile module "work@abc9_test005". [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] 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] simple_abc9/abc9.v:39 Compile module "work@abc9_test008". -[INFO :CP0303] various/muxpack.v:202 Compile module "work@case_nonoverlap". +[INFO :CP0303] simple_abc9/abc9.v:22 Compile module "work@abc9_test006". -[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] various/abc9.v:1 Compile module "work@abc9_test027". [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_abc9/abc9.v:66 Compile module "work@abc9_test011". -[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] simple_abc9/abc9.v:46 Compile module "work@abc9_test008_sub". [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] arch/common/adffs.v:12 Compile module "work@adffn". [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_verilog_tutorial_always_example.v:1 Compile module "work@always_example". -[INFO :CP0303] asicworld/code_hdl_models_decoder_using_case.v:7 Compile module "work@decoder_using_case". +[INFO :CP0303] simple_abc9/abc9.v:93 Compile module "work@abc9_test014". + +[INFO :CP0303] asicworld/code_tidbits_asyn_reset.v:1 Compile module "work@asyn_reset". [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] hana/test_simulation_shifter.v:57 Compile module "work@f10_test". - -[INFO :CP0303] simple/realexpr.v:24 Compile module "work@demo_003". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:120 Compile module "work@f12_TECH_XOR2". - -[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] 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_intermout.v:187 Compile module "work@f15_test". - -[INFO :CP0303] sat/counters-repeat.v:3 Compile module "work@counter1". - -[INFO :CP0303] asicworld/code_hdl_models_dff_sync_reset.v:7 Compile module "work@dff_sync_reset". - -[INFO :CP0303] asicworld/code_hdl_models_d_ff_gates.v:1 Compile module "work@d_ff_gates". - -[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] arch/common/adffs.v:23 Compile module "work@dffs". - -[INFO :CP0303] asicworld/code_hdl_models_encoder_4to2_gates.v:1 Compile module "work@encoder_4to2_gates". - -[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_simulation_always.v:112 Compile module "work@f10_FlipFlop". - -[INFO :CP0303] hana/test_intermout.v:314 Compile module "work@f24_test". - -[INFO :CP0303] simple/realexpr.v:1 Compile module "work@demo_001". - -[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_simulation_techmap_tech.v:117 Compile module "work@f12_TECH_XOR5". - -[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_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] simple/dff_init.v:33 Compile module "work@dff1a_test". +[INFO :CP0303] simple_abc9/abc9.v:126 Compile module "work@abc9_test018". [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] various/muxpack.v:202 Compile module "work@case_nonoverlap". -[INFO :CP0303] hana/test_parser.v:19 Compile module "work@f3_test". +[INFO :CP0303] simple_abc9/abc9.v:74 Compile module "work@abc9_test012". -[INFO :CP0303] hana/test_intermout.v:222 Compile module "work@f16_test". +[INFO :CP0303] simple_abc9/abc9.v:227 Compile module "work@abc9_test022". + +[INFO :CP0303] simple_abc9/abc9.v:108 Compile module "work@abc9_test015". + +[INFO :CP0303] various/muxpack.v:157 Compile module "work@cliffordwolf_nonexclusive_select". + +[INFO :CP0303] simple_abc9/abc9.v:132 Compile module "work@abc9_test019". + +[INFO :CP0303] simple_abc9/abc9.v:262 Compile module "work@abc9_test025". [INFO :CP0303] asicworld/code_hdl_models_cam.v:7 Compile module "work@cam". -[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:3 Compile module "work@f1_TECH_AND18". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:51 Compile module "work@f5_TECH_NAND2". - -[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] simple/constpower.v:1 Compile module "work@constpower". [INFO :CP0303] various/muxpack.v:221 Compile module "work@case_overlap". -[INFO :CP0303] simple/dff_different_styles.v:83 Compile module "work@dffsr2". +[INFO :CP0303] simple/sincos.v:6 Compile module "work@d". + +[INFO :CP0303] simple_abc9/abc9.v:243 Compile module "work@abc9_test023". + +[INFO :CP0303] asicworld/code_verilog_tutorial_addbit.v:1 Compile module "work@addbit". + +[INFO :CP0303] simple_abc9/abc9.v:266 Compile module "work@abc9_test026". + +[INFO :CP0303] asicworld/code_verilog_tutorial_decoder.v:1 Compile module "work@decoder". [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_intermout.v:326 Compile module "work@f25_test". - -[INFO :CP0303] asicworld/code_hdl_models_encoder_using_if.v:7 Compile module "work@encoder_using_if". +[INFO :CP0303] simple/aes_kexp128.v:4 Compile module "work@aes_key_expand_128". [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] asicworld/code_hdl_models_decoder_using_case.v:7 Compile module "work@decoder_using_case". -[INFO :CP0303] hana/test_intermout.v:366 Compile module "work@f29_Reduction". +[INFO :CP0303] asicworld/code_hdl_models_arbiter.v:5 Compile module "work@arbiter". -[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] arch/common/adffs.v:1 Compile module "work@adff". [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] simple/realexpr.v:24 Compile module "work@demo_003". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:17 Compile module "work@f3_TECH_NAND18". +[INFO :CP0303] simple/implicit_ports.v:2 Compile module "work@alu". + +[INFO :CP0303] asicworld/code_tidbits_blocking.v:1 Compile module "work@blocking". [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] simple/dff_init.v:22 Compile module "work@dff0a_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:30 Compile module "work@f4_TECH_NAND18". +[INFO :CP0303] simple/carryadd.v:1 Compile module "work@carryadd". -[INFO :CP0303] hana/test_intermout.v:175 Compile module "work@f14_mybuf". +[INFO :CP0303] simple/arraycells.v:2 Compile module "work@array_test001". -[INFO :CP0303] hana/test_simulation_and.v:18 Compile module "work@f4_test". - -[INFO :CP0303] hana/test_intermout.v:210 Compile module "work@f15_mybuf". +[INFO :CP0303] simple/process.v:2 Compile module "work@blocking_cond". [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] various/muxpack.v:241 Compile module "work@case_overlap2". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:47 Compile module "work@f5_TECH_NAND4". +[INFO :CP0303] asicworld/code_hdl_models_dff_sync_reset.v:7 Compile module "work@dff_sync_reset". -[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_simulation_techmap_tech.v:95 Compile module "work@f9_TECH_OR18". +[INFO :CP0303] various/muxpack.v:183 Compile module "work@case_nonexclusive_select". [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] various/muxpack.v:170 Compile module "work@cliffordwolf_freduce". + +[INFO :CP0303] simple/dff_different_styles.v:31 Compile module "work@dffa2". + +[INFO :CP0303] simple/constmuldivmod.v:1 Compile module "work@constmuldivmod". [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] sat/counters-repeat.v:18 Compile module "work@counter2". + +[INFO :CP0303] arch/common/adffs.v:23 Compile module "work@dffs". + +[INFO :CP0303] asicworld/code_hdl_models_d_latch_gates.v:1 Compile module "work@d_latch_gates". [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] asicworld/code_hdl_models_clk_div_45.v:7 Compile module "work@clk_div_45". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:60 Compile module "work@f6_TECH_NOR4". +[INFO :CP0303] asicworld/code_hdl_models_encoder_4to2_gates.v:1 Compile module "work@encoder_4to2_gates". -[INFO :CP0303] asicworld/code_tidbits_fsm_using_function.v:6 Compile module "work@fsm_using_function". +[INFO :CP0303] asicworld/code_hdl_models_decoder_using_assign.v:7 Compile module "work@decoder_using_assign". + +[INFO :CP0303] hana/test_simulation_always.v:112 Compile module "work@f10_FlipFlop". + +[INFO :CP0303] sat/counters-repeat.v:3 Compile module "work@counter1". + +[INFO :CP0303] simple/realexpr.v:15 Compile module "work@demo_002". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:112 Compile module "work@f11_TECH_XOR2". [INFO :CP0303] simple/dff_different_styles.v:42 Compile module "work@dffa3". -[INFO :CP0303] hana/test_intermout.v:305 Compile module "work@f23_test". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:117 Compile module "work@f12_TECH_XOR5". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:69 Compile module "work@f7_TECH_NOR18". +[INFO :CP0303] simple/dff_init.v:1 Compile module "work@dff0_test". -[INFO :CP0303] proc/bug_1268.v:13 Compile module "work@gate". +[INFO :CP0303] asicworld/code_hdl_models_d_ff_gates.v:1 Compile module "work@d_ff_gates". [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] asicworld/code_verilog_tutorial_decoder_always.v:1 Compile module "work@decoder_always". -[INFO :CP0303] simple/generate.v:97 Compile module "work@gen_test4". +[INFO :CP0303] asicworld/code_hdl_models_dff_async_reset.v:7 Compile module "work@dff_async_reset". + +[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:82 Compile module "work@f8_TECH_NOR18". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:141 Compile module "work@f15_TECH_XOR2". -[INFO :CP0303] hana/test_simulation_shifter.v:45 Compile module "work@f8_test". +[INFO :CP0303] simple/dff_different_styles.v:20 Compile module "work@dffa1". -[INFO :CP0303] hana/test_parse2synthtrans.v:27 Compile module "work@f2_demultiplexer1_to_4". +[INFO :CP0303] simple/realexpr.v:1 Compile module "work@demo_001". + +[INFO :CP0303] arch/common/dffs.v:6 Compile module "work@dffe". + +[INFO :CP0303] hana/test_intermout.v:222 Compile module "work@f16_test". + +[INFO :CP0303] simple/dff_different_styles.v:91 Compile module "work@dffsr2_sub". + +[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:19 Compile module "work@dff". + +[INFO :CP0303] asicworld/code_verilog_tutorial_explicit.v:1 Compile module "work@explicit". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:3 Compile module "work@f1_TECH_AND18". + +[INFO :CP0303] hana/test_simulation_shifter.v:57 Compile module "work@f10_test". + +[INFO :CP0303] simple/dff_init.v:33 Compile module "work@dff1a_test". + +[INFO :CP0303] hana/test_intermout.v:280 Compile module "work@f21_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:120 Compile module "work@f12_TECH_XOR2". + +[INFO :CP0303] simple/dff_different_styles.v:9 Compile module "work@dffa". + +[INFO :CP0303] hana/test_intermout.v:154 Compile module "work@f13_test". + +[INFO :CP0303] hana/test_intermout.v:326 Compile module "work@f25_test". + +[INFO :CP0303] hana/test_intermout.v:163 Compile module "work@f14_test". + +[INFO :CP0303] simple/dff_different_styles.v:53 Compile module "work@dffa4". [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_intermout.v:366 Compile module "work@f29_Reduction". [INFO :CP0303] hana/test_simulation_techmap_tech.v:109 Compile module "work@f11_TECH_XOR5". -[INFO :CP0303] hana/test_intermout.v:403 Compile module "work@f32_test". +[INFO :CP0303] simple/dff_different_styles.v:83 Compile module "work@dffsr2". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:99 Compile module "work@f9_TECH_OR4". +[INFO :CP0303] hana/test_intermout.v:187 Compile module "work@f15_test". -[INFO :CP0303] simple/hierdefparam.v:11 Compile module "work@hierdefparam_a". +[INFO :CP0303] asicworld/code_hdl_models_encoder_using_if.v:7 Compile module "work@encoder_using_if". [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_intermout.v:384 Compile module "work@f30_test". + +[INFO :CP0303] hana/test_intermout.v:256 Compile module "work@f19_buffer". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:104 Compile module "work@f10_TECH_OR5". + +[INFO :CP0303] hana/test_intermout.v:267 Compile module "work@f20_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:17 Compile module "work@f3_TECH_NAND18". + +[INFO :CP0303] hana/test_intermout.v:314 Compile module "work@f24_test". + +[INFO :CP0303] hana/test_simulation_always.v:127 Compile module "work@f11_test". [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] hana/test_simulation_techmap_tech.v:125 Compile module "work@f13_TECH_XOR2". + +[INFO :CP0303] hana/test_intermout.v:359 Compile module "work@f28_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:30 Compile module "work@f4_TECH_NAND18". [INFO :CP0303] hana/test_simulation_techmap_tech.v:138 Compile module "work@f15_TECH_XOR5". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:34 Compile module "work@f4_TECH_NAND4". +[INFO :CP0303] hana/test_simulation_and.v:18 Compile module "work@f4_test". + +[INFO :CP0303] hana/test_parser.v:7 Compile module "work@f2_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:47 Compile module "work@f5_TECH_NAND4". [INFO :CP0303] hana/test_intermout.v:234 Compile module "work@f17_test". -[INFO :CP0303] various/pmux2shiftx.v:36 Compile module "work@issue01135". +[INFO :CP0303] hana/test_intermout.v:175 Compile module "work@f14_mybuf". -[INFO :CP0303] simple/attrib04_net_var.v:24 Compile module "work@foo". +[INFO :CP0303] hana/test_intermout.v:409 Compile module "work@f33_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:43 Compile module "work@f5_TECH_NAND18". - -[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] hana/test_intermout.v:71 Compile module "work@f6_FlipFlop". [INFO :CP0303] hana/test_simulation_techmap_tech.v:7 Compile module "work@f1_TECH_AND4". -[INFO :CP0303] hana/test_parser.v:53 Compile module "work@f5_ternaryop". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:60 Compile module "work@f6_TECH_NOR4". -[INFO :CP0303] asicworld/code_tidbits_fsm_using_single_always.v:7 Compile module "work@fsm_using_single_always". +[INFO :CP0303] hana/test_parser.v:19 Compile module "work@f3_test". -[INFO :CP0303] arch/xilinx/macc.v:44 Compile module "work@macc2". +[INFO :CP0303] hana/test_intermout.v:210 Compile module "work@f15_mybuf". [INFO :CP0303] hana/test_intermout.v:291 Compile module "work@f22_test". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:56 Compile module "work@f6_TECH_NOR18". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:69 Compile module "work@f7_TECH_NOR18". -[INFO :CP0303] simple/generate.v:2 Compile module "work@gen_test1". +[INFO :CP0303] hana/test_parser.v:34 Compile module "work@f4_ahmad". -[INFO :CP0303] simple/mem2reg.v:64 Compile module "work@mem2reg_test4". +[INFO :CP0303] hana/test_intermout.v:249 Compile module "work@f18_test". [INFO :CP0303] hana/test_intermout.v:335 Compile module "work@f26_test". -[INFO :CP0303] hana/test_simulation_and.v:28 Compile module "work@f6_test". +[INFO :CP0303] hana/test_parser.v:3 Compile module "work@f1_test". -[INFO :CP0303] simple/generate.v:118 Compile module "work@gen_test5". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:51 Compile module "work@f5_TECH_NAND2". + +[INFO :CP0303] hana/test_intermout.v:305 Compile module "work@f23_test". + +[INFO :CP0303] hana/test_parser.v:41 Compile module "work@f5_test". + +[INFO :CP0303] hana/test_intermout.v:347 Compile module "work@f27_test". [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] hana/test_parse2synthtrans.v:27 Compile module "work@f2_demultiplexer1_to_4". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:64 Compile module "work@f6_TECH_NOR2". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:82 Compile module "work@f8_TECH_NOR18". + +[INFO :CP0303] hana/test_intermout.v:396 Compile module "work@f31_test". + +[INFO :CP0303] hana/test_simulation_shifter.v:45 Compile module "work@f8_test". + +[INFO :CP0303] hana/test_simulation_always.v:74 Compile module "work@f7_FlipFlop". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:99 Compile module "work@f9_TECH_OR4". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:25 Compile module "work@f3_TECH_NAND2". + +[INFO :CP0303] simple/attrib04_net_var.v:24 Compile module "work@foo". + +[INFO :CP0303] hana/test_parser.v:80 Compile module "work@f7_test". + +[INFO :CP0303] hana/test_intermout.v:403 Compile module "work@f32_test". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:38 Compile module "work@f4_TECH_NAND2". + +[INFO :CP0303] asicworld/code_verilog_tutorial_fsm_full.v:1 Compile module "work@fsm_full". + +[INFO :CP0303] hana/test_intermout.v:54 Compile module "work@f5_NonBlockingEx". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:21 Compile module "work@f3_TECH_NAND4". + +[INFO :CP0303] hana/test_parser.v:62 Compile module "work@f5_fulladd4". + +[INFO :CP0303] hana/test_simulation_always.v:57 Compile module "work@f6_NonBlockingEx". + +[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:34 Compile module "work@f4_TECH_NAND4". + +[INFO :CP0303] hana/test_parser.v:72 Compile module "work@f6_adder". + +[INFO :CP0303] simple/generate.v:2 Compile module "work@gen_test1". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:43 Compile module "work@f5_TECH_NAND18". + +[INFO :CP0303] hana/test_simulation_always.v:87 Compile module "work@f8_inc". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:77 Compile module "work@f7_TECH_NOR2". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:95 Compile module "work@f9_TECH_OR18". + +[INFO :CP0303] hana/test_parser.v:53 Compile module "work@f5_ternaryop". + +[INFO :CP0303] simple/generate.v:118 Compile module "work@gen_test5". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:56 Compile module "work@f6_TECH_NOR18". + +[INFO :CP0303] asicworld/code_verilog_tutorial_flip_flop.v:1 Compile module "work@flif_flop". + +[INFO :CP0303] hana/test_simulation_techmap_tech.v:90 Compile module "work@f8_TECH_NOR2". + +[INFO :CP0303] arch/common/fsm.v:1 Compile module "work@fsm". + +[INFO :CP0303] hana/test_simulation_and.v:28 Compile module "work@f6_test". + +[INFO :CP0303] asicworld/code_tidbits_fsm_using_function.v:6 Compile module "work@fsm_using_function". + +[INFO :CP0303] hana/test_simulation_always.v:96 Compile module "work@f9_MyCounter". [INFO :CP0303] simple/graphtest.v:1 Compile module "work@graphtest". -[INFO :CP0303] hana/test_simulation_techmap_tech.v:86 Compile module "work@f8_TECH_NOR4". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:73 Compile module "work@f7_TECH_NOR4". + +[INFO :CP0303] proc/bug_1268.v:13 Compile module "work@gate". + +[INFO :CP0303] hana/test_simulation_shifter.v:51 Compile module "work@f9_test". [INFO :CP0303] simple/hierdefparam.v:22 Compile module "work@hierdefparam_b". -[INFO :CP0303] hana/test_intermout.v:396 Compile module "work@f31_test". +[INFO :CP0303] hana/test_simulation_techmap_tech.v:86 Compile module "work@f8_TECH_NOR4". + +[INFO :CP0303] simple/generate.v:97 Compile module "work@gen_test4". + +[INFO :CP0303] simple/forloops.v:1 Compile module "work@forloops01". + +[INFO :CP0303] proc/bug_1268.v:1 Compile module "work@gold". [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] 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] 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/mem2reg.v:2 Compile module "work@mem2reg_test1". - -[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] hana/test_simulation_always.v:57 Compile module "work@f6_NonBlockingEx". - -[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/memory.v:200 Compile module "work@memtest08". - -[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:269 Compile module "work@memtest12". - -[INFO :CP0303] hana/test_parser.v:72 Compile module "work@f6_adder". - -[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] arch/common/mux.v:54 Compile module "work@mux16". - -[INFO :CP0303] simple/memory.v:282 Compile module "work@memtest13". - -[INFO :CP0303] asicworld/code_hdl_models_half_adder_gates.v:7 Compile module "work@half_adder_gates". - -[INFO :CP0303] hana/test_simulation_techmap_tech.v:77 Compile module "work@f7_TECH_NOR2". - -[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] various/muxpack.v:114 Compile module "work@mux_if_bal_8_2". - -[INFO :CP0303] hana/test_simulation_always.v:96 Compile module "work@f9_MyCounter". - -[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] 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] various/muxpack.v:35 Compile module "work@mux_if_unbal_5_3_width_mismatch". - -[INFO :CP0303] hana/test_simulation_shifter.v:51 Compile module "work@f9_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] simple/mem2reg.v:53 Compile module "work@mem2reg_test3". - -[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_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/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] simple/hierdefparam.v:11 Compile module "work@hierdefparam_a". -[INFO :CP0303] simple/omsp_dbg_uart.v:2 Compile module "work@omsp_dbg_uart". +[INFO :CP0303] asicworld/code_verilog_tutorial_first_counter.v:9 Compile module "work@first_counter". -[INFO :CP0303] simple/memory.v:2 Compile module "work@memtest00". +[INFO :CP0303] simple/i2c_master_tests.v:29 Compile module "work@i2c_test02". [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] various/specify.v:35 Compile module "work@issue01144". -[INFO :CP0303] simple/operators.v:1 Compile module "work@optest". +[INFO :CP0303] simple/forloops.v:15 Compile module "work@forloops02". + +[INFO :CP0303] various/pmux2shiftx.v:36 Compile module "work@issue01135". + +[INFO :CP0303] asicworld/code_tidbits_fsm_using_always.v:6 Compile module "work@fsm_using_always". + +[INFO :CP0303] arch/common/latches.v:13 Compile module "work@latchsr". + +[INFO :CP0303] arch/xilinx/macc.v:44 Compile module "work@macc2". [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_hdl_models_lfsr.v:7 Compile module "work@lfsr". -[INFO :CP0303] asicworld/code_hdl_models_parity_using_assign.v:7 Compile module "work@parity_using_assign". +[INFO :CP0303] asicworld/code_hdl_models_full_subtracter_gates.v:7 Compile module "work@full_subtracter_gates". -[INFO :CP0303] simple/memory.v:98 Compile module "work@memtest04". +[INFO :CP0303] simple/mem2reg.v:2 Compile module "work@mem2reg_test1". -[INFO :CP0303] simple/partsel.v:7 Compile module "work@partsel_test002". +[INFO :CP0303] simple/mem2reg.v:64 Compile module "work@mem2reg_test4". -[INFO :CP0303] simple/paramods.v:2 Compile module "work@pm_test1". +[INFO :CP0303] simple/generate.v:70 Compile module "work@gen_test3". + +[INFO :CP0303] simple/mem2reg.v:86 Compile module "work@mem2reg_test5". + +[INFO :CP0303] simple/memory.v:19 Compile module "work@memtest01". + +[INFO :CP0303] simple/memory.v:39 Compile module "work@memtest02". + +[INFO :CP0303] memories/amber23_sram_byte_en.v:45 Compile module "work@generic_sram_byte_en". + +[INFO :CP0303] simple/memory.v:119 Compile module "work@memtest05". [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/memory.v:159 Compile module "work@memtest06_async". -[INFO :CP0303] simple/memory.v:180 Compile module "work@memtest07". +[INFO :CP0303] asicworld/code_hdl_models_half_adder_gates.v:7 Compile module "work@half_adder_gates". -[INFO :CP0303] various/pmux2shiftx.v:1 Compile module "work@pmux2shiftx_test". +[INFO :CP0303] simple/memory.v:200 Compile module "work@memtest08". [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/memory.v:210 Compile module "work@memtest09". -[INFO :CP0303] simple/repwhile.v:1 Compile module "work@repwhile_test001". +[INFO :CP0303] simple/i2c_master_tests.v:6 Compile module "work@i2c_test01". -[INFO :CP0303] asicworld/code_tidbits_reg_seq_example.v:1 Compile module "work@reg_seq_example". +[INFO :CP0303] simple/memory.v:269 Compile module "work@memtest12". [INFO :CP0303] simple/hierdefparam.v:3 Compile module "work@hierdefparam_top". +[INFO :CP0303] arch/common/mux.v:54 Compile module "work@mux16". + +[INFO :CP0303] simple/paramods.v:42 Compile module "work@inc". + +[INFO :CP0304] errors/syntax_err12.v:1 Compile interface "work@iface". + +[INFO :CP0303] asicworld/code_verilog_tutorial_mux_21.v:1 Compile module "work@mux_21". + +[INFO :CP0303] arch/common/latches.v:7 Compile module "work@latchn". + +[INFO :CP0303] various/muxpack.v:114 Compile module "work@mux_if_bal_8_2". + +[INFO :CP0303] asicworld/code_hdl_models_lfsr_updown.v:1 Compile module "work@lfsr_updown". + +[INFO :CP0303] arch/common/latches.v:1 Compile module "work@latchp". + +[INFO :CP0303] simple/memory.v:282 Compile module "work@memtest13". + +[INFO :CP0303] various/muxpack.v:10 Compile module "work@mux_if_unbal_5_3". + +[INFO :CP0303] simple/mem2reg.v:22 Compile module "work@mem2reg_test2". + +[INFO :CP0303] arch/xilinx/macc.v:7 Compile module "work@macc". + +[INFO :CP0303] arch/common/mux.v:1 Compile module "work@mux2". + +[INFO :CP0303] simple/mem2reg.v:53 Compile module "work@mem2reg_test3". + +[INFO :CP0303] simple/mem2reg.v:97 Compile module "work@mem2reg_test6". + +[INFO :CP0303] asicworld/code_hdl_models_mux_2to1_gates.v:7 Compile module "work@mux_2to1_gates". + +[INFO :CP0303] simple/memory.v:2 Compile module "work@memtest00". + +[INFO :CP0303] various/muxpack.v:35 Compile module "work@mux_if_unbal_5_3_width_mismatch". + +[INFO :CP0303] simple/memory.v:98 Compile module "work@memtest04". + +[INFO :CP0303] various/muxpack.v:1 Compile module "work@mux_if_unbal_4_1". + +[INFO :CP0303] simple/memory.v:180 Compile module "work@memtest07". + +[INFO :CP0303] asicworld/code_verilog_tutorial_n_out_primitive.v:1 Compile module "work@n_out_primitive". + +[INFO :CP0303] various/muxpack.v:21 Compile module "work@mux_if_unbal_5_3_invert". + +[INFO :CP0303] simple/memory.v:249 Compile module "work@memtest11". + +[INFO :CP0303] simple/memory.v:80 Compile module "work@memtest03". + +[INFO :CP0303] simple/omsp_dbg_uart.v:2 Compile module "work@omsp_dbg_uart". + +[INFO :CP0303] simple/memory.v:140 Compile module "work@memtest06_sync". + [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] asicworld/code_hdl_models_mux_using_assign.v:7 Compile module "work@mux_using_assign". + +[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:30 Compile module "work@mux8". + +[INFO :CP0303] simple/implicit_ports.v:7 Compile module "work@named_ports". + +[INFO :CP0303] asicworld/code_hdl_models_parity_using_assign.v:7 Compile module "work@parity_using_assign". + +[INFO :CP0303] various/muxpack.v:140 Compile module "work@mux_if_bal_5_1". + +[INFO :CP0303] asicworld/code_hdl_models_one_hot_cnt.v:7 Compile module "work@one_hot_cnt". + +[INFO :CP0303] arch/xilinx/mul_unsigned.v:10 Compile module "work@mul_unsigned". + +[INFO :CP0303] simple/partsel.v:7 Compile module "work@partsel_test002". + +[INFO :CP0303] various/muxpack.v:67 Compile module "work@mux_if_unbal_4_1_nonexcl". + +[INFO :CP0303] asicworld/code_hdl_models_parallel_crc.v:7 Compile module "work@parallel_crc_ccitt". + +[INFO :CP0303] arch/common/mux.v:10 Compile module "work@mux4". + +[INFO :CP0303] various/muxpack.v:56 Compile module "work@mux_if_unbal_5_3_order". + +[INFO :CP0303] asicworld/code_hdl_models_parity_using_bitwise.v:7 Compile module "work@parity_using_bitwise". + +[INFO :CP0303] various/muxpack.v:89 Compile module "work@mux_case_unbal_8_7". + +[INFO :CP0303] asicworld/code_hdl_models_mux_using_if.v:7 Compile module "work@mux_using_if". + +[INFO :CP0303] various/pmux2shiftx.v:1 Compile module "work@pmux2shiftx_test". + +[INFO :CP0303] simple/paramods.v:2 Compile module "work@pm_test1". + +[INFO :CP0303] asicworld/code_tidbits_nonblocking.v:1 Compile module "work@nonblocking". + +[INFO :CP0303] various/muxpack.v:46 Compile module "work@mux_if_unbal_4_1_missing". + +[INFO :CP0303] asicworld/code_hdl_models_pri_encoder_using_assign.v:7 Compile module "work@pri_encoder_using_assign". + +[INFO :CP0303] opt/opt_share_add_sub.v:1 Compile module "work@opt_share_test". + +[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] asicworld/code_hdl_models_mux_using_case.v:7 Compile module "work@mux_using_case". + +[INFO :CP0303] simple/repwhile.v:1 Compile module "work@repwhile_test001". [INFO :CP0303] simple/scopes.v:1 Compile module "work@scopes_test_01". -[INFO :CP0304] errors/syntax_err12.v:1 Compile interface "work@iface". +[INFO :CP0303] simple/muxtree.v:76 Compile module "work@select_leaves". + +[INFO :CP0303] arch/common/adffs.v:34 Compile module "work@ndffnr". + +[INFO :CP0303] asicworld/code_verilog_tutorial_parity.v:9 Compile module "work@parity". + +[INFO :CP0303] opt/opt_rmdff.v:1 Compile module "work@opt_rmdff_test". + +[INFO :CP0303] simple/partsel.v:1 Compile module "work@partsel_test001". [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] arch/common/mux.v:30 Compile module "work@mux8". - [INFO :CP0303] simple/subbytes.v:4 Compile module "work@subbytes_00". -[INFO :CP0303] arch/common/latches.v:7 Compile module "work@latchn". - [INFO :CP0303] techmap/recursive_map.v:1 Compile module "work@sub". -[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] simple/mem2reg.v:22 Compile module "work@mem2reg_test2". - -[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] simple/task_func.v:71 Compile module "work@task_func_test03". - -[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] 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] simple/muxtree.v:5 Compile module "work@usb_tx_phy". - -[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/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] svinterfaces/svinterface_at_top_tb.v:3 Compile module "work@svinterface_at_top_tb". -[INFO :CP0303] simple/wandwor.v:13 Compile module "work@wandwor_test1". +[INFO :CP0303] svinterfaces/svinterface_at_top_tb_wrapper.v:3 Compile module "work@svinterface_at_top_tb_wrapper". -[INFO :CP0303] simple/always02.v:1 Compile module "work@uut_always02". +[INFO :CP0303] asicworld/code_tidbits_reg_combo_example.v:1 Compile module "work@reg_combo_example". [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] asicworld/code_specman_switch_fabric.v:1 Compile module "work@switch_fabric". + +[INFO :CP0303] asicworld/code_tidbits_syn_reset.v:1 Compile module "work@syn_reset". + +[INFO :CP0303] asicworld/code_hdl_models_rom_using_case.v:7 Compile module "work@rom_using_case". [INFO :CP0303] simple/paramods.v:14 Compile module "work@pm_test2". -[INFO :CP0303] simple/wandwor.v:1 Compile module "work@wandwor_test0". +[INFO :CP0303] various/shregmap.v:1 Compile module "work@shregmap_static_test". -[INFO :CP0303] simple/wreduce.v:7 Compile module "work@wreduce_test1". +[INFO :CP0303] simple/task_func.v:86 Compile module "work@task_func_test04". -[INFO :CP0303] asicworld/code_verilog_tutorial_task_global.v:1 Compile module "work@task_global". +[INFO :CP0303] sat/splice.v:1 Compile module "work@test". + +[INFO :CP0303] liberty/small.v:3 Compile module "work@small". + +[INFO :CP0303] simple/task_func.v:71 Compile module "work@task_func_test03". + +[INFO :CP0303] simple/vloghammer.v:24 Compile module "work@test04". [INFO :CP0303] memories/issue00335.v:5 Compile module "work@ram2". -[INFO :CP0303] simple/wreduce.v:1 Compile module "work@wreduce_test0". +[INFO :CP0303] techmap/mem_simple_4x1_tb.v:1 Compile module "work@tb". -[INFO :CP0303] simple/vloghammer.v:11 Compile module "work@test02". +[INFO :CP0303] svinterfaces/svinterface1_tb.v:3 Compile module "work@svinterface1_tb". [INFO :CP0303] simple/retime.v:1 Compile module "work@retime_test". +[INFO :CP0303] asicworld/code_specman_switch_fabric.v:51 Compile module "work@switch". + +[INFO :CP0303] sat/expose_dff.v:2 Compile module "work@test1". + [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] simple/task_func.v:38 Compile module "work@task_func_test02". + +[INFO :CP0303] simple/vloghammer.v:17 Compile module "work@test03". + +[INFO :CP0303] sat/expose_dff.v:25 Compile module "work@test4". + +[INFO :CP0303] sat/asserts_seq.v:54 Compile module "work@test_004". [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/vloghammer.v:60 Compile module "work@test09". + +[INFO :CP0303] asicworld/code_verilog_tutorial_task_global.v:1 Compile module "work@task_global". + +[INFO :CP0303] simple/macros.v:241 Compile module "work@test_comment_in_macro". + +[INFO :CP0303] sat/expose_dff.v:17 Compile module "work@test3". + +[INFO :CP0303] simple/vloghammer.v:11 Compile module "work@test02". + +[INFO :CP0303] simple/values.v:2 Compile module "work@test_signed". + +[INFO :CP0303] simple/vloghammer.v:53 Compile module "work@test08". + +[INFO :CP0303] sat/asserts_seq.v:37 Compile module "work@test_003". [INFO :CP0303] simple/hierarchy.v:16 Compile module "work@submod". -[INFO :CP0303] sat/asserts_seq.v:20 Compile module "work@test_002". +[INFO :CP0303] asicworld/code_hdl_models_tff_sync_reset.v:7 Compile module "work@tff_sync_reset". [INFO :CP0303] svinterfaces/svinterface_at_top_wrapper.v:3 Compile module "work@svinterface_at_top_wrapper". +[INFO :CP0303] sat/share.v:12 Compile module "work@test_2". + +[INFO :CP0303] sat/expose_dff.v:7 Compile module "work@test2". + +[INFO :CP0303] arch/common/tribuf.v:1 Compile module "work@tristate". + [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] asicworld/code_hdl_models_up_counter.v:7 Compile module "work@up_counter". + +[INFO :CP0303] sat/asserts_seq.v:20 Compile module "work@test_002". + +[INFO :CP0303] simple/muxtree.v:5 Compile module "work@usb_tx_phy". [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/always03.v:1 Compile module "work@uut_always03". + +[INFO :CP0303] simple/macros.v:19 Compile module "work@test_ifdef". [INFO :CP0303] simple/vloghammer.v:5 Compile module "work@test01". -[INFO :CP0303] asicworld/code_verilog_tutorial_counter_tb.v:16 Compile module "work@testbench". +[INFO :CP0303] sat/share.v:1 Compile module "work@test_1". + +[INFO :CP0303] simple/localparam_attr.v:1 Compile module "work@uut_localparam_attr". + +[INFO :CP0303] asicworld/code_hdl_models_tff_async_reset.v:7 Compile module "work@tff_async_reset". + +[INFO :CP0303] simple/macros.v:2 Compile module "work@test_def". + +[INFO :CP0303] asicworld/code_verilog_tutorial_tri_buf.v:1 Compile module "work@tri_buf". [INFO :CP0303] simple/vloghammer.v:46 Compile module "work@test07". -[INFO :CP0303] arch/ice40/macc.v:27 Compile module "work@top2". +[INFO :CP0303] simple/wandwor.v:13 Compile module "work@wandwor_test1". [INFO :CP0303] simple/vloghammer.v:68 Compile module "work@test10". -[INFO :CP0303] simple/undef_eqx_nex.v:1 Compile module "work@undef_eqx_nex". +[INFO :CP0303] simple/fiedler-cooley.v:3 Compile module "work@up3down5". -[INFO :CP0303] asicworld/code_hdl_models_up_down_counter.v:7 Compile module "work@up_down_counter". +[INFO :CP0303] asicworld/code_verilog_tutorial_counter_tb.v:16 Compile module "work@testbench". + +[INFO :CP0303] simple/wreduce.v:7 Compile module "work@wreduce_test1". + +[INFO :CP0303] arch/ice40/macc.v:27 Compile module "work@top2". + +[INFO :CP0303] simple/usb_phy_tests.v:3 Compile module "work@usb_phy_test01". + +[INFO :CP0303] simple/undef_eqx_nex.v:1 Compile module "work@undef_eqx_nex". [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/always02.v:1 Compile module "work@uut_always02". + +[INFO :CP0303] asicworld/code_hdl_models_up_down_counter.v:7 Compile module "work@up_down_counter". + +[INFO :CP0303] simple/forgen02.v:1 Compile module "work@uut_forgen02". [INFO :CP0303] sat/asserts_seq.v:71 Compile module "work@test_005". +[INFO :CP0303] simple/always01.v:1 Compile module "work@uut_always01". + [INFO :CP0303] simple/forgen01.v:4 Compile module "work@uut_forgen01". +[INFO :CP0303] simple/wandwor.v:1 Compile module "work@wandwor_test0". + [INFO :CP0303] simple/values.v:17 Compile module "work@test_const". [INFO :CP0303] asicworld/code_verilog_tutorial_v2k_reg.v:1 Compile module "work@v2k_reg". +[INFO :CP0303] simple/wreduce.v:1 Compile module "work@wreduce_test0". + [INFO :CP0303] simple/specify.v:1 Compile module "work@test_specify". [INFO :CP0303] asicworld/code_tidbits_wire_example.v:1 Compile module "work@wire_example". @@ -2277,6 +2277,8 @@ [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". @@ -3007,12 +3009,12 @@ [NOTE :EL0503] asicworld/code_tidbits_asyn_reset.v:1 Top level module "work@asyn_reset". +[NOTE :EL0503] asicworld/code_hdl_models_parallel_crc.v:7 Top level module "work@parallel_crc_ccitt". + [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". @@ -3111,12 +3113,12 @@ [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] 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_task_global.v:1 Top level module "work@task_global". - [NOTE :EL0503] asicworld/code_hdl_models_uart.v:7 Top level module "work@uart". [NOTE :EL0503] asicworld/code_tidbits_nonblocking.v:1 Top level module "work@nonblocking". @@ -3151,10 +3153,10 @@ [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] asicworld/code_verilog_tutorial_fsm_full.v:1 Top level module "work@fsm_full". + [NOTE :EL0503] opt/opt_share_add_sub.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". @@ -3163,12 +3165,12 @@ [NOTE :EL0503] proc/bug_1268.v:13 Top level module "work@gate". +[NOTE :EL0503] asicworld/code_verilog_tutorial_v2k_reg.v:1 Top level module "work@v2k_reg". + [NOTE :EL0503] sat/counters-repeat.v:3 Top level module "work@counter1". [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". @@ -3245,8 +3247,6 @@ [NOTE :EL0503] sat/expose_dff.v:25 Top level module "work@test4". -[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". [NOTE :EL0503] hana/test_intermout.v:71 Top level module "work@f6_FlipFlop". @@ -3299,12 +3299,14 @@ [NOTE :EL0503] hana/test_intermout.v:409 Top level module "work@f33_test". +[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] liberty/small.v:3 Top level module "work@small". +[NOTE :EL0503] simple/arrays01.v:1 Top level module "work@uut_arrays01". + [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". @@ -3397,16 +3399,16 @@ [NOTE :EL0503] simple/mem2reg.v:97 Top level module "work@mem2reg_test6". +[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". + [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". - [NOTE :EL0503] simple/paramods.v:2 Top level module "work@pm_test1". [NOTE :EL0503] simple/paramods.v:14 Top level module "work@pm_test2". @@ -3421,14 +3423,14 @@ [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/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/signedexpr.v:1 Top level module "work@signed_test01". - [NOTE :EL0503] simple/operators.v:1 Top level module "work@optest". [NOTE :EL0503] simple/realexpr.v:1 Top level module "work@demo_001". @@ -3533,8 +3535,6 @@ [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". @@ -3545,9 +3545,9 @@ [NOTE :EL0503] arch/common/adffs.v:34 Top level module "work@ndffnr". -[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/svinterface1_tb.v:3 Top level module "work@svinterface1_tb". +[NOTE :EL0503] arch/common/tribuf.v:1 Top level module "work@tristate". [NOTE :EL0503] simple/usb_phy_tests.v:3 Top level module "work@usb_phy_test01". @@ -3555,6 +3555,8 @@ [NOTE :EL0503] simple/values.v:17 Top level module "work@test_const". +[NOTE :EL0503] svinterfaces/svinterface1_tb.v:3 Top level module "work@svinterface1_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". @@ -3627,6 +3629,28 @@ [NOTE :EL0503] arch/common/fsm.v:1 Top level module "work@fsm". +[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/common/latches.v:1 Top level module "work@latchp". + +[NOTE :EL0503] arch/common/latches.v:7 Top level module "work@latchn". + +[NOTE :EL0503] arch/common/latches.v:13 Top level module "work@latchsr". + +[NOTE :EL0503] arch/common/mux.v:1 Top level module "work@mux2". + +[NOTE :EL0503] arch/common/mux.v:10 Top level module "work@mux4". + +[NOTE :EL0503] arch/common/mux.v:30 Top level module "work@mux8". + +[NOTE :EL0503] arch/common/mux.v:54 Top level module "work@mux16". + [NOTE :EL0503] various/muxpack.v:1 Top level module "work@mux_if_unbal_4_1". [NOTE :EL0503] various/muxpack.v:10 Top level module "work@mux_if_unbal_5_3". @@ -3661,28 +3685,6 @@ [NOTE :EL0503] various/muxpack.v:241 Top level module "work@case_overlap2". -[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". - -[NOTE :EL0503] arch/common/latches.v:13 Top level module "work@latchsr". - -[NOTE :EL0503] arch/common/mux.v:1 Top level module "work@mux2". - -[NOTE :EL0503] arch/common/mux.v:10 Top level module "work@mux4". - -[NOTE :EL0503] arch/common/mux.v:30 Top level module "work@mux8". - -[NOTE :EL0503] arch/common/mux.v:54 Top level module "work@mux16". - [NOTE :EL0503] arch/ice40/macc.v:27 Top level module "work@top2". [NOTE :EL0503] arch/xilinx/mul_unsigned.v:10 Top level module "work@mul_unsigned". @@ -3705,14 +3707,14 @@ various/shregmap.v:15 previous definition, arch/xilinx/xilinx_srl.v:29 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:43 Multiply defined module "work@SubModule1", + svinterfaces/svinterface1_ref.v:35 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:92 Multiply defined module "work@SubModule2", + svinterfaces/svinterface1_ref.v:79 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] svinterfaces/svinterface_at_top_ref.v:2 Multiply defined module "work@TopModule", + svinterfaces/svinterface1_ref.v:2 previous definition. [WARNI:EL0505] errors/syntax_err06.v:1 Multiply defined module "work@a", errors/syntax_err04.v:1 previous definition, @@ -3899,8 +3901,8 @@ opt/opt_share_large_pmux_cat_multipart.v:1 previous definition, opt/opt_share_mux_tree.v:1 previous definition. -[WARNI:EL0505] sat/splice.v:1 Multiply defined module "work@test", - memories/implicit_en.v:4 previous definition, +[WARNI:EL0505] memories/implicit_en.v:4 Multiply defined module "work@test", + sat/splice.v:1 previous definition, sat/asserts.v:2 previous definition, memories/no_implicit_en.v:4 previous definition, sat/initval.v:1 previous definition, @@ -4034,7 +4036,7 @@ [NOTE :EL0510] Nb instances: 665. -[NOTE :EL0511] Nb leaf instances: 402. +[NOTE :EL0511] Nb leaf instances: 403. [WARNI:EL0512] Nb undefined modules: 10. @@ -4043,11 +4045,11 @@ [ FATAL] : 0 [ ERROR] : 38 [WARNING] : 568 -[ NOTE] : 746 +[ NOTE] : 747 ******************************************** * End SURELOG SVerilog Compiler/Linter * ******************************************** -18.51user 0.37system 0:05.45elapsed 346%CPU (0avgtext+0avgdata 354636maxresident)k -16inputs+3328outputs (0major+86081minor)pagefaults 0swaps +18.90user 0.28system 0:05.67elapsed 338%CPU (0avgtext+0avgdata 354780maxresident)k +2184inputs+3328outputs (0major+86186minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/YosysVerx/YosysVerx.log b/SVIncCompil/Testcases/YosysVerx/YosysVerx.log index 0718001..c448e02 100644 --- a/SVIncCompil/Testcases/YosysVerx/YosysVerx.log +++ b/SVIncCompil/Testcases/YosysVerx/YosysVerx.log
@@ -16,12 +16,12 @@ [INFO :CP0300] Compilation... +[INFO :CP0303] vexriscv.demo.GenFull.v:14 Compile module "work@InstructionCache". + [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 :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". @@ -58,5 +58,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -8.87user 0.12system 0:05.20elapsed 172%CPU (0avgtext+0avgdata 237544maxresident)k -576inputs+6720outputs (0major+56736minor)pagefaults 0swaps +8.52user 0.15system 0:05.35elapsed 162%CPU (0avgtext+0avgdata 237428maxresident)k +576inputs+6720outputs (0major+56713minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log b/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log index 9ff7fd5..b3d8601 100644 --- a/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log +++ b/SVIncCompil/Testcases/Zachjs/Zachjs_diff.log
@@ -359,17 +359,11 @@ [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/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/alu.sv:3 No timescale set for "ALU". [WARNI:PA0205] relong/case.v:18 No timescale set for "UniqueCase". @@ -377,6 +371,12 @@ [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/inline_concat.v:3 No timescale set for "Device". [WARNI:PA0205] relong/inline_concat.v:21 No timescale set for "OrParts". @@ -389,10 +389,10 @@ [WARNI:PA0205] relong/port_connections.v:42 No timescale set for "Wrapper2". -[WARNI:PA0205] relong/module_struct.sv:28 No timescale set for "SubModule". - [WARNI:PA0205] relong/fsm.sv:3 No timescale set for "FSM". +[WARNI:PA0205] relong/module_struct.sv:28 No timescale set for "SubModule". + [WARNI:PA0205] relong/simple_interface.sv:3 No timescale set for "SimpleInterface". [WARNI:PA0205] relong/simple_interface.sv:46 No timescale set for "Producer". @@ -414,5 +414,5 @@ * End SURELOG SVerilog Compiler/Linter * ******************************************** -13.11user 0.14system 0:03.83elapsed 346%CPU (0avgtext+0avgdata 170984maxresident)k -1008inputs+1080outputs (0major+40140minor)pagefaults 0swaps +13.14user 0.18system 0:04.24elapsed 313%CPU (0avgtext+0avgdata 171996maxresident)k +1008inputs+1080outputs (0major+40359minor)pagefaults 0swaps
diff --git a/SVIncCompil/Testcases/regression.tcl b/SVIncCompil/Testcases/regression.tcl index 0eceaf0..c192cc0 100755 --- a/SVIncCompil/Testcases/regression.tcl +++ b/SVIncCompil/Testcases/regression.tcl
@@ -24,6 +24,7 @@ puts " commit=\"commit text\"" puts " mt=<nbThreads>" puts " large (large tests too)" + puts " show_diff (Shows text diff)" puts "regression.tcl update (Updates the diffs)" } @@ -64,7 +65,7 @@ set DEBUG "none" set MT_MAX 0 set LARGE_TESTS 0 - +set SHOW_DIFF 0 set LONG_TESTS(YosysOpenSparc) 1 set LONG_TESTS(YosysOldTests) 1 set LONG_TESTS(YosysRiscv) 1 @@ -76,6 +77,11 @@ set LONG_TESTS(YosysTests) 1 set LONG_TESTS(YosysBigSimBch) 1 +if [regexp {show_diff} $argv] { + regsub "show_diff" $argv "" argv + set SHOW_DIFF 1 +} + if [regexp {large} $argv] { set LARGE_TESTS 1 log "Running large tests" @@ -499,7 +505,13 @@ } foreach testname [array names DIFF_TESTS] { - log " tkdiff $DIFF_TESTS($testname)/${testname}.log $DIFF_TESTS($testname)/${testname}_diff.log" + if {$SHOW_DIFF == 0} { + log " tkdiff $DIFF_TESTS($testname)/${testname}.log $DIFF_TESTS($testname)/${testname}_diff.log" + } else { + log "diff $DIFF_TESTS($testname)/${testname}.log $DIFF_TESTS($testname)/${testname}_diff.log" + catch {exec sh -c "diff -y $DIFF_TESTS($testname)/${testname}.log $DIFF_TESTS($testname)/${testname}_diff.log"} dummy + puts $dummy + } } if [info exists DIFF_TESTS] { log ""
diff --git a/SVIncCompil/buildantlr.sh b/SVIncCompil/buildantlr.sh index 95cd616..ae0abd4 100755 --- a/SVIncCompil/buildantlr.sh +++ b/SVIncCompil/buildantlr.sh
@@ -1,6 +1,7 @@ ######################################################################### # Build Antlr4.72 for Java and C++ ######################################################################### +echo "Building Antlr" # From the internet #mkdir -p ../antlr4 @@ -52,3 +53,4 @@ cmake .. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=/usr/bin/g++-7 -DCMAKE_CXX_FLAGS="-D_GLIBCXX_DEBUG=1 -fsanitize=address -fno-omit-frame-pointer" make -j 4 DESTDIR=../../../runtime/Cpp-AdvancedDebug/run make install +echo "Done Building Antlr"
diff --git a/SVIncCompil/buildantlr_mini.sh b/SVIncCompil/buildantlr_mini.sh index ae56d65..aef2afa 100755 --- a/SVIncCompil/buildantlr_mini.sh +++ b/SVIncCompil/buildantlr_mini.sh
@@ -1,6 +1,7 @@ ######################################################################### # Build Antlr4.72 for Java and C++ ######################################################################### +echo "Building Antlr" mkdir -p ../antlr4/antlr4-4.7.2/tool/target/ mkdir -p ../antlr4/antlr4-4.7.2/runtime @@ -20,3 +21,4 @@ cmake .. -DCMAKE_CXX_COMPILER=/usr/bin/g++-7 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free" make -j 4 DESTDIR=../../../runtime/Cpp/run make install +echo "Done Building Antlr"
diff --git a/SVIncCompil/buildrelease.sh b/SVIncCompil/buildrelease.sh index c28a2b4..93c0191 100755 --- a/SVIncCompil/buildrelease.sh +++ b/SVIncCompil/buildrelease.sh
@@ -1,4 +1,5 @@ # Complete Surelog build script (Only builds the release executable) +echo "Building Surelog" echo "Generating Antlr parser" cd ../G4 @@ -24,10 +25,11 @@ echo "Make" make CONF=Release -j 4; +echo "Done Building Surelog" echo "Run Tests" ./release.tcl "release tcmalloc" ; cd Testcases/ ; -./regression.tcl +./regression.tcl show_diff echo "End build"
diff --git a/SVIncCompil/nbproject/Makefile-AdvancedDebug.mk b/SVIncCompil/nbproject/Makefile-AdvancedDebug.mk index 3bb26b8..0cc44bb 100644 --- a/SVIncCompil/nbproject/Makefile-AdvancedDebug.mk +++ b/SVIncCompil/nbproject/Makefile-AdvancedDebug.mk
@@ -15,8 +15,8 @@ CCADMIN=CCadmin RANLIB=ranlib CC=gcc -CCC=${CCACHE} g++ -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes -CXX=${CCACHE} g++ -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes +CCC=${CCACHE} g++-7 -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes +CXX=${CCACHE} g++-7 -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes FC=gfortran AS=as @@ -166,7 +166,7 @@ ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog: ${OBJECTFILES} ${MKDIR} -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM} - ${LINK.cc} -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} + g++-7 -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} ${OBJECTDIR}/API/PythonAPI.o: API/PythonAPI.cpp API/slapi_wrap.cxx API/slapi.h ${MKDIR} -p ${OBJECTDIR}/API
diff --git a/SVIncCompil/nbproject/Makefile-Debug.mk b/SVIncCompil/nbproject/Makefile-Debug.mk index 41a7361..8c2839f 100644 --- a/SVIncCompil/nbproject/Makefile-Debug.mk +++ b/SVIncCompil/nbproject/Makefile-Debug.mk
@@ -15,8 +15,8 @@ CCADMIN=CCadmin RANLIB=ranlib CC=gcc -CCC=${CCACHE} g++ -Wall -Wno-attributes -CXX=${CCACHE} g++ -Wall -Wno-attributes +CCC=${CCACHE} g++-7 -Wall -Wno-attributes +CXX=${CCACHE} g++-7 -Wall -Wno-attributes FC=gfortran AS=as @@ -166,7 +166,7 @@ ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog: ${OBJECTFILES} ${MKDIR} -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM} - g++ -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} + g++-7 -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} ${OBJECTDIR}/API/PythonAPI.o: API/PythonAPI.cpp API/slapi_wrap.cxx API/slapi.h ${MKDIR} -p ${OBJECTDIR}/API
diff --git a/SVIncCompil/nbproject/Makefile-Release.mk b/SVIncCompil/nbproject/Makefile-Release.mk index be9afc3..dd0ec92 100644 --- a/SVIncCompil/nbproject/Makefile-Release.mk +++ b/SVIncCompil/nbproject/Makefile-Release.mk
@@ -15,8 +15,8 @@ CCADMIN=CCadmin RANLIB=ranlib CC=gcc -CCC=${CCACHE} g++ -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes -CXX=${CCACHE} g++ -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes +CCC=${CCACHE} g++-7 -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes +CXX=${CCACHE} g++-7 -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes FC=gfortran AS=as @@ -166,7 +166,7 @@ ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog: ${OBJECTFILES} ${MKDIR} -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM} - ${LINK.cc} -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} + g++-7 -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} ${OBJECTDIR}/API/PythonAPI.o: API/PythonAPI.cpp API/slapi_wrap.cxx API/slapi.h ${MKDIR} -p ${OBJECTDIR}/API
diff --git a/SVIncCompil/nbproject/Makefile-ReleaseNoTcMalloc.mk b/SVIncCompil/nbproject/Makefile-ReleaseNoTcMalloc.mk index 535b060..8f32889 100644 --- a/SVIncCompil/nbproject/Makefile-ReleaseNoTcMalloc.mk +++ b/SVIncCompil/nbproject/Makefile-ReleaseNoTcMalloc.mk
@@ -15,8 +15,8 @@ CCADMIN=CCadmin RANLIB=ranlib CC=gcc -CCC=${CCACHE} g++ -Wall -O2 -fno-asm -Wno-attributes -CXX=${CCACHE} g++ -Wall -O2 -fno-asm -Wno-attributes +CCC=${CCACHE} g++-7 -Wall -O2 -fno-asm -Wno-attributes +CXX=${CCACHE} g++-7 -Wall -O2 -fno-asm -Wno-attributes FC=gfortran AS=as @@ -166,7 +166,7 @@ ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog: ${OBJECTFILES} ${MKDIR} -p ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM} - ${LINK.cc} -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} + g++-7 -o ${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/surelog ${OBJECTFILES} ${LDLIBSOPTIONS} ${OBJECTDIR}/API/PythonAPI.o: API/PythonAPI.cpp API/slapi_wrap.cxx API/slapi.h ${MKDIR} -p ${OBJECTDIR}/API
diff --git a/SVIncCompil/nbproject/configurations.xml b/SVIncCompil/nbproject/configurations.xml index 3f1e67b..5ecfd24 100644 --- a/SVIncCompil/nbproject/configurations.xml +++ b/SVIncCompil/nbproject/configurations.xml
@@ -359,7 +359,7 @@ <ccTool> <architecture>2</architecture> <standard>8</standard> - <commandlineTool>${CCACHE} g++ -Wall -Wno-attributes</commandlineTool> + <commandlineTool>${CCACHE} g++-7 -Wall -Wno-attributes</commandlineTool> <incDir> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/runtime/src</pElem> <pElem>../flatbuffers/include</pElem> @@ -372,7 +372,7 @@ <linkerAddLib> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp-Debug/dist/</pElem> </linkerAddLib> - <commandlineTool>g++</commandlineTool> + <commandlineTool>g++-7</commandlineTool> <linkerLibItems> <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem> <linkerLibFileItem>../antlr4/antlr4-4.7.2/runtime/Cpp-Debug/dist/libantlr4-runtime.a</linkerLibFileItem> @@ -972,7 +972,7 @@ <developmentMode>0</developmentMode> <architecture>2</architecture> <standard>8</standard> - <commandlineTool>${CCACHE} g++ -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes</commandlineTool> + <commandlineTool>${CCACHE} g++-7 -Wall -O3 -fno-asm -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -Wno-attributes</commandlineTool> <incDir> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/runtime/src</pElem> <pElem>../flatbuffers/include</pElem> @@ -991,6 +991,7 @@ <linkerAddLib> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/dist/</pElem> </linkerAddLib> + <commandlineTool>g++-7</commandlineTool> <linkerLibItems> <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem> <linkerLibFileItem>../antlr4/antlr4-4.7.2/runtime/Cpp/dist/libantlr4-runtime.a</linkerLibFileItem> @@ -1589,7 +1590,7 @@ <developmentMode>0</developmentMode> <architecture>2</architecture> <standard>8</standard> - <commandlineTool>${CCACHE} g++ -Wall -O2 -fno-asm -Wno-attributes</commandlineTool> + <commandlineTool>${CCACHE} g++-7 -Wall -O2 -fno-asm -Wno-attributes</commandlineTool> <incDir> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/runtime/src</pElem> <pElem>../flatbuffers/include</pElem> @@ -1608,6 +1609,7 @@ <linkerAddLib> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/dist/</pElem> </linkerAddLib> + <commandlineTool>g++-7</commandlineTool> <linkerLibItems> <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem> <linkerLibFileItem>../antlr4/antlr4-4.7.2/runtime/Cpp/dist/libantlr4-runtime.a</linkerLibFileItem> @@ -2195,7 +2197,7 @@ <ccTool> <architecture>2</architecture> <standard>8</standard> - <commandlineTool>${CCACHE} g++ -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes</commandlineTool> + <commandlineTool>${CCACHE} g++-7 -Wall -D_GLIBCXX_DEBUG -fsanitize=address -fno-omit-frame-pointer -Wno-attributes</commandlineTool> <incDir> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp/runtime/src</pElem> <pElem>../flatbuffers/include</pElem> @@ -2208,6 +2210,7 @@ <linkerAddLib> <pElem>../antlr4/antlr4-4.7.2/runtime/Cpp-AdvancedDebug/dist/</pElem> </linkerAddLib> + <commandlineTool>g++-7</commandlineTool> <linkerLibItems> <linkerLibStdlibItem>PosixThreads</linkerLibStdlibItem> <linkerLibFileItem>../antlr4/antlr4-4.7.2/runtime/Cpp-AdvancedDebug/dist/libantlr4-runtime.a</linkerLibFileItem>