mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update gpio_apb.sv
Program clean up
This commit is contained in:
parent
83acb77507
commit
afa0bcdd16
@ -151,4 +151,3 @@ module gpio_apb import cvw::*; #(parameter cvw_t P) (
|
||||
|
||||
assign GPIOIntr = |{(rise_ip & rise_ie),(fall_ip & fall_ie),(high_ip & high_ie),(low_ip & low_ie)};
|
||||
endmodule
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user