From d55735e859442d0784307e437074a5f4c0cab02f Mon Sep 17 00:00:00 2001 From: alexkharl Date: Wed, 6 Mar 2024 15:01:02 +0300 Subject: [PATCH] =?UTF-8?q?Ref(03/board/md/control):=D0=94=D0=BE=D0=B1-?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BE=D0=B1=D0=B2=D0=BE=D0=B4=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../nexys_rf_riscv_control.drawio.svg | 4 - .../nexys_rf_riscv_control.inkscape.svg | 599 ++++++++++++++++++ .../board files/README.md | 2 +- 3 files changed, 600 insertions(+), 5 deletions(-) delete mode 100644 .pic/Labs/board files/nexys_rf_riscv_control.drawio.svg create mode 100644 .pic/Labs/board files/nexys_rf_riscv_control.inkscape.svg diff --git a/.pic/Labs/board files/nexys_rf_riscv_control.drawio.svg b/.pic/Labs/board files/nexys_rf_riscv_control.drawio.svg deleted file mode 100644 index 6b31aa6..0000000 --- a/.pic/Labs/board files/nexys_rf_riscv_control.drawio.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - -
write_data_i
wa
ra2
ra1
rd2
rd1
addr_en
we
\ No newline at end of file diff --git a/.pic/Labs/board files/nexys_rf_riscv_control.inkscape.svg b/.pic/Labs/board files/nexys_rf_riscv_control.inkscape.svg new file mode 100644 index 0000000..f80b207 --- /dev/null +++ b/.pic/Labs/board files/nexys_rf_riscv_control.inkscape.svg @@ -0,0 +1,599 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + write_data_i + + + + + write_data_i + + + + + + + + + + + wa + + + + + wa + + + + + + + + + + + ra2 + + + + + ra2 + + + + + + + + + + + ra1 + + + + + ra1 + + + + + + + + + + + rd2 + + + + + rd2 + + + + + + + + + + + rd1 + + + + + rd1 + + + + + + + + + + addr_en + + + + + addr_en + + + + + + + + + + + + we + + + + + we + + + + diff --git a/Labs/03. Register file and memory/board files/README.md b/Labs/03. Register file and memory/board files/README.md index ce89047..910d9dc 100644 --- a/Labs/03. Register file and memory/board files/README.md +++ b/Labs/03. Register file and memory/board files/README.md @@ -14,7 +14,7 @@ _Рисунок 1. Структурная схема модуля `nexys_rf_risc Периферия показана на _рис. 2_. -![../../../.pic/Labs/board%20files/nexys_rf_riscv_control.drawio.svg](../../../.pic/Labs/board%20files/nexys_rf_riscv_control.drawio.svg) +![../../../.pic/Labs/board%20files/nexys_rf_riscv_control.inkscape.svg](../../../.pic/Labs/board%20files/nexys_rf_riscv_control.inkscape.svg) _Рисунок 2. Периферия, доступная прототипу._