Matt Venn
Maximo Balestrini
caravel
mgmt_core
mgmt_protect
chip_io
Rohith Akula
Frans Skarman
wire ena; wire[8:0] data; wire ena_reg; wire[8:0] data_reg; always @(posedge clk) begin ena_reg <= ena; end always @(posedge clk) begin if (ena) begin data_reg <= data; end else begin data_reg <= data_reg; end end
flow.tcl
sky130_fd_sc_hd__dlclkp_1
hayato kimura
hayato@DESKTOP-931VA3D:~$ xschem cd caravel_user_project_analog ^CUse 'exit' to close the program open_pdks installation: using /home/hayato/pdk SKYWATER_MODELS: /home/hayato/pdk/sky130A/libs.tech/ngspice SKYWATER_STDCELLS: /home/hayato/pdk/sky130A/libs.ref/sky130_fd_sc_hd/spice Tcl_AppInit() error: can not execute /usr/local/share/xschem/xschem.tcl, please fix: invalid command name "image" tcleval(): evaluation of script: wm withdraw . failed : invalid command name "wm" tcleval(): evaluation of script: tk_messageBox -icon error -type ok -message {Tcl_AppInit() err 1: can not execute /usr/local/share/xschem/xschem.tcl, please fix: invalid command name "image"} failed : invalid command name "tk_messageBox"
cd osic-multitool/
export NGSPICE_VERSION=38
./iic-osic-setup.sh
cd
source iic-init.sh
Nelson Rodriguez
FIXED_BBOX
class, use
LEFclass
LEFsource
LEFsite
Connie Duong
<?xml version="1.0" encoding="utf-8"?> <report-database> <description>SKY130 DRC runset</description> <original-file/> <generator>drc: script='/home/connie/mpw_precheck/checks/tech-files/sky130A_mr.drc'</generator> <top-cell>user_analog_project_wrapper</top-cell> <tags> </tags> <categories> <category> <name>dnwell.2</name> <description>dnwell.2 : min. dnwell width : 3.0um</description> <categories> </categories> </category> <category>
Jill Burnham
Abhay Kulkarni
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.