2021年12月8日
摘要: 讲到SystemVerilog中进程的控制,当然fork...join/fork...join_none/fork...join_any三兄弟以及wait/disable就会满足大家绝大多数的需求,那么更加精细的进程控制SystemVerilog还提供了process的内建函数。 在UVM的源码的p 阅读全文
posted @ 2021-12-08 16:40 猪肉白菜_125 阅读(635) 评论(0) 推荐(0)
摘要: main memory 😄RAM dynamic Random Access Memory cache : SRAM static Random Access Memory Magnetic disk why hierarchy works? two reasons: temporal local 阅读全文
posted @ 2021-12-08 16:35 猪肉白菜_125 阅读(105) 评论(0) 推荐(0)