mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-25 07:29:25 -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)
|
||||
`endif
|
||||
|
||||
`ifndef APP_SIZE
|
||||
`define APP_SIZE 0
|
||||
`endif
|
||||
|
||||
module application_fpga_sim (
|
||||
input wire clk,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user