mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-11-03 22:29:12 +00:00 
			
		
		
		
	update install instructions for btorsim
This commit is contained in:
		
							parent
							
								
									de00dc71db
								
							
						
					
					
						commit
						41cd8e5b5e
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -147,6 +147,8 @@ To use the ``btor`` engine you additionally need a newer version of btorsim than
 | 
				
			||||||
.. code-block:: text
 | 
					.. code-block:: text
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   git clone https://github.com/boolector/btor2tools
 | 
					   git clone https://github.com/boolector/btor2tools
 | 
				
			||||||
 | 
					   cd btor2tools
 | 
				
			||||||
   ./configure.sh
 | 
					   ./configure.sh
 | 
				
			||||||
   cmake .
 | 
					   cmake . -DBUILD_SHARED_LIBS=OFF
 | 
				
			||||||
   make install
 | 
					   make -j$(nproc)
 | 
				
			||||||
 | 
					   sudo make install
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue