Skip to content

pezy-computing/pzbcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svlint

PZBCM

This is a collection of basic common modules used in PEZY Computing K.K..

List of Modules

Filelist

Filelist of PZBCM is written by using flgen. Therefore, you need to geneate the filelist before using PZBCM. Example command is below.

$ flgen --output filelist.f path/to/pzbcm/pzbcm.list.rb
$ vcs -f filelist.f

Supported EDA Tools

  • Simulator
    • Synopsys VCS
    • Xilinx Vivado simulator
  • Synthesis
    • Synopsys Design Compiler
    • Xilinx Vivado
  • Other
    • Synopsys Formality

License

PZBCM is released under the Apache-2.0 license. See LICENSE and below for further details.

Copyright 2022 PEZY Computing K.K.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.