- Added "reports/" directory to .gitignore to exclude it from version control. - Incremented Makefile version from 1.1.3 to 1.1.4. - Introduced REPORT_DIR variable in Makefile to manage report files. - Modified ISIM_CMD in Makefile to remove specific commands, simplifying the simulation process. - Enhanced the clean target in Makefile to also remove the REPORT_DIR, ensuring a clean state for new builds. - Updated project build process in Makefile to create and use REPORT_DIR for storing synthesis, map, place and route, pinout, and timing reports, improving organization and accessibility of build reports.
2 lines
17 B
Plaintext
2 lines
17 B
Plaintext
working/
|
|
reports/ |