mirror of
https://github.com/ParkerTenBroeck/hdl_sim.git
synced 2026-06-06 21:24:06 -04:00
added verilog support
This commit is contained in:
parent
5746846896
commit
c3a3e89082
20 changed files with 633 additions and 88 deletions
|
|
@ -5,6 +5,8 @@
|
|||
llvmPackages.bintools
|
||||
rustup
|
||||
ghdl-llvm
|
||||
verilator
|
||||
python3
|
||||
];
|
||||
RUSTC_VERSION = "nightly";
|
||||
# https://github.com/rust-lang/rust-bindgen#environment-variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue