mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	restored
This commit is contained in:
		
							parent
							
								
									251aa982eb
								
							
						
					
					
						commit
						adadc21fc6
					
				| @ -365,7 +365,7 @@ module testbench_busybear(); | |||||||
|       readPC = RAM[RAMPC] >> PCF[2] * 32; |       readPC = RAM[RAMPC] >> PCF[2] * 32; | ||||||
|     end |     end | ||||||
| 
 | 
 | ||||||
|     //$write(""); // I know this does nothing, the first instruction doesn't load for me without it
 |     $write(""); // I know this does nothing, the first instruction doesn't load for me without it
 | ||||||
|     if (PCF >= 'h1000 && PCF <= 'h2FFF) begin |     if (PCF >= 'h1000 && PCF <= 'h2FFF) begin | ||||||
|       readPC = bootram[RAMPC] >> PCF[2] * 32; |       readPC = bootram[RAMPC] >> PCF[2] * 32; | ||||||
|     end |     end | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user