fix sensibility
This commit is contained in:
		| @@ -4,7 +4,7 @@ ARCHITECTURE studentVersion OF sawtoothGen IS | ||||
| 	 | ||||
| BEGIN | ||||
|  | ||||
| 	count: process(clock) | ||||
| 	count: process(clock, reset) | ||||
| 	begin | ||||
| 		if reset = '1' then | ||||
| 			counter <= (others => '0'); | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user