Re: How to handle floating inputs in a device?




If I have a port 'xyz' defined as a std_logic input (its physical pin
is not connected), how can I assign a pullup 'H' or a pulldown 'L' to
that port in HDL ?

modelsim vcom results in an error, saying "Can not drive input signal
'xyz' "!

I do not have to worry about this port if it is a bi-directional one,
do I ?

Thanks,

Calvin

.



Relevant Pages

  • Re: I want COM1..4 back, not COM5
    ... >pulldown menu to select a COM port, but they only have COM1..4 listed. ... >XP found new hardware but put it at COM5 so I cannot use it! ... If your computer has hardware serial ports, ...
    (microsoft.public.windowsxp.help_and_support)
  • I want COM1..4 back, not COM5
    ... I'm using a piece of software (the Kiel 8051 development kit). ... pulldown menu to select a COM port, but they only have COM1..4 listed. ... just plugged in a PCMCIA RS232 board to give me a RS232 port. ... XP found new hardware but put it at COM5 so I cannot use it! ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Modeling pullup on the input
    ... > using any internal signal like the verilog-HDL pullup. ... The module is written below(didn't include the port delays and path ... Is there a way to show the pullup on "pad" ...
    (comp.lang.vhdl)
  • Re: Pic driven LEDs
    ... I dunno if that pic has pullup on that port. ... enough for high efficiency LEDs. ...
    (sci.electronics.design)
  • Re: How to handle floating inputs in a device?
    ... Calvin wrote: ... > If I have a port 'xyz' defined as a std_logic input (its physical pin ... > that port in HDL? ... driven high or floating, and a '0' if driven low. ...
    (comp.lang.vhdl)