Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bag2_wrappers

This repo contains wrappers for common ideal components which may not be set up correctly in the BAG process setup. In other words, this is not intended for things like ideal amplifiers, filters; this is for things like capacitors, resistors, etc.

Warning

  • Sometimes the BAG cache won't like if you have multiple layers of hierarchy with these components. Be sure to check that your generated schematic has the correct final value.

Using Components in BAG Schematic Generators

  1. Instantiate the component (e.g. res_ideal) in your schematic.
  2. To specify values for the component in your schematic generator script, it should be self.instances[<name>].parameters['res_val'] = <value> instead of self.instances[<name>].design()

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors