OpenCores
URL https://opencores.org/ocsvn/pss/pss/trunk

Subversion Repositories pss

[/] [pss/] [trunk/] [pss/] [hdl/] [pss_soc_top.v] - Diff between revs 2 and 4

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 4
Line 72... Line 72...
pss
pss
#(
#(
        .CPU_PRESENT(1),
        .CPU_PRESENT(1),
        .CPU_RESET_DEFAULT(0),
        .CPU_RESET_DEFAULT(0),
        .A31_DEFAULTS(1),
        .A31_DEFAULTS(1),
        .MEM_DATA("D:/Research/Computer_Science/Projects/Practice/zpu/pss/pss/SW/onboard/Heartbeat/Heartbeat.hex"),
        .MEM_DATA("print_your_full_hex_filename"),
        .MEM_SIZE_KB(8)
        .MEM_SIZE_KB(8)
)
)
pss
pss
(
(
        .clk_i(clk_i),
        .clk_i(clk_i),

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.