[NFC] spelling

This commit is contained in:
Andrew Lenharth 2023-01-27 15:23:46 -06:00
parent a31f0524e6
commit 8784c8c377
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ namespace {
///
/// 5. For every module in the design, determine the full async reset domain it
/// is in. Note that this very narrowly deals with the inference of a
/// "default" async reset, which bascially goes through the IR and attaches
/// "default" async reset, which basically goes through the IR and attaches
/// all non-reset registers to a default async reset signal. If a module
/// carries one of the annotations mentioned in (4), the annotated port or
/// wire is used as its reset domain. Otherwise, it inherits the reset domain