mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Improved xilinx "bram1" test
This commit is contained in:
		
							parent
							
								
									7319951145
								
							
						
					
					
						commit
						3481f46d1e
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -56,7 +56,8 @@ echo "Testing..." | |||
| ${MAKE:-make} -f bram1.mk | ||||
| echo | ||||
| 
 | ||||
| echo "Used rules:" $(grep -h 'Selected rule.*with efficiency' bram1_*/synth.log | gawk '{ print $3; }' | sort -u) | ||||
| echo "Used bram types:" | ||||
| grep -h 'Mapping to bram type' bram1_*/synth.log | sort | uniq -c | ||||
| 
 | ||||
| echo "Cleaning up..." | ||||
| rm -rf bram1_cmp bram1.mk bram1_[0-9]*/ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue