Apple interview question

Design scoreboard to compare dut and reference model.

Interview Answer

Anonymous

12 Jun 2023

Create two queues and compare the data. Also if the data has to be checked in order make sure to compare top of queue which I missed.

1