mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Removed debugging code.
This commit is contained in:
		
							parent
							
								
									cab6b9dfc8
								
							
						
					
					
						commit
						7599b563a6
					
				| @ -159,9 +159,6 @@ module FunctionName(reset, clk, ProgramAddrMapFile, ProgramLabelMapFile); | ||||
|     end | ||||
|     $fclose(ProgramLabelMapFP); | ||||
| 
 | ||||
| 	foreach(ProgramAddrMapMemory[i]) $display("%x", ProgramAddrMapMemory[i]);	 | ||||
| 	foreach(ProgramLabelMapMemory[i]) $display("%s", ProgramLabelMapMemory[i]); | ||||
|      | ||||
|   end | ||||
| 
 | ||||
|   always @(PCM) begin | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user