junyoung2
New Contributor
1 year agoModelsim.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.