----------------------------------------
> Date: Tue, 21 Jan 2014 09:38:29 -0500
> From: [email protected]
> To: [email protected]; [email protected]
> Subject: Re: [Ghdl-discuss] ghdl-0.31-gcc on Arch Linux(x86_64)
>
> Could you try these commands in your DLX processor directory?
>
> ghdl --remove --workdir=work
> ghdl -i --workdir=work *.vhdl
> ghdl -m -g --workdir=work dlx_test_behaviour
> ghdl -r dlx_test_behaviour --stack-size=32k --assert-level=note
>
>
> If all goes well, the simulation should end with an assertion note -
> which includes some rather startling messages about failures and
> errors. This is normal.
>
> Let us know how it works out.
>
Now it executed nicely. It had something to do with the workdir I believe as 
the cleaning process helped.

Best regard,
Hannu Vuolasaho                                           
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to