mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	testbench import is happy now for Questa, but throws lint warning for VCS
This commit is contained in:
		
							parent
							
								
									fd6a6b2249
								
							
						
					
					
						commit
						1817ab2e11
					
				@ -33,7 +33,9 @@
 | 
			
		||||
    `include "idv/idv.svh"
 | 
			
		||||
`endif
 | 
			
		||||
 | 
			
		||||
module testbench import cvw::*; ();
 | 
			
		||||
import cvw::*;
 | 
			
		||||
 | 
			
		||||
module testbench;
 | 
			
		||||
  /* verilator lint_off WIDTHTRUNC */
 | 
			
		||||
  /* verilator lint_off WIDTHEXPAND */
 | 
			
		||||
  parameter DEBUG=0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user