OpenCores
URL https://opencores.org/ocsvn/openhmc/openhmc/trunk

Subversion Repositories openhmc

[/] [openhmc/] [trunk/] [openHMC/] [sim/] [UVC/] [hmc_module/] [sv/] [hmc_module_mon.sv] - Diff between revs 12 and 15

Show entire file | Details | Blame | View Log

Rev 12 Rev 15
Line 49... Line 49...
                HMC_PACKET_LENGTH : coverpoint packet.packet_length{
                HMC_PACKET_LENGTH : coverpoint packet.packet_length{
                        illegal_bins zero_flit_pkt = {0};
                        illegal_bins zero_flit_pkt = {0};
                        bins pkt_length[] = {[1:9]};
                        bins pkt_length[] = {[1:9]};
                }
                }
                HMC_COMMAND: coverpoint packet.command {
                HMC_COMMAND: coverpoint packet.command {
                        //bins request_commands[] =
 
                        bins requests[] = {
                        bins requests[] = {
                                HMC_WRITE_16,
                                HMC_WRITE_16,
                                HMC_WRITE_32,
                                HMC_WRITE_32,
                                HMC_WRITE_48,
                                HMC_WRITE_48,
                                HMC_WRITE_64,
                                HMC_WRITE_64,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.