mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-25 15:39:27 -05:00
Set APP_SIZE if not defined.
This commit is contained in:
parent
a99e69f33e
commit
48c9709164
@ -23,6 +23,10 @@
|
|||||||
`define verbose(debug_command)
|
`define verbose(debug_command)
|
||||||
`endif
|
`endif
|
||||||
|
|
||||||
|
`ifndef APP_SIZE
|
||||||
|
`define APP_SIZE 0
|
||||||
|
`endif
|
||||||
|
|
||||||
module application_fpga_sim (
|
module application_fpga_sim (
|
||||||
input wire clk,
|
input wire clk,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user