Fix axi_node commit

This commit is contained in:
Florian Zaruba 2018-11-17 19:45:47 +01:00
parent ddf983cbb7
commit 8d63b7c2bf
No known key found for this signature in database
GPG key ID: E742FFE8EC38A792
2 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,8 @@
// CONDITIONS OF ANY KIND, either express or implied. See the License for the
// specific language governing permissions and limitations under the License.
// Description: PWM Fan VDD
// Description: PWM Fan Control for Genesys II board
// Author: Florian Zaruba, zarubaf@iis.ee.ethz.ch
module fan_ctrl (
input logic clk_i,
@ -55,4 +56,4 @@ module fan_ctrl (
cycle_counter_q <= cycle_counter_d;
end
end
endmodule
endmodule

@ -1 +1 @@
Subproject commit 6338af6ee3065c4de22b555a67f64755745b7129
Subproject commit b960c6101c976d687e6e0e66c12daf74808bc2b8