Завершение экспорта drawio.png -> svg

This commit is contained in:
Andrei Solodovnikov
2024-02-03 00:48:13 +03:00
parent fed19d962e
commit af6ef85074
9 changed files with 11 additions and 7 deletions

View File

@@ -16,7 +16,7 @@
Допустим, мы хотим реализовать следующую цифровую схему:
![../.pic/Introduction/Implementation%20steps/fig_01.drawio.png](../.pic/Introduction/Implementation%20steps/fig_01.drawio.png)
![../.pic/Introduction/Implementation%20steps/fig_01.drawio.svg](../.pic/Introduction/Implementation%20steps/fig_01.drawio.svg)
Её можно описать следующим **SystemVerilog**-кодом: