mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Fixed syntax error.
This commit is contained in:
		
							parent
							
								
									270b3371f1
								
							
						
					
					
						commit
						fe922c8fac
					
				| @ -92,5 +92,5 @@ module ram1p1rwe #(parameter DEPTH=64, WIDTH=44) ( | |||||||
|       if (ce & we) |       if (ce & we) | ||||||
|         // coverage on
 |         // coverage on
 | ||||||
|         RAM[addr] <= #1 din; |         RAM[addr] <= #1 din; | ||||||
| 
 |   end | ||||||
| endmodule | endmodule | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user