mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Slowing down clock to have same metadata
This commit is contained in:
		
							parent
							
								
									388611aac4
								
							
						
					
					
						commit
						48659ee2bb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -22,10 +22,10 @@ tex: $(TEX_PDF) | |||
| svg: $(SVG_OUTPUT) | ||||
| 
 | ||||
| 011/%.pdf: $(DOT_LOC)/%.dot | ||||
| 	FAKETIME_DONT_RESET=0 faketime '2022-01-01 00:00:00' dot -Tpdf -o $@ $< | ||||
| 	faketime -f '2022-01-01 00:00:00 x0,001' dot -Tpdf -o $@ $< | ||||
| 
 | ||||
| 011/%.pdf: 011/%.tex | ||||
| 	cd 011 && FAKETIME_DONT_RESET=0 faketime '2022-01-01 00:00:00' pdflatex $(<F) --interaction=nonstopmode | ||||
| 	cd 011 && faketime -f '2022-01-01 00:00:00 x0,001' pdflatex $(<F) --interaction=nonstopmode | ||||
| 
 | ||||
| %.pdf: %.tex | ||||
| 	pdflatex $< --interaction=nonstopmode | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue