1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-12 00:43:01 +00:00

5 Commits

Author SHA1 Message Date
wfjm
66f3f5d085 GitHub actions: disable-at-0 fix; man page cosmetics
- the CI/CD workflow did not defined the TBW_GHDL_OPTS environment variable,
  as consequence VHDL IEEE package warnings at t=0ms were not suppressed and
  polluted the log files
- that problem was already in .travis.yml and was carried over to ci.yml
- now fixed, and log files are not cluttered anymore with essentially
  unavoidable but harmless warnings at t=0ms.
2022-05-07 08:36:23 +02:00
wfjm
a5640780d9 cleanup tbrun setup, drop nexys4 and add nexys4d 2022-04-30 08:22:27 +02:00
wfjm
db7556a483 ci.yml: add deploy stage 2022-04-24 12:53:14 +02:00
wfjm
b3f9a8be30 ci.tml: add matrix with gcc and clang 2022-04-18 12:42:08 +02:00
wfjm
0c3d853a2b add GitHub action; code/comment cosmetics 2022-04-17 19:37:26 +02:00