Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Is this a bug?

While using the left-to-right stream operator in Modelsim Altera Strater Edition 10.1e with the following code: module stream_bug(); bit stream='{32{1'b0}}; initial begin $monitor("@%0d...