mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Add "read_blif -wideports"
This commit is contained in:
		
							parent
							
								
									aab58045a8
								
							
						
					
					
						commit
						7e0b776a79
					
				
					 2 changed files with 77 additions and 5 deletions
				
			
		|  | @ -24,7 +24,8 @@ | |||
| 
 | ||||
| YOSYS_NAMESPACE_BEGIN | ||||
| 
 | ||||
| extern void parse_blif(RTLIL::Design *design, std::istream &f, std::string dff_name, bool run_clean = false, bool sop_mode = false); | ||||
| extern void parse_blif(RTLIL::Design *design, std::istream &f, std::string dff_name, | ||||
| 		bool run_clean = false, bool sop_mode = false, bool wideports = false); | ||||
| 
 | ||||
| YOSYS_NAMESPACE_END | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue