mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
Fix axi_node commit
This commit is contained in:
parent
ddf983cbb7
commit
8d63b7c2bf
2 changed files with 4 additions and 3 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue