Fix lattice diamond take2: Filter clean targets - Add only relevant stages for every tool
- Lattice Diamond tool fixes and changes
- Due added PROM stage, new clean target added
- Additional clean target filtering: Only add a
stage
to clean targets if the givenstage
is used in the tool Makefile. This change only affcets synthesis Makefiles at the moment, simulation Makefiles not touched.