CPLD3 implementation
This commit is contained in:
@@ -169,6 +169,7 @@ module Reg_file (
|
||||
assign o_freq2 = regtable[3];
|
||||
assign o_freq3 = regtable[4];
|
||||
assign o_freq4 = regtable[5];
|
||||
|
||||
assign o_DC1 = regtable[6];
|
||||
assign o_DC2 = regtable[7];
|
||||
assign o_DC3 = regtable[8];
|
||||
|
||||
Reference in New Issue
Block a user