Altera_Forum
Honored Contributor
17 years agonumerical representation help
i tried a simple model such as following:
a constant block with value -8/3 connected to five inputs are set as following: 1: Bus Type = Signed Fractional Number of Bits [.] = 5 [.] Number of Bits = 0 2: Bus Type = Signed Fractional Number of Bits [.] = 4 [.] Number of Bits = 1 3: Bus Type = Signed Fractional Number of Bits [.] = 3 [.] Number of Bits = 2 4: Bus Type = Signed Integer Number of Bits [.] = 4 [.] Number of Bits = 1 5: Bus Type = UnSigned Integer Number of Bits [.] = 3 [.] Number of Bits = 2 all the inputs are connected to a Multiplexer then to a Display the figure of the model is attached. when i start simulation, i get error complaining the mixed data type. any advice?