forked from Github_Repos/cvw
		
	Merge branch 'main' of github.com:davidharrishmc/riscv-wally
This commit is contained in:
		
						commit
						aba1df9abf
					
				@ -178,7 +178,7 @@ module ifu (
 | 
				
			|||||||
  ////////////////////////////////////////////////////////////////////////////////////////////////
 | 
					  ////////////////////////////////////////////////////////////////////////////////////////////////
 | 
				
			||||||
  // Memory 
 | 
					  // Memory 
 | 
				
			||||||
  ////////////////////////////////////////////////////////////////////////////////////////////////
 | 
					  ////////////////////////////////////////////////////////////////////////////////////////////////
 | 
				
			||||||
  // CommittedM tells the CPU's privilege unit the current instruction
 | 
					  // CommittedM tells the CPU's privileged unit the current instruction
 | 
				
			||||||
  // in the memory stage is a memory operaton and that memory operation is either completed
 | 
					  // in the memory stage is a memory operaton and that memory operation is either completed
 | 
				
			||||||
  // or is partially executed. Partially completed memory operations need to prevent an interrupts.
 | 
					  // or is partially executed. Partially completed memory operations need to prevent an interrupts.
 | 
				
			||||||
  // There is not a clean way to restore back to a partial executed instruction.  CommiteedM will
 | 
					  // There is not a clean way to restore back to a partial executed instruction.  CommiteedM will
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user