mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Disable boottrace generation by default
This commit is contained in:
		
							parent
							
								
									1a75747e21
								
							
						
					
					
						commit
						0d84c76e1f
					
				@ -23,7 +23,7 @@
 | 
				
			|||||||
`define NUM_REGS 32
 | 
					`define NUM_REGS 32
 | 
				
			||||||
`define NUM_CSRS 4096
 | 
					`define NUM_CSRS 4096
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`define STD_LOG 1
 | 
					`define STD_LOG 0
 | 
				
			||||||
`define PRINT_PC_INSTR 0
 | 
					`define PRINT_PC_INSTR 0
 | 
				
			||||||
`define PRINT_MOST 0
 | 
					`define PRINT_MOST 0
 | 
				
			||||||
`define PRINT_ALL 0
 | 
					`define PRINT_ALL 0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user