switch to using new crate::build system
This commit is contained in:
parent
aacd05378f
commit
7af9abfb6f
24 changed files with 5202 additions and 3043 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//! Formal tests in Fayalite
|
||||
|
||||
use fayalite::{
|
||||
cli::FormalMode,
|
||||
build::formal::FormalMode,
|
||||
clock::{Clock, ClockDomain},
|
||||
expr::{CastTo, HdlPartialEq},
|
||||
firrtl::ExportOptions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue