Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16558 Discussions

error in altera-modelsim simulation

abhishek
Beginner
1,191 Views

Hi am trying to simulate a design in altera-modelsim for a simple design am just trying to observe the internal signal of a design in testbench using $display or $monitor but it throws a error at that line is there any particular sytax in altera-modelsim?

can you please help me out

 

$monitor("data:%d\n",test_tb.top.Interface.start);

here start is the internal signal to be observed

0 Kudos
1 Reply
Tricky
New Contributor II
330 Views

What is the error?

0 Kudos
Reply