Altera_ForumHonored Contributor11 years agoIssues reading testvector file using Modelsim Hello everyone! I am trying to run a testvector from my code using SystemVerilog but I'm having an issue reading the file. My code is as follows: logic testvectors; $readmemb("C:\Users...Show More
Altera_ForumHonored Contributor11 years agoYou might try changing the \ to \\ or /. \ is an escape character in a Verilog string.
Recent DiscussionsMAX10 ADC - getting it to simulate in ModelsimFailed to run ip-setup-simulation:Compile option not saved (reversed to default)How to fix Error(23782): Failed to find an expected reportSSLC Login Issue – "You need to enroll" loop after OTP verification