Remove acknowledgement (#2542)
This commit is contained in:
		
							parent
							
								
									b494b97ba3
								
							
						
					
					
						commit
						67a03ae63c
					
				
							
								
								
									
										11
									
								
								README.md
								
								
								
								
							
							
						
						
									
										11
									
								
								README.md
								
								
								
								
							|  | @ -122,14 +122,3 @@ make emu CONFIG=MinimalConfig EMU_THREADS=2 -j10 | ||||||
| ## Troubleshooting Guide | ## Troubleshooting Guide | ||||||
| 
 | 
 | ||||||
| [Troubleshooting Guide](https://github.com/OpenXiangShan/XiangShan/wiki/Troubleshooting-Guide) | [Troubleshooting Guide](https://github.com/OpenXiangShan/XiangShan/wiki/Troubleshooting-Guide) | ||||||
| 
 |  | ||||||
| ## Acknowledgement |  | ||||||
| 
 |  | ||||||
| In the development of XiangShan, some sub-modules from the open-source community are employed. All relevant usage is listed below. |  | ||||||
| 
 |  | ||||||
| | Sub-module         | Source                                                       | Detail                                                       | |  | ||||||
| | ------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | |  | ||||||
| | L2 Cache/LLC       | [Sifive block-inclusivecache](https://github.com/ucb-bar/block-inclusivecache-sifive) | Our new L2/L3 design are inspired by Sifive's `block-inclusivecache`. | |  | ||||||
| | Diplomacy/TileLink | [Rocket-chip](https://github.com/chipsalliance/rocket-chip)  | We reused the Diplomacy framework and TileLink utility that exist in rocket-chip to negotiate bus. | |  | ||||||
| 
 |  | ||||||
| We are grateful for the support of the open-source community and encourage other open-source projects to reuse our code within the scope of the [license](LICENSE). |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue