mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Check clkbuf_inhibit=1 is ignored for custom selection
This commit is contained in:
		
							parent
							
								
									619f2414e5
								
							
						
					
					
						commit
						a0d85393e3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -35,6 +35,7 @@ select -assert-count 1 t:clkbuf | ||||||
| # ---------------------- | # ---------------------- | ||||||
| 
 | 
 | ||||||
| design -load ref | design -load ref | ||||||
|  | setattr -set clkbuf_inhibit 1 w:clk1 | ||||||
| setattr -set buffer_type "bufg" w:clk2 | setattr -set buffer_type "bufg" w:clk2 | ||||||
| clkbufmap -buf clkbuf o:i w:* a:buffer_type=none a:buffer_type=bufr %u %d | clkbufmap -buf clkbuf o:i w:* a:buffer_type=none a:buffer_type=bufr %u %d | ||||||
| select -assert-count 1 w:clk1 %a %co t:clkbuf %i | select -assert-count 1 w:clk1 %a %co t:clkbuf %i | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue