OpenCores
URL https://opencores.org/ocsvn/rf68000/rf68000/trunk

Subversion Repositories rf68000

[/] [rf68000/] [trunk/] [README.md] - Diff between revs 4 and 5

Show entire file | Details | Blame | View Log

Rev 4 Rev 5
Line 36... Line 36...
The core supports 96-bit triple precision decimal floating-point. The core repurposes the packed BCD floating-point instructions to implement triple precision densely-packed-decimal floating point. This may be
The core supports 96-bit triple precision decimal floating-point. The core repurposes the packed BCD floating-point instructions to implement triple precision densely-packed-decimal floating point. This may be
disabled by commenting out the 'SUPPORT_DECFLT' definition to reduce the core
disabled by commenting out the 'SUPPORT_DECFLT' definition to reduce the core
size.
size.
The following floating-point instructions are at least partially supported:
The following floating-point instructions are at least partially supported:
FADD, FSUB, FMUL, FDIV, FNEG, FSCALE, FCMP, FTST, FBcc, FMOVE
FADD, FSUB, FMUL, FDIV, FNEG, FSCALE, FCMP, FTST, FBcc, FMOVE
 
Decimal floating-point primitives are found in the ft816float project at
 
opencores.org.
 
 
## License
## License
BSD-3
BSD-3
 
 
## Other 68k Cores
## Other 68k Cores

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.