3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-10 16:13:26 +00:00

Docs: Clean example outputs

This commit is contained in:
Krystine Sherwin 2024-10-07 22:00:28 +13:00
parent 468a019c30
commit 0b1b94d85e
No known key found for this signature in database
7 changed files with 5 additions and 576 deletions

View file

@ -24,3 +24,4 @@ $(MAPDOTS) fifo.stat: fifo.v fifo_map.ys
.PHONY: clean
clean:
rm -f *.dot
rm -f fifo.out fifo.stat