[Oberon] FPGA - Naming Conventions

Jörg joerg.straube at iaeth.ch
Tue Apr 11 19:09:31 CEST 2017


CONST
  Width = 100;
  pi = 3.1415926535;

Jörg

> Am 11.04.2017 um 18:31 schrieb Oleg N. Cher <allot at bk.ru>:
> 
> Dear Jörg,
> 
> and what is difference between constants and math constants?
> Give an example, plz.
> 
> 
> Jörg пишет:
> 
>> use |Capitalized| or |UpperCamelCase| identifiers for programs, modules, constants, types and procedures, and |lowercase| or |lowerCamelCase| identifiers for math constants, variables, formal parameters and functions.
>> Jörg
> 
> --
> Oleg N. Cher
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon


More information about the Oberon mailing list