mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	cxxrtl: reorganize runtime component files.
In preparation for substantial expansion of CXXRTL's runtime, this commit reorganizes the files used by the implementation. Only minimal changes are required in a consumer. First, change: -I$(yosys-config --datdir)/include to: -I$(yosys-config --datdir)/include/backends/cxxrtl/runtime Second, change: #include <backends/cxxrtl/cxxrtl.h> to: #include <cxxrtl/cxxrtl.h> (and do the same for cxxrtl_vcd.h, etc.)
This commit is contained in:
		
							parent
							
								
									3dd5262355
								
							
						
					
					
						commit
						62bbd086b1
					
				
					 10 changed files with 43 additions and 24 deletions
				
			
		
							
								
								
									
										1850
									
								
								backends/cxxrtl/runtime/cxxrtl/cxxrtl.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1850
									
								
								backends/cxxrtl/runtime/cxxrtl/cxxrtl.h
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue