Narayanan
-
Narayanan started the topic Which Transactor to use Stream or Address in the forum OSVVM 6 months, 2 weeks ago
Hello, I have a simple ALU DUT which I using to learn OSVVM. The ALU requires 3 inputs (operation, src1, src2). If I wanted to use the Stream Model Transactor how should I use the StreamRecType.
a) Pack the 3 inputs into a std_logic_vector_max_c via DataToModel
b) Modify/Create new StreamRecType
c) Other?Regards,
Ryan -
Narayanan became a registered member 1 year, 4 months ago