Hi.I written VHDL code once i ran my make file in GHDL simulator it gives below error. ghdl1: fatal error: can’t open work/e~my file name.s for writing: No such file or directory Thanks in advance Regards Raghavendra
Guest
#2484785
the error is already mentioned: the file is missing or ghdl has no write access in this directory. do u checked this?
Thanks for your replay.I checked and corrected my work directory.
Reply
Please log in before posting.