tinyriscv/README.md

3 lines
150 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

本分支(bram)是在master分支的基础上将指令和数据存储器由LUTRAM(DRAM)改为BRAM以便可以运行更大的(C语言)程序。