diff options
Diffstat (limited to 'io')
| -rw-r--r-- | io/model.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ | |||
| 9 | #include "isa/isa.h" | 9 | #include "isa/isa.h" |
| 10 | 10 | ||
| 11 | struct iomodel { | 11 | struct iomodel { |
| 12 | static constexpr unsigned int TT_OUTPUT_DELAY = 1; | 12 | static constexpr unsigned int TT_OUTPUT_DELAY = 10; |
| 13 | 13 | ||
| 14 | event_log log; | 14 | event_log log; |
| 15 | std::uint64_t time = 0; | 15 | std::uint64_t time = 0; |
