URL
https://opencores.org/ocsvn/pss/pss/trunk
[/] [pss/] [trunk/] [pss/] [hdl/] [pss_soc_top.v] - Diff between revs 5 and 9
Show entire file |
Details |
Blame |
View Log
Rev 5 |
Rev 9 |
Line 72... |
Line 72... |
pss
|
pss
|
#(
|
#(
|
.CPU_PRESENT(1),
|
.CPU_PRESENT(1),
|
.CPU_RESET_DEFAULT(0),
|
.CPU_RESET_DEFAULT(0),
|
.A31_DEFAULT(1),
|
.A31_DEFAULT(1),
|
.MEM_DATA("D:/Research/Computer_Science/Projects/Practice/zpu/pss/pss/SW/onboard/Heartbeat/Heartbeat.hex"),
|
.MEM_DATA("<path_to_svn>/pss/trunk/pss/SW/onboard/Heartbeat/Heartbeat.hex"),
|
.MEM_SIZE_KB(8)
|
.MEM_SIZE_KB(8)
|
)
|
)
|
PSS
|
PSS
|
(
|
(
|
.clk_i(clk_i),
|
.clk_i(clk_i),
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.