Update documentation on build space from sp to bd

It was decided that sp is too close to single port, and should be renamed bd to reference the build space.

Closes #338
This commit is contained in:
Ethan Mahintorabi 2021-09-28 15:07:13 -07:00 committed by GitHub
parent c094b6e83a
commit 80cf294140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ All sections are **lower case** and separated by an **underscore**. The sections
+--------------------------------+---------------------------------------+ +--------------------------------+---------------------------------------+
| Digital Standard Cells | :lib_type:`sc` | | Digital Standard Cells | :lib_type:`sc` |
+--------------------------------+---------------------------------------+ +--------------------------------+---------------------------------------+
| Build Space (Flash, SRAM, etc) | :lib_type:`sp` | | Build Space (Flash, SRAM, etc) | :lib_type:`bd` |
+--------------------------------+---------------------------------------+ +--------------------------------+---------------------------------------+
| IO and Periphery | :lib_type:`io` | | IO and Periphery | :lib_type:`io` |
+--------------------------------+---------------------------------------+ +--------------------------------+---------------------------------------+