mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-19 11:55:05 -04:00
[vivado_ip] minor edits
This commit is contained in:
parent
5e4f08437f
commit
456684c2b9
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ proc setup_ip_gui {} {
|
|||
add_params $group {
|
||||
{ CPU_FAST_MUL_EN {DSP-Based Multiplier} }
|
||||
{ CPU_FAST_SHIFT_EN {Barrel Shifter} }
|
||||
{ CPU_RF_HW_RST_EN {Allow Full HW Reset for Register File} {Implement register file with FFs instead of BRAM to allow full hardware reset} }
|
||||
{ CPU_RF_HW_RST_EN {Full HW Reset for Register File} {Implement register file with FFs instead of BRAM to allow full hardware reset} }
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue