Skip to content

Commit

Permalink
Add note re: image size
Browse files Browse the repository at this point in the history
  • Loading branch information
y2kbugger committed Oct 11, 2019
1 parent 79c0cd8 commit 534513f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/icefun.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ class Platform(LatticePlatform):
default_clk_name = "clk12"
default_clk_period = 83.333

# gateware_size = 3*64*1024 # from icefundocs first 3 64k sectors reserved for FPGA
gateware_size = 0x28000

# FIXME: Create a "spi flash module" object in the same way we have SDRAM
Expand Down

0 comments on commit 534513f

Please sign in to comment.