mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Formatting.
This commit is contained in:
		
							parent
							
								
									cbf46f417a
								
							
						
					
					
						commit
						469efa61af
					
				| @ -1,12 +1,15 @@ | ||||
| ///////////////////////////////////////////
 | ||||
| // lrsc.sv
 | ||||
| //
 | ||||
| // Written: David_Harris@hmc.edu 17 July 2021
 | ||||
| // Modified: 
 | ||||
| // Written: David_Harris@hmc.edu
 | ||||
| // Created: 17 July 2021
 | ||||
| // Modified: 18 January 2023
 | ||||
| //
 | ||||
| // Purpose: Load Reserved / Store Conditional unit
 | ||||
| //          Track the reservation and squash the store if it fails
 | ||||
| //
 | ||||
| // Documentation: RISC-V System on Chip Design Chapter 14 (Figure ***)
 | ||||
| // 
 | ||||
| // A component of the CORE-V-WALLY configurable RISC-V project.
 | ||||
| // 
 | ||||
| // Copyright (C) 2021-23 Harvey Mudd College & Oklahoma State University
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user