mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Move netlist helper module to passes/opt for the time being
This commit is contained in:
		
							parent
							
								
									fe651922cb
								
							
						
					
					
						commit
						8451cbea89
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,8 +21,8 @@ | ||||||
| #include "kernel/register.h" | #include "kernel/register.h" | ||||||
| #include "kernel/rtlil.h" | #include "kernel/rtlil.h" | ||||||
| #include "kernel/satgen.h" | #include "kernel/satgen.h" | ||||||
| #include "kernel/algo.h" |  | ||||||
| #include "kernel/sigtools.h" | #include "kernel/sigtools.h" | ||||||
|  | #include "netlist.h" | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue