✨ feat: added support for markdown pages
This commit is contained in:
11
posts/chisel.md
Normal file
11
posts/chisel.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Создание и интеграция собственного процессорного ядра на базе RISC-V с использованием языка Chisel"
|
||||
date: "2025-12-21"
|
||||
tags: ["risc-v", "chisel", "hardware"]
|
||||
description: "Краткое описание"
|
||||
---
|
||||
|
||||
|
||||
# Заголовок статьи
|
||||
|
||||
Содержимое статьи в формате Markdown...
|
||||
Reference in New Issue
Block a user