tiny-gpu icon indicating copy to clipboard operation
tiny-gpu copied to clipboard

Refactor Makefile to use echo instead of sed

Open wllqwzx opened this issue 1 year ago • 0 comments

This pull request updates the Makefile to replace sed with echo for prepending the "`timescale 1ns/1ns" directive to the top of the build/gpu.v file. This change simplifies the command and enhances portability across different operating systems.

wllqwzx avatar Apr 26 '24 08:04 wllqwzx