00:22
pbsds has joined ##openfpga
01:57
Degi_ has joined ##openfpga
01:59
Degi has quit [Ping timeout: 272 seconds]
01:59
Degi_ is now known as Degi
09:00
indefini[m] has quit [Quit: You have been kicked for being idle]
09:03
<
sensille >
does ghdl support internal tri-state?
09:06
<
sensille >
tyring to use ghdl for vhdl->verilog conversion (standalone)
09:07
<
sensille >
ISE just synthesizes internal tri-state busses as muxes
16:55
<
josuah >
everything I was told about internal signals is to avoid tri-state in any language
16:55
<
josuah >
and use separate input and output for bus
16:55
<
josuah >
was the aim to reduce the wire count?
17:00
<
sensille >
my aim is to bring an existing design to life on lattice
17:00
<
sensille >
with a 20 year history (not mine)
21:46
<
Forty-Bot >
afaik lattice fpgas don't have internal tri-state busses
22:19
<
sensille >
yeah, i think the spartan6 neither, but ISE synthesizes it to muxes