Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-28 | sim: make the output of the make command more verbose | Friedrich Beckmann | |
Hans dumped all ghdl output to a logfile to have a short output on the terminal. I prefer to have a more verbose output in case of errors. In addition I fixed a problem when an error occurs during elaboration as the .ghw file is produced also when ghdl exits with an error. Now make will reproduce the error on each call. | |||
2024-03-07 | add top_shift and simulation | Friedrich Beckmann | |