mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Added $shift and $shiftx cell types (needed for correct part select behavior)
This commit is contained in:
		
							parent
							
								
									48822e79a3
								
							
						
					
					
						commit
						397b00252d
					
				
					 12 changed files with 214 additions and 40 deletions
				
			
		| 
						 | 
				
			
			@ -123,6 +123,8 @@ Things to do right away:
 | 
			
		|||
 | 
			
		||||
	- Add to kernel/celltypes.h (incl. eval() handling for non-mem cells)
 | 
			
		||||
	- Add to InternalCellChecker::check() in kernel/rtlil.cc
 | 
			
		||||
	- Add to techlibs/common/simlib.v
 | 
			
		||||
	- Add to techlibs/common/stdcells.v
 | 
			
		||||
 | 
			
		||||
Things to do after finalizing the cell interface:
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue