mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Reverted linux testbench to not check for match against QEMU.
This commit is contained in:
		
							parent
							
								
									8f2ca2ae15
								
							
						
					
					
						commit
						faea7db1b2
					
				@ -27,7 +27,7 @@
 | 
				
			|||||||
`include "config.vh"
 | 
					`include "config.vh"
 | 
				
			||||||
import cvw::*;
 | 
					import cvw::*;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`define DEBUG_TRACE 1
 | 
					`define DEBUG_TRACE 0
 | 
				
			||||||
// Debug Levels
 | 
					// Debug Levels
 | 
				
			||||||
// 0: don't check against QEMU
 | 
					// 0: don't check against QEMU
 | 
				
			||||||
// 1: print disagreements with QEMU, but only halt on PCW disagreements
 | 
					// 1: print disagreements with QEMU, but only halt on PCW disagreements
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user