URL
https://opencores.org/ocsvn/openhmc/openhmc/trunk
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,
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.