ICI Techno

ICI TechnoICI TechnoICI Techno

ICI Techno

ICI TechnoICI TechnoICI Techno
  • Home
  • Why Novakod
  • Products
    • Download
    • Licenses
    • License Self-Help
  • Support
    • Documentation
    • Examples and LIbraries
  • More
    • Home
    • Why Novakod
    • Products
      • Download
      • Licenses
      • License Self-Help
    • Support
      • Documentation
      • Examples and LIbraries
  • Sign In

  • My Account
  • Signed in as:

  • filler@godaddy.com


  • My Account
  • Sign out


Signed in as:

filler@godaddy.com

  • Home
  • Why Novakod
  • Products
    • Download
    • Licenses
    • License Self-Help
  • Support
    • Documentation
    • Examples and LIbraries

Account


  • My Account
  • Sign out


  • Sign In
  • My Account

psC Language Features

Hello digital world!

The well-known Hello World! C++ program prints its message to the console. In the digital world, the first program is the counter. The image presents the schematic of the Hello digital world! program as it appears in Novakod Studio. The complete source code follows. This code shows how easy it is to implement a simple counter in psC. This counter not only implements the basic functions, it also supports function priority, specified by the number in parenthesis.

Complete type system

The psC language includes all the usual high-level language types, from bit to long, including enums, fixed-point, floating-point and variable precision types. 

Native types

User-defined types

FPGAs require optimized types. Variable precision signed and unsigned types up to 64 bits are supported.
The useful enum type is also supported.  Here is a component using a few types with literal assignments:

C++-like operators, expressions and assignments

The psC language expressions are identical to C++ expressions and include type cast, character functions, mathematical functions and, specific to psC, bit manipulation functions. The followingtables show the operators, expressions and assignments operators available. 

Operators and expressions

Assignments

Powerful control instructions

More powerful than C++, the psC instructions if and switch are also expressions returning a value.  This is quite useful for selective assignment. The example is an FSM (finite state machine) using only one switch instruction.  As shown, if and switch can be embedded.

Copyright © 2019-23 ICI Techno - All right reserved.

  • Home
  • Why Novakod
  • Download
  • Licenses
  • Privacy polilcy
  • Documentation

Powered by GoDaddy Website Builder