fix indentation

This commit is contained in:
M0stafaRady 2023-06-13 00:11:33 -07:00
parent 40bdbe4837
commit e90895bca6
2 changed files with 6 additions and 6 deletions

View File

@ -277,8 +277,8 @@ module chip_io(
constant_block constant_value_inst [6:0] (
`ifdef USE_POWER_PINS
.vccd(vccd),
.vssd(vssd),
.vccd(vccd),
.vssd(vssd),
`endif // USE_POWER_PINS
.one(vccd_const_one),
.zero(vssd_const_zero)

View File

@ -346,11 +346,11 @@ module chip_io_alt #(
constant_block constant_value_inst [6:0] (
`ifdef USE_POWER_PINS
.vccd(vccd),
.vssd(vssd),
.vccd(vccd),
.vssd(vssd),
`endif // USE_POWER_PINS
.one(vccd_const_one),
.zero(vssd_const_zero)
.one(vccd_const_one),
.zero(vssd_const_zero)
);
// Management clock input pad