Digital Support Library #1179
YulienPohl
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Digital Support Library contains useful circuits that facilitate work with the Digital simulator as well as extend its functionality.
Since Digital has the functionality to export circuits to VHDL or Verilog, some circuits are modeled after the VHDL standard library.
Most of the circuits are generic, that means you have the possibility to set the bit width or other properties.
Included are mathematical circuits for integer, fixed point and floating point, as well as memory and control flow circuits.
Although this library is not complete, I share it because otherwise I would never get it done or would gather dust. 😅
Beta Was this translation helpful? Give feedback.
All reactions