diff options
author | crupest <crupest@outlook.com> | 2021-11-17 16:59:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-11-17 16:59:04 +0800 |
commit | 31a285b083c36a2ed8e902b0f3325b8ccfa0bb37 (patch) | |
tree | 89db07f4c7ef7f84574b81ae944083fd48b47e85 /works/life/computer-organization-experiment/hdl-prj.json | |
parent | f779b274b2cbffbe6a55cffede60db342424c482 (diff) | |
download | crupest-31a285b083c36a2ed8e902b0f3325b8ccfa0bb37.tar.gz crupest-31a285b083c36a2ed8e902b0f3325b8ccfa0bb37.tar.bz2 crupest-31a285b083c36a2ed8e902b0f3325b8ccfa0bb37.zip |
import(life): ...
Diffstat (limited to 'works/life/computer-organization-experiment/hdl-prj.json')
-rw-r--r-- | works/life/computer-organization-experiment/hdl-prj.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/works/life/computer-organization-experiment/hdl-prj.json b/works/life/computer-organization-experiment/hdl-prj.json index 91428c1..1d997bb 100644 --- a/works/life/computer-organization-experiment/hdl-prj.json +++ b/works/life/computer-organization-experiment/hdl-prj.json @@ -17,6 +17,18 @@ { "file": "test_bench.vhdl", "language": "vhdl" + }, + { + "file": "multiplexer_1_2.vhdl", + "language": "vhdl" + }, + { + "file": "multiplexer_8_2.vhdl", + "language": "vhdl" + }, + { + "file": "multiplexer_32_2.vhdl", + "language": "vhdl" } ] }
\ No newline at end of file |