Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							0b1e59d075 
							
						 
					 
					
						
						
							
							Updated Dcache to fully support flush.  This appears to work.  
						
						 
						
						... 
						
						
						
						Updated PCNextF so it points to the correct PC after icache invalidate.
Build root crashes with PCW mismatch and invalid register writes. 
						
					 
					
						2021-09-17 10:25:21 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							74fba4bb06 
							
						 
					 
					
						
						
							
							Moved the test bench modules to a common directory.  
						
						 
						
						
						
					 
					
						2021-07-30 14:16:14 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							6bab454b17 
							
						 
					 
					
						
						
							
							Works until pma checker breaks the simulation by reading HADDR rather than data physical address.  
						
						 
						
						
						
					 
					
						2021-06-24 14:42:59 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Harris 
							
						 
					 
					
						
						
						
						
							
						
						
							0674f5506e 
							
						 
					 
					
						
						
							
							moved shared constants to a shared directory  
						
						 
						
						
						
					 
					
						2021-06-03 22:41:30 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							4c8952de6a 
							
						 
					 
					
						
						
							
							Converted branch predictor preloads to use system verilog rather than modelsim's load command.  
						
						 
						
						
						
					 
					
						2021-03-15 12:39:44 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							7ceef2b0c6 
							
						 
					 
					
						
						
							
							Fixed the issue with the batch mode not working after adding the function radix.  
						
						 
						
						
						
					 
					
						2021-03-12 20:16:03 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							f92f766573 
							
						 
					 
					
						
						
							
							Added debug option to disable the function radix if not needed.  
						
						 
						
						... 
						
						
						
						Function radix slows the simulation by 70 to 76 s (8.5%) for the rv64i tests. 
						
					 
					
						2021-03-10 15:17:02 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							50a92247b3 
							
						 
					 
					
						
						
							
							Finally I think I have the function radix mapping across all applications correctly.  I still need to clean up the code a bit so it is easier to understand.  
						
						 
						
						
						
					 
					
						2021-03-10 11:00:51 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							301166d062 
							
						 
					 
					
						
						
							
							Oups. I forgot to update other do files with the commands to preload the branch predictor memories.  
						
						 
						
						
						
					 
					
						2021-03-05 15:23:53 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							00de91cc87 
							
						 
					 
					
						
						
							
							Added FlushF to hazard unit.  
						
						 
						
						... 
						
						
						
						Fixed some typos with the names of signals in the branch predictor.  They were causing signals to be not set.  Note there is a modelsim flag which prevents it from compiling if a logic is undefined.
I will look this up and add it to the compiler. 
						
					 
					
						2021-02-19 16:36:51 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ross Thompson 
							
						 
					 
					
						
						
						
						
							
						
						
							de9e383bc6 
							
						 
					 
					
						
						
							
							Wrote a bash script to generate custom modelsim radix which maps instruction addresses into human readable lables.  
						
						 
						
						... 
						
						
						
						Once combined with some simulation verilog this will display the current function in modelsim. 
						
					 
					
						2021-02-17 22:20:28 -06:00