- Compile
float_adder.vhdl
- Open the
float_adder
component from thework
library - Add
/float_adder/x
,/float_adder/y
, and/float_adder/z
to the waveform viewer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Zed settings | |
// | |
// For information on how to configure Zed, see the Zed | |
// documentation: https://zed.dev/docs/configuring-zed | |
// | |
// To see all of Zed's default settings without changing your | |
// custom settings, run the `zed: Open Default Settings` command | |
// from the command palette | |
{ | |
"base_keymap": "JetBrains", |