Xilinx ise 74xxx chips?

Guest
How does one create equalients to the 74xxx chips in Xilinx ISE such that it
later appears to be an atomic unit. Just like any other gate ..?
 
pbdelete@spamnuke.ludd.luthdelete.se.invalid wrote:

How does one create equalients to the 74xxx chips in Xilinx ISE such that
it later appears to be an atomic unit. Just like any other gate ..?
The Quartus schematic editor has such symbols
built-in. ISE probable does too.
But consider learning an HDL to describe
exactly what *your* design should do without
any 74xxx abstraction layer.

-- Mike Treseler
 
Mike Treseler <mike_treseler@comcast.net> wrote:
pbdelete@spamnuke.ludd.luthdelete.se.invalid wrote:

How does one create equalients to the 74xxx chips in Xilinx ISE such that
it later appears to be an atomic unit. Just like any other gate ..?

The Quartus schematic editor has such symbols
built-in. ISE probable does too.
But consider learning an HDL to describe
exactly what *your* design should do without
any 74xxx abstraction layer.
I'm working on a translation tool. Thus the need for this.
When constructing new I would ofcourse use hdl.

Btw, this is for the schematic entry (.sch).
 
In article <4dbegbF18uuu2U1@individual.net>,
mike_treseler@comcast.net says...

[ ... ]

The Quartus schematic editor has such symbols
built-in. ISE probable does too.
But consider learning an HDL to describe
exactly what *your* design should do without
any 74xxx abstraction layer.
I believe the correct term for that would be a
"distraction layer."

--
Later,
Jerry.

The universe is a figment of its own imagination.
 
Jerry Coffin wrote:

I believe the correct term for that would be a
"distraction layer."
Well said.

TTL has at least a 30 year head start.
Simulation using the
synchronous process/always block
is having a difficult time catching up.

For the algorithmic, it's not exactly C.
For the solder sect, it's not exactly 7400.

-- Mike Treseler
 
In article <4debu8F19r6ucU1@individual.net>,
mike_treseler@comcast.net says...
Jerry Coffin wrote:

I believe the correct term for that would be a
"distraction layer."

Well said.
[ ... ]

For the algorithmic, it's not exactly C.
For the solder sect, it's not exactly 7400.
Or, as the old saying goes, it's neither fish nor fowl.

If you'll forgive more word play, "neither fish nor
foul" might be more questionable.

--
Later,
Jerry.

The universe is a figment of its own imagination.
 
Hi there

check this site.
http://www.freemodelfoundry.com/fmf_models.html

pbdelete@spamnuke.ludd.luthdelete.se.invalid wrote:
How does one create equalients to the 74xxx chips in Xilinx ISE such that it
later appears to be an atomic unit. Just like any other gate ..?
 

Welcome to EDABoard.com

Sponsor

Back
Top