mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Update documentation for C++17 switch
This commit is contained in:
		
							parent
							
								
									141a2e3638
								
							
						
					
					
						commit
						f9b7b8fff0
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@ wide range of real-world designs, including the `OpenRISC 1200 CPU`_, the
 | 
			
		|||
 | 
			
		||||
.. _k68 CPU: http://opencores.org/projects/k68
 | 
			
		||||
 | 
			
		||||
Yosys is written in C++, targeting C++11 at minimum. This chapter describes some
 | 
			
		||||
Yosys is written in C++, targeting C++17 at minimum. This chapter describes some
 | 
			
		||||
of the fundamental Yosys data structures. For the sake of simplicity the C++
 | 
			
		||||
type names used in the Yosys implementation are used in this chapter, even
 | 
			
		||||
though the chapter only explains the conceptual idea behind it and can be used
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue