Forum Discussion

junyoung2's avatar
junyoung2
Icon for New Contributor rankNew Contributor
1 year ago

Modelsim.ini setting

Hello, I learned about a setting called vlog while searching for bit width mismatch.

I confirmed that if you set anything in the folder called Modelsim.ini, it will alert you when bit width does not match.

(For example, if you assign 8 bit signal B to 16 bit signal A / if you code assign [15:0] A = B)

Can Modelsim set up a setting that can detect these errors on its own? If so, how can I set it that way?

The version you are currently using is version 10.7b.

3 Replies