mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-01 06:37:51 +00:00
Gowin. Fix style.
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
This commit is contained in:
parent
ea90f54783
commit
8a78f2f7c5
2 changed files with 2 additions and 2 deletions
|
|
@ -312,7 +312,7 @@ parameter OPTION_RESET_MODE = "SYNC";
|
||||||
|
|
||||||
parameter PORT_R_WIDTH = 18;
|
parameter PORT_R_WIDTH = 18;
|
||||||
parameter PORT_W_WIDTH = 18;
|
parameter PORT_W_WIDTH = 18;
|
||||||
parameter PORT_W_WR_BE_WIDTH=4;
|
parameter PORT_W_WR_BE_WIDTH = 4;
|
||||||
|
|
||||||
input PORT_R_CLK;
|
input PORT_R_CLK;
|
||||||
input PORT_R_CLK_EN;
|
input PORT_R_CLK_EN;
|
||||||
|
|
|
||||||
|
|
@ -312,7 +312,7 @@ parameter OPTION_RESET_MODE = "SYNC";
|
||||||
|
|
||||||
parameter PORT_R_WIDTH = 18;
|
parameter PORT_R_WIDTH = 18;
|
||||||
parameter PORT_W_WIDTH = 18;
|
parameter PORT_W_WIDTH = 18;
|
||||||
parameter PORT_W_WR_BE_WIDTH=4;
|
parameter PORT_W_WR_BE_WIDTH = 4;
|
||||||
|
|
||||||
input PORT_R_CLK;
|
input PORT_R_CLK;
|
||||||
input PORT_R_CLK_EN;
|
input PORT_R_CLK_EN;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue