Commit Graph

13 Commits

Author SHA1 Message Date
e2b47a703e Register 2024-03-04 18:29:24 +01:00
0554f2547d Finished ALU 2024-03-04 15:59:13 +01:00
696eebba46 Fixing missed library
Some checks failed
Test safe strings safety / build (push) Failing after 6m28s
2024-03-04 09:27:52 +01:00
49dc34bd0b Testing pipeline with manual build
Some checks failed
Test safe strings safety / build (push) Failing after 6m49s
2024-03-04 09:18:02 +01:00
4f54f53b83 Trying to use only specific values
Some checks failed
Test / 🐧 Ubuntu latest · llvm (, 20.04) (push) Failing after 7s
Test / 🐧 Ubuntu latest · llvm (, latest) (push) Failing after 21s
Test / 🐧 Ubuntu latest · llvm (, 22.04) (push) Failing after 21s
Test / 🐧 Ubuntu latest · llvm (gcc, 20.04) (push) Failing after 7s
Test / 🐧 Ubuntu latest · llvm (llvm, 20.04) (push) Failing after 7s
Test / 🐧 Ubuntu latest · llvm (gcc, 22.04) (push) Failing after 20s
Test / 🐧 Ubuntu latest · llvm (gcc, latest) (push) Failing after 20s
Test / 🐧 Ubuntu latest · llvm (llvm, 22.04) (push) Failing after 6s
Test / 🐧 Ubuntu latest · llvm (mcode, 20.04) (push) Failing after 20s
Test / 🐧 Ubuntu latest · llvm (llvm, latest) (push) Failing after 20s
Test / 🐧 Ubuntu latest · llvm (mcode, 22.04) (push) Failing after 6s
Test / 🐧 Ubuntu latest · llvm (mcode, latest) (push) Failing after 20s
Test safe strings safety / build (push) Failing after 24s
2024-03-04 08:27:06 +01:00
691813df02 Trying out the ghdl example ci
Some checks failed
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (, 22.04) (push) Failing after 14s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (gcc, 20.04) (push) Failing after 7s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (gcc, 22.04) (push) Failing after 7s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (gcc, latest) (push) Failing after 7s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (, latest) (push) Failing after 49s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (, 20.04) (push) Failing after 51s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (llvm, 20.04) (push) Failing after 7s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (mcode, 20.04) (push) Failing after 6s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (llvm, latest) (push) Failing after 24s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (llvm, 22.04) (push) Failing after 24s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (mcode, 22.04) (push) Failing after 6s
Test / 🐧 Ubuntu ${{ matrix.version }} · ${{ matrix.backend }} (mcode, latest) (push) Failing after 18s
2024-03-04 08:23:22 +01:00
ccbebede74 Removing built testbenches with make clean
Some checks failed
Test safe strings safety / build (push) Failing after 8s
2024-03-04 08:19:23 +01:00
5412b7673e Testing actions 2024-03-04 08:18:39 +01:00
52757512e9 Testing gitea actions 2024-03-04 08:10:05 +01:00
dd78c0e4e4 Fix the testbench 2024-03-04 07:58:08 +01:00
275853931b Smart entity rule 2024-03-03 18:30:13 +01:00
cc4b9c7deb First part of alu implementation 2024-03-03 11:12:13 +01:00
600b148559 Outline basic concept 2024-03-02 16:50:37 +01:00