mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
[vivado ip] minor GUI edit
This commit is contained in:
parent
f8dbadbf2e
commit
121af3cc06
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ ipgui::move_param -component [ipx::current_core] -order 14 [ipgui::get_guiparams
|
|||
# **************************************************************
|
||||
# Configuration GUI: Peripherals
|
||||
# **************************************************************
|
||||
set_property display_name {External interrupt controller (XIRQ)} [ipgui::get_guiparamspec -name "XIRQ_NUM_CH" -component [ipx::current_core]]
|
||||
set_property display_name {External interrupt controller (XIRQ) channels} [ipgui::get_guiparamspec -name "XIRQ_NUM_CH" -component [ipx::current_core]]
|
||||
set_property display_name {General-purpose inputs} [ipgui::get_guiparamspec -name "IO_GPIO_IN_NUM" -component [ipx::current_core]]
|
||||
set_property display_name {General-purpose outputs} [ipgui::get_guiparamspec -name "IO_GPIO_OUT_NUM" -component [ipx::current_core]]
|
||||
set_property display_name {Machine timer} [ipgui::get_guiparamspec -name "IO_MTIME_EN" -component [ipx::current_core]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue