Quartus II negative bus dimensions in Schematic file



This question is Quartus II specific but I figured since this would
the proper place to find at least one person with this problem.

I want to use the fixed point package provided here:
http://www.accellera.org/apps/group_public/documents.php?wg_abbrev=vhdl

I can compile the library and use the files, but a problem arises when
I create a schematic file and try to synthesize. To use the fixed
point numbers I have to declare the bus width like so: var_name sfixed
(1 downto -30)

When I create a block out the file and try to synthesize it, I get an
error about illegal bus width "-30". Is there a way to get around
this? Or I cannot use negative numbers as a bus width?

Thanks
.



Relevant Pages

  • Re: Quartus II negative bus dimensions in Schematic file
    ... the proper place to find at least one person with this problem. ... I create a schematic file and try to synthesize. ... I've used them with Quartus and not had any problems. ...
    (comp.arch.fpga)
  • Re: CAN functional test
    ... To test sending and receiving ... For proper operation on a CAN bus system, ... This test will verify the functioning of the CAN transceiver ...
    (comp.arch.embedded)
  • Re: [PATCH 063/196] kset: convert /sys/devices to use kset_create
    ... by a name and just assume that they got the correct device. ... You need to just put your device on a real bus, ... That's the ONLY way you can guarantee the proper name will return ... Please fix it correctly. ...
    (Linux-Kernel)
  • Re: CAN functional test
    ... functioning with a termination plug. ... To test sending and receiving ... For proper operation on a CAN bus system, ...
    (comp.arch.embedded)
  • Post-Synthesis simulation runs into iteration limit
    ... I've been working on getting my Post-synthesis simulation to work. ... What I have is an entity which I want to synthesize: ... d_image0 is my input bus, ... Q_image0 are connected to the same bus in the design above, ...
    (comp.lang.vhdl)