mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-10-31 13:02:28 +00:00 
			
		
		
		
	[docs] instruct to clone yosys with '--recurse-submodules'
Without using '--recurse-submodule', make fails to retrieve them before building.
This commit is contained in:
		
							parent
							
								
									26b387466d
								
							
						
					
					
						commit
						7fc7ed38ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -63,7 +63,7 @@ Note that this will install Yosys, Yosys-SMTBMC and ABC (as ``yosys-abc``): | |||
| 
 | ||||
| .. code-block:: text | ||||
| 
 | ||||
|    git clone https://github.com/YosysHQ/yosys | ||||
|    git clone https://github.com/YosysHQ/yosys --recurse-submodules | ||||
|    cd yosys | ||||
|    make -j$(nproc) | ||||
|    sudo make install | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue