mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	bound attributes: handle vhdl null ranges
This commit is contained in:
		
							parent
							
								
									03033ab6d4
								
							
						
					
					
						commit
						378864d33b
					
				
					 5 changed files with 88 additions and 25 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,7 @@ struct VerificImporter
 | 
			
		|||
	RTLIL::SigBit net_map_at(Verific::Net *net);
 | 
			
		||||
 | 
			
		||||
	RTLIL::IdString new_verific_id(Verific::DesignObj *obj);
 | 
			
		||||
	void import_attributes(dict<RTLIL::IdString, RTLIL::Const> &attributes, Verific::DesignObj *obj, Verific::Netlist  *nl = nullptr);
 | 
			
		||||
	void import_attributes(dict<RTLIL::IdString, RTLIL::Const> &attributes, Verific::DesignObj *obj, Verific::Netlist  *nl = nullptr, int wire_width_hint = -1);
 | 
			
		||||
 | 
			
		||||
	RTLIL::SigBit netToSigBit(Verific::Net *net);
 | 
			
		||||
	RTLIL::SigSpec operatorInput(Verific::Instance *inst);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue