[HDL] Rename multi-mode DFF module

This commit is contained in:
tangxifan 2021-04-21 20:06:03 -06:00
parent 62497549b6
commit adfea88be2
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ endmodule //End Of Module
// - asynchronous set which can be switched
// which can be switched between active-low and active hight
//-----------------------------------------------------
module MULTIMODE_DFFSRQ (
module MULTI_MODE_DFFSRQ (
input SET, // Set input
input RST, // Reset input
input CK, // Clock Input