Hello, I'm working on a VHDL testbench where I use assert statements to check if the returned result is as expected. If a tests fails I would like to know in which line the test failed. I'm using ISIM from Xilinx which doesn't print any line numbers for report statements. Does anyone know if there exists a predefined function which returns the current line number? Best regards Martin
Reply
Please log in before posting.