URL
https://opencores.org/ocsvn/pid_controller/pid_controller/trunk
Show entire file |
Details |
Blame |
View Log
Rev 11 |
Rev 12 |
Line 58... |
Line 58... |
sigma_adr = 9,
|
sigma_adr = 9,
|
of_adr = 10,
|
of_adr = 10,
|
RS_adr = 11
|
RS_adr = 11
|
)(
|
)(
|
input i_clk,
|
input i_clk,
|
input i_rst, //reset when low
|
input i_rst, //reset when high
|
//Wishbone Slave port
|
//Wishbone Slave port
|
input i_wb_cyc,
|
input i_wb_cyc,
|
input i_wb_stb,
|
input i_wb_stb,
|
input i_wb_we,
|
input i_wb_we,
|
input [adr_wb_nb-1:0]i_wb_adr,
|
input [adr_wb_nb-1:0]i_wb_adr,
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.