Noob question here: Im lost with all the different...
# openlane
o
Noob question here: Im lost with all the different tools and acronyms, My friend Kaitlyn, has written some veralog code that implements a simple led driver, What is the
compiler toolchain
software called? is it
openlane
? Does anyone have
links
to
how to start guides
with this compiler tool chain? any support would be greatly apricated! best, -oran
m
@Oran C Welcome! I'd start from here https://github.com/The-OpenROAD-Project/OpenLane The link you referenced should be generally correct, but the repo is outdated, I believe.
o
thanks! Do i need to install the pdk inorder to compile my veralgo code?
m
The PDK includes the verilog definitions for the standard cells, so yes, you probably should install it.