Initial commit
This commit is contained in:
		
							
								
								
									
										7
									
								
								VHD/hds/ex_24_1_2/@r@t@l.vhd
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								VHD/hds/ex_24_1_2/@r@t@l.vhd
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| architecture RTL of ex_07_1 is | ||||
| begin | ||||
|   process(gainIn) | ||||
|   begin | ||||
|     gainOut <= resize(gainIn, gainOut'length) + shift_left(resize(gainIn, gainOut'length), 1); | ||||
|   end process; | ||||
| end RTL; | ||||
		Reference in New Issue
	
	Block a user