projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
049b3be
)
Commit
4c8f1e4cff73e635c187d029b325ba512224e29e
author
Michel Pollet
<buserror@gmail.com>
Mon, 21 Feb 2011 18:02:03 +0000
(18:02 +0000)
committer
Michel Pollet
<buserror@gmail.com>
Mon, 21 Feb 2011 18:02:03 +0000
(18:02 +0000)
Ran into the 128 limit at some point..
Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/sim_vcd_file.h
patch
|
blob
|
history
|
download
diff --git
a/simavr/sim/sim_vcd_file.h
b/simavr/sim/sim_vcd_file.h
index 7f55be8565b9b16a126ed46f7391632b61a76cc7..40d7b3ceb9c528bed1f9dbd9f24aa3133eb71430 100644
(file)
--- a/
simavr/sim/sim_vcd_file.h
+++ b/
simavr/sim/sim_vcd_file.h
@@
-40,7
+40,7
@@
extern "C" {
*/
#define AVR_VCD_MAX_SIGNALS 32
-#define AVR_VCD_LOG_SIZE
128
+#define AVR_VCD_LOG_SIZE
256
typedef struct avr_vcd_signal_t {
avr_irq_t irq; // receiving IRQ