Added fpga_optimize help note top swerv.config
This commit is contained in:
parent
188f57f72c
commit
e1301d4d47
|
@ -172,7 +172,8 @@ Parameters that can be set by the end user:
|
||||||
size of PIC
|
size of PIC
|
||||||
-set=pic_total_int = { 1, 2, 3, ..., 255 }
|
-set=pic_total_int = { 1, 2, 3, ..., 255 }
|
||||||
number of interrupt sources in PIC
|
number of interrupt sources in PIC
|
||||||
|
-set=fpga_optimize = {1}
|
||||||
|
optimize for FPGA build by disabling clock gating in lib cells
|
||||||
|
|
||||||
{inst|data}_access_enable[0-7] : default 0
|
{inst|data}_access_enable[0-7] : default 0
|
||||||
{inst|data}_access_addr[0-7] : default 0x00000000
|
{inst|data}_access_addr[0-7] : default 0x00000000
|
||||||
|
|
Loading…
Reference in New Issue