From 1ef548dea6ad8f8e2b445dc96fe9eca1e5bcac88 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 23 Apr 2021 01:42:48 +0200 Subject: testsuite/gna: cleanup ghw related issues --- testsuite/gna/issue852/golden_repro1.txt | 213 +++++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 testsuite/gna/issue852/golden_repro1.txt (limited to 'testsuite/gna/issue852/golden_repro1.txt') diff --git a/testsuite/gna/issue852/golden_repro1.txt b/testsuite/gna/issue852/golden_repro1.txt new file mode 100644 index 000000000..18b116cef --- /dev/null +++ b/testsuite/gna/issue852/golden_repro1.txt @@ -0,0 +1,213 @@ +type std_ulogic is ('U', 'X', '0', '1', 'Z', 'W', 'L', 'H', '-'); -- WKT:3 +type integer is range <>; +subtype natural is integer range 0 to 2147483647; +type std_ulogic_vector is array (natural range <>) of std_ulogic; +type fifo_o_t is record + rx_ack: std_ulogic; + tx_cti: std_ulogic_vector (1 downto 0); + tx_dat: std_ulogic_vector; +end record; +type fifo_array_o_t is array (natural range <>) of fifo_o_t; +design + package standard: + package textio: + package std_logic_1164: + instance repro1: + signal arr_fifo_o: fifo_array_o_t (0 to 1): #1-#38 + process P0: + process P1: +Time is 0 fs +#1: 'U' (0) +#2: 'U' (0) +#3: 'U' (0) +#4: 'U' (0) +#5: 'U' (0) +#6: 'U' (0) +#7: 'U' (0) +#8: 'U' (0) +#9: 'U' (0) +#10: 'U' (0) +#11: 'U' (0) +#12: 'U' (0) +#13: 'U' (0) +#14: 'U' (0) +#15: 'U' (0) +#16: 'U' (0) +#17: 'U' (0) +#18: 'U' (0) +#19: 'U' (0) +#20: 'U' (0) +#21: 'U' (0) +#22: 'U' (0) +#23: 'U' (0) +#24: 'U' (0) +#25: 'U' (0) +#26: 'U' (0) +#27: 'U' (0) +#28: 'U' (0) +#29: 'U' (0) +#30: 'U' (0) +#31: 'U' (0) +#32: 'U' (0) +#33: 'U' (0) +#34: 'U' (0) +#35: 'U' (0) +#36: 'U' (0) +#37: 'U' (0) +#38: 'U' (0) +Time is 0 fs +#1: 'U' (0) +#2: 'U' (0) +#3: 'U' (0) +#4: 'U' (0) +#5: 'U' (0) +#6: 'U' (0) +#7: 'U' (0) +#8: 'U' (0) +#9: 'U' (0) +#10: 'U' (0) +#11: 'U' (0) +#12: 'U' (0) +#13: 'U' (0) +#14: 'U' (0) +#15: 'U' (0) +#16: 'U' (0) +#17: 'U' (0) +#18: 'U' (0) +#19: 'U' (0) +#20: 'U' (0) +#21: 'U' (0) +#22: 'U' (0) +#23: 'U' (0) +#24: 'U' (0) +#25: 'U' (0) +#26: 'U' (0) +#27: 'U' (0) +#28: 'U' (0) +#29: 'U' (0) +#30: 'U' (0) +#31: 'U' (0) +#32: 'U' (0) +#33: 'U' (0) +#34: 'U' (0) +#35: 'U' (0) +#36: 'U' (0) +#37: 'U' (0) +#38: 'U' (0) +Time is 200000 fs +#1: 'U' (0) +#2: 'U' (0) +#3: 'U' (0) +#4: 'U' (0) +#5: 'U' (0) +#6: 'U' (0) +#7: 'U' (0) +#8: 'U' (0) +#9: 'U' (0) +#10: 'U' (0) +#11: 'U' (0) +#12: 'U' (0) +#13: 'U' (0) +#14: 'U' (0) +#15: 'U' (0) +#16: 'U' (0) +#17: 'U' (0) +#18: 'U' (0) +#19: 'U' (0) +#20: 'U' (0) +#21: 'U' (0) +#22: 'U' (0) +#23: 'U' (0) +#24: 'U' (0) +#25: 'U' (0) +#26: 'U' (0) +#27: 'U' (0) +#28: 'U' (0) +#29: 'U' (0) +#30: 'U' (0) +#31: 'U' (0) +#32: 'U' (0) +#33: 'U' (0) +#34: 'U' (0) +#35: '1' (3) +#36: 'U' (0) +#37: 'U' (0) +#38: 'U' (0) +Time is 1000000 fs +#1: 'U' (0) +#2: 'U' (0) +#3: 'U' (0) +#4: 'U' (0) +#5: 'U' (0) +#6: 'U' (0) +#7: 'U' (0) +#8: 'U' (0) +#9: 'U' (0) +#10: 'U' (0) +#11: 'U' (0) +#12: 'U' (0) +#13: 'U' (0) +#14: 'U' (0) +#15: 'U' (0) +#16: 'U' (0) +#17: '1' (3) +#18: 'U' (0) +#19: 'U' (0) +#20: 'U' (0) +#21: 'U' (0) +#22: 'U' (0) +#23: 'U' (0) +#24: 'U' (0) +#25: 'U' (0) +#26: 'U' (0) +#27: 'U' (0) +#28: 'U' (0) +#29: 'U' (0) +#30: 'U' (0) +#31: 'U' (0) +#32: 'U' (0) +#33: 'U' (0) +#34: 'U' (0) +#35: '1' (3) +#36: 'U' (0) +#37: 'U' (0) +#38: 'U' (0) +Time is 2000000 fs +#1: 'U' (0) +#2: 'U' (0) +#3: 'U' (0) +#4: 'U' (0) +#5: 'U' (0) +#6: 'U' (0) +#7: 'U' (0) +#8: 'U' (0) +#9: 'U' (0) +#10: 'U' (0) +#11: 'U' (0) +#12: 'U' (0) +#13: 'U' (0) +#14: 'U' (0) +#15: 'U' (0) +#16: 'U' (0) +#17: '0' (2) +#18: 'U' (0) +#19: 'U' (0) +#20: 'U' (0) +#21: 'U' (0) +#22: 'U' (0) +#23: 'U' (0) +#24: 'U' (0) +#25: 'U' (0) +#26: 'U' (0) +#27: 'U' (0) +#28: 'U' (0) +#29: 'U' (0) +#30: 'U' (0) +#31: 'U' (0) +#32: 'U' (0) +#33: 'U' (0) +#34: 'U' (0) +#35: '1' (3) +#36: 'U' (0) +#37: 'U' (0) +#38: 'U' (0) -- cgit v1.2.3